IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 9, 2008, 4:13:58 PM (18 years ago)
Author:
Paul Price
Message:

Fixing background subtraction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubBackground.c

    r20611 r20614  
    4040    if (!modelRO) {
    4141        // Create the background model
    42         if (!psphotModelBackground(config, view, "PPIMAGE.CHIP")) {
     42        if (!psphotModelBackground(config, view, "PPSUB.OUTPUT")) {
    4343            psError(PS_ERR_UNKNOWN, false, "Unable to model background");
    4444            return false;
Note: See TracChangeset for help on using the changeset viewer.