Changeset 41946 for trunk/Ohana
- Timestamp:
- Dec 1, 2021, 1:36:01 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relphot/src/ResetOps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relphot/src/ResetOps.c
r41647 r41946 22 22 ID_MEAS_PHOTOM_PSF | // this measurement is used for the mean psf mag 23 23 ID_MEAS_PHOTOM_APER | // this measurement is used for the mean ap mag 24 ID_MEAS_PHOTOM_KRON ; // this measurement is used for the mean kron mag 24 ID_MEAS_PHOTOM_KRON | // this measurement is used for the mean kron mag 25 ID_MEAS_MASKED_PSF | // this measurement is masked based on IRLS weights for mean psf mag 26 ID_MEAS_MASKED_APER | // this measurement is masked based on IRLS weights for mean ap mag 27 ID_MEAS_MASKED_KRON ; // this measurement is masked based on IRLS weights for mean kron mag 25 28 26 29 // ID_MEAS_PHOTOM_UBERCAL -- externally-supplied zero point from ubercal analysis
Note:
See TracChangeset
for help on using the changeset viewer.
