Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,184 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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,

git clone https://github.com/sao-eht/eat.git
python
>>> import sys
>>> sys.path.append('eat')
>>> import eat

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

Resources

Stars

122 stars

Watchers

14 watching

Forks

Releases

Packages

Used by

Contributors

Languages