IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2006, 5:36:46 PM (20 years ago)
Author:
Paul Price
Message:

Adding shutter correction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageOptions.h

    r7771 r9342  
    99    bool doBias;                        // Bias subtraction
    1010    bool doDark;                        // Dark subtraction
     11    bool doShutter;                     // Shutter correction
    1112    bool doFlat;                        // Flat-field normalisation
    1213    bool doFringe;                      // Fringe subtraction
     
    1415    bool doAstromChip;                  // per-chip Astrometry
    1516    bool doAstromMosaic;                // full-mosaic Astrometry
    16     bool doAddstar;                     // add results to object database?
     17    bool doAddstar;                     // add results to object database?
    1718
    1819    bool doOverscan;                    // Overscan subtraction
Note: See TracChangeset for help on using the changeset viewer.