IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 18, 2007, 5:59:32 PM (19 years ago)
Author:
Paul Price
Message:

Changes to allow shutter correction to be processed piece by piece.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMerge/src/ppMergeCombine.h

    r7064 r13873  
    1111bool ppMergeCombine(psImage *scales,    // Scales for each cell of each integration, or NULL
    1212                    psImage *zeros,     // Zeros for each cell of each integration, or NULL
     13                    psArray *shutters, // Shutter correction data for each cell, or NULL
    1314                    ppMergeData *data,  // Data
    1415                    ppMergeOptions *options, // Options
Note: See TracChangeset for help on using the changeset viewer.