The data scaling is performed The data scaling is performed before interpolation. So, there is no way to get debayered and unscaled data. You may remove call to scale colors or rewrite this call (LibRaw::scale_colors) if you wish. -- Alex Tutubalin @LibRaw LLC reply
The data scaling is performed before interpolation.
So, there is no way to get debayered and unscaled data. You may remove call to scale colors or rewrite this call (LibRaw::scale_colors) if you wish.