load_field_data

zgoubidoo.fieldmaps.fieldmap.load_field_data(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 DataFrame containing the field data.