IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 4, 2008, 12:02:09 PM (18 years ago)
Author:
Paul Price
Message:

Adding psPolynomialMD --- multidimensional polynomial fitting (without needing to know the dimension beforehand, and allowing more dimensions than 4). Will use this in the construction of darks, where we will fit exposure time, temperature, and maybe time since power-on.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/pslib_strict.h

    r16185 r16793  
    99*  @author Eric Van Alst, MHPCC
    1010*
    11 *  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2008-01-23 03:08:03 $
     11*  @version $Revision: 1.35 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2008-03-04 22:02:09 $
    1313*
    1414*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    7878#include "psPolynomialMetadata.h"
    7979#include "psPolynomialUtils.h"
     80#include "psPolynomialMD.h"
    8081#include "psSort.h"
    8182#include "psSpline.h"
Note: See TracChangeset for help on using the changeset viewer.