About
MagPy4/MarsPy is a magnetic field analysis program developed for IGPP at UCLA.
Installing MagPy
Mac / Unix
- Install Python >= 3.6 and git.
- Run the following command in the terminal
pip3 install git+https://github.com/igpp-ucla/MagPy4.git
- To run MagPy, run the
MagPy4
command in the terminal
Windows
- Download the latest installer under the releases section of the MagPy GitHub page.
- Extract the contents of the MagPy_installer.zip archive
- Run the MagPy_#VERSION.exe installer
- Run MagPy from the Start Menu entry.
Getting Started
Please see this guide for a simple introduction to using MagPy.