Skip to content

Repository with all the ngEHT 2021 software tutorial notebooks

Notifications You must be signed in to change notification settings

ptiede/ngEHT2021-Tutorial

Repository files navigation

ngEHT2021-Tutorial

This repository contains the tutorials shown in the ngEHT 2021 software tutorial session. The notebooks are written in either python or julia.

Installation

This assumes you have a working installation of python, julia, ipython, and eht-imaging.

Most systems should have a working version of python installed. For Julia please install the official binaries from https://julialang.org/downloads/ and follow the instructions there. To get julia to work with jupyter please then install the IJulia.jl package using the REPL. For example you can do

using Pkg
Pkg.add("IJulia")

which should link to an installed version of jupyter.

List of Additional Resources (To add other software packages please file an issue!)

Synthetic Data Generation

Imaging

Modeling

Image Feature Extraction

GRMHD simulations

Polarized GRRT

Unpolarized GRRT

About

Repository with all the ngEHT 2021 software tutorial notebooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published