IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Manages information on a given simulation. More...
Manages information on a given simulation.
Assumes the existence of a _stats.txt file, and handles more files if available. folder : the folder which contains _stats.txt prefix : the stats file is supposed to be prefix+'_stats.txt'
Definition at line 43 of file demux_trajs.py.
Public Member Functions | |
def | items |
iterate over all time steps More... | |
def IMP.isd.demux_trajs.LogHolder.items | ( | self | ) |
iterate over all time steps
Definition at line 127 of file demux_trajs.py.