AcademySoftwareFoundation / rawtoaces

RAW to ACES Utility
141 stars 47 forks source link

Better documentation for properly adding ltsrc and specsens to tool #87

Open scottdyer opened 7 years ago

scottdyer commented 7 years ago

If I have my own light source or spectral sensitivities, how do I "install" them so that rawtoaces picks up on them? Obviously I can add them to the data directories, but what is the logic that rawtoaces uses to find a particular camera specsens, for example?

Let's say I have a camera file from a Sony a7S I. The tool does not have specsens for this, but let's say that I do. If I add that json file into the specsens directory, what fields need to be properly formatted for rawtoaces to match the specsens to the camera file?

The logic rawtoaces uses (and thus the required formatting for it to work) needs to be documented for both ltsrc and specsens.

andyp6 commented 7 years ago

It looks like it's the model tag that gets used. I nulled the other fields to test and still get results with custom specsens data. The catalogue number seems like an irrelevant requirement too.