Changeset 11283
- Timestamp:
- Jan 24, 2007, 4:07:18 PM (19 years ago)
- Location:
- trunk/ippconfig/isp
- Files:
-
- 1 added
- 18 deleted
- 2 edited
-
camera.config (modified) (4 diffs)
-
ppImage.config (modified) (1 diff)
-
ppImage_b.config (deleted)
-
ppImage_d.config (deleted)
-
ppImage_f.config (deleted)
-
ppImage_j1.config (deleted)
-
ppImage_j2.config (deleted)
-
ppImage_n.config (deleted)
-
ppImage_o.config (deleted)
-
ppImage_ob.config (deleted)
-
ppImage_obd.config (deleted)
-
ppImage_obds.config (deleted)
-
ppImage_obdsf.config (deleted)
-
ppImage_obdsfp.config (deleted)
-
ppImage_pa.config (deleted)
-
ppImage_s.config (deleted)
-
ppMerge.config (added)
-
ppMerge_bias.config (deleted)
-
ppMerge_dark.config (deleted)
-
ppMerge_flat.config (deleted)
-
ppMerge_shutter.config (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/isp/camera.config
r10885 r11283 1 # Camera configuration file for drop-dead boring camera, consisting of a single chip with single cell.1 # Camera configuration file for the Pan-STARRS Imaging Sky Probe 2 2 3 3 # File formats that we know about … … 15 15 # Recipe options 16 16 RECIPES METADATA 17 PHASE2 STR isp/phase2.config # Phase 2 recipe details18 17 PSPHOT STR isp/psphot.config # psphot details 19 18 PSASTRO STR isp/psastro.config # psastro details 20 21 # Recipes for ppImage 22 PPIMAGE STR isp/ppImage.config # Default: all (normal) options on 23 PPIMAGE_O STR isp/ppImage_o.config # Overscan only 24 PPIMAGE_OB STR isp/ppImage_ob.config # Overscan, bias only 25 PPIMAGE_OBD STR isp/ppImage_obd.config # Overscan, bias, dark only 26 PPIMAGE_OBDS STR isp/ppImage_obd.config # Overscan, bias, dark only 27 # PPIMAGE_OBDS STR isp/ppImage_obds.config # Overscan, bias, dark, shutter only 28 PPIMAGE_OBDSF STR isp/ppImage_obdsf.config # Overscan, bias, dark, shutter, flat only 29 PPIMAGE_OBDSFP STR isp/ppImage_obdsfp.config # Overscan, bias, dark, shutter, flat, psphot 30 PPIMAGE_PA STR isp/ppImage_pa.config # psphot, psastro 31 PPIMAGE_B STR isp/ppImage_b.config # Bias only 32 PPIMAGE_D STR isp/ppImage_d.config # Dark only 33 PPIMAGE_S STR isp/ppImage_s.config # Shutter only 34 PPIMAGE_F STR isp/ppImage_f.config # Flat only 35 PPIMAGE_J1 STR isp/ppImage_j1.config # JPEG only 36 PPIMAGE_J2 STR isp/ppImage_j2.config # JPEG only 37 PPIMAGE_N STR isp/ppImage_n.config # Nothing except binning 38 39 # Recipes for ppMerge 40 PPMERGE_BIAS STR isp/ppMerge_bias.config 41 PPMERGE_DARK STR isp/ppMerge_dark.config 42 PPMERGE_FLAT STR isp/ppMerge_flat.config 43 PPMERGE_SHUTTER STR isp/ppMerge_shutter.config 44 45 # Recipes for ppStats 46 PPSTATS STR isp/ppStats.config # ppStats recipe 47 48 # Other recipes 49 # PSPHOT STR isp/psphot.config # psphot details 50 # PSASTRO STR isp/psastro.config # psastro details 19 PPIMAGE STR isp/ppImage.config # Recipes for ppImage 20 PPMERGE STR isp/ppMerge.config # Recipes for ppMerge 51 21 END 52 22 … … 54 24 # Rejection levels for detrend creation 55 25 REJECTION METADATA 56 TYPE LIMITS FILTER EXPECTED IMFILE.MEAN IMFILE.STDEV EXP.MEAN EXP.STDEV EXP.MEANSTDEV ENSEMBLE.MEAN ENSEMBLE.STDEV ENSEMBLE.MEANSTDEV 26 TYPE LIMITS FILTER EXPECTED IMFILE.MEAN IMFILE.STDEV EXP.MEAN EXP.STDEV EXP.MEANSTDEV ENSEMBLE.MEAN ENSEMBLE.STDEV ENSEMBLE.MEANSTDEV IMFILE.SN EXP.SN 57 27 FLAT MULTI 58 28 59 BIAS LIMITS * 0 0 15 0 15 0 0 0 0 60 DARK LIMITS * 0 0 0 0 0 0 0 0 0 61 FLAT LIMITS * 0 0 0 0 0 0 0 0 0 62 # FLAT LIMITS u 0 0 0 0 0 0 0 0 0 63 # FLAT LIMITS g 0 0 0 0 0 0 0 0 0 64 # FLAT LIMITS r 0 0 0 0 0 0 0 0 0 65 # FLAT LIMITS i 0 0 0 0 0 0 0 0 0 66 # FLAT LIMITS z 0 0 0 0 0 0 0 0 0 29 BIAS LIMITS * 0 1 5 0.5 3 0.5 3 3 0 0 0 30 DARK LIMITS * 0 1 5 0.5 3 0.5 3 3 0 0 0 31 FLAT LIMITS * 0 0 0 0 0 0 0 0 3 0 0 32 # FLAT LIMITS u 0 0 0 0 0 0 0 0 3 0 0 33 # FLAT LIMITS g 0 0 0 0 0 0 0 0 3 0 0 34 # FLAT LIMITS r 0 0 0 0 0 0 0 0 3 0 0 35 # FLAT LIMITS i 0 0 0 0 0 0 0 0 3 0 0 36 # FLAT LIMITS z 0 0 0 0 0 0 0 0 3 0 0 37 FRINGE LIMITS * 0 0 0 0 0 0 0 0 0 0 0 67 38 68 39 # FILTER is an additional qualifier, and may be "*" (or absent!), in which case it matches everything 69 40 # EXPECTED is the expected mean value 70 # IMFILE.MEAN is the maximum permitted mean value for an imfile 41 # IMFILE.MEAN is the maximum permitted mean value for an imfile, relative to the standard deviation 71 42 # IMFILE.STDEV is the maximum permitted standard deviation for an imfile 72 # EXP.MEAN is the maximum permitted mean value for an exposure 43 # EXP.MEAN is the maximum permitted mean value for an exposure, relative to the standard deviation 73 44 # EXP.STDEV is the maximum permitted standard deviation for an exposure 74 # EXP.MEANSTDEV is the maximum permitted mean standard deviation for an exposure 45 # EXP.MEANSTDEV is the maximum permitted mean standard deviation for an exposure relative to the mean 75 46 # ENSEMBLE.MEAN is the maximum permitted mean for an ensemble of exposures 76 47 # ENSEMBLE.STDEV is the maximum permitted standard deviation for an ensemble of exposures 77 48 # ENSEMBLE.MEANSTDEV is the maximum permitted mean standard deviation for an ensemble of exposures 49 # IMFILE.SN is the minimum permitted signal-to-noise for an imfile 50 # EXP.SN is the minimum permitted signal-to-noise for an exposure 78 51 # These values (all except FILTER) may be zero, in which case no clipping is applied. 79 52 … … 111 84 TYPE OUTPUT FILENAME.RULE FILENAME.XTRA EXTNAME.RULE EXTNAME.XTRA FILE.TYPE FILE.LEVEL DATA.LEVEL FILE.SAVE FILE.FORMAT 112 85 PPIMAGE.OUTPUT OUTPUT {OUTPUT}.isp.fits NONE NONE NONE IMAGE FPA FPA TRUE NONE 113 PPIMAGE.OUTPUT.MASK OUTPUT {OUTPUT}.mask.fits NONE NONE NONE MASK FPA FPA FALSE NONE114 PPIMAGE.OUTPUT.WEIGHT OUTPUT {OUTPUT}.wt.fits NONE NONE NONE WEIGHT FPA FPA FALSE NONE115 PPIMAGE.OUTPUT.CHIP OUTPUT {OUTPUT}.ch .fitsNONE NONE NONE IMAGE FPA FPA TRUE ISP86 # PPIMAGE.OUTPUT.MASK OUTPUT {OUTPUT}.mask.fits NONE NONE NONE MASK FPA FPA FALSE NONE 87 # PPIMAGE.OUTPUT.WEIGHT OUTPUT {OUTPUT}.wt.fits NONE NONE NONE WEIGHT FPA FPA FALSE NONE 88 PPIMAGE.OUTPUT.CHIP OUTPUT {OUTPUT}.chip.fits NONE NONE NONE IMAGE FPA FPA TRUE ISP 116 89 PPIMAGE.OUTPUT.FPA1 OUTPUT {OUTPUT}.b1.fits NONE NONE NONE IMAGE FPA FPA TRUE ISP 117 90 PPIMAGE.OUTPUT.FPA2 OUTPUT {OUTPUT}.b2.fits NONE NONE NONE IMAGE FPA FPA TRUE ISP 118 91 119 PPIMAGE.BIN1 OUTPUT {OUTPUT}. isp.b1.fits NONE NONE NONE IMAGE FPA FPA TRUE ISP120 PPIMAGE.BIN2 OUTPUT {OUTPUT}. isp.b2.fits NONE NONE NONE IMAGE FPA FPA TRUE ISP92 PPIMAGE.BIN1 OUTPUT {OUTPUT}.b1.fits NONE NONE NONE IMAGE FPA FPA TRUE ISP 93 PPIMAGE.BIN2 OUTPUT {OUTPUT}.b2.fits NONE NONE NONE IMAGE FPA FPA TRUE ISP 121 94 PPIMAGE.JPEG1 OUTPUT {OUTPUT}.b1.jpg NONE NONE NONE JPEG FPA FPA TRUE ISP 122 95 PPIMAGE.JPEG2 OUTPUT {OUTPUT}.b2.jpg NONE NONE NONE JPEG FPA FPA TRUE ISP -
trunk/ippconfig/isp/ppImage.config
r10461 r11283 1 ### Phase 2 recipe configuration file - only include differences from recipes/ppImage.config1 ### ppImage recipe configuration file 2 2 3 # List of tasks to perform 4 # turn shutter on when we have a valid shutter correction frame 5 SHUTTER BOOL FALSE # Shutter correction 6 FRINGE BOOL FALSE # Fringe subtraction 7 8 BASE.FITS BOOL TRUE # Save base detrended image? 9 CHIP.FITS BOOL TRUE # Save chip-mosaic-ed image? 10 FPA1.FITS BOOL TRUE # Save 1st binned fpa image? 11 FPA2.FITS BOOL TRUE # Save 2nd binned fpa image? 12 BIN1.FITS BOOL FALSE # Save 1st binned chip image? 13 BIN2.FITS BOOL FALSE # Save 2nd binned chip image? 14 BIN1.JPEG BOOL FALSE # Save 1st binned jpeg? 15 BIN2.JPEG BOOL FALSE # Save 2nd binned jpeg? 16 17 # binned output image options 18 BIN1.XBIN S32 8 19 BIN1.YBIN S32 8 20 BIN2.XBIN S32 64 21 BIN2.YBIN S32 64 22 23 PHOTCODE.RULE STR {CAMERA}.{FILTER.ID}.{CHIP.N} 3 # Inherit everything from the top-level recipe file, except for what's below.
Note:
See TracChangeset
for help on using the changeset viewer.
