IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 14, 2022, 3:03:04 PM (4 years ago)
Author:
tdeboer
Message:

changes to fix the fault 4 errors in ppImage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotSourceFits.c

    r42254 r42255  
    526526    }
    527527    if (psTraceGetLevel ("psphot") >= 7) {
    528       psTraceSetLevel("psLib.math.psMinimizeLMChi2", 5);
     528      // psTraceSetLevel("psLib.math.psMinimizeLMChi2", 5);
    529529    }
    530530# endif
     
    557557      }
    558558    }
    559     psTraceSetLevel("psLib.math.psMinimizeLMChi2", 0);
     559    // psTraceSetLevel("psLib.math.psMinimizeLMChi2", 0);
    560560# endif
    561561
Note: See TracChangeset for help on using the changeset viewer.