IMP  2.4.0
The Integrative Modeling Platform
Public Member Functions | List of all members
IMP.isd.demux_trajs.LogHolder Class Reference

Manages information on a given simulation. More...

Detailed Description

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'

Note
This class is only available in Python.

Definition at line 43 of file demux_trajs.py.

Public Member Functions

def items
 iterate over all time steps More...
 

Member Function Documentation

def IMP.isd.demux_trajs.LogHolder.items (   self)

iterate over all time steps

Definition at line 127 of file demux_trajs.py.


The documentation for this class was generated from the following file: