Home | Trees | Indices | Help |
|
---|
|
|
|||
|
initialize(self,
params) Copy the parameters that Master is passing in as dict into fields of this class. |
||
dict
|
go(self,
dict) Calculate rmsd values for trajectory and plot them. |
||
EnsembleTraj
|
loadTraj(self,
ftraj) Load trajectories from disc. |
||
|
calcRmsd(self,
t) Calculate the rmsd to the reference, the CA rmsd to the average member and the CA rmsd to last member frame. |
||
biggles.FramedPlot
|
plotRmsdRef(self,
t,
title) Plot the rmsd profiles calculated in calcRmsd . |
|
Copy the parameters that Master is passing in as dict into fields of this class.
|
Calculate rmsd values for trajectory and plot them.
|
Load trajectories from disc.
|
Calculate the rmsd to the reference, the CA rmsd to the average member and the CA rmsd to last member frame. Add the results into a profile.
|
Plot the rmsd profiles calculated in calcRmsd .
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Dec 22 20:11:46 2006 | http://epydoc.sourceforge.net |