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%2FcreateSonyColorSpaces.py;h=604777c9c462af9bb78bc6e214f1b407272ed15e;hp=2352e58d296512858dcd20abbbf96c47db5ddee6;hb=75d8749d3630921f8ced18c026cd3cf0d9af14b6;hpb=8a160c48f21fd063b5a59e702a9d5ffdaaefe3b3 diff --git a/aces_1.0.0/python/aces_ocio/createSonyColorSpaces.py b/aces_1.0.0/python/aces_ocio/createSonyColorSpaces.py index 2352e58..604777c 100644 --- a/aces_1.0.0/python/aces_ocio/createSonyColorSpaces.py +++ b/aces_1.0.0/python/aces_ocio/createSonyColorSpaces.py @@ -6,6 +6,16 @@ import array import aces_ocio.generateLUT as genlut from aces_ocio.util import ColorSpace, mat44FromMat33 +__author__ = 'ACES Developers' +__copyright__ = 'Copyright (C) 2014 - 2015 - ACES Developers' +__license__ = '' +__maintainer__ = 'ACES Developers' +__email__ = 'aces@oscars.org' +__status__ = 'Production' + +__all__ = ['createSlog', + 'createColorSpaces'] + # # SLog to ACES #