IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 7:38:54 PM (16 years ago)
Author:
eugene
Message:

updates from eam_branches/20091201

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpTransformReadout.c

    r25043 r26896  
    107107        psImageInit(output->mask, maskBad);
    108108    }
     109
     110    // Ensure threading is off for the covariance calculation, since we are threading on a different level.
     111    psImageCovarianceSetThreads(false);
    109112
    110113    // create jobs and supply them to the threads
Note: See TracChangeset for help on using the changeset viewer.