IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 29, 2008, 4:29:37 PM (18 years ago)
Author:
Paul Price
Message:

psThreadJob is now mutable within the thread function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/pmDark.h

    r18960 r19299  
    4040    );
    4141
    42 bool pmDarkApplyScan_Threaded(const psThreadJob *job);
     42bool pmDarkApplyScan_Threaded(psThreadJob *job);
    4343bool pmDarkApplyScan (pmReadout *readout, const pmCell *dark, psPolynomialMD *poly, psVector *values, psMaskType bad, bool doNorm, float norm, int rowStart, int rowStop);
    4444
Note: See TracChangeset for help on using the changeset viewer.