IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2006, 4:32:30 PM (20 years ago)
Author:
Paul Price
Message:

Adding shutter correction.

File:
1 edited

Legend:

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

    r9262 r9331  
    2323        PPIMAGE_OB      STR     isp/ppImage_ob.config       # Overscan, bias only
    2424        PPIMAGE_OBD     STR     isp/ppImage_obd.config      # Overscan, bias, dark only
    25         PPIMAGE_OBDF    STR     isp/ppImage_obdf.config     # Overscan, bias, dark, flat only
     25        PPIMAGE_OBDS    STR     isp/ppImage_obds.config     # Overscan, bias, dark, shutter only
     26        PPIMAGE_OBDSF   STR     isp/ppImage_obdsf.config    # Overscan, bias, dark, shutter, flat only
    2627        PPIMAGE_B       STR     isp/ppImage_b.config        # Bias only
    2728        PPIMAGE_D       STR     isp/ppImage_d.config        # Dark only
     29        PPIMAGE_S       STR     isp/ppImage_s.config        # Shutter only
    2830        PPIMAGE_F       STR     isp/ppImage_f.config        # Flat only
    2931        PPIMAGE_J1      STR     isp/ppImage_j1.config       # JPEG only
     
    3234
    3335        # Recipes for ppMerge
    34         PPMERGE         STR     ppMerge_template.config         # ppMerge recipe
    3536        PPMERGE_BIAS    STR     isp/ppMerge_bias.config
    3637        PPMERGE_DARK    STR     isp/ppMerge_dark.config
    3738        PPMERGE_FLAT    STR     isp/ppMerge_flat.config
     39        PPMERGE_SHUTTER STR     isp/ppMerge_shutter.config
    3840
    3941        # Recipes for ppStats
     
    5860   PPIMAGE.BIAS       INPUT    /data/alala/price/isp/bias/ISP.bias.1.0.isp.fits NONE          NONE         NONE         IMAGE     CHIP       
    5961   PPIMAGE.DARK       INPUT    /data/alala/price/isp/dark/ISP.dark.2.0.isp.fits NONE          NONE         NONE         IMAGE     CHIP       
    60    PPIMAGE.FLAT       INPUT    /data/alala/price/isp/flat/ISP.flat.3.0.isp.fits NONE          NONE         NONE         IMAGE     CHIP       
     62   PPIMAGE.SHUTTER    INPUT    /data/alala/price/isp/shutter/ISP.shutter.3.0.isp.fits NONE    NONE         NONE         IMAGE     CHIP
     63   PPIMAGE.FLAT       INPUT    /data/alala/price/isp/flat/ISP.flat.4.0.isp.fits NONE          NONE         NONE         IMAGE     CHIP       
    6164   PPIMAGE.MASK       INPUT    mask.fits                      NONE          NONE         NONE         IMAGE     CHIP       
    6265
Note: See TracChangeset for help on using the changeset viewer.