| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
GeomAnalyzerBase --+
|
_MaestroAnalysis --+
|
CustomMaestroAnalysis
Compute the result of a custom function on centered models. Under the hood, this custom function serves as cid for _CustomCalc. The same key of _MaestroAnalysis is used and the value is the function return.
One example is ASL selections. In this case, each ASL is wrapped in a function, which is used to initialize the CustomMaestroAnalysis instance, see _prot_near_ion as an example. Return values are the selected AIDs, centered frame and centered CMS model.
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Reusable intermediate data saved in
|
The first entry is the result of the self._func for the current frame,
the second entry is a tuple of centered traj.Frame, and
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Aug 8 02:52:48 2017 | http://epydoc.sourceforge.net |