About

MagPy4/MarsPy is a magnetic field analysis program developed for IGPP at UCLA.

Installing MagPy

Mac / Unix

  1. Install Python >= 3.6 and git.
  2. Run the following command in the terminal
    pip3 install git+https://github.com/igpp-ucla/MagPy4.git
  3. To run MagPy, run the MagPy4 command in the terminal

Windows

  1. Download the latest installer under the releases section of the MagPy GitHub page.
  2. Extract the contents of the MagPy_installer.zip archive
  3. Run the MagPy_#VERSION.exe installer
  4. Run MagPy from the Start Menu entry.

Getting Started

Please see this guide for a simple introduction to using MagPy.