Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

focisrc/metronization-org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metroization

"Metroization" is an algorithm that can identify if an image is a ring or not. This repository contains codes and tools to derive, validate, and apply metroization on Sgr A* imaging surveys.

Expected Data Location

To use this repository, place your data repository, or a symbolic to your data repository, in the data/ directory, i.e.

$ ln -s ~/Dropbox/EHT/Sample0 data/

This would create the symlink data/Sample0 that points to your data set,

$ ls data/Sample0
crescent_3598_lo+hi_01728392_dsct.fits
crescent_3598_lo+hi_01728537_dsct.fits
...

Algorithms

The actual algorithms are implemented inside the python files in common/. We then load these python files in Jupyter Notebook for interactive data analysis.

About

Metroization: a Feature Extraction Method for VLBI Images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published