IMP
2.0.0
The Integrative Modeling Platform
|
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... | |
Definition at line 5 of file History.py.
def IMP.isd.History.History.toc | ( | self, | |
out = sys.stdout |
|||
) |
mean100 is the average over the last 100 frames
Definition at line 14 of file History.py.