IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 7:38:09 PM (16 years ago)
Author:
eugene
Message:

updates from eam_branches/20091201 (main change was PATTERN to PATTERN.ROW, added PATTERN.CELL)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageReplaceBackground.c

    r25759 r26895  
    8080    // the background model has not been defined, or at least not generated
    8181    if (!modelFile || !modelRO) {
    82         if (!psphotModelBackground(config, &roView, "PPIMAGE.CHIP")) {
     82        if (!psphotModelBackgroundReadoutFileIndex(config, &roView, "PPIMAGE.CHIP", 0)) {
    8383            psError(PS_ERR_UNKNOWN, false, "Unable to model background");
    8484            return false;
Note: See TracChangeset for help on using the changeset viewer.