Releases: rayosborn/cfcal
Releases · rayosborn/cfcal
Renamed tag for PyPI
Fix versioneer installation
- PyPI installations were failing to find the
versioneer
module.
Package renamed to CFcal
- To avoid a name clash on the PyPI server, the package has been renamed 'CFcal'
Add support for versioneer
- The version number, cflib.version, specifies the release tag and, if applicable, the commit hash of the Github repository used in building the package.
Support for more CF lineshapes
- This version allows calls to the
spectrum
andNXspectrum
functions to specify bothsigma
andgamma
values. If onlysigma
(gamma
) is given, the crystal field line shape is gaussian (lorentzian). If both values are given, a pseudo-voigt line shape is used, as defined in Ida, Ando and Toraya, J. Appl. Cryst. 33, 1311 (2000).
Initial Release
This is an initial release of the CFlib package.