- Timestamp:
- Jan 28, 2009, 5:24:09 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_20090128/ppMerge/src/ppMergeScaleZero.c
r18930 r21219 43 43 pmFPAfileActivate(config->files, false, NULL); 44 44 psArray *files = ppMergeFileActivateSingle(config, PPMERGE_FILES_INPUT, true, i); // Activated files 45 pmFPAfile *input = files->data[0]; // Representative file; should be the image (not mask or weight)45 pmFPAfile *input = files->data[0]; // Representative file; should be the image (not mask or variance) 46 46 pmFPA *fpa = input->fpa; // FPA of interest 47 47 view = pmFPAviewAlloc(0); // View to component of interest
Note:
See TracChangeset
for help on using the changeset viewer.
