Skip to content

StollLab/EasySpin

Repository files navigation

EasySpin

Description

EasySpin is a MATLAB-based toolbox for the simulation and data analysis in Electron Paramagnetic Resonance (EPR) spectroscopy and magnetometry.This is the GitHub repository of EasySpin's source code, including tests, documentation source, and build scripts.

To get a tested and packaged version of EasySpin, or to access the documentation, go to EasySpin's main site at easyspin.org.

Resources

Contributions

Contributions to EasySpin are welcome! You can contribute by filing issues, by fixing or improving the documentation, by fixing issues, or by implementing new features. Before you start, please read the guides for contributing and for testing.

Repository Organization

The EasySpin repository is organized as follows:

easyspin/      source code for EasySpin's toolbox functions
docsrc/        source code for the documentation
examples/      collection of EasySpin example scripts
releasing/     build scripts etc.
tests/         unit tests for EasySpin

Documentation

You can build a local copy of the documentation. See the documentation in the releasing subfolder.