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.
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
See the example gallery.
See the issues page.
We expect authentic engagement in our community. Do not post the output from Large Language Models or similar generative AI as code, issues or comments on GitHub or any other platform. If you use generative AI tools as an aid in developing code or documentation changes, ensure that you fully understand the proposed changes and can explain why they are the correct approach and an improvement to the current state. For more information see our documentation on fair and appropriate AI usage.
We love contributions! xrayvisim is open source, built on open source, and we'd love to have you hang out in our community.
If you would like to get involved, check out the Developers Guide section of the SunPy docs. Help is always welcome so let us know what you like to work on, or check out the issues page for the list of known outstanding items.
For more information on contributing to SunPy, please read our Newcomers' guide.
When you are interacting with the SunPy community you are asked to follow our code of conduct.