IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 19, 2009, 3:42:18 PM (16 years ago)
Author:
Paul Price
Message:

Threading for pmReadoutFake is working and active in psphot efficiency measurement and ppStack PSF matching.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmReadoutFake.h

    r25383 r26202  
    1212#include <pmPSF.h>
    1313#include <pmSourceMasks.h>
     14
     15/// Set threading
     16///
     17/// Returns old threading state
     18bool pmReadoutFakeThreads(
     19    bool new                            // New threading state
     20    );
    1421
    1522/// Generate a fake readout from vectors
Note: See TracChangeset for help on using the changeset viewer.