Jhsmit / Jhsmit/PyHDX

Reloading fit results is slow

Aperta
#229 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement Fitting
Lingua principale
Jupyter Notebook
Stelle
32
Fork
14
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start at pyhdx.fileIO.load_fitresult and trace where generate_output and estimate_errors are invoked during reload. Confirm how the previous fit result already contains these results, then ensure reloading avoids unnecessary recomputation while preserving the loaded results and behavior.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
python
Ambito
performance
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.