-
src/rfft_func.pycontains therfftfunction that returns anxarray.DataArrayobject corresponding to the Fourier transform (FT) of the drive object. Further, theto_xarrayfunction returns anxarray.DataArraycontaining the magnetization snapshots corresponding to the input drive object. Finally,xarray_rfftfunction returns anxarray.DataArraycontaining FT corresponding toxarray.DataArrayrepresenation of drive object (i.e. output ofto_xarrayfunction). -
Spatially Resolved FFT Ubermag.ipynbcontains the code description and use examples of therfftfunction. -
Drive Xarray And FFT Xarray.ipynbcontains the code description and use examples ofto_xarrayandxarray_rfftfunctions.
Note:
datafolder contains simulation data and it is round about 1.3 GB. To download the data, usegit lfs pull.