Changeset 13415
- Timestamp:
- May 17, 2007, 2:47:17 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/simple/camera.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/simple/camera.config
r13384 r13415 90 90 PPIMAGE.FLAT INPUT @DETDB CHIP IMAGE 91 91 PPIMAGE.MASK INPUT @DETDB CHIP IMAGE 92 PSPHOT.INPUT INPUT none.fitsCHIP IMAGE92 PSPHOT.INPUT INPUT @FILES CHIP IMAGE 93 93 PSWARP.INPUT INPUT none.fits FPA IMAGE 94 94 PSWARP.SKYCELL INPUT none.fits FPA IMAGE 95 95 PSASTRO.INPUT.CMP INPUT none.fits CHIP CMP 96 96 PSASTRO.INPUT.CMF INPUT none.fits CHIP CMF 97 PSPHOT.LOAD INPUT none.fits CHIP IMAGE 97 98 PSPHOT.PSF.LOAD INPUT none.fits CHIP PSF 98 99 PSPHOT.INPUT.CMF INPUT none.fits CHIP CMF … … 150 151 # user can set the file type (IMAGE, JPEG, RAW, SX, OBJ, CMP, CMF) : but these are not variable in most cases! 151 152 # user can set the file mode (READ, WRITE), but these must be set by the programmer 152 # user can set the file depth: only valid for output files153 153 # user can set the data depth: must be >= file depth 154 # user can set the file format: only valid for newly created FPAs155 # user can set the colormap, scaling method, scaling range (JPEG only)156 # user can set the extension name for the data and header segments (CMF only)157 154 158 # known uses of the filename.xtra, extname.rule, and extname.xtra: 159 # extname.rule: used to construct output EXTNAME keys (CMF DATA) 160 # extname.xtra: used to construct output EXTNAME keys (CMF HEAD) 155 EXTNAME.RULES METADATA 156 CMF.HEAD STR {CHIP.NAME}.hdr 157 CMF.DATA STR {CHIP.NAME}.psf # use .PSF and .EXT? 161 158 162 # extname.rule: used to carry classID to DetDB 163 # filename.xtra: used to carry detID to DetDB (internal) 159 PSF.TABLE STR {CHIP.NAME}.psf_model 160 PSF.RESID STR {CHIP.NAME}.psf_resid 161 END 164 162 165 # filename.xtra: used to carry arglist name (internal)166 167 # filename.xtra: used to define the JPEG colormap168 # extname.rule: used to define the JPEG scaling method169 # extname.xtra: used to carry arguments of JPEG scaling method
Note:
See TracChangeset
for help on using the changeset viewer.
