IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15058


Ignore:
Timestamp:
Sep 27, 2007, 2:42:32 PM (19 years ago)
Author:
eugene
Message:

comments

File:
1 edited

Legend:

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

    r14655 r15058  
    219219    psTrace ("psphot", 5, "trying blob...\n");
    220220
     221    // psTraceSetLevel("psModules.objects.pmSourceFitSet", 5);
     222
    221223    // this temporary source is used as a place-holder by the psphotEval functions below
    222224    pmSource *tmpSrc = pmSourceAlloc ();
     
    245247
    246248    psFree (tmpSrc);
     249
     250    // psTraceSetLevel("psModules.objects.pmSourceFitSet", 0);
    247251
    248252    if (okEXT && okDBL) {
Note: See TracChangeset for help on using the changeset viewer.