IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 12, 2008, 10:51:58 AM (18 years ago)
Author:
Paul Price
Message:

Adding the use of an optional dark normalisation concept. This will usually be CELL.DARKTIME if the user wants to fit the dark current with no ordinates specified (old style of doing darks). Otherwise it will be NONE for a full multi-dimensional polynomial fit, which presumably would include CELL.DARKTIME as one of the ordinates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMerge/src/ppMergeOptions.h

    r16842 r16950  
    4545    int growPixels;
    4646    psArray *darkOrdinates;             // Ordinates for dark combination
     47    psString darkNorm;                  // Dark normalisation concept
    4748} ppMergeOptions;
    4849
Note: See TracChangeset for help on using the changeset viewer.