Core package

The following pages document the MDTools Python package (also referred to as “core package”). If you are only interested in running the scripts, read the documentation of the Scripts instead.

Todo

Revise and document all modules that are not already contained in this documentation.

Modules

check

Functions for debugging and checking user input or arguments parsed to other functions, clases, etc.

dtrj

Functions dealing with discrete trajectories.

dynamics

Functions to calculate dynamic properties.

file_handler

Functions for file input/output handling

numpy_helper_functions

Auxiliary functions for numpy.ndarrays and general mathematical functions.

parallel

Functions and clases for parallel computing.

run_time_info

Classes and functions for getting run time information

scipy_helper_functions

Auxiliary functions for SciPy routines.

select

Functions to select atoms from MDAnalysis AtomGroup instances.

structure

Functions to calculate structural properties.

version

Version information for MDTools.