IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 12, 2006, 4:49:23 PM (20 years ago)
Author:
eugene
Message:

substantial work to make formats all work, added error checking

File:
1 edited

Legend:

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

    r7508 r7531  
    1111    bool doFlat;                        // Flat-field normalisation
    1212    bool doFringe;                      // Fringe subtraction
    13     bool doSource;                      // Source identification and photometry
     13    bool doPhotom;                      // Source identification and photometry
    1414    bool doAstrom;                      // Astrometry
    1515
     
    2323
    2424    bool doBin1;
     25    bool doBin1JPG;
    2526    int xBin1, yBin1;
    2627
    2728    bool doBin2;
     29    bool doBin2JPG;
    2830    int xBin2, yBin2;
    2931
Note: See TracChangeset for help on using the changeset viewer.