Changeset 37941 for trunk/psphot/src/psphotReadoutCleanup.c
- Timestamp:
- Mar 3, 2015, 1:54:23 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadoutCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadoutCleanup.c
r37932 r37941 54 54 psArray *sources = detections ? detections->allSources : NULL; 55 55 // XXX where do we free these, in here (psMetadataRemove?) 56 57 int quality = psMetadataLookupS32 (&status, readout->analysis, "PSPHOT_QUALITY"); 58 if (quality) { 59 // if there is no stats file this will be a no-op 60 psphotStatsFileSetQuality(quality); 61 } 56 62 57 63 // use the psf-model to measure FWHM stats
Note:
See TracChangeset
for help on using the changeset viewer.
