IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2006, 8:13:39 PM (20 years ago)
Author:
magnier
Message:

minor mods

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_p0/psModules/src/objects/pmPSFtry.c

    r5992 r6378  
    55 *  @author EAM, IfA
    66 *
    7  *  @version $Revision: 1.3.4.3 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2006-01-15 18:23:13 $
     7 *  @version $Revision: 1.3.4.4 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2006-02-08 06:13:39 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    103103        // set temporary object mask and fit object
    104104        // fit model as EXT, not PSF
     105
    105106        psImageKeepCircle (source->mask, x, y, RADIUS, "OR", PSPHOT_MASK_MARKED);
    106107        status = pmSourceFitModel (source, model, false);
     
    178179    psLogMsg ("psphot.pspsf", 3, "try model %s, ap-fit: %f +/- %f : sky bias: %f\n",
    179180              modelName, psfTry->psf->ApResid, psfTry->psf->dApResid, psfTry->psf->skyBias);
     181
    180182    return (psfTry);
    181183}
Note: See TracChangeset for help on using the changeset viewer.