Changeset 23352 for branches/cnb_branches/cnb_branch_20090301/ppImage/src/ppImageReplaceBackground.c
- Timestamp:
- Mar 17, 2009, 12:08:50 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk merged eligible /branches/eam_branches/eam_branch_20090303 23158-23228
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/cnb_branches/cnb_branch_20090301/ppImage
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/cnb_branches/cnb_branch_20090215/ppImage merged eligible /trunk/ppImage merged eligible /branches/cnb_branch_20090215/ppImage 21495-22685 /branches/eam_branches/eam_branch_20090303/ppImage 23158-23228
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/cnb_branches/cnb_branch_20090301/ppImage/src/ppImageReplaceBackground.c
r21183 r23352 101 101 } 102 102 } 103 psImageBinning *binning = psMetadataLookupPtr(&status, psphotRecipe, "PSPHOT.BACKGROUND.BINNING"); // Binning for model 103 psImageBinning *binning = psMetadataLookupPtr(&status, modelRO->analysis, 104 "PSPHOT.BACKGROUND.BINNING"); // Binning for model 104 105 if (!binning) { 105 106 psError(PS_ERR_UNEXPECTED_NULL, true, "Unable to find background binning");
Note:
See TracChangeset
for help on using the changeset viewer.
