pysrw.configuration.MAG_INTERP#
- pysrw.configuration.MAG_INTERP = {'bicubic': 3, 'bilinear': 1, 'biquadratic': 2}#
the interpolation strategy to adapt the passed field map to the mesh of the magnet object. Une of bilinear, biquadratic or bicubic.
- Type:
str