IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 30, 2005, 9:15:45 AM (20 years ago)
Author:
eugene
Message:

adding ppMerge initial implementation

File:
1 edited

Legend:

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

    r5858 r5860  
    4646    bool doSource;                      // Source identification and photometry
    4747    bool doAstrom;                      // Astrometry
    48     bool preLoad;
    4948
    5049    bool doOverscan;                    // Overscan subtraction
     
    6160
    6261    ppImageLoadDepth imageLoadDepth;
    63 
    6462} ppOptions;
    6563
     
    9391bool ppImageLoop (ppData *data, ppOptions *options, ppConfig *config);
    9492bool ppImageOptions (ppData *data, ppOptions *options, ppConfig *config);
    95 bool ppImageParseCamera (ppData *data, ppConfig *config, char **argv);
     93bool ppImageParseCamera (ppData *data, ppConfig *config);
    9694bool ppImageParseDetrend (ppData *data, ppOptions *options, ppConfig *config);
    9795
Note: See TracChangeset for help on using the changeset viewer.