-
First, thanks for LsqFit and especially LsqFit.lmfit. I am finding them especially valuable.
I am not an expert in optimization or GitHub so if I am asking my questions the wrong way, please let m…
-
Hi developers,
I am getting the following error while working with the Licorne-Py GUI.
I was trying to fit the MSLD of an experimental data with 26 layers of thickness "10" each,
After finally se…
-
I'm trying to compare the plots from this pull request and the main branch, but there seems to be a bug. I'm using the Rigetti resonator at 5.4GHz (RGREF01_01) and I receive the error:
> /Users/cor…
-
Some packages in the requirements.txt are not up to date.
Pandas, NumPy and lmfit are the ones that I saw.
-
As a result of upgrading the container, the tests have failed.
Understand what's causing this failure, and fix the tests so this is resolved.
-
The fitting method for the dual-site Langmuir isotherm doesn't seem to work very well. I've included an example of data where it fails.
```python
df = pd.read_csv('./data.csv', sep=' ')
T1 = 2…
-
I am a big fan of both LsqFit.jl and the python package [LMFIT](https://lmfit.github.io/lmfit-py/).
I made a small wrapper-interface for LsqFit.jl to implement the [`Parameter`](https://lmfit.githu…
-
Hi, when I use Sherpa in a notebook in VSCode the HTML output for the model and fit result object looks great.
However when I put the notebook on Github it doesn't render the content, just shows a …
cdeil updated
3 months ago
-
Errors shown during "test_PDG_precision" under msys2 environment.
**first error:**
for (std_dev, result) in tests.items():
assert uncert_core.PDG_precision(std_dev) == result
E …
-
Dear Julian,
Thanks for you contribution with XPS fitting. I was trying to use you software but it seems to be a missing file. I cannot find it anywhere in the sourse. Is this an error.
fanthony…