# goodman_photometry
Routines to perform automatic astrometry and photometry of goodman imaging observations
The codes were initially based on STDPipe (https://github.com/karpov-sv/stdpipe) and adapted for Goodman HST.
- goodman_astro.py contains all the auxiliary functions for redastro and redphot routines.
- redastro.py is the astrometric solution routine, which will add a celestial WCS to the fits file processed or not by redccd.
- redphot.py is the photometric solution routine, which will evaluate the photometric zero point of the image based on the Gaia-DR2 catalog.
Raw data
{
"_id": null,
"home_page": null,
"name": "goodman-photometry",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Felipe Navarete <felipe.navarete@noirlab.edu>",
"keywords": "soar, pipelines, astronomy, images, astrometry, photometry",
"author": null,
"author_email": "Felipe Navarete <felipe.navarete@noirlab.edu>",
"download_url": "https://files.pythonhosted.org/packages/40/57/1545026b5f53212c2bab34bf93b7b5cec366e8e2eb9253b652e86ef76f3b/goodman_photometry-0.1.0.tar.gz",
"platform": null,
"description": "# goodman_photometry\nRoutines to perform automatic astrometry and photometry of goodman imaging observations\n\nThe codes were initially based on STDPipe (https://github.com/karpov-sv/stdpipe) and adapted for Goodman HST.\n\n- goodman_astro.py contains all the auxiliary functions for redastro and redphot routines.\n- redastro.py is the astrometric solution routine, which will add a celestial WCS to the fits file processed or not by redccd.\n- redphot.py is the photometric solution routine, which will evaluate the photometric zero point of the image based on the Gaia-DR2 catalog.\n",
"bugtrack_url": null,
"license": null,
"summary": "Pipeline for reducing Goodman HTS data.",
"version": "0.1.0",
"project_urls": {
"Bug Reports": "https://github.com/navarete/goodman_photometry/issues",
"Homepage": "https://github.com/navarete/goodman_photometry",
"Source": "https://github.com/navarete/goodman_photometry"
},
"split_keywords": [
"soar",
" pipelines",
" astronomy",
" images",
" astrometry",
" photometry"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6620ab45db79579fb5b17f6d2a1e94c60c9c8e933d7705218f69663adf35708d",
"md5": "80a9b69f1471cc86d659f7ecedc04cc7",
"sha256": "50ef8828254cd08bd10b9c2c38e0654e511a2a86d9d7a5aca15a57216c65e7ee"
},
"downloads": -1,
"filename": "goodman_photometry-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "80a9b69f1471cc86d659f7ecedc04cc7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 37837,
"upload_time": "2024-10-24T19:07:52",
"upload_time_iso_8601": "2024-10-24T19:07:52.470180Z",
"url": "https://files.pythonhosted.org/packages/66/20/ab45db79579fb5b17f6d2a1e94c60c9c8e933d7705218f69663adf35708d/goodman_photometry-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "40571545026b5f53212c2bab34bf93b7b5cec366e8e2eb9253b652e86ef76f3b",
"md5": "08b9b6791613dfb3598f1ce7413e385a",
"sha256": "e6c2dbb59942ef43180a3b17a9ad9da36899abbbbb32131ea8bc6737c0982d86"
},
"downloads": -1,
"filename": "goodman_photometry-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "08b9b6791613dfb3598f1ce7413e385a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 37924,
"upload_time": "2024-10-24T19:07:54",
"upload_time_iso_8601": "2024-10-24T19:07:54.169574Z",
"url": "https://files.pythonhosted.org/packages/40/57/1545026b5f53212c2bab34bf93b7b5cec366e8e2eb9253b652e86ef76f3b/goodman_photometry-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-24 19:07:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "navarete",
"github_project": "goodman_photometry",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "goodman-photometry"
}