IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 29, 2006, 5:27:19 PM (20 years ago)
Author:
magnier
Message:

setting the stats for clipping

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/pmAstrometryObjects.c

    r10852 r10859  
    88*  @author EAM, IfA
    99*
    10 *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2006-12-29 18:30:36 $
     10*  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2006-12-30 03:27:19 $
    1212*
    1313*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    227227    psVectorInit (mask, 0);
    228228
     229    // the stats options supplied are used to perform the clip fitting
    229230    pmAstromFitResults *results = pmAstromFitResultsAlloc();
    230231    results->xStats = psStatsAlloc (PS_STAT_NONE);
Note: See TracChangeset for help on using the changeset viewer.