IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 21, 2006, 12:51:48 PM (20 years ago)
Author:
eugene
Message:

various fixes

File:
1 edited

Legend:

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

    r7531 r7621  
    1212    bool doFringe;                      // Fringe subtraction
    1313    bool doPhotom;                      // Source identification and photometry
    14     bool doAstrom;                      // Astrometry
     14    bool doAstromChip;                  // per-chip Astrometry
     15    bool doAstromMosaic;                // full-mosaic Astrometry
    1516
    1617    bool doOverscan;                    // Overscan subtraction
     
    2223    void *nonLinearSource;
    2324
    24     bool doBin1;
    25     bool doBin1JPG;
     25    bool BaseFITS;
     26    bool ChipFITS;
     27    bool FPA1FITS;
     28    bool FPA2FITS;
     29
     30    bool Bin1FITS;
     31    bool Bin1JPEG;
    2632    int xBin1, yBin1;
    2733
    28     bool doBin2;
    29     bool doBin2JPG;
     34    bool Bin2FITS;
     35    bool Bin2JPEG;
    3036    int xBin2, yBin2;
    3137
Note: See TracChangeset for help on using the changeset viewer.