IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 27, 2008, 4:27:35 PM (18 years ago)
Author:
Paul Price
Message:

Adding function to re-do photometry of input sources

File:
1 edited

Legend:

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

    r19532 r20427  
    8282    );
    8383
     84// Re-do photometry on input sources
     85//
     86// Photometry for the sources is replaced by what is measured
     87bool ppStackInputPhotometry(const pmReadout *ro, // Readout
     88                            const psArray *sources, // Sources to photometer
     89                            const pmConfig *config // Configuration
     90    );
     91
    8492// Perform stacking on a readout
    8593//
Note: See TracChangeset for help on using the changeset viewer.