IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 5, 2006, 1:41:06 PM (20 years ago)
Author:
jhoblitt
Message:

update PP* recipes

File:
1 edited

Legend:

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

    r7898 r8737  
    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   
    1619        PHASE2          STR     isp/phase2.config               # Phase 2 recipe details
    1720        PSPHOT          STR     isp/psphot.config               # psphot details
    1821        PSASTRO         STR     isp/psastro.config              # psastro details
     22
     23        # 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
     33
     34        # Recipes for ppMerge
     35        PPMERGE_BIAS    STR     megacam/ppMerge_bias.config
     36        # Other recipes
     37        PPMERGE         STR     ppMerge_template.config         # ppMerge recipe
     38#        PSPHOT          STR     megacam/psphot.config        # psphot details
     39#        PSASTRO         STR     megacam/psastro.config       # psastro details
     40        PPSTATS         STR     megacam/ppStats.config       # ppStats recipe
     41        PPSTATS_PHASE0  STR     isp/ppStats_phase0.config   # ppStats recipe
    1942END
    2043
Note: See TracChangeset for help on using the changeset viewer.