IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2009, 3:08:17 PM (17 years ago)
Author:
bills
Message:

add pmAstromLinearizeTransforms to compute a linear fit to the transforms

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/pmAstrometryWCS.h

    r12519 r21159  
    44 * @author EAM, IfA
    55 *
    6  * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-03-21 22:00:49 $
     6 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2009-01-24 01:08:17 $
    88 * Copyright 2006 Institute for Astronomy, University of Hawaii
    99 */
     
    6262bool pmAstromWriteBilevelMosaic (psMetadata *header, const pmFPA *fpa, double tol);
    6363
     64bool pmAstromLinearizeTransforms(pmFPA *fpa, pmChip *);
     65
    6466// move to pslib
    6567psPlaneDistort *psPlaneDistortIdentity (int order);
Note: See TracChangeset for help on using the changeset viewer.