mcabbott / VIDA.jl

EHT Image domain analysis through template matching.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VIDA

Stable Dev Build Status Coverage DOI

VIDA.jl or the Variational Image Domain Analysis provides a interface to extracting features from fits images created for the EHT, using the notion of probability divergences similar to variational inference, hence the name. The currently implemented divergences are the Bhattacharyya distance/divergence as well as the Kullback-Leibler divergence. These are used to extract ring-like features from image reconstructions of black holes such as from M87.

For more information on how to use VIDA please refer to the documentation

Installation

VIDA.jl is registered so to install it just go into the REPL and type ]add VIDA.

Distributed scripts

In the examples folder we have a complete script that shows how to use VIDA on a cluster to extract image features from multiple images at the same time. Please see the README in the scripts folder for more information.

About

EHT Image domain analysis through template matching.

License:GNU General Public License v3.0


Languages

Language:Julia 100.0%