Im looking to write a photoshop script to use when bringing EXR(CXR) into photoshop to automate the setup of lightmix layers to match what we see in the CIE. This is so that people downstream in the pipeline are able to just open the exr and have it match what we were seeing by running the script. I want to be able to read the lightmix layer data such as intensity, tint and state. I know this is contained within the cxr files but im not sure how.
This is more a 'for the devs' question but are there any tools out there that can read this data from the file?
I thought it could be done just using a plain old conf file but they dont contain the layer name and when importing the exr into photoshop the layers revert to alphabetical order instead of the order from the lightmix panel.