What's Changed
New features
- New script
scripts/structure/densmap.py
that computes 2-dimensional number density maps by @andthum in #205 - New function
mdtools.dtrj.transition
that calculates transition rates averaged over all compounds and over all states by @andthum in #211 mdtools/misc/dtrj_lifetimes/compare_dtrj_lifetime_methods.py
andmdtools/misc/dtrj_lifetimes/plt_lifetimes.py
: Additionally, calculate and plot the coefficient of variation of the underlying lifetime distribution by @andthum in #225
Bug fixes
mdtools/misc/dtrj_lifetimes/compare_dtrj_lifetime_methods.py
: Fix fits of the Kaplan-Meier estimated survival function by @andthum in #225
Full Changelog: v0.0.8.0...v0.0.9.0