X-Git-Url: http://users.mur.at/ms/git/gitweb/?p=OpenColorIO-Configs.git;a=blobdiff_plain;f=aces_1.0.0%2Fpython%2Faces_ocio%2Fcolorspaces%2Farri.py;h=2baf2e3044c95d4a4066a3aede071ba4be3946cd;hp=fc77c5c9b4072918b1357e044352278fb9e003d0;hb=cad9d48a0f1067769435904348e9fffeffd25eb9;hpb=60ea234c1a9c7be5898ba35a6f548357d6deb874 diff --git a/aces_1.0.0/python/aces_ocio/colorspaces/arri.py b/aces_1.0.0/python/aces_ocio/colorspaces/arri.py index fc77c5c..2baf2e3 100644 --- a/aces_1.0.0/python/aces_ocio/colorspaces/arri.py +++ b/aces_1.0.0/python/aces_ocio/colorspaces/arri.py @@ -16,7 +16,6 @@ import PyOpenColorIO as ocio import aces_ocio.generate_lut as genlut from aces_ocio.utilities import ColorSpace, mat44_from_mat33, sanitize - __author__ = 'ACES Developers' __copyright__ = 'Copyright (C) 2014 - 2015 - ACES Developers' __license__ = '' @@ -64,6 +63,9 @@ def create_log_c(gamut, cs.family = 'Input/ARRI' cs.is_data = False + if gamut and transfer_function: + cs.aces_transform_id = "IDT.ARRI.Alexa-v3-logC-EI%s.a1.v1" % exposure_index + # A linear space needs allocation variables if transfer_function == '': cs.allocation_type = ocio.Constants.ALLOCATION_LG2