Dries Van De Putte

Results 36 comments of Dries Van De Putte

I just realized this is a duplicate of #11, where some more info is given on what the problems are

While working on fitting the Orion Bar spectra, I found myself switching between LevMarLSQFitter and TRFLSQFitter a lot, and over time I've noticed some peculiarities about each one. Today, I...

The fitting of the absorption features should be working normally. What you're seeing is just a plotting issue. The error you posted is old code. The current plotting code definitely...

Which checks are you referring to? I am not a aware of any particular problems.

Thanks for bringing this up, it looks like one of the tests was not adapted to a recent format change of the `Features` table, and is therefore failing. Should be...

I have been using h5py for a bit, and found that it could not read the filters string from the grid attributes. Probably an instance of this issue https://github.com/h5py/h5py/issues/624 Example:...