Name
sym_vol - symmetrize a volume using a specified point-group symmetry
Usage
output = sym_vol(vol , SymString)
Input
- vol
- input volume
- SymString
- string that specifies the point-group symmetry: for example "c3", or "d4", or "icos". To copy the volume, use "c1".
Output
- output
- volume symmetrized using quadratic interpolation
Author / Maintainer
P. R. Baldwin
Keywords
- category 1
- UTILITIES
- category 2
- SPATIAL
Files
emdata_sparx.cpp (method symvol); utilities.py,
Maturity
- stable
- works for most people, has been tested.
Bugs
None detected so far.