Changeset 19068
- Timestamp:
- Aug 14, 2008, 2:44:03 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppStats.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppStats.config
r18563 r19068 3 3 # Options governing statistics 4 4 SAMPLE F32 0.1 # Fraction of cell to sample 5 DO.FIRST.READOUT.3D BOOL FALSE # for 3D images, measure stats of first readout 5 6 6 7 # Mask value to use for statistics. this is only used for stand-alone … … 24 25 # basic stats for output images 25 26 CHIPSTATS METADATA 27 STAT MULTI 28 STAT STR ROBUST_MEDIAN 29 STAT STR ROBUST_STDEV # Background statistics estimators 30 31 HEADER MULTI 32 HEADER STR OVER_VAL 33 HEADER STR FWHM_X # major axis FWHM (in pixels) 34 HEADER STR FWHM_Y # minor axis FWHM (in pixels) 35 HEADER STR DT_DET # elapsed time in detrend processing 36 HEADER STR DT_PHOT # elapsed time in photometry processing 37 HEADER STR DT_ASTR # elapsed time in astrometry processing 38 HEADER STR APMIFIT 39 HEADER STR DAPMIFIT 40 HEADER STR CERROR 41 HEADER STR NSTARS 42 HEADER STR NASTRO 43 44 ANALYSIS MULTI # metadata blocks to search in chip/cell/readout->analysis 45 ANALYSIS STR PSPHOT.HEADER 46 ANALYSIS STR PSASTRO.HEADER 47 END 48 49 # basic stats for output images 50 DARKSTATS METADATA 51 DO.FIRST.READOUT.3D BOOL TRUE # for 3D images, measure stats of first readout 52 26 53 STAT MULTI 27 54 STAT STR ROBUST_MEDIAN
Note:
See TracChangeset
for help on using the changeset viewer.
