Jhsmit / PyHDX

Derive ΔG for single residues from HDX-MS data
http://pyhdx.readthedocs.io
MIT License
28 stars 12 forks source link

Split regularization losses in web interface #223

Closed Jhsmit closed 2 years ago

Jhsmit commented 2 years ago

Reg losses are shown as the sum of all regularizers This should be split into their components

See #222 which returns regularizers per component in losses dataframe

Jhsmit commented 2 years ago

This has been fixed some time ago Although the loss plot does sometimes still not scale correcly