StollLab / EasySpin

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

global fitting #309

Closed stestoll closed 9 months ago

cetait commented 9 months ago

Summary of changes:

GUI can currently only deal with single datasets and returns an error message explaining this otherwise.

This PR addresses issue #222 and implements it for script-based fitting. A more extensive GUI update also supporting global fitting of multiple datasets will be implemented in a separate PR.