Changeset 18912
- Timestamp:
- Aug 5, 2008, 5:19:49 AM (18 years ago)
- Location:
- branches/sj_branch_20080802/ippconfig/sdssmosaic
- Files:
-
- 3 edited
-
camera.config (modified) (1 diff)
-
format.config (modified) (2 diffs)
-
psastro.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/sj_branch_20080802/ippconfig/sdssmosaic/camera.config
r18310 r18912 68 68 JPEG_BIN2 STR PPIMAGE_J2 69 69 END 70 # photometry only for pre-detrended images70 # photometry and astrometry for pre-detrended images 71 71 SDSSphotast METADATA 72 72 CHIP STR PPIMAGE_OA_SOFT -
branches/sj_branch_20080802/ippconfig/sdssmosaic/format.config
r18308 r18912 20 20 CHIP.NAME STR CAMCOL # Distinguishes chip name 21 21 CONTENT STR CAMCOL 22 # Is the following line the origin of the weirdly named output files? 22 23 CONTENT.RULE STR {CHIP.NUM} # How to derive the CONTENT when writing 23 24 END … … 98 99 # Default PS concepts that may be specified by value 99 100 DEFAULTS METADATA 100 FPA.INSTRUMENT STR SDSSmosaic 101 # FPA.CAMERA contains the name of the camera according to the config system (i.e. SDSSmosaic) 102 # FPA.INSTRUMENT contains the name of the camera according to the fits headers (i.e. itself) 103 # Normally, this will be in the header keyword INSTRUME but for this one, we override it to 104 # SDSSmosaic to avoid confusion between this and the non-mosaic SDSS configuration. 105 INSTRUME STR SDSSmosaic 106 FPA.INSTRUMENT STR INSTRUME 101 107 # The gain is only roughly correct... 102 108 CELL.GAIN F32 5.0 -
branches/sj_branch_20080802/ippconfig/sdssmosaic/psastro.config
r18303 r18912 67 67 PSASTRO.ANGLE.TOLERANCE F32 1.0 68 68 69 PSASTRO.CATDIR STR /IPP/ippRefs/catdir.2mass 69 # now use PSASTRO.CATDIR, it seems - and probably should only use it 70 # once anyway - used to have both synth.grizy and 2mass listed here... 71 # 2MASS is a symbolic name that needs to be defined in site.config 72 # in the PSASTRO.CATDIRS METADATA section. SYNTH.GRIZY is currently 73 # the other option. 74 PSASTRO.CATDIR STR 2MASS 70 75 71 76 # Mosaic Astrometry options
Note:
See TracChangeset
for help on using the changeset viewer.
