IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 3, 2013, 1:43:50 PM (13 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130509/pswarp/src/pswarpDefineLayout.c

    r35563 r35747  
    4040    // chips are not processed unless we have determined they overlap the inputs
    4141    pmFPAExcludeChips (output->fpa);
     42    if (bkgModel) {
     43        pmFPAExcludeChips (bkgModel->fpa);
     44    }
    4245
    4346    int nInputs = psMetadataLookupS32(&status, config->arguments, "NUM_INPUTS");
Note: See TracChangeset for help on using the changeset viewer.