IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29882


Ignore:
Timestamp:
Nov 29, 2010, 4:35:07 PM (15 years ago)
Author:
watersc1
Message:

Added header HIERARCH DETREND.NONLIN entry for nonlinearity processing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageDetrendRecord.c

    r24485 r29882  
    7575    detrendRecord(options->doFringe,   detrend, config, view, "PPIMAGE.FRINGE",   "DETREND.FRINGE",   "Fringe filename");
    7676
     77    detrendRecord(options->doNonLin,   detrend, config, view, "PPIMAGE.LINEARITY","DETREND.NONLIN",   "Non-linearity table filename");
    7778    psFree (detrend);
    7879    return true;
Note: See TracChangeset for help on using the changeset viewer.