IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9901


Ignore:
Timestamp:
Nov 7, 2006, 3:20:04 PM (20 years ago)
Author:
Paul Price
Message:

Fixing up recipes

Location:
trunk/ippconfig
Files:
2 edited

Legend:

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

    r8967 r9901  
    8181        # Recipes for ppImage
    8282        PPIMAGE         STR     megacam/ppImage.config          # Default: all (normal) options on
    83         PPIMAGE_O       STR     megacam/ppImage_o.config        # Overscan only
    84         PPIMAGE_OB      STR     megacam/ppImage_ob.config       # Overscan, bias only
    85         PPIMAGE_OBD     STR     megacam/ppImage_obd.config      # Overscan, bias, dark only
    86         PPIMAGE_OBDF    STR     megacam/ppImage_obdf.config     # Overscan, bias, dark, flat only
     83        PPIMAGE_O       STR     megacam/ppImage_o.config        # Overscan
     84        PPIMAGE_OB      STR     megacam/ppImage_ob.config       # Overscan, bias
     85        PPIMAGE_OBD     STR     megacam/ppImage_obd.config      # Overscan, bias, dark
     86        PPIMAGE_OBDS    STR     megacam/ppImage_obds.config     # Overscan, bias, dark, shutter, flat
     87        PPIMAGE_OBDSF   STR     megacam/ppImage_obdsf.config    # Overscan, bias, dark, shutter, flat
     88        PPIMAGE_OBDSFR  STR     megacam/ppImage_obdsfr.config   # Overscan, bias, dark, shutter, flat, fringe
    8789        PPIMAGE_B       STR     megacam/ppImage_b.config        # Bias only
    8890        PPIMAGE_D       STR     megacam/ppImage_d.config        # Dark only
     91        PPIMAGE_S       STR     megacam/ppImage_n.config        # NOTHING --- no need for shutter yet
    8992        PPIMAGE_F       STR     megacam/ppImage_f.config        # Flat only
     93        PPIMAGE_R       STR     megacam/ppImage_r.config        # Fringe only
    9094        PPIMAGE_J1      STR     megacam/ppImage_j1.config       # JPEG only; binning 1
    9195        PPIMAGE_J2      STR     megacam/ppImage_j2.config       # JPEG only; binning 2
     96        PPIMAGE_N       STR     megacam/ppImage_n.config        # Nothing significant; binning only
    9297
    9398        # Recipes for ppMerge
     
    96101        PPMERGE_DARK    STR     megacam/ppMerge_dark.config
    97102        PPMERGE_FLAT    STR     megacam/ppMerge_flat.config
    98        
     103        PPMERGE_FRINGE  STR     megacam/ppMerge_fringe.config
     104
    99105        # Other recipes
    100106        PSPHOT          STR     megacam/psphot.config           # psphot details
  • trunk/ippconfig/mcshort_fpa/camera.config

    r9072 r9901  
    1717        # Recipes for ppImage
    1818        PPIMAGE         STR     megacam/ppImage.config          # Default: all (normal) options on
    19         PPIMAGE_O       STR     megacam/ppImage_o.config        # Overscan only
    20         PPIMAGE_OB      STR     megacam/ppImage_ob.config       # Overscan, bias only
    21         PPIMAGE_OBD     STR     megacam/ppImage_obd.config      # Overscan, bias, dark only
    22         PPIMAGE_OBDF    STR     megacam/ppImage_obdf.config     # Overscan, bias, dark, flat only
     19        PPIMAGE_O       STR     megacam/ppImage_o.config        # Overscan
     20        PPIMAGE_OB      STR     megacam/ppImage_ob.config       # Overscan, bias
     21        PPIMAGE_OBD     STR     megacam/ppImage_obd.config      # Overscan, bias, dark
     22        PPIMAGE_OBDS    STR     megacam/ppImage_obds.config     # Overscan, bias, dark, shutter, flat
     23        PPIMAGE_OBDSF   STR     megacam/ppImage_obdsf.config    # Overscan, bias, dark, shutter, flat
     24        PPIMAGE_OBDSFR  STR     megacam/ppImage_obdsfr.config   # Overscan, bias, dark, shutter, flat, fringe
    2325        PPIMAGE_B       STR     megacam/ppImage_b.config        # Bias only
    2426        PPIMAGE_D       STR     megacam/ppImage_d.config        # Dark only
     27        PPIMAGE_S       STR     megacam/ppImage_n.config        # NOTHING --- no need for shutter yet
    2528        PPIMAGE_F       STR     megacam/ppImage_f.config        # Flat only
    26         PPIMAGE_J       STR     megacam/ppImage_j.config        # JPEG only
     29        PPIMAGE_R       STR     megacam/ppImage_r.config        # Fringe only
     30        PPIMAGE_J1      STR     megacam/ppImage_j1.config       # JPEG only; binning 1
     31        PPIMAGE_J2      STR     megacam/ppImage_j2.config       # JPEG only; binning 2
     32        PPIMAGE_N       STR     megacam/ppImage_n.config        # Nothing significant; binning only
    2733
    2834        # Recipes for ppMerge
     
    3137        PPMERGE_DARK    STR     megacam/ppMerge_dark.config
    3238        PPMERGE_FLAT    STR     megacam/ppMerge_flat.config
     39        PPMERGE_FRINGE  STR     megacam/ppMerge_fringe.config
    3340
    3441        # Other recipes
Note: See TracChangeset for help on using the changeset viewer.