jmccormac01/Donuts

Correctly handle multi-colour images

jmccormac01 opened this issue · 0 comments

Images taken with a DSLR or similar will unpack into a 3 x X x Y cube when the images are loaded. Donuts currently does not handle this correctly.

Either, we can stack these three array elements or guide on one of them?