X-Git-Url: http://users.mur.at/ms/git/gitweb/?a=blobdiff_plain;f=aces_1.0.0%2Fpython%2Faces_ocio%2Fcreate_arri_colorspaces.py;h=76af8249f4d98bc30bd72f6e4edd5c876038082a;hb=616d30ea450f7d8b669649b1bb57a54d51db0a9a;hp=e05e37ddc70136c7a951ae424161288b9026d9ea;hpb=7a7ab56ee2c9a096f14667e9060a14617370e43d;p=OpenColorIO-Configs.git diff --git a/aces_1.0.0/python/aces_ocio/create_arri_colorspaces.py b/aces_1.0.0/python/aces_ocio/create_arri_colorspaces.py index e05e37d..76af824 100644 --- a/aces_1.0.0/python/aces_ocio/create_arri_colorspaces.py +++ b/aces_1.0.0/python/aces_ocio/create_arri_colorspaces.py @@ -10,7 +10,7 @@ import math import os import aces_ocio.generate_lut as genlut -from aces_ocio.utilities import ColorSpace, mat44_from_mat33, sanitize_path, compact +from aces_ocio.utilities import ColorSpace, mat44_from_mat33, sanitize __author__ = 'ACES Developers' @@ -128,7 +128,7 @@ def create_log_c(gamut, lut = '%s_to_linear.spi1d' % ( '%s_%s' % (transfer_function, exposure_index)) - lut = sanitize_path(lut) + lut = sanitize(lut) genlut.write_SPI_1d( os.path.join(lut_directory, lut),