Installation Overview - dwong263/MAGIQ GitHub Wiki

Overview

MAGIQ was originally written in Python 2.7, has now been ported to Python 3.7. It is intended for use with UNIX systems, but will also work on Windows 10 with the Windows Subsystem for Linux.

You can find the installation instructions for each operating system below:

It is assumed that you have a basic understanding of how to use and navigate a UNIX and/or command prompt terminal.

Please contact me if you run into any problems, and I will update the installation instructions accordingly.

Dependencies

MAGIQ requires the following dependencies to run:

  • IDL Virtual Machine (version 7 or above)
  • Python 3.7.7
  • PyQt5
  • scipy 0.17.1 (or higher)
  • numpy 1.10.4 (or higher)
  • pyfftw 0.10.1 (or higher)
  • matplotlib 1.5.1 (or higher)
  • PyGAMMA (latest version)
  • FSL 5.0.9 (or higher)