IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2006, 10:37:39 AM (20 years ago)
Author:
eugene
Message:

added psphotSourceFreePixels

File:
1 edited

Legend:

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

    r7506 r7638  
    8686    psphotSkyReplace (config, view);
    8787
     88    // drop the references to the image pixels held by each source
     89    psphotSourceFreePixels (sources);
     90
    8891    // save the results of the analysis
    8992    psMetadataAdd (readout->analysis, PS_LIST_TAIL, "PSPHOT.SOURCES", PS_DATA_ARRAY,    "psphot sources", sources);
Note: See TracChangeset for help on using the changeset viewer.