JeschkeLab / autoDEER

A python package designed for the running of automated and optimised DEER/PELDOR experiments for pulsed EPR
https://jeschkelab.github.io/autoDEER/
GNU General Public License v3.0
3 stars 1 forks source link

Resonator Profile Fitting #33

Closed HKaras closed 1 year ago

HKaras commented 2 years ago

Currently the fitting of the resonator profile is very unstable. This needs to be significantly improved.

An enhancment would be to add multi-lorentzian fitting, this might get us a better compensation when using Pent-Loop gap resonators. I reckon that if you used a fit function with 5 lorenzians of equal Q value but seperated in frequency space you could get a better fit. This might however open up a huge can of worms when it comes to poor resonator profiles.

HKaras commented 2 years ago

The autofit function now works again.