Changeset 20611 for trunk/ppSub/src/ppSubReadout.c
- Timestamp:
- Nov 9, 2008, 2:31:45 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubReadout.c
r20568 r20611 623 623 } 624 624 625 // Higher order background subtraction using psphot 626 if (!ppSubBackground(outRO, config, view)) { 627 psError(PS_ERR_UNKNOWN, false, "Unable to subtract background."); 628 psFree(outRO); 629 return false; 630 } 631 625 632 // Renormalising for pixels, because that's what magic desires 626 633 if (psMetadataLookupBool(&mdok, recipe, "RENORM")) {
Note:
See TracChangeset
for help on using the changeset viewer.
