- Timestamp:
- Nov 19, 2012, 5:45:03 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20120906/ppStack/src/ppStackCombinePrepare.c
r34667 r34678 29 29 if (expName) { 30 30 pmCell *expCell = pmFPAfileThisCell(config->files, view, expName); // Exposure cell 31 options->expRO = pmReadoutAlloc(expCell); // Output readout31 options->expRO = pmReadoutAlloc(expCell); //Output readout 32 32 } 33 else { 34 options->expRO = NULL; 35 } 33 /* else { */ 34 /* options->expRO = NULL; */ 35 /* } */ 36 36 pmCell *bkgCell; 37 37 int bkg_r0,bkg_c0;
Note:
See TracChangeset
for help on using the changeset viewer.
