StollLab/EasySpin

`basecorr` rework

stestoll opened this issue · 0 comments

Changes to basecorr: (see #237)

  • Swap Order and Dim to make more consistent with Matlab functions; Dimshould be optional; Order should be required.
  • Order and Dim should be scalars; for sequential corrections along two dimensions, call basecorr for each dimension separately.
  • Add a mask!