import matplotlib.pyplot as plt plt.figure() window[0, 24, :, :].plot() # window central wavelength plt.show()