Changeset 24672 for trunk/ppSub/src/ppSubLoop.c
- Timestamp:
- Jul 4, 2009, 10:43:17 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubLoop.c
r23753 r24672 98 98 } 99 99 100 // Perform Variance correction (rescale within a modest range) 101 if (!ppSubVarianceRescale(config)) { 102 psError(PS_ERR_UNKNOWN, false, "Unable to rescale variance."); 103 return false; 104 } 105 100 106 if (!ppSubFilesIterateDown(config, PPSUB_FILES_PHOT_SUB)) { 101 107 psError(PPSUB_ERR_IO, false, "Unable to set up photometry files.");
Note:
See TracChangeset
for help on using the changeset viewer.
