IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20004


Ignore:
Timestamp:
Oct 8, 2008, 11:55:37 AM (18 years ago)
Author:
eugene
Message:

check for valid model

File:
1 edited

Legend:

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

    r19953 r20004  
    712712            // create modelPSF from this model
    713713            pmModel *model = pmModelFromPSF (modelRef, psf);
     714            if (!model) continue;
    714715
    715716            // place the reference object in the image center
Note: See TracChangeset for help on using the changeset viewer.