IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8897


Ignore:
Timestamp:
Sep 22, 2006, 3:44:28 PM (20 years ago)
Author:
Paul Price
Message:

Using megacam recipes for mcshort.

Location:
trunk/ippconfig
Files:
2 edited

Legend:

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

    r8894 r8897  
    8080RECIPES         METADATA
    8181        # Recipes for ppImage
    82         PPIMAGE         STR     mcshort/ppImage.config          # Default: all (normal) options on
    83         PPIMAGE_O       STR     mcshort/ppImage_o.config        # Overscan only
    84         PPIMAGE_OB      STR     mcshort/ppImage_ob.config       # Overscan, bias only
    85         PPIMAGE_OBD     STR     mcshort/ppImage_obd.config      # Overscan, bias, dark only
    86         PPIMAGE_OBDF    STR     mcshort/ppImage_obdf.config     # Overscan, bias, dark, flat only
    87         PPIMAGE_B       STR     mcshort/ppImage_b.config        # Bias only
    88         PPIMAGE_D       STR     mcshort/ppImage_d.config        # Dark only
    89         PPIMAGE_F       STR     mcshort/ppImage_f.config        # Flat only
    90         PPIMAGE_J       STR     mcshort/ppImage_j.config        # JPEG only
     82        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
     87        PPIMAGE_B       STR     megacam/ppImage_b.config        # Bias only
     88        PPIMAGE_D       STR     megacam/ppImage_d.config        # Dark only
     89        PPIMAGE_F       STR     megacam/ppImage_f.config        # Flat only
     90        PPIMAGE_J       STR     megacam/ppImage_j.config        # JPEG only
    9191
    9292        # Recipes for ppMerge
    93         PPMERGE_BIAS    STR     mcshort/ppMerge_bias.config
     93        PPMERGE         STR     ppMerge_template.config         # ppMerge recipe
     94        PPMERGE_BIAS    STR     megacam/ppMerge_bias.config
     95        PPMERGE_DARK    STR     megacam/ppMerge_dark.config
     96        PPMERGE_FLAT    STR     megacam/ppMerge_flat.config
     97       
    9498        # Other recipes
    95         PPMERGE         STR     ppMerge_template.config         # ppMerge recipe
    96         PSPHOT          STR     mcshort/psphot.config           # psphot details
    97         PSASTRO         STR     mcshort/psastro.config          # psastro details
    98         PPSTATS         STR     mcshort/ppStats.config          # ppStats recipe
    99         PPSTATS_PHASE0  STR     mcshort/ppStats_phase0.config   # ppStats recipe for phase 0
     99        PSPHOT          STR     megacam/psphot.config           # psphot details
     100        PSASTRO         STR     megacam/psastro.config          # psastro details
     101        PPSTATS         STR     megacam/ppStats.config          # ppStats recipe
     102        PPSTATS_PHASE0  STR     megacam/ppStats_phase0.config   # ppStats recipe for phase 0
    100103END
    101104
     
    113116   ### use these entries to get the detrend images from specific files
    114117   PPIMAGE.MASK       INPUT mask.mef.fits                 {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
    115    PPIMAGE.BIAS       INPUT bias_mc_1_0.{CHIP.NAME}.fit   {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
    116    PPIMAGE.DARK       INPUT dark_mc_1_0.{CHIP.NAME}.fit   {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
    117    PPIMAGE.FLAT       INPUT flat_mc_1_0.{CHIP.NAME}.fit   {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
     118   PPIMAGE.BIAS       INPUT bias_{CHIP.NAME}_1_0.fit      {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
     119   PPIMAGE.DARK       INPUT dark_{CHIP.NAME}_2_0.fit      {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
     120   PPIMAGE.FLAT       INPUT flat_{CHIP.NAME}_3_0.fit      {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
    118121
    119122   ### use these entries to get the detrend images from the database
  • trunk/ippconfig/mcshort_fpa/camera.config

    r8894 r8897  
    1616RECIPES         METADATA
    1717        # Recipes for ppImage
    18         PPIMAGE         STR     mcshort/ppImage.config          # Default: all (normal) options on
    19         PPIMAGE_O       STR     mcshort/ppImage_o.config        # Overscan only
    20         PPIMAGE_OB      STR     mcshort/ppImage_ob.config       # Overscan, bias only
    21         PPIMAGE_OBD     STR     mcshort/ppImage_obd.config      # Overscan, bias, dark only
    22         PPIMAGE_OBDF    STR     mcshort/ppImage_obdf.config     # Overscan, bias, dark, flat only
    23         PPIMAGE_B       STR     mcshort/ppImage_b.config        # Bias only
    24         PPIMAGE_D       STR     mcshort/ppImage_d.config        # Dark only
    25         PPIMAGE_F       STR     mcshort/ppImage_f.config        # Flat only
    26         PPIMAGE_J       STR     mcshort/ppImage_j.config        # JPEG only
     18        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
     23        PPIMAGE_B       STR     megacam/ppImage_b.config        # Bias only
     24        PPIMAGE_D       STR     megacam/ppImage_d.config        # Dark only
     25        PPIMAGE_F       STR     megacam/ppImage_f.config        # Flat only
     26        PPIMAGE_J       STR     megacam/ppImage_j.config        # JPEG only
    2727
    2828        # Recipes for ppMerge
    29         PPMERGE_BIAS    STR     mcshort/ppMerge_bias.config
     29        PPMERGE         STR     ppMerge_template.config         # ppMerge recipe
     30        PPMERGE_BIAS    STR     megacam/ppMerge_bias.config
     31        PPMERGE_DARK    STR     megacam/ppMerge_dark.config
     32        PPMERGE_FLAT    STR     megacam/ppMerge_flat.config
     33
    3034        # Other recipes
    31         PPMERGE         STR     ppMerge_template.config         # ppMerge recipe
    32         PSPHOT          STR     mcshort/psphot.config           # psphot details
    33         PSASTRO         STR     mcshort/psastro.config          # psastro details
    34         PPSTATS         STR     mcshort/ppStats.config          # ppStats recipe
    35         PPSTATS_PHASE0  STR     mcshort/ppStats_phase0.config   # ppStats recipe for phase 0
     35        PSPHOT          STR     megacam/psphot.config           # psphot details
     36        PSASTRO         STR     megacam/psastro.config          # psastro details
     37        PPSTATS         STR     megacam/ppStats.config          # ppStats recipe
     38        PPSTATS_PHASE0  STR     megacam/ppStats_phase0.config   # ppStats recipe for phase 0
    3639END
    3740
     
    4952   ### use these entries to get the detrend images from specific files
    5053   PPIMAGE.MASK       INPUT mask.mef.fits                 {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
    51    PPIMAGE.BIAS       INPUT bias_mc_1_0.{CHIP.NAME}.fit   {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
    52    PPIMAGE.DARK       INPUT dark_mc_1_0.{CHIP.NAME}.fit   {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
    53    PPIMAGE.FLAT       INPUT flat_mc_1_0.{CHIP.NAME}.fit   {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
     54   PPIMAGE.BIAS       INPUT bias_{CHIP.NAME}_1_0.fit      {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
     55   PPIMAGE.DARK       INPUT dark_{CHIP.NAME}_2_0.fit      {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
     56   PPIMAGE.FLAT       INPUT flat_{CHIP.NAME}_3_0.fit      {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
    5457
    5558   ### use these entries to get the detrend images from the database
Note: See TracChangeset for help on using the changeset viewer.