Trees | Indices | Help |
|
---|
|
object --+ | analysistool.AnalysisTool --+ | VolumeMapper
A tool to map atomic volume onto a grid. Each frame is superimposed onto a reference using fit_asl and ref_fit_pos. Next, the atoms selected by map_asl are mapped onto the grid.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
grid | |||
Inherited from |
|
@type map_asl: AtomSelection instance @param map_asl: The atom selection from which to indetify atom indices to be mapped. @type fit_asl: AtomSelection instance @param fit_asl: The atom selection from which to indetify atom indices to be transformed. @type grid: a Grid3D instance @param grid: a Grid 3D instance fully configured. Atoms selected by map_asl are mapped onto it for each frame. @type ref_fit_pos: numpy array with shape (n,3) @param ref_fit_pos position array of reference conformer structure that will be used for the superposition. Of not supplied, the first frame of the trajectory will be used.
|
Initialize data that requires a frame instance for reference. This method will be called once, with the first frame that is processed.
|
Collect data for the provided frame.
|
|
|
grid
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon May 19 23:05:27 2014 | http://epydoc.sourceforge.net |