Changeset 27329
- Timestamp:
- Mar 18, 2010, 12:57:00 PM (16 years ago)
- Location:
- trunk/ppStack/src
- Files:
-
- 2 edited
-
ppStackCleanup.c (modified) (1 diff)
-
ppStackSources.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackCleanup.c
r27320 r27329 43 43 pmCell *cell2 = pmFPAfileThisCell(config->files, view, "PPSTACK.OUTPUT.JPEG2"); 44 44 psImageMaskType maskValue = pmConfigMaskGet("BLANK", config); // Bits to mask 45 psFree(view); 45 46 46 47 pmReadout *ro1 = pmReadoutAlloc(cell1), *ro2 = pmReadoutAlloc(cell2); // Binned readouts -
trunk/ppStack/src/ppStackSources.c
r27302 r27329 345 345 } 346 346 347 psFree(zp); 348 psFree(zpExp); 347 349 348 350 #ifdef ASTROMETRY
Note:
See TracChangeset
for help on using the changeset viewer.
