Changeset 42065
- Timestamp:
- Feb 24, 2022, 4:33:57 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20211108/Ohana/src/relphot/src/ResetOps.c
r41647 r42065 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.
