Skip to content

code for the import, analysis, and export of magnetic fields

Notifications You must be signed in to change notification settings

bwheelz36/MagneticFieldMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topas magnetic field prep

This code allows the import, analysis and output of magnetic field maps. Extensible base classes are provided to enable the addition of new import/ export formats.

The main use case and the impetus for development was to generate mapped field data in a format that topas would accept. But the architecture should allow for further analysis methods to be added as needed.

examples

see examples folder

installation

this code is not hosted on pypi, but you can install by

  1. cloning this repository
  2. doing pip install . (preferable inside a virtual environment) or poetry install

About

code for the import, analysis, and export of magnetic fields

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages