Do we know if the camera measurement files have the lens transmission factored out?
If not, would it be able to get the corresponding lens' spectral transmission data for each (or at least some) camera?
Would it be worth adding the lens ID attribute to the schema, in case if we know that a camera has been measured through a lens, but we don't have the lens transmittance data yet?
Ideally, I'd like to have the lens spectral transmission as a separate entity type in the database (data/lens/*.json). We could fetch the lens ID from a source image metadata and use the corresponding lens transmittance if we have it in the database, or the 'ISO standard lens' otherwise.
Do we know if the camera measurement files have the lens transmission factored out?
If not, would it be able to get the corresponding lens' spectral transmission data for each (or at least some) camera?
Would it be worth adding the lens ID attribute to the schema, in case if we know that a camera has been measured through a lens, but we don't have the lens transmittance data yet?
Ideally, I'd like to have the lens spectral transmission as a separate entity type in the database (
data/lens/*.json). We could fetch the lens ID from a source image metadata and use the corresponding lens transmittance if we have it in the database, or the 'ISO standard lens' otherwise.