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

DM-14997: Implement RFC-498: homogenize naming of calibration flags #37

Merged
merged 1 commit into from Aug 22, 2018

Conversation

laurenam
Copy link
Contributor

This implements RFC-498 and includes:

  • calib_psfUsed -> calib_psf_used
  • calib_psfCandidate -> calib_psf_candidate
  • calib_astrometryUsed -> calib_astrometry_used

to match the other exsiting flags:

  • calib_photometry_used
  • calib_photometry_reserved

and to match the recently updated documentation in afw/doc/table.dox, in
particular: "if the prefix of a field name represents a conceptual group
of multiple fields, use underscores to join the group name to the group
elements."

@laurenam laurenam force-pushed the tickets/DM-14997 branch 2 times, most recently from 08afa27 to 84ed122 Compare August 7, 2018 19:11
This implements RFC-498 and includes:
   - calib_psfUsed -> calib_psf_used
   - calib_psfCandidate -> calib_psf_candidate
   - calib_astrometryUsed -> calib_astrometry_used

to match the other exsiting flags:
   - calib_photometry_used
   - calib_photometry_reserved

and to match the recently updated documentation in afw/doc/table.dox, in
particular: "if the prefix of a field name represents a conceptual group
of multiple fields, use underscores to join the group name to the group
elements."
@laurenam laurenam merged commit 185795a into master Aug 22, 2018
@ktlim ktlim deleted the tickets/DM-14997 branch August 25, 2018 06:50
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.

None yet

1 participant