Changeset 37403 for branches/eam_branches/ps2-tc3-20130727/Ohana/src/libautocode/def/photcode-ps1-v2.d
- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/Ohana
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/Ohana/src/libautocode/def/photcode-ps1-v2.d
r27579 r37403 22 22 FIELD astromErrScale, ASTROM_ERR_SCALE, float, astrometric error scale 23 23 FIELD astromErrMagScale, ASTROM_ERR_MAG_SCALE, float, astrometric error / mag error scale 24 FIELD astromPoorMask, ASTROM_POOR_MASK, short,detections matching this mask should only be used in emergencies25 FIELD astromBadMask, ASTROM_BAD_MASK, short,detections matching this mask should not be used24 FIELD astromPoorMask, ASTROM_POOR_MASK, unsigned short, detections matching this mask should only be used in emergencies 25 FIELD astromBadMask, ASTROM_BAD_MASK, unsigned short, detections matching this mask should not be used 26 26 FIELD photomErrSys, PHOTOM_ERR_SYS, float, systematic photometric error 27 FIELD photomPoorMask, PHOTOM_POOR_MASK, short,detections matching this mask should only be used in emergencies28 FIELD photomBadMask, PHOTOM_BAD_MASK, short,detections matching this mask should not be used27 FIELD photomPoorMask, PHOTOM_POOR_MASK, unsigned short, detections matching this mask should only be used in emergencies 28 FIELD photomBadMask, PHOTOM_BAD_MASK, unsigned short, detections matching this mask should not be used 29 29 30 30 # dR_total^2 = dR_sys^2 + AS * dR_obs^2 + MS * dM_obs^2
Note:
See TracChangeset
for help on using the changeset viewer.
