Home | Trees | Indices | Help |
|
---|
|
|
|||
|
initialize(self,
params) Expects: |
||
array
|
__getFrames(self,
f) Load coordinate frames from file or take them from own cache |
||
1|0
|
requested(self,
i,
j) Checks if the rmsd of two frames i and j are to be calculated: |
||
[float]
|
calcRmsd(self,
window,
f1,
f2) Calulate the rmsd between two frame chunks. |
||
[float]
|
go(self,
jobs) Run job. |
||
|
reportError(self,
msg,
window) Report errors. |
|
Expects: {'ferror':str, 'trajMap':[int], 'only_off_diagonal':1|0, 'only_cross_member':1|0}
|
Load coordinate frames from file or take them from own cache
|
Checks if the rmsd of two frames i and j are to be calculated: requested( int_f1, int_f2 ) -> 1|0
|
Calulate the rmsd between two frame chunks.
|
Run job.
|
Report errors.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Dec 22 20:11:48 2006 | http://epydoc.sourceforge.net |