Hi Ken,
My first thought would be to ignore the deBayer step - at least in the way it was intended to be used.
Instead, I would be 'down-sampling', in a roundabout way, to extract a 0.5x0.5 image from each of the original RGBG filter arrays - you effectively end up with a 2x2 binned image, well, FOUR of them actually.
At the very least, you can 'sum' the two 'G' channels, or 'average' them.
Now you have 3 channels again, although the Rd channel may be strongest. But the Gn filter might also be surprisingly efficient as well - I don't know.
Maybe at this stage you could look at a false-colour RGB combine of these three binned images. Maybe you could just stay in Mono, and then think an HDRC process? Many different possibilities. Maybe you just have to dump the Bu channel, and maybe you can add the Rd and Gn data for your mono image?
You just have to experiment. If YOU like the result, then that one was absolutely the best processing method
Cheers,