tesliper.datawork
All core algorithms for data handling live here, along with some helpers.
This package implements functions used by tesliper to provide its core
functionality: comparing conformers, calculating spectra, averaging them, etc. It is
divided into few modules based on a field that given function is related to.
Modules
Converters between string and integer representations of atoms. |
|
Functions for calculating populations of conformers based on their relative energies using Boltzmann distribution. |
|
Conformers geometry-related functions, primarily an RMSD sieve implementation. |
|
Optical activity to signal intensity converters. |
|
Functions that deal with spectra and spectral data. |