Changeset 9324
- Timestamp:
- Oct 5, 2006, 3:23:37 PM (20 years ago)
- Location:
- trunk/ippconfig
- Files:
-
- 5 edited
-
megacam_detrended/camera.config (modified) (1 diff)
-
megacam_detrended/psphot.config (modified) (1 diff)
-
simple/camera.config (modified) (1 diff)
-
simple/format.config (modified) (2 diffs)
-
simple/psphot.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/megacam_detrended/camera.config
r7899 r9324 57 57 FILERULES METADATA 58 58 # filerule aliases: select the version you prefer for the given type 59 PSPHOT.OUTPUT STR PSPHOT.OUTPUT.CM P59 PSPHOT.OUTPUT STR PSPHOT.OUTPUT.CMF 60 60 PSASTRO.INPUT STR PSASTRO.INPUT.CMP 61 61 PSASTRO.OUTPUT STR PSASTRO.OUTPUT.CMP -
trunk/ippconfig/megacam_detrended/psphot.config
r7532 r9324 79 79 # APTREND STR SKYSAT 80 80 # APTREND STR SKYBIAS 81 FULL_FIT_SN_LIM F32 50.081 FULL_FIT_SN_LIM F32 200.0 82 82 AP_MIN_SN F32 50.0 83 83 84 84 # test options 85 85 # BREAK_POINT STR PEAKS 86 PEAKS_OUTPUT_FILE STR peaks.dat86 # PEAKS_OUTPUT_FILE STR peaks.dat 87 87 # MOMENTS_OUTPUT_FILE STR moments.dat 88 88 # ANALYSIS_REGION STR [100:2000,100:4500] -
trunk/ippconfig/simple/camera.config
r7722 r9324 22 22 PSASTRO.INPUT STR PSASTRO.INPUT.CMP 23 23 PSASTRO.OUTPUT STR PSASTRO.OUTPUT.CMP 24 PSPHOT.OUTPUT STR PSPHOT.OUTPUT. CMF24 PSPHOT.OUTPUT STR PSPHOT.OUTPUT.RAW 25 25 26 26 ### input file definitions -
trunk/ippconfig/simple/format.config
r7584 r9324 11 11 PHU STR FPA # The FITS file represents an entire FPA 12 12 EXTENSIONS STR NONE # There are no extensions 13 FPA.NAME STR OBJECT# A PHU keyword for unique identifier within the hierarchy level13 FPA.NAME STR NAXIS # A PHU keyword for unique identifier within the hierarchy level 14 14 END 15 15 … … 20 20 CELLS METADATA 21 21 amplifier METADATA 22 CELL.TRIMSEC.SOURCE STR HEADER 23 CELL.BIASSEC.SOURCE STR HEADER 24 CELL.TRIMSEC STR DATASEC 25 CELL.BIASSEC STR BIASSEC 22 # CELL.TRIMSEC.SOURCE STR HEADER 23 CELL.TRIMSEC.SOURCE STR VALUE 24 # CELL.BIASSEC.SOURCE STR VALUE 25 CELL.TRIMSEC STR [0:0,0:0] 26 # CELL.TRIMSEC STR DATASEC 27 # CELL.BIASSEC STR BIASSEC 26 28 END 27 29 END -
trunk/ippconfig/simple/psphot.config
r7745 r9324 1 1 2 SAVE.BACKMDL BOOL TRUE3 SAVE.BACKGND BOOL TRUE4 SAVE.BACKSUB BOOL TRUE5 SAVE.RESID BOOL TRUE2 #SAVE.BACKMDL BOOL TRUE 3 #SAVE.BACKGND BOOL TRUE 4 #SAVE.BACKSUB BOOL TRUE 5 #SAVE.RESID BOOL TRUE 6 6 #SAVE.PSF BOOL TRUE 7 7 #LOAD.PSF BOOL FALSE
Note:
See TracChangeset
for help on using the changeset viewer.
