lanl / fiducia

An open source package for DANTE signal analysis using the cubic spline unfold method.
Other
5 stars 4 forks source link

9/14/22 Finalized edits and benchmarking for knotSolve and reconstructSpectrum in cspline module #60

Closed Plasmacaster closed 6 months ago

Plasmacaster commented 2 years ago

This resolves issue #56

knotSolve and reconstructSpectrum now work without inputs from the stats module. Both functions have been benchmarked against the Mathematica version of the code. Adding interpolation option in signalInt function makes the Python version closer to the Mathematica version.

Please merge with other pull requests in order of date in description title