IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 7, 2006, 11:26:52 AM (20 years ago)
Author:
Paul Price
Message:

Adding shutter correction (turned off for megacam) and fringe correction recipes

File:
1 edited

Legend:

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

    r9503 r9893  
    8787        # Recipes for ppImage
    8888        PPIMAGE         STR     megacam/ppImage.config          # Default: all (normal) options on
    89         PPIMAGE_O       STR     megacam/ppImage_o.config        # Overscan only
    90         PPIMAGE_OB      STR     megacam/ppImage_ob.config       # Overscan, bias only
    91         PPIMAGE_OBD     STR     megacam/ppImage_obd.config      # Overscan, bias, dark only
    92         PPIMAGE_OBDF    STR     megacam/ppImage_obdf.config     # Overscan, bias, dark, flat only
     89        PPIMAGE_O       STR     megacam/ppImage_o.config        # Overscan
     90        PPIMAGE_OB      STR     megacam/ppImage_ob.config       # Overscan, bias
     91        PPIMAGE_OBD     STR     megacam/ppImage_obd.config      # Overscan, bias, dark
     92        PPIMAGE_OBDS    STR     megacam/ppImage_obds.config     # Overscan, bias, dark, shutter, flat
     93        PPIMAGE_OBDSF   STR     megacam/ppImage_obdsf.config    # Overscan, bias, dark, shutter, flat
     94        PPIMAGE_OBDSFR  STR     megacam/ppImage_obdsfr.config   # Overscan, bias, dark, shutter, flat, fringe
    9395        PPIMAGE_B       STR     megacam/ppImage_b.config        # Bias only
    9496        PPIMAGE_D       STR     megacam/ppImage_d.config        # Dark only
     97        PPIMAGE_S       STR     megacam/ppImage_n.config        # NOTHING --- no need for shutter yet
    9598        PPIMAGE_F       STR     megacam/ppImage_f.config        # Flat only
     99        PPIMAGE_R       STR     megacam/ppImage_r.config        # Fringe only
    96100        PPIMAGE_J1      STR     megacam/ppImage_j1.config       # JPEG only; binning 1
    97101        PPIMAGE_J2      STR     megacam/ppImage_j2.config       # JPEG only; binning 2
     
    103107        PPMERGE_DARK    STR     megacam/ppMerge_dark.config
    104108        PPMERGE_FLAT    STR     megacam/ppMerge_flat.config
     109        PPMERGE_FRINGE  STR     megacam/ppMerge_fringe.config
    105110
    106111        # Other recipes
     
    156161   PPIMAGE.DARK       INPUT MegaCam.dark.2.0.{CHIP.NAME}.fits      {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
    157162   PPIMAGE.FLAT       INPUT MegaCam.flat.3.0.{CHIP.NAME}.fits      {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
     163   PPIMAGE.FRINGE     INPUT MegaCam.fringe.4.0.{CHIP.NAME}.fits    {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
    158164
    159165   ### use these entries to get the detrend images from the database
Note: See TracChangeset for help on using the changeset viewer.