- Raw files are dark and green
Care to elaborate on this? If I understand it correctly, the BFA is more sensitive to the green channel so that under daylight (and similar) light that channel has a higher recorded luminance than the red and blue channels.
To view an image file correctly, we need to respect the explicit and implicit (default) metadata that is associated with the file.
Suppose we have a TIFF in a Lab space. By default, implicitly, we consider its white point to be D50. If the file is recorded for D65, or any other white point that is different from D50, and we ignore this condition while converting it to be displayed, the colour turns out wrong. Same with raw files, if we ignore the white point (given as white balance), the colour on the resulting image looks green or in some other way tinted. If we ignore the black level in a raw file, or set it incorrectly, we will have magentish look, with low contrast due to "magenta veiling". If we ignore the saturation point, we are getting magenta highlights, and so on.
"Dark" is also an issue with implicit metadata being ignored. Raw file is linear, attempting to display it without supplying the correct gamma = 1 results in very compressed shadows.
Here is a short article that covers some of the aspects:
https://www.fastrawviewer.com/viewing-raw-is-not-impossible