A Python library for creating false-color images from 3D Numpy arrays of spectral intensity.
colorsynth
is available on the Python Package Index and can be installed using pip
:
pip install colorsynth
An Si IV 1403 A spectroheliogram captured by the Interface Region Imaging Spectrograph and colorized using
colorsynth.rgb()
.
The code to create this image can be found in the documentation.