Hello.
I have data of 20 spectra with different parameters. And I want to plot a spectrum map like the plot below.
The y axis is the wavelength (Or energy) while the x-axis is the parameters, the color of the image represents the intensity of the spectra.
Is it possible to make it with python.matplotlib.pyplot?