- Enabled resource sharing in
pesfit.fitter.DistributedFitter
class, which sped up code by at least 20% - Explicit support of 2D spectral data as input
- Allow pickling of detailed fit results (instances of
lmfit.model.ModelResult
) from fitting (applies to bothPatchFitter
andDistributedFitter
) - Updated the 14-band WSe2 benchmark hyperparameter tuning (now complete)
- Added task parallelization parameter tuning benchmark as bash script