IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8834


Ignore:
Timestamp:
Sep 18, 2006, 5:01:30 PM (20 years ago)
Author:
Paul Price
Message:

Updating recipes and detrend images.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/isp/camera.config

    r8765 r8834  
    1414# Recipe options
    1515RECIPES         METADATA
    16 #    PPIMAGE     STR isp/ppImage.config   
    17 #    PPIMAGE_B   STR isp/ppImage_b.config   
    18 #    PPIMAGE_O   STR isp/ppImage_o.config   
    1916        PHASE2          STR     isp/phase2.config               # Phase 2 recipe details
    2017        PSPHOT          STR     isp/psphot.config               # psphot details
     
    2219
    2320        # Recipes for ppImage
    24         PPIMAGE         STR     megacam/ppImage.config          # Default: all (normal) options on
    25         PPIMAGE_O       STR     megacam/ppImage_o.config        # Overscan only
    26         PPIMAGE_OB      STR     megacam/ppImage_ob.config       # Overscan, bias only
    27         PPIMAGE_OBD     STR     megacam/ppImage_obd.config      # Overscan, bias, dark only
    28         PPIMAGE_OBDF    STR     megacam/ppImage_obdf.config     # Overscan, bias, dark, flat only
    29         PPIMAGE_B       STR     megacam/ppImage_b.config        # Bias only
    30         PPIMAGE_D       STR     megacam/ppImage_d.config        # Dark only
    31         PPIMAGE_F       STR     megacam/ppImage_f.config        # Flat only
    32         PPIMAGE_J       STR     megacam/ppImage_j.config        # JPEG only
     21        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
    3330
    3431        # Recipes for ppMerge
    3532        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
    3741        # 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
    4244END
    4345
     
    5153   PPIMAGE.INPUT      INPUT    none.fits                     NONE          NONE         NONE         IMAGE     FPA       
    5254
    53    PPIMAGE.BIAS       INPUT    bias.fits                     NONE          NONE         NONE         IMAGE     CHIP       
    54    PPIMAGE.DARK       INPUT    dark.fits                     NONE          NONE         NONE         IMAGE     CHIP       
    55    PPIMAGE.FLAT       INPUT    flat.fits                     NONE          NONE         NONE         IMAGE     CHIP       
     55   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       
    5658   PPIMAGE.MASK       INPUT    mask.fits                     NONE          NONE         NONE         IMAGE     CHIP       
    5759
Note: See TracChangeset for help on using the changeset viewer.