February 6th, 2010,11:22 AM
Hmmmm... Perhaps I'm missing something here, but my assumption has been that Nuke's internal processing uses only the data from the particular channels called for in a script (via Shuffle/ShuffleCopy). IOW, if you've read-in an .exr, and plan to limit the data channels used w/in your working script, couldn't you merely use a Shuffle to isolate (and pass along) only the specific channel(s) from w/in the .exr that you need as Input for conected node(s) w/in the script? -much like using an RGBA image, but if needing to affect only the alpha data, one would switch off all input data but the alpha channel; saving on extraneous processing of the unneeded R, G, and B.
Surely this will all be sorted out, in the future...