cherab.phix.observer.fast_camera.resample_phantom_rgb#
- cherab.phix.observer.fast_camera.resample_phantom_rgb(min_wavelength, max_wavelength, bins)#
Pre-calculates samples of Phantom Camera’s RGB sensitivity curves [A/W] over desired spectral range.
Returns ndarray of shape [N, 3] where the last dimension (0, 1, 2) corresponds to (R, G, B).
- Parameters:
- Return type: