Changeset 26899 for trunk/ppSub/src/ppSubBackground.c
- Timestamp:
- Feb 10, 2010, 7:42:02 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubBackground.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubBackground.c
r23740 r26899 42 42 if (!modelRO) { 43 43 // Create the background model 44 if (!psphotModelBackground (config, view, "PPSUB.OUTPUT")) {44 if (!psphotModelBackgroundReadoutFileIndex(config, view, "PPSUB.OUTPUT", 0)) { 45 45 psError(PS_ERR_UNKNOWN, false, "Unable to model background"); 46 46 psFree(view);
Note:
See TracChangeset
for help on using the changeset viewer.
