IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38395


Ignore:
Timestamp:
Jun 5, 2015, 2:16:37 PM (11 years ago)
Author:
bills
Message:

delete debugging code

File:
1 edited

Legend:

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

    r38394 r38395  
    201201    psFree (SN);
    202202    psFree (index);
    203 
    204 #ifdef notdef
    205     // XXX Do not commit with this turned enabled
    206     // Dump the current readout image.
    207     psphotSaveImage(NULL, readout->image, "satstarsub.fits");
    208     psErrorClear();
    209 #endif
    210203
    211204    psLogMsg ("psphot", PS_LOG_INFO, "deblend %d satstars: %f sec\n", Nsatstar, psTimerMark ("psphot.deblend.sat"));
Note: See TracChangeset for help on using the changeset viewer.