Changeset 37109
- Timestamp:
- Jul 24, 2014, 11:10:59 AM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140717/Ohana/src/libautocode/def
- Files:
-
- 3 edited
-
secfilt-ps1-v4.d (modified) (1 diff)
-
secfilt-ps1-v5.d (modified) (1 diff)
-
secfilt.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140717/Ohana/src/libautocode/def/secfilt-ps1-v4.d
r37034 r37109 23 23 FIELD ubercalDist, UBERCAL_DIST, short, number of images from an ubercal-image 24 24 FIELD Mstdev, MAG_STDEV, short, standard deviation of measurements, millimags 25 FIELD stackDetectID, STACK_DETECT_ID, uint64_t, detection ID on stack used for fluxes (if any) 25 FIELD stackPrmryOff, STACK_PRIMARY_OFF, int, measure entry which is primary stack detection 26 FIELD stackBestOff, STACK_BEST_OFF, int, measure entry which is best stack detection -
branches/eam_branches/ipp-20140717/Ohana/src/libautocode/def/secfilt-ps1-v5.d
r37034 r37109 42 42 FIELD dFapStk, FLUX_AP_STK_ERR, float, mean flux ap error 43 43 44 ## need an 8-byte boundary here ## 45 FIELD stack DetectID, STACK_DETECT_ID, uint64_t, detection ID on stack used for fluxes (if any)44 FIELD stackPrmryOff, STACK_PRIMARY_OFF, int, measure entry which is primary stack detection 45 FIELD stackBestOff, STACK_BEST_OFF, int, measure entry which is best stack detection 46 46 47 47 ## *** this section is for forced-warp mean values *** -
branches/eam_branches/ipp-20140717/Ohana/src/libautocode/def/secfilt.d
r37034 r37109 42 42 FIELD dFapStk, FLUX_AP_STK_ERR, float, mean flux ap error 43 43 44 ## need an 8-byte boundary here ## 45 FIELD stack DetectID, STACK_DETECT_ID, uint64_t, detection ID on stack used for fluxes (if any)44 FIELD stackPrmryOff, STACK_PRIMARY_OFF, int, measure entry which is primary stack detection 45 FIELD stackBestOff, STACK_BEST_OFF, int, measure entry which is best stack detection 46 46 47 47 ## *** this section is for forced-warp mean values ***
Note:
See TracChangeset
for help on using the changeset viewer.
