IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11309


Ignore:
Timestamp:
Jan 25, 2007, 6:51:34 PM (19 years ago)
Author:
eugene
Message:

clear error from model selection test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotGuessModels.c

    r11170 r11309  
    2626    // XXX put this in a function of its own..
    2727    if (modelEXT == NULL) {
     28        psErrorClear (); // XXX need to clear the error from failing the model
    2829        modelEXT = pmModelAlloc(psf->type);
    2930        psF32 *PAR = modelEXT->params->data.F32;
Note: See TracChangeset for help on using the changeset viewer.