IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6442


Ignore:
Timestamp:
Feb 16, 2006, 4:53:28 PM (20 years ago)
Author:
eugene
Message:

fixed leaks

File:
1 edited

Legend:

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

    r6441 r6442  
    5353    // XXX : replace? status = psMetadataAdd (readout->analysis, PS_LIST_TAIL, "PSPHOT.SKY.MEAN",  PS_DATA_F32,     "psphot sky mean", sky->sampleMean);
    5454    // XXX : replace? status = psMetadataAdd (readout->analysis, PS_LIST_TAIL, "PSPHOT.SKY.SIGMA", PS_DATA_F32,     "psphot sky stdev", sky->sampleStdev);
     55    // XXX : what should I do with the skymodel image?
    5556
    5657    // free up the local copies of the data
Note: See TracChangeset for help on using the changeset viewer.