Changeset 31154 for trunk/psphot/src/psphotStack.c
- Timestamp:
- Apr 4, 2011, 1:12:39 PM (15 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (2 props)
-
src/psphotStack.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:ignore
-
old new 19 19 psphot-config 20 20 Doxyfile 21 a.out.dSYM
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
trunk/psphot/src/psphotStack.c
r28960 r31154 2 2 3 3 int main (int argc, char **argv) { 4 5 // uncomment to turn on memory dumps (move this to an option) 6 // psMemDumpSetState(true); 4 7 5 8 psTimerStart ("complete"); … … 12 15 13 16 psphotVersionPrint(); 17 18 psMemDump("start"); 14 19 15 20 // load input data (config and images (signal, noise, mask)
Note:
See TracChangeset
for help on using the changeset viewer.
