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.

Location:
trunk/psLib/test/math
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/math

    • Property svn:ignore
      •  

        old new  
        5151tap_psRandom
        5252tap_psSpline1D
         53tap_psPolynomialMD
  • trunk/psLib/test/math/Makefile.am

    r13801 r16793  
    4949        tap_psRandom \
    5050        tap_psMinimizePowell \
    51         tap_psSpline1D
     51        tap_psSpline1D \
     52        tap_psPolynomialMD
    5253
    5354if BUILD_TESTS
Note: See TracChangeset for help on using the changeset viewer.