molecule.calculate_electron_density#
- molecule.calculate_electron_density()#
Calculates the electron density for a molecule and puts it in molecule.properties[“electron_density”]
If no voxel were associated with the molecule, it will automatically create a voxel If the MO were not calculated it will also calculate them
- Parameters:
None – All the data should already be inside the molecule object
- Returns:
electron_density (ndarray)