- Timestamp:
- Mar 1, 2011, 6:21:28 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/psphot/src/psphotStackImageLoop.c
r30624 r30772 50 50 psLogMsg ("psphot", 6, "Readout %d: %x %x\n", view->readout, cell->file_exists, cell->process); 51 51 if (! readout->data_exists) { continue; } 52 53 psMemDump("load"); 52 54 53 55 // PSF matching … … 57 59 return false; 58 60 } 61 psMemDump("stackmatch"); 59 62 60 63 // XXX for now, we assume there is only a single chip in the PHU: … … 64 67 return false; 65 68 } 66 69 psMemDump("psphot"); 67 70 } 68 71 // drop all versions of the internal files
Note:
See TracChangeset
for help on using the changeset viewer.
