IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 26, 2012, 1:17:18 PM (14 years ago)
Author:
mhuber
Message:

adding option to set target FWHM mean of simple PSF for convolved stacks

File:
1 edited

Legend:

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

    r31158 r34092  
    3232    psVector *airmassInput;             // airmass of input exposure
    3333    psArray *sources;                   // Matched sources
     34    float clippedMean;                  // clipped mean of input fwhm
     35    float clippedStdev;                 // clipped stdev of input fwhm
     36    float clippedMean;                  // clipped mean of input fwhm
     37    float clippedStdev;                 // clipped stdev of input fwhm
    3438    // Convolve
    3539    psArray *cells;                     // Cells for convolved images --- a handle for reading again
Note: See TracChangeset for help on using the changeset viewer.