Changeset 7532 for trunk/ippconfig/megacam_detrended/format_split.config
- Timestamp:
- Jun 12, 2006, 4:51:06 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/megacam_detrended/format_split.config
r7086 r7532 1 # The split MecaCam data is stored in single file for each chip 1 # The split MegaCam data is stored in single file for each chip 2 # this file is for DETREND Megacam images 2 3 3 4 # How to recognise this type … … 5 6 TELESCOP STR CFHT 3.6m 6 7 DETECTOR STR MegaCam 7 IMRED_ NF BOOL T8 IMRED_OP STR MASK_BP + OVERSCAN + BIAS + FLAT-FIELD 8 9 END 9 10 10 11 # How to read this data 11 12 FILE METADATA 12 PHU STR CHIP # The FITS file represents a n entire FPA13 EXTENSIONS STR NONE # The extensions represent chips13 PHU STR CHIP # The FITS file represents a chip 14 EXTENSIONS STR NONE # There are no FITS extensions in this file 14 15 FPA.NAME STR EXPNUM # A PHU keyword for unique identifier within the hierarchy level 15 16 CHIP.NAME STR EXTNAME # An extension keyword for unique identifier … … 119 120 CELL.TIME STR MJD 120 121 END 121 122 # How to get the supplementary stuff: mask and weight123 #### XXX these are probably not needed now124 SUPPLEMENTARY METADATA125 MASK.SOURCE STR FILE # Source type for mask: EXT | FILE126 MASK.NAME STR %a_mask.fits # Name for mask extension or filename127 WEIGHT.SOURCE STR FILE # Source type for weight: EXT | FILE128 WEIGHT.NAME STR %a_weight.fits # Name for weight extension or filename129 END130
Note:
See TracChangeset
for help on using the changeset viewer.
