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/ppStack.h

    r34849 r36855  
    108108                         const psVector *addVariance, // Additional variance for rejection
    109109                         bool safety,                 // Enable safety switch?
    110                          const psVector *norm         // Normalisations to apply
     110                         const psVector *norm,         // Normalisations to apply
     111                         const psVector *bscaleApplyOffset  // hack for offset based on bscale
    111112    );
    112113
Note: See TracChangeset for help on using the changeset viewer.