Software

Tools to design coils

Different scripts to design coils, from simple wire centroids definition to the optmisation of current density on surfaces including calculation of indced current in contuctive surfaces.

You can find the matlab implementation on GitHub.

Spherical harmonics

Mainly 2 functions to calculate the spherical harmonic expansion from and to a vectoriel field. I use it mainly for magnetic fields.

You can find the matlab implementation on GitHub.

Basics MPI

A simple forward model for Magnetic Particle Imaging (MPI), in order to generate some simulation ata and test/validate some ideas. Include different example, to present the signal generation , encoding and generates the data which could be produces by some 2D and 3D scanners.

You can find the matlab implementation on GitHub.

Scanner design

A quick way to generates the required 3D magnetic fields used in scanners. An ideal combination the the “Basics MPI” module.

You can find the matlab implementation on GitHub.