Hi all, I'm trying to read an EXR and get the original stored float values from the file. The EXR codec appears to always convert to unsigned 16 bit ints which gives me nasty artefacts :( Is there a way to read an EXR as floats? Thanks