load_opera_fieldmap_with_mesh

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

  • mesh_file – the file containing the mesh data

  • path – path to the field mpa data files

Returns

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