You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugfixes
bond_statistics:
- would fail when reading empty lines between sections
- also added defaults to lengths/angles/dihedrals output help msg
contacts:
- forgot to remove unused args from parser
cov_analysis:
- fixed issue where corr_matrix_out passed w/ type LazyFile would
fail `np.loadtxt` due to being closed.
- however, I have no idea why the file needs to be re-read, when
its contents are already in memory; that line can probably be
removed, but I left it in just in case
Large update from Soohyung
- Misc bugfixes
- Added tooltips
- Changed added/removed some fields from analysis forms
From Nathan:
- meddling with style & typing of the above
- updated tests for new args