salilab / IHMValidation

Validation software for integrative models deposited to PDB
MIT License
2 stars 2 forks source link

Rework quality at glance #52

Closed aozalevsky closed 2 years ago

aozalevsky commented 2 years ago

Major update for the quality at a glance page. Fixes scaling of bokeh plots, especially for multimode entries. Also introduces a routine to estimate data ranges for plots (related to #27) and replaces some bits of the js code with pure jinja2 (related to #19).

Sorry for this blob-style update, it is really hard to dissect it in smaller patches keeping everything working.