Changeset 19628 for trunk/ippconfig/vysos5/camera.config
- Timestamp:
- Sep 21, 2008, 5:34:19 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/vysos5/camera.config (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/vysos5/camera.config
r19543 r19628 3 3 # File formats that we know about 4 4 FORMATS METADATA 5 SIMPLE STR vysos-5/format.config5 SIMPLE STR vysos5/format.config 6 6 END 7 7 8 8 # Description of camera --- all the chips and the cells that comprise them 9 9 FPA METADATA 10 Chip STRCell10 Chip STR Cell 11 11 END 12 12 13 13 # valid filter names and corresponding IDs 14 14 FILTER.ID METADATA 15 NONE STRNONE16 g STRg17 r STRr18 i STRi19 z STRz15 NONE STR NONE 16 g STR PSg 17 r STR PSr 18 i STR PSi 19 z STR PSz 20 20 END 21 21 22 22 # Table of strings to use for the class identifier (see ippdb) according to the file level. 23 CLASSID METADATA24 FPA STRfpa23 CLASSID METADATA 24 FPA STR fpa 25 25 END 26 26 27 DVO.CAMERADIR STR simtest# Camera directory for DVO27 DVO.CAMERADIR STR vysos5 # Camera directory for DVO 28 28 29 29 # convert supplied FPA.OBSTYPE values to abstract exptype names 30 30 OBSTYPE.TABLE METADATA 31 bias STR BIAS32 zero STR BIAS33 dark STR DARK34 flat STR SKYFLAT31 bias STR BIAS 32 zero STR BIAS 33 dark STR DARK 34 flat STR SKYFLAT 35 35 skyflat STR SKYFLAT 36 36 domeflat STR DOMEFLAT … … 40 40 41 41 # Recipe options 42 RECIPES METADATA43 PPIMAGE STR simtest/ppImage.config # Default: all (normal) options on44 PSPHOT STR simtest/psphot.config# psphot details45 PPSIM STR simtest/ppSim.config# ppSim details46 PPSUB STR simtest/ppSub.config# ppSub details47 PSASTRO STR simtest/psastro.config# psastro details48 REJECTIONS STR simtest/rejections.config # Rejection for detrend creation42 RECIPES METADATA 43 # PPIMAGE STR vysos5/ppImage.config # Default: all (normal) options on 44 # PSPHOT STR vysos5/psphot.config # psphot details 45 # PPSIM STR vysos5/ppSim.config # ppSim details 46 # PPSUB STR vysos5/ppSub.config # ppSub details 47 # PSASTRO STR vysos5/psastro.config # psastro details 48 # REJECTIONS STR vysos5/rejections.config # Rejection for detrend creation 49 49 END 50 50 51 51 # reduction classes (recipes which are grouped together) 52 REDUCTION STRrecipes/reductionClasses.mdc52 REDUCTION STR recipes/reductionClasses.mdc 53 53 54 54 FITSTYPES STR recipes/fitstypes.mdc 55 55 56 FILERULES STRrecipes/filerules-simple.mdc56 FILERULES STR recipes/filerules-simple.mdc 57 57 58 58 EXTNAME.RULES METADATA … … 62 62 CMF.XFIT STR {CHIP.NAME}.xfit # use .PSF and .EXT? 63 63 64 PSF.HEAD STR {CHIP.NAME}.hdr64 PSF.HEAD STR {CHIP.NAME}.hdr 65 65 PSF.TABLE STR {CHIP.NAME}.psf_model 66 66 PSF.RESID STR {CHIP.NAME}.psf_resid 67 67 END 68 68 69 BLANK.HEADERS METADATA70 FPA.TIME STRMJD-OBS71 FPA.EXPOSURE STREXPTIME72 FPA.AIRMASS STRAIRMASS69 BLANK.HEADERS METADATA 70 FPA.TIME STR MJD-OBS 71 FPA.EXPOSURE STR EXPTIME 72 FPA.AIRMASS STR AIRMASS 73 73 END 74 74 75 PHOTCODE.RULE STR {DETECTOR}.{FILTER.ID} # Rule for generating photcode75 PHOTCODE.RULE STR {DETECTOR}.{FILTER.ID} # Rule for generating photcode
Note:
See TracChangeset
for help on using the changeset viewer.
