IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 13, 2009, 2:31:49 PM (17 years ago)
Author:
Paul Price
Message:

Turning off debugging output.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_20090108/ppStack/src/ppStackSources.c

    r21106 r21118  
    8080
    8181
    82 #if 1
     82#if 0
    8383        pmReadout *fake = pmReadoutAlloc(NULL); // Fake readout
    8484        pmPSF *psf = psMetadataLookupPtr(NULL, config->arguments, "PSF.TARGET"); // PSF for fake image
     
    197197        }
    198198
    199 #if 1
     199#if 0
    200200// Size of fake image; set by hand because it's trouble to get it from other places
    201201        pmReadout *fake = pmReadoutAlloc(NULL); // Fake readout
Note: See TracChangeset for help on using the changeset viewer.