IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 22, 2010, 5:32:32 PM (16 years ago)
Author:
Paul Price
Message:

Get running with scaling of kernel parameters.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/ppStack/src/ppStackOptions.h

    r26671 r26674  
    1010    bool convolve;                      // Convolve images?
    1111    bool matchZPs;                      // Adjust relative fluxes based on transparency analysis?
     12    bool photometry;                    // Perform photometry?
    1213    psMetadata *stats;                  // Statistics for output
    1314    FILE *statsFile;                    // File to which to write statistics
     
    2425    psArray *sourceLists;               // Individual lists of sources for matching
    2526    psVector *norm;                     // Normalisation for each image
     27    psArray *sources;                   // Matched sources
    2628    // Convolve
    2729    psArray *cells;                     // Cells for convolved images --- a handle for reading again
Note: See TracChangeset for help on using the changeset viewer.