IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 9, 2009, 2:34:51 PM (17 years ago)
Author:
Paul Price
Message:

Using original mask in combination of unconvolved images.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ppStack/src/ppStackOptions.h

    r25788 r25824  
    1111    psMetadata *stats;                  // Statistics for output
    1212    FILE *statsFile;                    // File to which to write statistics
    13     psArray *origImages;                // Filenames of the original images
     13    psArray *origImages, *origMasks, *origVariances; // Filenames of the original images
    1414    psArray *convImages, *convMasks, *convVariances; // Filenames for the temporary convolved images
    1515    int num;                            // Number of inputs
     
    2727    psVector *matchChi2;                // chi^2 for stamps from matching
    2828    psVector *weightings;               // Combination weightings for images (1/noise^2)
    29     psArray *covariances;               // Covariance matrices
     29    psArray *covariances;                 // Convolved covariance matrices
    3030    // Combine initial
    3131    pmReadout *outRO;                   // Output readout
Note: See TracChangeset for help on using the changeset viewer.