IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 12, 2014, 11:52:06 PM (12 years ago)
Author:
mhuber
Message:

adding BSCALEOFFSET option hack to apply -0.5*bscale offset to each input warp, default is -0.0 offset

File:
1 edited

Legend:

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

    r35167 r36855  
    3535    float clippedMean;                  // clipped mean of input fwhm
    3636    float clippedStdev;                 // clipped stdev of input fwhm
     37    psVector *bscaleOffset;             // hack offset of bzero using 0.5*bscale if option, 0.0 if not
    3738    // Convolve
    3839    psArray *cells;                     // Cells for convolved images --- a handle for reading again
Note: See TracChangeset for help on using the changeset viewer.