Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change description of apertures in skies file header #59

Merged
merged 5 commits into from Aug 23, 2018
Merged

Conversation

geordie666
Copy link
Contributor

Describe apertures as "radii" not sizes. Also deprecate data model for files that are no longer in use to fix #58.

AP0 0.75 float size of aperture sunk at sky location [arcsec]
AP1 1.0 float size of aperture sunk at sky location [arcsec]
AP0 0.75 float radius of aperture sunk at sky location [arcsec]
AP1 1.0 float radius of aperture sunk at sky location [arcsec]
BADFLUX0 1000.0 float amount of flux in AP0 to define a BAD sky location
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to read this a couple times to understand what an "aperture sunk" was! Should also specify the units of BADFLUX (nanomaggies).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in b97def9.

@moustakas: If this looks good now, please merge.

Copy link
Member

@weaverba137 weaverba137 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. My only thought is whether there are other places, in DESI_TARGET at least where the term "size" might be ambiguous.

@moustakas moustakas merged commit 5f4528d into master Aug 23, 2018
@moustakas moustakas deleted the ADMapradii branch August 23, 2018 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DESI_TARGET has evolved away from using a separate file for standard stars
3 participants