IMP  2.1.1
The Integrative Modeling Platform
IMP.isd.History.History Class Reference

Class that contains the output of one replica, used by the Analysis class. More...

Public Member Functions

def sanity_check
 checks if all entries have same length and are of constant type
 
def toc
 print the "table of contents" of this History tendency is a comparison of the last 200 frames, and whether it goes up or down. More...
 

Detailed Description

Note
This class is only available in Python.

Definition at line 10 of file History.py.

Member Function Documentation

def IMP.isd.History.History.toc (   self,
  out = sys.stdout 
)

mean100 is the average over the last 100 frames

Definition at line 71 of file History.py.


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