Skip to content

focisrc/eht-databook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Event Horizon Telescope Data Processing Book

A Jupyter Book for Event Horizon Telescope (EHT) data processing. It covers topics from understanding the foundation of Very Long Baseline Interferometry (VLBI) to actual data processing methods and practices.

Contributing

All materials in this Jupyter Book are stored a special flavour of Markdown called MyST (or Markedly Structured Text).

To edit the materials locally as Jupyter Notebooks, simply use Jupytext to create a pair notebook:

jupytext --sync --to ipynb [chapter].md

All changed made to the notebook will be automatically synced to the MyST markdown file.

To build the Jupyter Book locally, run

cd eht-databook
jupyter-book build docs

About

Jupyter Book that explains how the EHT works and how to calibrate EHT data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published