Changeset 20828
- Timestamp:
- Nov 25, 2008, 11:35:38 AM (17 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
ppStack/src/ppStackLoop.c (modified) (2 diffs)
-
ppSub/src/ppSubReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackLoop.c
r20824 r20828 1012 1012 psTrace("ppStack", 2, "Cleaning up after combination....\n"); 1013 1013 1014 #if 0 1014 1015 // Ensure masked regions really look masked 1015 1016 { … … 1020 1021 } 1021 1022 } 1023 #endif 1022 1024 1023 1025 // Close up -
trunk/ppSub/src/ppSubReadout.c
r20777 r20828 450 450 outRO->data_exists = outCell->data_exists = outCell->parent->data_exists = true; 451 451 452 #if 0 452 453 pmReadoutMaskApply(outRO, maskBad); 454 #endif 453 455 454 456 #ifdef TESTING
Note:
See TracChangeset
for help on using the changeset viewer.
