Skip to content

v0.3.0

Compare
Choose a tag to compare
@andthum andthum released this 30 Oct 08:39
· 117 commits to main since this release
v0.3.0
bf6bd48

What's Changed

Breaking changes

New features

  • New Slurm job scripts renewal_events_Li-*_kaplan_meier*.sh by @andthum in #132
  • New Slurm job scripts renewal_events_Li-*_back_jump_prob*.sh by @andthum in #132
  • New Slurm job script discrete-z_Li_kaplan_meier_discrete.sh by @andthum in #132
  • New Slurm job script discrete-z_Li_back_jump_prob_discrete.sh by @andthum in #132
  • Slurm job script discrete-hex_*.sh: Additionally run the MDTools scripts scripts/discretization/back_jump_prob and scripts/discretization/kaplan_meier by @andthum in #132
  • Python submit script submit_mdt_analyses_lintf2_ether.py: Submit the msd_layer* scripts together with all other bulk scripts (command-line option --scritps 1), because the issue that has prevented the msd_layer* scripts to work on bulk simulations has been fixed (see andthum/mdtools#181) by @andthum in #132
  • Slurm job script gmx/energy.sh: Add -skip option by @andthum in #126

Bug fixes

  • Adjust memory and time limits of various Slurm job scripts by @andthum in #123
  • Increase robustness of the Bash cleanup scripts .cleanup_gmx_analyses.sh and .cleanup_mdt_analyses.sh by @andthum in #123
  • Increase memory limits of some Slurm job scripts by @andthum in #122

Documentation updates

  • Python submit script submit_gmx_analyses_lintf2_ether.py: Format docstring and fix error in the argparse help text that led to an error when calling the script with the -h option by @andthum in #127
  • Python submit script submit_mdt_analyses_lintf2_ether.py: Fix wrong length unit: --binwidth must be given in Angstrom not nanometers by @andthum in #122

Project maintenance

Full Changelog: v0.2.0...v0.3.0