Changeset 19863
- Timestamp:
- Oct 2, 2008, 11:02:18 AM (18 years ago)
- Location:
- trunk/ippconfig/vysos5
- Files:
-
- 2 added
- 3 edited
-
Makefile.am (modified) (1 diff)
-
camera.config (modified) (1 diff)
-
format.config (modified) (3 diffs)
-
ppImage.config (added)
-
psphot.config (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/vysos5/Makefile.am
r19629 r19863 4 4 install_files = \ 5 5 camera.config \ 6 format.config 6 format.config \ 7 psphot.config \ 8 ppImage.config 7 9 8 10 install_DATA = $(install_files) -
trunk/ippconfig/vysos5/camera.config
r19628 r19863 41 41 # Recipe options 42 42 RECIPES METADATA 43 #PPIMAGE STR vysos5/ppImage.config # Default: all (normal) options on44 #PSPHOT STR vysos5/psphot.config # psphot details43 PPIMAGE STR vysos5/ppImage.config # Default: all (normal) options on 44 PSPHOT STR vysos5/psphot.config # psphot details 45 45 # PPSIM STR vysos5/ppSim.config # ppSim details 46 46 # PPSUB STR vysos5/ppSub.config # ppSub details -
trunk/ippconfig/vysos5/format.config
r19628 r19863 56 56 FPA.DETECTOR STR VYSOS-5 57 57 FPA.POSANGLE STR 0.0 58 CELL.SATURATION F32 6553558 CELL.SATURATION F32 40000 59 59 CELL.BAD F32 -100 ## XXX this value is bogus, but needs to be context based so residual images do not get half-masked 60 CELL.READDIR S32 160 CELL.READDIR S32 2 61 61 CELL.TIMESYS STR UTC 62 62 CELL.XPARITY S32 1 … … 70 70 CELL.XWINDOW S32 0 71 71 CELL.YWINDOW S32 0 72 CELL.GAIN F32 1.073 CELL.READNOISE F32 10.072 CELL.GAIN F32 0.2 73 CELL.READNOISE F32 4.6 74 74 END 75 75 … … 77 77 FPA.RA STR HOURS 78 78 FPA.DEC STR DEGREES 79 FPA.TIME STR SEPARATE,YEAR.FIRST80 CELL.TIME STR SEPARATE,YEAR.FIRST79 FPA.TIME STR YEAR.FIRST 80 CELL.TIME STR YEAR.FIRST 81 81 END
Note:
See TracChangeset
for help on using the changeset viewer.
