IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36283


Ignore:
Timestamp:
Nov 12, 2013, 12:17:06 PM (13 years ago)
Author:
eugene
Message:

typo on compiled-in section

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130904/psModules/src/objects/pmPCM_MinimizeChisq.c

    r36281 r36283  
    498498# else
    499499        if (pcm->use1Dgauss) {
    500             if (USE_1D_GAUSS) {
     500            if (USE_1D_CACHE) {
    501501                // do not use the threaded, mask-aware version of this code (psImageSmoothMaskPixelsThread):
    502502                // * the model flux is not masked
     
    523523
    524524        if (pcm->use1Dgauss) {
    525             if (USE_1D_GAUSS) {
     525            if (USE_1D_CACHE) {
    526526                // do not use the threaded, mask-aware version of this code (psImageSmoothMaskPixelsThread):
    527527                // * the model flux is not masked
Note: See TracChangeset for help on using the changeset viewer.