stradaroca / eat

EHT Analysis Toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Event Horizon Telescope Analysis Toolkit

Dependencies

  • python 2.7+
  • numpy
  • scipy
  • matplotlib
  • pandas
  • astropy
  • HOPS (for mk4 access, optional)
  • seaborn (for some data inspection plots, optional)

Installation

eat can be used directly by adding the module location to your Python path.

Alternatively for a system install,

git clone https://github.com/sao-eht/eat.git
pip install -e eat

Documentation

Sphinx apidoc.

HOPSTOOLS

Tools to convert data from the HOPS format.

About

EHT Analysis Toolkit


Languages

Language:Python 66.2%Language:Jupyter Notebook 32.1%Language:Shell 1.5%Language:Perl 0.2%