MaMMoS-project / management

Initial repository to track tasks and code snippets. May change name / disappear, etc.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Data conversion for 'magnetic' units #1

Open fangohr opened 9 months ago

fangohr commented 9 months ago

Arising in discussion at kick-off meeting.

samjrholt commented 9 months ago

We should consider using known tools such as Astropy. https://www.astropy.org/

This is a tutorial notebook that I wrote a little while ago that uses Astropy to convert CGS to Magnetic Units https://ubermag.github.io/getting-started/notebooks/unit-converter.html

They basically have everything we need already and would only need some minor additions.