Field maps

Field map manipulations module.

Field map module.

Functions

enge(s[, ce_0, ce_1, ce_2, ce_3, ce_4, …])

Enge function for the modelling of fringe fields.

load_field_data(file[, path])

param file

the file containing the field map data

load_mesh_data(file[, path])

Load a mesh data file and creates a complete mesh grid using numpy.

load_opera_fieldmap(file[, path])

param file

the file containing the field map data

load_opera_fieldmap_with_mesh(field_file, …)

param field_file

the file containing the field map data

Classes

EngeModel()

Enge model to be used with lmfit.

FieldMap(field_map)

TODO

Class Inheritance Diagram

Inheritance diagram of zgoubidoo.fieldmaps.fieldmap.EngeModel, zgoubidoo.fieldmaps.fieldmap.FieldMap