-
Hi, everyone
So sorry to post this under Issues, I can't enter google account and mailing list.
I'm new in python. I have a task to fit many 1D profile(about 10000 profiles) obtained from electron…
-
The module `lmfit` was used to allow fitting with constraints since scipy did not offer such a functionality at the time.
Now that `scipy.otimize.minimize` now allows for constraints to be placed on …
-
DEA modules with explicit output to enable usage as module with subsequent modules (avoiding missing input exception) e.g., for enrichment analysis as input.
Requires loading all metadata files and ex…
-
Hi realized than the class HistogramFitter in its function `fit()` has a memory issue. I tested it by commenting some parts and it seems to come from iMinuit. I.e. by commenting these lines https://g…
-
When I attempted to use the tutorial, I restarted and ran all cells in the kernal. In the data fitting section starting at cell 63, I got the error: 'Missing independent variable 'verbose'.
The er…
-
**Describe the bug**
During the recent Pastas workshop it seemed that different results were obtained between different computers and version of Python packages, but we could not test this systematic…
-
There are quite a few ENOENT errors in the logs.
It may be related to https://github.com/clearlydefined/crawler/issues/89.
```
[Error: ENOENT: no such file or directory, link 'django-activity-strea…
geneh updated
3 years ago
-
-
The data Duke_data.zip used in the notebook "XPCS fitting with lmfit" is not anymore available for download. Could you please, provide us with the file either as before (.zip) or as .npy? Thank you v…
-
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…