Skip to content

Python tools for comparing and summarizing lots of simulated images

License

Notifications You must be signed in to change notification settings

AFD-Illinois/imtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imtools

Tools for creating and analyzing (many) simulated images of black holes. Useful both for individual image computations, and management of large image sets, e.g. computing overall statistics by model, or plotting results from a set of different models together as a "collage."

Dependencies

imtools requires only numpy, scipy, matplotlib, and h5py. Install it anywhere with

$ pip install -e .

If eht-imaging is installed to the same environment, there is limited support for converting imtools Image objects for use in eht-imaging and vice versa.

Use

Basic documentation for this library can be found here.

Check the scripts directory for basic usage of the Image object and figures plotting functions, likely the primary useful parts of this library. Example notebooks, including use of the ImageSet library object, will be added later.

The comparison utilities exist mostly to support this (private to EHT members until publication).

About

Python tools for comparing and summarizing lots of simulated images

Resources

License

Stars

Watchers

Forks