-
I am a pandas user and contributor, but somewhat new to statsmodels. I tried your NonlienarLS for a few weeks, and I think it is incomplete. Specifically, I like the features in the lmfit project: par…
-
As a user, if uncertainties have been published by the underlying device, I would like plots & fits to use them.
This issue depends on all of:
- https://github.com/ISISComputingGroup/ibex_bluesky_…
-
Note to future selves. The current version of xraylarch being used is 0.9.37. That is incompatible with recent lmfit, but works with lmfit 0.9.8 (which was released around the same time).
-
Hi, I'm facing an issue when plotting the detrended flux from lmfit (plot_lmfit, with detrend=True), where it gives an incorrect plot. However, with detrend=False, the plot doesn't have any issues. I …
-
The `lmfit` function does not propagate the `wt` parameter to `levenberg_marquardt`.
https://github.com/JuliaNLSolvers/LsqFit.jl/blob/8b163b79f4871cdac416943a17a1508d304ffdf4/src/curve_fit.jl#L64-L68…
-
**Is your feature request related to a problem? Please describe.**
I'm sometimes frustrated when fitting a large amount of EIS data that the RQ subcircuits get swapped by the fitting algorithm. If I …
-
When trying to run the test case (no modifications after cloning), I get an error associated with lmfit. Could you list the versions of packages you used when distributing the latest version?
```
…
-
This is in regards to the fitting problem described in #251, but since it doesn't relate to minuit a new issue is probably the best place to post this.
Also just as a note, I don't really understan…
-
I noticed while fitting MIRI data that when the iflux/weights/qsotemplate that are fed into lmfit in contfit.py are empty, all the fits in the core break and an entire section of spaxels do not get fi…
-
Currently when running projectR by itself, we run the command with `full=FALSE`, which returns just the projection weights. However, there was a request from a lab to return the full output which ret…