StollLab / EasySpin

MATLAB toolbox for Electron Paramagnetic Resonance (EPR) spectroscopy
http://easyspin.org
MIT License
49 stars 26 forks source link

Introduce Sys.D_ to support E/D #221

Closed mdkrzyaniak closed 3 years ago

mdkrzyaniak commented 3 years ago

In response to issue #49, D_ was added which defines the zero-field splitting in terms of D and E/D. The update includes tests and documentation.

mdkrzyaniak commented 3 years ago

Potential dependencies: zfsframes - would need a rewrite to to include the option to analyze a spin system. But I'm not sure how much sense that makes; DStrain - would it make sense to introduce E/D strain? or does strain in E cover this adequately. Aside from those two, given this merely translates D_ to D in validatespinsys I can't think of any other dependencies.