I am trying to use Dawn to process RGB images. It is able to align and combine the individual R, G, and B stacks just fine, but when it comes time to produce the RGB image I get this error:
"RGB: cannot align all colour channels"
The resulting image (predictably) has the RGB channels out of alignment. There does not seem to be a RGB Align ability. How is it possible to create an RGB image with Dawn?