load_opera_fieldmap

zgoubidoo.fieldmaps.fieldmap.load_opera_fieldmap(file: str, path: str = '.') → pandas.core.frame.DataFrame[source]
Parameters
  • file – the file containing the field map data

  • path – path to the field mpa data file

Returns

A Numpy array containing the mesh points and the associated field values.