I have a single channel 32 bit EXR image that is created in OpenCV. I am able to successfully load it in Fusion and do some edits to it. However, it seems that there is only an option to save it as a 3 channel 32 bit EXR image instead of a single channel 32 bit EXR image. This behavior is verified when I read the image back in OpenCV. Could someone let me know what I am missing?