Changeset 7096
- Timestamp:
- May 9, 2006, 10:43:01 AM (20 years ago)
- Location:
- trunk/ippconfig/lris_red
- Files:
-
- 1 added
- 2 edited
-
camera.config (modified) (2 diffs)
-
format_raw.config (modified) (3 diffs)
-
format_spec.config (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/lris_red/camera.config
r6870 r7096 4 4 FORMATS METADATA 5 5 RAW STR lris_red/format_raw.config 6 SPEC STR lris_red/format_spec.config 6 7 END 7 8 … … 13 14 14 15 16 # Recipes to use when processing this camera 17 RECIPES METADATA 18 PPMERGE STR ppMerge.config # Recipe to use for ppMerge 19 END -
trunk/ippconfig/lris_red/format_raw.config
r6818 r7096 39 39 40 40 # What's in the FITS file? 41 CONTENTS METADATA 42 # chip identifier, chip name: component cells 43 LRIS STR RedChip:left RedChip:right 41 CONTENTS STR RedChip:LeftSide:left RedChip:RightSide:right 44 42 END 45 43 … … 47 45 CELLS METADATA 48 46 left METADATA 49 CELL.NAME STR LeftSide50 47 CELL.BIASSEC STR VALUE:[1:20,1:2048];[2089:2168,1:2048] 51 48 CELL.TRIMSEC STR VALUE:[41:1064,1:2048] … … 55 52 56 53 right METADATA 57 CELL.NAME STR RightSide58 54 CELL.BIASSEC STR VALUE:[21:40,1:2048];[2169:2248,1:2048] 59 55 CELL.TRIMSEC STR VALUE:[1065:2088,1:2048]
Note:
See TracChangeset
for help on using the changeset viewer.
