CrySF modules#
Overview#
The CrySF package provides tools for handling and analyzing density maps and related operations in computational crystallography.
Submodules#
DensityMap module contains functionalities to creats the density maps.
- class libraries.DensityMap.DensityMap(topofile='topo.gro', trajfile='trajectory.xtc', format='XDATCAR', timestep=0.1, voxelsize=0.2, atomname='Li', trajtimestep=1, verbosity=0, clustering=0)[source]#
Bases:
object
CrySF module contains core functionalities of the CrySF package