Skip to content

XRAYVISION is an open-source Python library for Fourier or synthesis imaging of X-Rays.

License

Notifications You must be signed in to change notification settings

TCDSolar/xrayvision

Repository files navigation

XRAYVISION - X-RAY VIsibility Synthesis ImagiNg

Powered by SunPy Badge Build Status Documentation Status Python Versions

XRAYVISION is an open-source Python library for Fourier or synthesis imaging of X-Rays. The most common usage of this technique is radio interferometry however there have been a number of solar X-ray missions which also use this technique but obtain the visibilities via a different method.

Installation

It is strongly advised that you use and isolated environment through python's venv, virturalenv, anaconda or similar.

The name 'xrayvision' was already taken on PyPi so the package name is 'xrayvisim' e.g.

pip install xrayvisim

Usage

See the example gallery.

Getting Help

See the issue tracker.

Contributing

When you are interacting with the community you are asked to follow the Code of Conduct.