Reloading fit results is slow
Open
enhancement
Fitting
- Dominant language
- Jupyter Notebook
- Stars
- 32
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Performance is poor when using `pyhdx.fileIO.load_fitresult` to load a previous fit result.
This is because of the methods `generate_output` and `estimate_errors` are invoked, although this results are known so this is not strictly necessary.
Contributor guide
Assessment
This issue has not been assessed yet.