PAHFIT / pahfit

Model Decomposition for Near- to Mid-Infrared Spectroscopy of Astronomical Sources
https://pahfit.readthedocs.io/
18 stars 26 forks source link

Covariance: fix using Hessian Matrix in post-process #185

Closed els1 closed 2 years ago

els1 commented 2 years ago

Currently, scipy does not always return errors. See #149 Try quick fix: take auto-derivative

jdtsmith commented 2 years ago

@Arafraza (David Carroll) is going to help out with the Hessian matrix covariance method for his final project for his "Computational Physics" course.

jdtsmith commented 2 years ago

Unfortunately David's exercise showed that the canonical packages to estimate the Hessian with our model function are very slow: many hours to run. So possibly a dead end. Will leave open in case we have any other thoughts.

jdtsmith commented 2 years ago

I'm closing this since it hasn't panned out.