JeschkeLab/autoDEER

Convert function scripts to classes

Closed this issue · 2 comments

Convert "Param_Optimization" and "DEER_4p" into classes

This has happened for Xepr api script and the dummy spectrometer

Key functions should exist outside the classes in the modules and only be called from the classes. This will make tests easier to implement.