Changeset 8834
- Timestamp:
- Sep 18, 2006, 5:01:30 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/isp/camera.config (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/isp/camera.config
r8765 r8834 14 14 # Recipe options 15 15 RECIPES METADATA 16 # PPIMAGE STR isp/ppImage.config17 # PPIMAGE_B STR isp/ppImage_b.config18 # PPIMAGE_O STR isp/ppImage_o.config19 16 PHASE2 STR isp/phase2.config # Phase 2 recipe details 20 17 PSPHOT STR isp/psphot.config # psphot details … … 22 19 23 20 # Recipes for ppImage 24 PPIMAGE STR megacam/ppImage.config # Default: all (normal) options on25 PPIMAGE_O STR megacam/ppImage_o.config # Overscan only26 PPIMAGE_OB STR megacam/ppImage_ob.config # Overscan, bias only27 PPIMAGE_OBD STR megacam/ppImage_obd.config # Overscan, bias, dark only28 PPIMAGE_OBDF STR megacam/ppImage_obdf.config # Overscan, bias, dark, flat only29 PPIMAGE_B STR megacam/ppImage_b.config # Bias only30 PPIMAGE_D STR megacam/ppImage_d.config # Dark only31 PPIMAGE_F STR megacam/ppImage_f.config # Flat only32 PPIMAGE_J STR megacam/ppImage_j.config # JPEG only21 PPIMAGE STR isp/ppImage.config # Default: all (normal) options on 22 PPIMAGE_O STR isp/ppImage_o.config # Overscan only 23 PPIMAGE_OB STR isp/ppImage_ob.config # Overscan, bias only 24 PPIMAGE_OBD STR isp/ppImage_obd.config # Overscan, bias, dark only 25 PPIMAGE_OBDF STR isp/ppImage_obdf.config # Overscan, bias, dark, flat only 26 PPIMAGE_B STR isp/ppImage_b.config # Bias only 27 PPIMAGE_D STR isp/ppImage_d.config # Dark only 28 PPIMAGE_F STR isp/ppImage_f.config # Flat only 29 PPIMAGE_J STR isp/ppImage_j.config # JPEG only 33 30 34 31 # Recipes for ppMerge 35 32 PPMERGE STR ppMerge_template.config # ppMerge recipe 36 PPMERGE_BIAS STR megacam/ppMerge_bias.config 33 PPMERGE_BIAS STR isp/ppMerge_bias.config 34 PPMERGE_DARK STR isp/ppMerge_dark.config 35 PPMERGE_FLAT STR isp/ppMerge_flat.config 36 37 # Recipes for ppStats 38 PPSTATS STR isp/ppStats.config # ppStats recipe 39 PPSTATS_PHASE0 STR isp/ppStats_phase0.config # ppStats recipe for Phase 0 40 37 41 # Other recipes 38 # PSPHOT STR megacam/psphot.config # psphot details 39 # PSASTRO STR megacam/psastro.config # psastro details 40 PPSTATS STR isp/ppStats.config # ppStats recipe 41 PPSTATS_PHASE0 STR isp/ppStats_phase0.config # ppStats recipe 42 # PSPHOT STR isp/psphot.config # psphot details 43 # PSASTRO STR isp/psastro.config # psastro details 42 44 END 43 45 … … 51 53 PPIMAGE.INPUT INPUT none.fits NONE NONE NONE IMAGE FPA 52 54 53 PPIMAGE.BIAS INPUT bias .fitsNONE NONE NONE IMAGE CHIP54 PPIMAGE.DARK INPUT dark .fitsNONE NONE NONE IMAGE CHIP55 PPIMAGE.FLAT INPUT flat .fitsNONE NONE NONE IMAGE CHIP55 PPIMAGE.BIAS INPUT bias_isp_1_0.fits NONE NONE NONE IMAGE CHIP 56 PPIMAGE.DARK INPUT dark_isp_1_0.fits NONE NONE NONE IMAGE CHIP 57 PPIMAGE.FLAT INPUT flat_isp_1_0.fits NONE NONE NONE IMAGE CHIP 56 58 PPIMAGE.MASK INPUT mask.fits NONE NONE NONE IMAGE CHIP 57 59
Note:
See TracChangeset
for help on using the changeset viewer.
