Converts light wavelength to a RGB vector, the algorithm comes from: This blog
wl : scalar or numpy.ndarray \((N)\)
The wavelength in meters
[R,G,B] : numpy.ndarray \((N,3)\)
The normalized (0..1) RGB value for this wavelength
Enter search terms or a module, class or function name.