Convert function scripts to classes
Closed this issue · 2 comments
HKaras commented
Convert "Param_Optimization" and "DEER_4p" into classes
HKaras commented
This has happened for Xepr api script and the dummy spectrometer
HKaras commented
Key functions should exist outside the classes in the modules and only be called from the classes. This will make tests easier to implement.