StollLab / EasySpin

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

Issue #267 - new function: unitconvert #294

Closed mdkrzyaniak closed 10 months ago

mdkrzyaniak commented 1 year ago

Replaces mhz2mt and mt2mhz with a single function unitconvert. Updated documentation, examples, tests and various calls throughout the codebase.

The only thing I did not do was update the function signatures file, I'm not really sure what to do there.

Passes tests(aside from the ones that were already failing).