API Reference
Functions
|
Create an voxelized representation of the given atoms. |
Create an voxelized representation of the given atoms. |
|
Return only those atoms that will be present in the image. |
|
|
Assign all atoms the same radius. |
Assign atoms to channels based on their element types. |
|
Add every atom for which the expression is true to the given channel. |
|
Calculate the center coordinates of the given voxels. |
|
Calculate the voxel indices that contain the given coordinates. |
|
Return a multi-dimensional slice containing only those voxels that could be occupied by an atom. |
|
|
Write the given image to an |
Data structures
ndarray(shape, dtype=float, buffer=None, offset=0, |
|
|
A collection of parameters that apply to the image as a whole, as opposed to individual atoms. |
The spatial dimensions of an image. |
|
The algorithm used to fill in each voxel of the image. |
|
The algorithm used to aggregate multiple fill values for a single voxel. |
Exceptions
Raised when errors in the input data are detected. |