Added colorspaces that match the Role aliases.
authorHaarm-Pieter Duiker <hpd1@duikerresearch.com>
Tue, 4 Aug 2015 21:35:25 +0000 (14:35 -0700)
committerHaarm-Pieter Duiker <hpd1@duikerresearch.com>
Tue, 4 Aug 2015 21:35:25 +0000 (14:35 -0700)
aces_1.0.0/README.md
aces_1.0.0/config.ocio
aces_1.0.0/python/aces_ocio/colorspaces/aces.py
aces_1.0.0/python/aces_ocio/generate_config.py

index 30aae87..361bd65 100644 (file)
@@ -24,7 +24,7 @@ For ease of use across a broader number of applications, the family name of each
 ### ACES
 
 - Colorspaces
-       - ACES2065
+       - ACES2065-1
        - ACEScc
        - ACESproxy
        - ACEScg
@@ -42,7 +42,7 @@ For ease of use across a broader number of applications, the family name of each
 - Description: Colorspaces and transforms representing the ACES ADX spaces used for film scanning and printing.
 
 - Technical information: Transforms generated based on the [ACES CTL Transforms](https://github.com/ampas/aces-dev/tree/v1.0/transforms/ctl)
-       - [Alex Fry's ACES 0.7.1 OCIO config](https://github.com/imageworks/OpenColorIO-Configs/tree/master/aces_0.7.1) as also a valuable resource.
+       - [Alex Fry's ACES 0.7.1 OCIO config](https://github.com/imageworks/OpenColorIO-Configs/tree/master/aces_0.7.1) was also a valuable resource.
 
 ### Look
 
@@ -52,6 +52,7 @@ For ease of use across a broader number of applications, the family name of each
        - ACES 1.0 to 0.7 emulation
 
 - Description: Colorspaces and transforms emulating the look of the ACES 0.1, 0.2 and 0.7 release.
+       - Should be applied to data in the ACES2065-1 colorspace.
        - Should be used before an ACES Output Transform
 
 - Technical information: Transforms generated based on the [ACES CTL Transforms](https://github.com/ampas/aces-dev/tree/v1.0/transforms/ctl)
@@ -130,6 +131,10 @@ For ease of use across a broader number of applications, the family name of each
        - The colorspaces that start with "Curve - " will apply a transfer function but not convert between gamuts.
 
 
+### Roles
+
+- Description: The role colorspaces are aliases to the colorspaces used for the OCIO 'roles' functionality.
+
 ### Aliases
 
 - Description: The alias colorspaces are named with all lower-case letters and no spaces, dashes, parentheses or other characters that would not work well in a filename. They are only references, aliases for the base colorspaces with more user-friendly names. These spaces were added to enable OCIO's token-based colorspace / filename matching.
index 8bbc5b6..9173b1d 100644 (file)
@@ -140,1258 +140,1258 @@ colorspaces:
         - !<MatrixTransform> {matrix: [0.72286, 0.1263, 0.15084, 0, 0.11923, 0.76418, 0.11659, 0, 0.01427, 0.08213, 0.90359, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Utility - LMT Shaper
-    family: Utility
-    equalitygroup: LMT Shaper
+    name: Input - ARRI - V3 LogC (EI160) - Wide Gamut
+    family: Input/ARRI
+    equalitygroup: ""
     bitdepth: 32f
     description: |
-      The LMT Shaper color space
+      V3 LogC (EI160) - Wide Gamut
+      
+      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI160.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<FileTransform> {src: LMT_Shaper_to_linear.spi1d, interpolation: linear}
+    to_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: V3_LogC_160_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Utility - Output Shaper
-    family: Utility
-    equalitygroup: Output Shaper
+    name: Input - ARRI - V3 LogC (EI200) - Wide Gamut
+    family: Input/ARRI
+    equalitygroup: ""
     bitdepth: 32f
     description: |
-      The Output Shaper color space
+      V3 LogC (EI200) - Wide Gamut
+      
+      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI200.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
+    to_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: V3_LogC_200_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Look - ACES 1.0 to 0.1 emulation
-    family: Look
+    name: Input - ARRI - V3 LogC (EI250) - Wide Gamut
+    family: Input/ARRI
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      The ACES Look Transform: ACES 1.0 to 0.1 emulation
+      V3 LogC (EI250) - Wide Gamut
       
-      ACES Transform ID : LMT.Academy.ACES_0_1_1.a1.0.0
+      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI250.a1.v1
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    from_reference: !<GroupTransform>
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: LMT_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
-        - !<FileTransform> {src: LMT_Shaper.ACES_1.0_to_0.1_emulation.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: V3_LogC_250_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Look - ACES 1.0 to 0.2 emulation
-    family: Look
+    name: Input - ARRI - V3 LogC (EI320) - Wide Gamut
+    family: Input/ARRI
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      The ACES Look Transform: ACES 1.0 to 0.2 emulation
+      V3 LogC (EI320) - Wide Gamut
       
-      ACES Transform ID : LMT.Academy.ACES_0_2_2.a1.0.0
+      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI320.a1.v1
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    from_reference: !<GroupTransform>
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: LMT_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
-        - !<FileTransform> {src: LMT_Shaper.ACES_1.0_to_0.2_emulation.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: V3_LogC_320_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Look - ACES 1.0 to 0.7 emulation
-    family: Look
+    name: Input - ARRI - V3 LogC (EI400) - Wide Gamut
+    family: Input/ARRI
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      The ACES Look Transform: ACES 1.0 to 0.7 emulation
+      V3 LogC (EI400) - Wide Gamut
       
-      ACES Transform ID : LMT.Academy.ACES_0_7_1.a1.0.0
-    isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    from_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: LMT_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
-        - !<FileTransform> {src: LMT_Shaper.ACES_1.0_to_0.7_emulation.spi3d, interpolation: tetrahedral}
-
-  - !<ColorSpace>
-    name: Utility - Log2 Shaper
-    family: Utility
-    equalitygroup: Log2 Shaper
-    bitdepth: 32f
-    description: |
-      The Log2 Shaper color space
+      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI400.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
+    to_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: V3_LogC_400_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Utility - Log2 Shaper - AP1
-    family: Utility
-    equalitygroup: Log2 Shaper - AP1
+    name: Input - ARRI - V3 LogC (EI500) - Wide Gamut
+    family: Input/ARRI
+    equalitygroup: ""
     bitdepth: 32f
     description: |
-      The Log2 Shaper - AP1 color space
+      V3 LogC (EI500) - Wide Gamut
+      
+      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI500.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.695452, 0.140679, 0.163869, 0, 0.0447946, 0.859671, 0.0955343, 0, -0.00552588, 0.00402521, 1.0015, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: V3_LogC_500_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Utility - Output Shaper - AP1
-    family: Utility
-    equalitygroup: Output Shaper - AP1
+    name: Input - ARRI - V3 LogC (EI640) - Wide Gamut
+    family: Input/ARRI
+    equalitygroup: ""
     bitdepth: 32f
     description: |
-      The Output Shaper - AP1 color space
+      V3 LogC (EI640) - Wide Gamut
+      
+      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI640.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.695452, 0.140679, 0.163869, 0, 0.0447946, 0.859671, 0.0955343, 0, -0.00552588, 0.00402521, 1.0015, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: V3_LogC_640_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Utility - Dolby PQ 10000
-    family: Utility
-    equalitygroup: Dolby PQ 10000
+    name: Input - ARRI - V3 LogC (EI800) - Wide Gamut
+    family: Input/ARRI
+    equalitygroup: ""
     bitdepth: 32f
     description: |
-      The Dolby PQ 10000 color space
+      V3 LogC (EI800) - Wide Gamut
+      
+      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI800.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<FileTransform> {src: Dolby_PQ_10000_to_linear.spi1d, interpolation: linear}
+    to_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: V3_LogC_800_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - ARRI - Linear - ARRI Wide Gamut
+    name: Input - ARRI - V3 LogC (EI1000) - Wide Gamut
     family: Input/ARRI
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - ARRI Wide Gamut
-    isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
-
-  - !<ColorSpace>
-    name: Utility - Dolby PQ Scaled
-    family: Utility
-    equalitygroup: Dolby PQ Scaled
-    bitdepth: 32f
-    description: |
-      The Dolby PQ Scaled color space
+      V3 LogC (EI1000) - Wide Gamut
+      
+      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI1000.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<FileTransform> {src: Dolby_PQ_Scaled_to_linear.spi1d, interpolation: linear}
+    to_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: V3_LogC_1000_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Output - DCDM (P3 gamut clip)
-    family: Output
+    name: Input - ARRI - V3 LogC (EI1280) - Wide Gamut
+    family: Input/ARRI
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - DCDM (P3 gamut clip) Output Transform
+      V3 LogC (EI1280) - Wide Gamut
       
-      ACES Transform ID : ODT.Academy.DCDM_P3D60.a1.0.0
+      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI1280.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    from_reference: !<GroupTransform>
+    to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
-        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.DCDM__P3_gamut_clip_.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: V3_LogC_1280_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Output - DCDM
-    family: Output
+    name: Input - ARRI - V3 LogC (EI1600) - Wide Gamut
+    family: Input/ARRI
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - DCDM Output Transform
+      V3 LogC (EI1600) - Wide Gamut
       
-      ACES Transform ID : ODT.Academy.DCDM.a1.0.0
+      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI1600.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: InvRRT.a1.0.0.DCDM.Output_Shaper.spi3d, interpolation: tetrahedral}
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
-    from_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
-        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.DCDM.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: V3_LogC_1600_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Output - Rec.709
-    family: Output
+    name: Input - ARRI - V3 LogC (EI2000) - Wide Gamut
+    family: Input/ARRI
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - Rec.709 Output Transform
+      V3 LogC (EI2000) - Wide Gamut
       
-      ACES Transform ID : ODT.Academy.Rec709_100nits_dim.a1.0.0
+      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI2000.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: InvRRT.a1.0.0.Rec.709.Output_Shaper.spi3d, interpolation: tetrahedral}
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
-    from_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
-        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.Rec.709.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: V3_LogC_2000_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Output - P3-D60 PQ (1000 nits)
-    family: Output
+    name: Input - ARRI - V3 LogC (EI2560) - Wide Gamut
+    family: Input/ARRI
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - P3-D60 PQ (1000 nits) Output Transform
+      V3 LogC (EI2560) - Wide Gamut
       
-      ACES Transform ID : ODT.Academy.P3D60_PQ_1000nits.a1.0.0
+      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI2560.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60_PQ__1000_nits_.Output_Shaper.spi3d, interpolation: tetrahedral}
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
-    from_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
-        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.P3-D60_PQ__1000_nits_.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: V3_LogC_2560_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Output - P3-D60 PQ (2000 nits)
-    family: Output
+    name: Input - ARRI - V3 LogC (EI3200) - Wide Gamut
+    family: Input/ARRI
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - P3-D60 PQ (2000 nits) Output Transform
+      V3 LogC (EI3200) - Wide Gamut
       
-      ACES Transform ID : ODT.Academy.P3D60_PQ_2000nits.a1.0.0
+      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI3200.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60_PQ__2000_nits_.Output_Shaper.spi3d, interpolation: tetrahedral}
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
-    from_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
-        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.P3-D60_PQ__2000_nits_.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: V3_LogC_3200_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Output - P3-D60
-    family: Output
+    name: Input - ARRI - Curve - V3 LogC (EI800)
+    family: Input/ARRI
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - P3-D60 Output Transform
-      
-      ACES Transform ID : ODT.Academy.P3D60_48nits.a1.0.0
+      Curve - V3 LogC (EI800)
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60.Output_Shaper.spi3d, interpolation: tetrahedral}
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
-    from_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
-        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.P3-D60.spi3d, interpolation: tetrahedral}
+    to_reference: !<FileTransform> {src: V3_LogC_800_to_linear.spi1d, interpolation: linear}
 
   - !<ColorSpace>
-    name: Output - P3-D60 PQ (4000 nits)
-    family: Output
+    name: Input - ARRI - Linear - ARRI Wide Gamut
+    family: Input/ARRI
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - P3-D60 PQ (4000 nits) Output Transform
-      
-      ACES Transform ID : ODT.Academy.P3D60_PQ_4000nits.a1.0.0
+      Linear - ARRI Wide Gamut
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60_PQ__4000_nits_.Output_Shaper.spi3d, interpolation: tetrahedral}
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
-    from_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
-        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.P3-D60_PQ__4000_nits_.spi3d, interpolation: tetrahedral}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Output - P3-DCI
-    family: Output
+    name: Input - Canon - Canon-Log - Rec. 709 Daylight
+    family: Input/Canon
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - P3-DCI Output Transform
-      
-      ACES Transform ID : ODT.Academy.P3DCI_48nits.a1.0.0
+      Canon-Log - Rec. 709 Daylight
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: InvRRT.a1.0.0.P3-DCI.Output_Shaper.spi3d, interpolation: tetrahedral}
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
-    from_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
-        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.P3-DCI.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.561539, 0.40206, 0.0364009, 0, 0.0927396, 0.924121, -0.0168608, 0, 0.084813, 0.00637383, 0.908813, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Output - Rec.2020
-    family: Output
+    name: Input - Canon - Canon-Log - Rec. 709 Tungsten
+    family: Input/Canon
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - Rec.2020 Output Transform
-      
-      ACES Transform ID : ODT.Academy.Rec2020_100nits_dim.a1.0.0
+      Canon-Log - Rec. 709 Tungsten
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: InvRRT.a1.0.0.Rec.2020.Output_Shaper.spi3d, interpolation: tetrahedral}
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
-    from_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
-        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.Rec.2020.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.566996, 0.365079, 0.0679242, 0, 0.070901, 0.880331, 0.0487679, 0, 0.0730135, -0.0665409, 0.993527, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Output - Rec.709 (D60 sim.)
-    family: Output
+    name: Input - Canon - Canon-Log - DCI-P3 Daylight
+    family: Input/Canon
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - Rec.709 (D60 sim.) Output Transform
-      
-      ACES Transform ID : ODT.Academy.Rec709_D60sim_100nits_dim.a1.0.0
+      Canon-Log - DCI-P3 Daylight
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: InvRRT.a1.0.0.Rec.709__D60_sim._.Output_Shaper.spi3d, interpolation: tetrahedral}
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
-    from_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
-        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.Rec.709__D60_sim._.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.607161, 0.299507, 0.0933321, 0, 0.00496812, 1.05098, -0.0559503, 0, -0.00783994, 0.000809127, 1.00703, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Output - sRGB (D60 sim.)
-    family: Output
+    name: Input - Canon - Canon-Log - DCI-P3 Tungsten
+    family: Input/Canon
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - sRGB (D60 sim.) Output Transform
-      
-      ACES Transform ID : ODT.Academy.RGBmonitor_D60sim_100nits_dim.a1.0.0
+      Canon-Log - DCI-P3 Tungsten
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: InvRRT.a1.0.0.sRGB__D60_sim._.Output_Shaper.spi3d, interpolation: tetrahedral}
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
-    from_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
-        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.sRGB__D60_sim._.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.650279, 0.25388, 0.0958407, 0, -0.026138, 1.0179, 0.00823746, 0, 0.00775756, -0.0630817, 1.05532, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - ARRI - V3 LogC (EI160) - Wide Gamut
-    family: Input/ARRI
+    name: Input - Canon - Canon-Log - Cinema Gamut Daylight
+    family: Input/Canon
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V3 LogC (EI160) - Wide Gamut
-      
-      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI160.a1.v1
+      Canon-Log - Cinema Gamut Daylight
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: V3_LogC_160_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.763064, 0.149021, 0.0879144, 0, 0.00365746, 1.10696, -0.110618, 0, -0.00940779, -0.218383, 1.22779, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - ARRI - V3 LogC (EI200) - Wide Gamut
-    family: Input/ARRI
+    name: Input - Canon - Canon-Log - Cinema Gamut Tungsten
+    family: Input/Canon
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V3 LogC (EI200) - Wide Gamut
-      
-      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI200.a1.v1
+      Canon-Log - Cinema Gamut Tungsten
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: V3_LogC_200_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.817416, 0.0907557, 0.091828, 0, -0.0353614, 1.06569, -0.0303292, 0, 0.0103904, -0.299271, 1.28888, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - ARRI - V3 LogC (EI250) - Wide Gamut
-    family: Input/ARRI
+    name: Input - Canon - Curve - Canon-Log
+    family: Input/Canon
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V3 LogC (EI250) - Wide Gamut
-      
-      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI250.a1.v1
+      Curve - Canon-Log
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: V3_LogC_250_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
+    to_reference: !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
 
   - !<ColorSpace>
-    name: Input - ARRI - V3 LogC (EI320) - Wide Gamut
-    family: Input/ARRI
+    name: Input - Canon - Linear - Canon Rec. 709 Daylight
+    family: Input/Canon
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V3 LogC (EI320) - Wide Gamut
-      
-      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI320.a1.v1
+      Linear - Canon Rec. 709 Daylight
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: V3_LogC_320_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<MatrixTransform> {matrix: [0.561539, 0.40206, 0.0364009, 0, 0.0927396, 0.924121, -0.0168608, 0, 0.084813, 0.00637383, 0.908813, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - ARRI - V3 LogC (EI400) - Wide Gamut
-    family: Input/ARRI
+    name: Input - Canon - Linear - Canon Rec. 709 Tungsten
+    family: Input/Canon
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V3 LogC (EI400) - Wide Gamut
-      
-      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI400.a1.v1
+      Linear - Canon Rec. 709 Tungsten
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: V3_LogC_400_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<MatrixTransform> {matrix: [0.566996, 0.365079, 0.0679242, 0, 0.070901, 0.880331, 0.0487679, 0, 0.0730135, -0.0665409, 0.993527, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - ARRI - V3 LogC (EI500) - Wide Gamut
-    family: Input/ARRI
+    name: Input - Canon - Linear - Canon DCI-P3 Daylight
+    family: Input/Canon
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V3 LogC (EI500) - Wide Gamut
-      
-      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI500.a1.v1
+      Linear - Canon DCI-P3 Daylight
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: V3_LogC_500_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<MatrixTransform> {matrix: [0.607161, 0.299507, 0.0933321, 0, 0.00496812, 1.05098, -0.0559503, 0, -0.00783994, 0.000809127, 1.00703, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - ARRI - V3 LogC (EI640) - Wide Gamut
-    family: Input/ARRI
+    name: Input - Canon - Linear - Canon DCI-P3 Tungsten
+    family: Input/Canon
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V3 LogC (EI640) - Wide Gamut
-      
-      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI640.a1.v1
+      Linear - Canon DCI-P3 Tungsten
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: V3_LogC_640_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<MatrixTransform> {matrix: [0.650279, 0.25388, 0.0958407, 0, -0.026138, 1.0179, 0.00823746, 0, 0.00775756, -0.0630817, 1.05532, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - ARRI - V3 LogC (EI800) - Wide Gamut
-    family: Input/ARRI
+    name: Input - Canon - Linear - Canon Cinema Gamut Daylight
+    family: Input/Canon
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V3 LogC (EI800) - Wide Gamut
-      
-      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI800.a1.v1
+      Linear - Canon Cinema Gamut Daylight
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: V3_LogC_800_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<MatrixTransform> {matrix: [0.763064, 0.149021, 0.0879144, 0, 0.00365746, 1.10696, -0.110618, 0, -0.00940779, -0.218383, 1.22779, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - ARRI - V3 LogC (EI1000) - Wide Gamut
-    family: Input/ARRI
+    name: Input - Canon - Linear - Canon Cinema Gamut Tungsten
+    family: Input/Canon
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V3 LogC (EI1000) - Wide Gamut
-      
-      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI1000.a1.v1
+      Linear - Canon Cinema Gamut Tungsten
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: V3_LogC_1000_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<MatrixTransform> {matrix: [0.817416, 0.0907557, 0.091828, 0, -0.0353614, 1.06569, -0.0303292, 0, 0.0103904, -0.299271, 1.28888, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - ARRI - V3 LogC (EI1280) - Wide Gamut
-    family: Input/ARRI
+    name: Input - GoPro - Protune Flat - Protune Native - Experimental
+    family: Input/GoPro
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V3 LogC (EI1280) - Wide Gamut
-      
-      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI1280.a1.v1
+      Protune Flat - Protune Native - Experimental
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: V3_LogC_1280_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: Protune_Flat_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.533448, 0.324139, 0.142412, 0, -0.0507299, 1.07572, -0.0249904, 0, 0.0714197, -0.290522, 1.2191, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - ARRI - V3 LogC (EI1600) - Wide Gamut
-    family: Input/ARRI
+    name: Input - GoPro - Curve - Protune Flat
+    family: Input/GoPro
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V3 LogC (EI1600) - Wide Gamut
-      
-      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI1600.a1.v1
+      Curve - Protune Flat
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: V3_LogC_1600_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
+    to_reference: !<FileTransform> {src: Protune_Flat_to_linear.spi1d, interpolation: linear}
 
   - !<ColorSpace>
-    name: Input - ARRI - V3 LogC (EI2000) - Wide Gamut
-    family: Input/ARRI
+    name: Input - GoPro - Linear - Protune Native - Experimental
+    family: Input/GoPro
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V3 LogC (EI2000) - Wide Gamut
-      
-      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI2000.a1.v1
+      Linear - Protune Native - Experimental
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: V3_LogC_2000_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<MatrixTransform> {matrix: [0.533448, 0.324139, 0.142412, 0, -0.0507299, 1.07572, -0.0249904, 0, 0.0714197, -0.290522, 1.2191, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - ARRI - V3 LogC (EI2560) - Wide Gamut
-    family: Input/ARRI
+    name: Input - Panasonic - V-Log - V-Gamut
+    family: Input/Panasonic
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V3 LogC (EI2560) - Wide Gamut
-      
-      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI2560.a1.v1
+      V-Log - V-Gamut
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: V3_LogC_2560_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: V-Log_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.724383, 0.166748, 0.108497, 0, 0.021354, 0.985138, -0.00631909, 0, -0.00923428, -0.00104295, 1.01027, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - ARRI - V3 LogC (EI3200) - Wide Gamut
-    family: Input/ARRI
+    name: Input - Panasonic - Curve - V-Log
+    family: Input/Panasonic
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V3 LogC (EI3200) - Wide Gamut
-      
-      ACES Transform ID : IDT.ARRI.Alexa-v3-logC-EI3200.a1.v1
+      Curve - V-Log
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: V3_LogC_3200_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.680206, 0.236137, 0.083658, 0, 0.085415, 1.01747, -0.102886, 0, 0.002057, -0.062563, 1.06051, 0, 0, 0, 0, 1]}
+    to_reference: !<FileTransform> {src: V-Log_to_linear.spi1d, interpolation: linear}
 
   - !<ColorSpace>
-    name: Input - ARRI - Curve - V3 LogC (EI800)
-    family: Input/ARRI
+    name: Input - Panasonic - Linear - V-Gamut
+    family: Input/Panasonic
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Curve - V3 LogC (EI800)
+      Linear - V-Gamut
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<FileTransform> {src: V3_LogC_800_to_linear.spi1d, interpolation: linear}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<MatrixTransform> {matrix: [0.724383, 0.166748, 0.108497, 0, 0.021354, 0.985138, -0.00631909, 0, -0.00923428, -0.00104295, 1.01027, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Canon - Canon-Log - Rec. 709 Daylight
-    family: Input/Canon
+    name: Input - RED - REDlogFilm - DRAGONcolor
+    family: Input/RED
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Canon-Log - Rec. 709 Daylight
+      REDlogFilm - DRAGONcolor
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.561539, 0.40206, 0.0364009, 0, 0.0927396, 0.924121, -0.0168608, 0, 0.084813, 0.00637383, 0.908813, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.532279, 0.376648, 0.091073, 0, 0.046344, 0.974513, -0.02086, 0, -0.053976, -0.00032, 1.05427, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Canon - Canon-Log - Rec. 709 Tungsten
-    family: Input/Canon
+    name: Input - RED - REDlogFilm - DRAGONcolor2
+    family: Input/RED
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Canon-Log - Rec. 709 Tungsten
+      REDlogFilm - DRAGONcolor2
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.566996, 0.365079, 0.0679242, 0, 0.070901, 0.880331, 0.0487679, 0, 0.0730135, -0.0665409, 0.993527, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.468452, 0.331484, 0.200064, 0, 0.040787, 0.857658, 0.101553, 0, -0.047504, -0.000282, 1.04776, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Canon - Canon-Log - DCI-P3 Daylight
-    family: Input/Canon
+    name: Input - RED - REDlogFilm - REDcolor
+    family: Input/RED
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Canon-Log - DCI-P3 Daylight
+      REDlogFilm - REDcolor
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.607161, 0.299507, 0.0933321, 0, 0.00496812, 1.05098, -0.0559503, 0, -0.00783994, 0.000809127, 1.00703, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.451464, 0.388498, 0.160038, 0, 0.062716, 0.86679, 0.070491, 0, -0.017541, 0.086921, 0.93059, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Canon - Canon-Log - DCI-P3 Tungsten
-    family: Input/Canon
+    name: Input - RED - REDlogFilm - REDcolor2
+    family: Input/RED
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Canon-Log - DCI-P3 Tungsten
+      REDlogFilm - REDcolor2
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.650279, 0.25388, 0.0958407, 0, -0.026138, 1.0179, 0.00823746, 0, 0.00775756, -0.0630817, 1.05532, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.480997, 0.402289, 0.116714, 0, -0.004938, 1.00015, 0.004781, 0, -0.105257, 0.02532, 1.07991, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Canon - Canon-Log - Cinema Gamut Daylight
-    family: Input/Canon
+    name: Input - RED - REDlogFilm - REDcolor3
+    family: Input/RED
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Canon-Log - Cinema Gamut Daylight
+      REDlogFilm - REDcolor3
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.763064, 0.149021, 0.0879144, 0, 0.00365746, 1.10696, -0.110618, 0, -0.00940779, -0.218383, 1.22779, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.512136, 0.36037, 0.127494, 0, 0.070377, 0.903884, 0.025737, 0, -0.020824, 0.017671, 1.00312, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Canon - Canon-Log - Cinema Gamut Tungsten
-    family: Input/Canon
+    name: Input - RED - REDlogFilm - REDcolor4
+    family: Input/RED
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Canon-Log - Cinema Gamut Tungsten
+      REDlogFilm - REDcolor4
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.817416, 0.0907557, 0.091828, 0, -0.0353614, 1.06569, -0.0303292, 0, 0.0103904, -0.299271, 1.28888, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.474202, 0.333677, 0.192121, 0, 0.065164, 0.836932, 0.097901, 0, -0.019281, 0.016362, 1.00289, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Canon - Curve - Canon-Log
-    family: Input/Canon
+    name: Input - RED - Curve - REDlogFilm
+    family: Input/RED
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Curve - Canon-Log
+      Curve - REDlogFilm
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
+    to_reference: !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
 
   - !<ColorSpace>
-    name: Input - Canon - Linear - Canon Rec. 709 Daylight
-    family: Input/Canon
+    name: Input - RED - Linear - DRAGONcolor
+    family: Input/RED
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - Canon Rec. 709 Daylight
+      Linear - DRAGONcolor
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.561539, 0.40206, 0.0364009, 0, 0.0927396, 0.924121, -0.0168608, 0, 0.084813, 0.00637383, 0.908813, 0, 0, 0, 0, 1]}
+    to_reference: !<MatrixTransform> {matrix: [0.532279, 0.376648, 0.091073, 0, 0.046344, 0.974513, -0.02086, 0, -0.053976, -0.00032, 1.05427, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Canon - Linear - Canon Rec. 709 Tungsten
-    family: Input/Canon
+    name: Input - RED - Linear - DRAGONcolor2
+    family: Input/RED
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - Canon Rec. 709 Tungsten
+      Linear - DRAGONcolor2
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.566996, 0.365079, 0.0679242, 0, 0.070901, 0.880331, 0.0487679, 0, 0.0730135, -0.0665409, 0.993527, 0, 0, 0, 0, 1]}
+    to_reference: !<MatrixTransform> {matrix: [0.468452, 0.331484, 0.200064, 0, 0.040787, 0.857658, 0.101553, 0, -0.047504, -0.000282, 1.04776, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Canon - Linear - Canon DCI-P3 Daylight
-    family: Input/Canon
+    name: Input - RED - Linear - REDcolor
+    family: Input/RED
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - Canon DCI-P3 Daylight
+      Linear - REDcolor
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.607161, 0.299507, 0.0933321, 0, 0.00496812, 1.05098, -0.0559503, 0, -0.00783994, 0.000809127, 1.00703, 0, 0, 0, 0, 1]}
+    to_reference: !<MatrixTransform> {matrix: [0.451464, 0.388498, 0.160038, 0, 0.062716, 0.86679, 0.070491, 0, -0.017541, 0.086921, 0.93059, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Canon - Linear - Canon DCI-P3 Tungsten
-    family: Input/Canon
+    name: Input - RED - Linear - REDcolor2
+    family: Input/RED
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - Canon DCI-P3 Tungsten
+      Linear - REDcolor2
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.650279, 0.25388, 0.0958407, 0, -0.026138, 1.0179, 0.00823746, 0, 0.00775756, -0.0630817, 1.05532, 0, 0, 0, 0, 1]}
+    to_reference: !<MatrixTransform> {matrix: [0.480997, 0.402289, 0.116714, 0, -0.004938, 1.00015, 0.004781, 0, -0.105257, 0.02532, 1.07991, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Canon - Linear - Canon Cinema Gamut Daylight
-    family: Input/Canon
+    name: Input - RED - Linear - REDcolor3
+    family: Input/RED
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - Canon Cinema Gamut Daylight
+      Linear - REDcolor3
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.763064, 0.149021, 0.0879144, 0, 0.00365746, 1.10696, -0.110618, 0, -0.00940779, -0.218383, 1.22779, 0, 0, 0, 0, 1]}
+    to_reference: !<MatrixTransform> {matrix: [0.512136, 0.36037, 0.127494, 0, 0.070377, 0.903884, 0.025737, 0, -0.020824, 0.017671, 1.00312, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Canon - Linear - Canon Cinema Gamut Tungsten
-    family: Input/Canon
+    name: Input - RED - Linear - REDcolor4
+    family: Input/RED
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - Canon Cinema Gamut Tungsten
+      Linear - REDcolor4
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.817416, 0.0907557, 0.091828, 0, -0.0353614, 1.06569, -0.0303292, 0, 0.0103904, -0.299271, 1.28888, 0, 0, 0, 0, 1]}
+    to_reference: !<MatrixTransform> {matrix: [0.474202, 0.333677, 0.192121, 0, 0.065164, 0.836932, 0.097901, 0, -0.019281, 0.016362, 1.00289, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - GoPro - Protune Flat - Protune Native - Experimental
-    family: Input/GoPro
+    name: Input - Sony - S-Log1 - S-Gamut
+    family: Input/Sony
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Protune Flat - Protune Native - Experimental
+      S-Log1 - S-Gamut
+      
+      ACES Transform ID : IDT.Sony.SLog1_SGamut_10i.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: Protune_Flat_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.533448, 0.324139, 0.142412, 0, -0.0507299, 1.07572, -0.0249904, 0, 0.0714197, -0.290522, 1.2191, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: S-Log1_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.754339, 0.133697, 0.111968, 0, 0.0211981, 1.00541, -0.0266105, 0, -0.00975699, 0.00450856, 1.00525, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - GoPro - Curve - Protune Flat
-    family: Input/GoPro
+    name: Input - Sony - S-Log2 - S-Gamut
+    family: Input/Sony
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Curve - Protune Flat
+      S-Log2 - S-Gamut
+      
+      ACES Transform ID : IDT.Sony.SLog2_SGamut_10i.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<FileTransform> {src: Protune_Flat_to_linear.spi1d, interpolation: linear}
-
-  - !<ColorSpace>
-    name: Input - GoPro - Linear - Protune Native - Experimental
-    family: Input/GoPro
-    equalitygroup: ""
-    bitdepth: 32f
-    description: |
-      Linear - Protune Native - Experimental
-    isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.533448, 0.324139, 0.142412, 0, -0.0507299, 1.07572, -0.0249904, 0, 0.0714197, -0.290522, 1.2191, 0, 0, 0, 0, 1]}
+    to_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.754339, 0.133697, 0.111968, 0, 0.0211981, 1.00541, -0.0266105, 0, -0.00975699, 0.00450856, 1.00525, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Panasonic - V-Log - V-Gamut
-    family: Input/Panasonic
+    name: Input - Sony - S-Log2 - S-Gamut Daylight
+    family: Input/Sony
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V-Log - V-Gamut
+      S-Log2 - S-Gamut Daylight
+      
+      ACES Transform ID : IDT.Sony.SLog2_SGamut_Daylight_10i.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: V-Log_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.724383, 0.166748, 0.108497, 0, 0.021354, 0.985138, -0.00631909, 0, -0.00923428, -0.00104295, 1.01027, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.876446, 0.0145412, 0.109013, 0, 0.0774075, 0.952957, -0.0303647, 0, 0.0573564, -0.115107, 1.05775, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Panasonic - Curve - V-Log
-    family: Input/Panasonic
+    name: Input - Sony - S-Log2 - S-Gamut Tungsten
+    family: Input/Sony
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Curve - V-Log
+      S-Log2 - S-Gamut Tungsten
+      
+      ACES Transform ID : IDT.Sony.SLog2_SGamut_Tungsten_10i.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<FileTransform> {src: V-Log_to_linear.spi1d, interpolation: linear}
-
-  - !<ColorSpace>
-    name: Input - Panasonic - Linear - V-Gamut
-    family: Input/Panasonic
-    equalitygroup: ""
-    bitdepth: 32f
-    description: |
-      Linear - V-Gamut
-    isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.724383, 0.166748, 0.108497, 0, 0.021354, 0.985138, -0.00631909, 0, -0.00923428, -0.00104295, 1.01027, 0, 0, 0, 0, 1]}
+    to_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [1.01102, -0.136253, 0.125229, 0, 0.101199, 0.95622, -0.0574191, 0, 0.0600767, -0.101019, 1.04094, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - RED - REDlogFilm - DRAGONcolor
-    family: Input/RED
+    name: Input - Sony - S-Log3 - S-Gamut3.Cine
+    family: Input/Sony
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      REDlogFilm - DRAGONcolor
+      S-Log3 - S-Gamut3.Cine
+      
+      ACES Transform ID : IDT.Sony.SLog3_SGamut3.Cine_10i.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.532279, 0.376648, 0.091073, 0, 0.046344, 0.974513, -0.02086, 0, -0.053976, -0.00032, 1.05427, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: S-Log3_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.638789, 0.272351, 0.0888599, 0, -0.00391591, 1.08807, -0.0841573, 0, -0.0299072, -0.0264326, 1.05634, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - RED - REDlogFilm - DRAGONcolor2
-    family: Input/RED
+    name: Input - Sony - S-Log3 - S-Gamut3
+    family: Input/Sony
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      REDlogFilm - DRAGONcolor2
+      S-Log3 - S-Gamut3
+      
+      ACES Transform ID : IDT.Sony.SLog3_SGamut3_10i.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.468452, 0.331484, 0.200064, 0, 0.040787, 0.857658, 0.101553, 0, -0.047504, -0.000282, 1.04776, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: S-Log3_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.752983, 0.14337, 0.103647, 0, 0.0217077, 1.01532, -0.0370265, 0, -0.00941605, 0.00337042, 1.00605, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - RED - REDlogFilm - REDcolor
-    family: Input/RED
+    name: Input - Sony - Curve - S-Log1
+    family: Input/Sony
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      REDlogFilm - REDcolor
+      Curve - S-Log1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.451464, 0.388498, 0.160038, 0, 0.062716, 0.86679, 0.070491, 0, -0.017541, 0.086921, 0.93059, 0, 0, 0, 0, 1]}
+    to_reference: !<FileTransform> {src: S-Log1_to_linear.spi1d, interpolation: linear}
 
   - !<ColorSpace>
-    name: Input - RED - REDlogFilm - REDcolor2
-    family: Input/RED
+    name: Input - Sony - Curve - S-Log2
+    family: Input/Sony
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      REDlogFilm - REDcolor2
+      Curve - S-Log2
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.480997, 0.402289, 0.116714, 0, -0.004938, 1.00015, 0.004781, 0, -0.105257, 0.02532, 1.07991, 0, 0, 0, 0, 1]}
+    to_reference: !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
 
   - !<ColorSpace>
-    name: Input - RED - REDlogFilm - REDcolor3
-    family: Input/RED
+    name: Input - Sony - Curve - S-Log3
+    family: Input/Sony
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      REDlogFilm - REDcolor3
+      Curve - S-Log3
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.512136, 0.36037, 0.127494, 0, 0.070377, 0.903884, 0.025737, 0, -0.020824, 0.017671, 1.00312, 0, 0, 0, 0, 1]}
+    to_reference: !<FileTransform> {src: S-Log3_to_linear.spi1d, interpolation: linear}
 
   - !<ColorSpace>
-    name: Input - RED - REDlogFilm - REDcolor4
-    family: Input/RED
+    name: Input - Sony - Linear - S-Gamut
+    family: Input/Sony
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      REDlogFilm - REDcolor4
+      Linear - S-Gamut
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<GroupTransform>
-      children:
-        - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.474202, 0.333677, 0.192121, 0, 0.065164, 0.836932, 0.097901, 0, -0.019281, 0.016362, 1.00289, 0, 0, 0, 0, 1]}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<MatrixTransform> {matrix: [0.754339, 0.133697, 0.111968, 0, 0.0211981, 1.00541, -0.0266105, 0, -0.00975699, 0.00450856, 1.00525, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - RED - Curve - REDlogFilm
-    family: Input/RED
+    name: Input - Sony - Linear - S-Gamut Daylight
+    family: Input/Sony
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Curve - REDlogFilm
+      Linear - S-Gamut Daylight
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<MatrixTransform> {matrix: [0.876446, 0.0145412, 0.109013, 0, 0.0774075, 0.952957, -0.0303647, 0, 0.0573564, -0.115107, 1.05775, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - RED - Linear - DRAGONcolor
-    family: Input/RED
+    name: Input - Sony - Linear - S-Gamut Tungsten
+    family: Input/Sony
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - DRAGONcolor
+      Linear - S-Gamut Tungsten
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.532279, 0.376648, 0.091073, 0, 0.046344, 0.974513, -0.02086, 0, -0.053976, -0.00032, 1.05427, 0, 0, 0, 0, 1]}
+    to_reference: !<MatrixTransform> {matrix: [1.01102, -0.136253, 0.125229, 0, 0.101199, 0.95622, -0.0574191, 0, 0.0600767, -0.101019, 1.04094, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - RED - Linear - DRAGONcolor2
-    family: Input/RED
+    name: Input - Sony - Linear - S-Gamut3.Cine
+    family: Input/Sony
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - DRAGONcolor2
+      Linear - S-Gamut3.Cine
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.468452, 0.331484, 0.200064, 0, 0.040787, 0.857658, 0.101553, 0, -0.047504, -0.000282, 1.04776, 0, 0, 0, 0, 1]}
+    to_reference: !<MatrixTransform> {matrix: [0.638789, 0.272351, 0.0888599, 0, -0.00391591, 1.08807, -0.0841573, 0, -0.0299072, -0.0264326, 1.05634, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - RED - Linear - REDcolor
-    family: Input/RED
+    name: Input - Sony - Linear - S-Gamut3
+    family: Input/Sony
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - REDcolor
+      Linear - S-Gamut3
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.451464, 0.388498, 0.160038, 0, 0.062716, 0.86679, 0.070491, 0, -0.017541, 0.086921, 0.93059, 0, 0, 0, 0, 1]}
+    to_reference: !<MatrixTransform> {matrix: [0.752983, 0.14337, 0.103647, 0, 0.0217077, 1.01532, -0.0370265, 0, -0.00941605, 0.00337042, 1.00605, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - RED - Linear - REDcolor2
-    family: Input/RED
+    name: Look - ACES 1.0 to 0.1 emulation
+    family: Look
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - REDcolor2
+      The ACES Look Transform: ACES 1.0 to 0.1 emulation
+      
+      ACES Transform ID : LMT.Academy.ACES_0_1_1.a1.0.0
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.480997, 0.402289, 0.116714, 0, -0.004938, 1.00015, 0.004781, 0, -0.105257, 0.02532, 1.07991, 0, 0, 0, 0, 1]}
+    from_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: LMT_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
+        - !<FileTransform> {src: LMT_Shaper.ACES_1.0_to_0.1_emulation.spi3d, interpolation: tetrahedral}
 
   - !<ColorSpace>
-    name: Input - RED - Linear - REDcolor3
-    family: Input/RED
+    name: Look - ACES 1.0 to 0.2 emulation
+    family: Look
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - REDcolor3
+      The ACES Look Transform: ACES 1.0 to 0.2 emulation
+      
+      ACES Transform ID : LMT.Academy.ACES_0_2_2.a1.0.0
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.512136, 0.36037, 0.127494, 0, 0.070377, 0.903884, 0.025737, 0, -0.020824, 0.017671, 1.00312, 0, 0, 0, 0, 1]}
+    from_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: LMT_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
+        - !<FileTransform> {src: LMT_Shaper.ACES_1.0_to_0.2_emulation.spi3d, interpolation: tetrahedral}
 
   - !<ColorSpace>
-    name: Input - RED - Linear - REDcolor4
-    family: Input/RED
+    name: Look - ACES 1.0 to 0.7 emulation
+    family: Look
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - REDcolor4
+      The ACES Look Transform: ACES 1.0 to 0.7 emulation
+      
+      ACES Transform ID : LMT.Academy.ACES_0_7_1.a1.0.0
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.474202, 0.333677, 0.192121, 0, 0.065164, 0.836932, 0.097901, 0, -0.019281, 0.016362, 1.00289, 0, 0, 0, 0, 1]}
+    from_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: LMT_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
+        - !<FileTransform> {src: LMT_Shaper.ACES_1.0_to_0.7_emulation.spi3d, interpolation: tetrahedral}
 
   - !<ColorSpace>
-    name: Input - Sony - S-Log1 - S-Gamut
-    family: Input/Sony
+    name: Output - DCDM (P3 gamut clip)
+    family: Output
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      S-Log1 - S-Gamut
+      ACES 1.0 Output - DCDM (P3 gamut clip) Output Transform
       
-      ACES Transform ID : IDT.Sony.SLog1_SGamut_10i.a1.v1
+      ACES Transform ID : ODT.Academy.DCDM_P3D60.a1.0.0
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    from_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
+        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.DCDM__P3_gamut_clip_.spi3d, interpolation: tetrahedral}
+
+  - !<ColorSpace>
+    name: Output - DCDM
+    family: Output
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      ACES 1.0 Output - DCDM Output Transform
+      
+      ACES Transform ID : ODT.Academy.DCDM.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: S-Log1_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.754339, 0.133697, 0.111968, 0, 0.0211981, 1.00541, -0.0266105, 0, -0.00975699, 0.00450856, 1.00525, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: InvRRT.a1.0.0.DCDM.Output_Shaper.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
+    from_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
+        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.DCDM.spi3d, interpolation: tetrahedral}
 
   - !<ColorSpace>
-    name: Input - Sony - S-Log2 - S-Gamut
-    family: Input/Sony
+    name: Output - P3-D60 PQ (1000 nits)
+    family: Output
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      S-Log2 - S-Gamut
+      ACES 1.0 Output - P3-D60 PQ (1000 nits) Output Transform
       
-      ACES Transform ID : IDT.Sony.SLog2_SGamut_10i.a1.v1
+      ACES Transform ID : ODT.Academy.P3D60_PQ_1000nits.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.754339, 0.133697, 0.111968, 0, 0.0211981, 1.00541, -0.0266105, 0, -0.00975699, 0.00450856, 1.00525, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60_PQ__1000_nits_.Output_Shaper.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
+    from_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
+        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.P3-D60_PQ__1000_nits_.spi3d, interpolation: tetrahedral}
 
   - !<ColorSpace>
-    name: Input - Sony - S-Log2 - S-Gamut Daylight
-    family: Input/Sony
+    name: Output - P3-D60 PQ (2000 nits)
+    family: Output
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      S-Log2 - S-Gamut Daylight
+      ACES 1.0 Output - P3-D60 PQ (2000 nits) Output Transform
       
-      ACES Transform ID : IDT.Sony.SLog2_SGamut_Daylight_10i.a1.v1
+      ACES Transform ID : ODT.Academy.P3D60_PQ_2000nits.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.876446, 0.0145412, 0.109013, 0, 0.0774075, 0.952957, -0.0303647, 0, 0.0573564, -0.115107, 1.05775, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60_PQ__2000_nits_.Output_Shaper.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
+    from_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
+        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.P3-D60_PQ__2000_nits_.spi3d, interpolation: tetrahedral}
 
   - !<ColorSpace>
-    name: Input - Sony - S-Log2 - S-Gamut Tungsten
-    family: Input/Sony
+    name: Output - P3-D60 PQ (4000 nits)
+    family: Output
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      S-Log2 - S-Gamut Tungsten
+      ACES 1.0 Output - P3-D60 PQ (4000 nits) Output Transform
       
-      ACES Transform ID : IDT.Sony.SLog2_SGamut_Tungsten_10i.a1.v1
+      ACES Transform ID : ODT.Academy.P3D60_PQ_4000nits.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [1.01102, -0.136253, 0.125229, 0, 0.101199, 0.95622, -0.0574191, 0, 0.0600767, -0.101019, 1.04094, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60_PQ__4000_nits_.Output_Shaper.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
+    from_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
+        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.P3-D60_PQ__4000_nits_.spi3d, interpolation: tetrahedral}
 
   - !<ColorSpace>
-    name: Input - Sony - S-Log3 - S-Gamut3.Cine
-    family: Input/Sony
+    name: Output - P3-D60
+    family: Output
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      S-Log3 - S-Gamut3.Cine
+      ACES 1.0 Output - P3-D60 Output Transform
       
-      ACES Transform ID : IDT.Sony.SLog3_SGamut3.Cine_10i.a1.v1
+      ACES Transform ID : ODT.Academy.P3D60_48nits.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: S-Log3_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.638789, 0.272351, 0.0888599, 0, -0.00391591, 1.08807, -0.0841573, 0, -0.0299072, -0.0264326, 1.05634, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60.Output_Shaper.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
+    from_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
+        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.P3-D60.spi3d, interpolation: tetrahedral}
 
   - !<ColorSpace>
-    name: Input - Sony - S-Log3 - S-Gamut3
-    family: Input/Sony
+    name: Output - P3-DCI
+    family: Output
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      S-Log3 - S-Gamut3
+      ACES 1.0 Output - P3-DCI Output Transform
       
-      ACES Transform ID : IDT.Sony.SLog3_SGamut3_10i.a1.v1
+      ACES Transform ID : ODT.Academy.P3DCI_48nits.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: S-Log3_to_linear.spi1d, interpolation: linear}
-        - !<MatrixTransform> {matrix: [0.752983, 0.14337, 0.103647, 0, 0.0217077, 1.01532, -0.0370265, 0, -0.00941605, 0.00337042, 1.00605, 0, 0, 0, 0, 1]}
+        - !<FileTransform> {src: InvRRT.a1.0.0.P3-DCI.Output_Shaper.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
+    from_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
+        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.P3-DCI.spi3d, interpolation: tetrahedral}
 
   - !<ColorSpace>
-    name: Input - Sony - Curve - S-Log1
-    family: Input/Sony
+    name: Output - Rec.2020
+    family: Output
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      ACES 1.0 Output - Rec.2020 Output Transform
+      
+      ACES Transform ID : ODT.Academy.Rec2020_100nits_dim.a1.0.0
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: InvRRT.a1.0.0.Rec.2020.Output_Shaper.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
+    from_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
+        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.Rec.2020.spi3d, interpolation: tetrahedral}
+
+  - !<ColorSpace>
+    name: Output - Rec.709
+    family: Output
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      ACES 1.0 Output - Rec.709 Output Transform
+      
+      ACES Transform ID : ODT.Academy.Rec709_100nits_dim.a1.0.0
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: InvRRT.a1.0.0.Rec.709.Output_Shaper.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
+    from_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
+        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.Rec.709.spi3d, interpolation: tetrahedral}
+
+  - !<ColorSpace>
+    name: Output - Rec.709 (D60 sim.)
+    family: Output
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      ACES 1.0 Output - Rec.709 (D60 sim.) Output Transform
+      
+      ACES Transform ID : ODT.Academy.Rec709_D60sim_100nits_dim.a1.0.0
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: InvRRT.a1.0.0.Rec.709__D60_sim._.Output_Shaper.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
+    from_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
+        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.Rec.709__D60_sim._.spi3d, interpolation: tetrahedral}
+
+  - !<ColorSpace>
+    name: Output - sRGB (D60 sim.)
+    family: Output
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Curve - S-Log1
+      ACES 1.0 Output - sRGB (D60 sim.) Output Transform
+      
+      ACES Transform ID : ODT.Academy.RGBmonitor_D60sim_100nits_dim.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<FileTransform> {src: S-Log1_to_linear.spi1d, interpolation: linear}
+    to_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: InvRRT.a1.0.0.sRGB__D60_sim._.Output_Shaper.spi3d, interpolation: tetrahedral}
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
+    from_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
+        - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.sRGB__D60_sim._.spi3d, interpolation: tetrahedral}
 
   - !<ColorSpace>
-    name: Input - Sony - Curve - S-Log2
-    family: Input/Sony
-    equalitygroup: ""
+    name: Utility - LMT Shaper
+    family: Utility
+    equalitygroup: LMT Shaper
     bitdepth: 32f
     description: |
-      Curve - S-Log2
+      The LMT Shaper color space
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
+    to_reference: !<FileTransform> {src: LMT_Shaper_to_linear.spi1d, interpolation: linear}
 
   - !<ColorSpace>
-    name: Input - Sony - Curve - S-Log3
-    family: Input/Sony
-    equalitygroup: ""
+    name: Utility - Output Shaper
+    family: Utility
+    equalitygroup: Output Shaper
     bitdepth: 32f
     description: |
-      Curve - S-Log3
+      The Output Shaper color space
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<FileTransform> {src: S-Log3_to_linear.spi1d, interpolation: linear}
+    to_reference: !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
 
   - !<ColorSpace>
-    name: Input - Sony - Linear - S-Gamut
-    family: Input/Sony
-    equalitygroup: ""
+    name: Utility - Log2 Shaper
+    family: Utility
+    equalitygroup: Log2 Shaper
     bitdepth: 32f
     description: |
-      Linear - S-Gamut
+      The Log2 Shaper color space
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.754339, 0.133697, 0.111968, 0, 0.0211981, 1.00541, -0.0266105, 0, -0.00975699, 0.00450856, 1.00525, 0, 0, 0, 0, 1]}
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
 
   - !<ColorSpace>
-    name: Input - Sony - Linear - S-Gamut Daylight
-    family: Input/Sony
-    equalitygroup: ""
+    name: Utility - Log2 Shaper - AP1
+    family: Utility
+    equalitygroup: Log2 Shaper - AP1
     bitdepth: 32f
     description: |
-      Linear - S-Gamut Daylight
+      The Log2 Shaper - AP1 color space
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.876446, 0.0145412, 0.109013, 0, 0.0774075, 0.952957, -0.0303647, 0, 0.0573564, -0.115107, 1.05775, 0, 0, 0, 0, 1]}
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.695452, 0.140679, 0.163869, 0, 0.0447946, 0.859671, 0.0955343, 0, -0.00552588, 0.00402521, 1.0015, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Sony - Linear - S-Gamut Tungsten
-    family: Input/Sony
-    equalitygroup: ""
+    name: Utility - Output Shaper - AP1
+    family: Utility
+    equalitygroup: Output Shaper - AP1
     bitdepth: 32f
     description: |
-      Linear - S-Gamut Tungsten
+      The Output Shaper - AP1 color space
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [1.01102, -0.136253, 0.125229, 0, 0.101199, 0.95622, -0.0574191, 0, 0.0600767, -0.101019, 1.04094, 0, 0, 0, 0, 1]}
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
+        - !<MatrixTransform> {matrix: [0.695452, 0.140679, 0.163869, 0, 0.0447946, 0.859671, 0.0955343, 0, -0.00552588, 0.00402521, 1.0015, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: Input - Sony - Linear - S-Gamut3.Cine
-    family: Input/Sony
-    equalitygroup: ""
+    name: Utility - Dolby PQ 10000
+    family: Utility
+    equalitygroup: Dolby PQ 10000
     bitdepth: 32f
     description: |
-      Linear - S-Gamut3.Cine
+      The Dolby PQ 10000 color space
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.638789, 0.272351, 0.0888599, 0, -0.00391591, 1.08807, -0.0841573, 0, -0.0299072, -0.0264326, 1.05634, 0, 0, 0, 0, 1]}
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<FileTransform> {src: Dolby_PQ_10000_to_linear.spi1d, interpolation: linear}
 
   - !<ColorSpace>
-    name: Input - Sony - Linear - S-Gamut3
-    family: Input/Sony
-    equalitygroup: ""
+    name: Utility - Dolby PQ Scaled
+    family: Utility
+    equalitygroup: Dolby PQ Scaled
     bitdepth: 32f
     description: |
-      Linear - S-Gamut3
+      The Dolby PQ Scaled color space
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<MatrixTransform> {matrix: [0.752983, 0.14337, 0.103647, 0, 0.0217077, 1.01532, -0.0370265, 0, -0.00941605, 0.00337042, 1.00605, 0, 0, 0, 0, 1]}
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<FileTransform> {src: Dolby_PQ_Scaled_to_linear.spi1d, interpolation: linear}
 
   - !<ColorSpace>
     name: Utility - XYZ-D60
@@ -1616,483 +1616,327 @@ colorspaces:
     bitdepth: 32f
     description: |
       The Linear - RIMM ROMM (ProPhoto) color space
-    isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    from_reference: !<MatrixTransform> {matrix: [1.24124, -0.168569, -0.0726675, 0, 0.00612031, 1.08315, -0.0892715, 0, -0.00328533, 0.00997964, 0.993306, 0, 0, 0, 0, 1]}
-
-  - !<ColorSpace>
-    name: Utility - Linear - Adobe RGB
-    family: Utility
-    equalitygroup: Linear - Adobe RGB
-    bitdepth: 32f
-    description: |
-      The Linear - Adobe RGB color space
-    isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    from_reference: !<MatrixTransform> {matrix: [1.72456, -0.419994, -0.304567, 0, -0.27648, 1.37272, -0.0962392, 0, -0.0261255, -0.0901748, 1.1163, 0, 0, 0, 0, 1]}
-
-  - !<ColorSpace>
-    name: Utility - Linear - Adobe Wide Gamut RGB
-    family: Utility
-    equalitygroup: Linear - Adobe Wide Gamut RGB
-    bitdepth: 32f
-    description: |
-      The Linear - Adobe Wide Gamut RGB color space
-    isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    from_reference: !<MatrixTransform> {matrix: [1.38098, -0.115859, -0.265122, 0, 0.00570155, 1.04029, -0.0459965, 0, -0.00389087, -0.0597092, 1.0636, 0, 0, 0, 0, 1]}
-
-  - !<ColorSpace>
-    name: Utility - Raw
-    family: Utility
-    equalitygroup: Raw
-    bitdepth: 32f
-    description: |
-      The Raw color space
-    isdata: true
-    allocation: uniform
-    allocationvars: [0, 1]
-
-  - !<ColorSpace>
-    name: lin_ap0
-    family: Aliases
-    equalitygroup: ""
-    bitdepth: 32f
-    description: |
-      The Academy Color Encoding System reference color space
-    isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-
-  - !<ColorSpace>
-    name: aces
-    family: Aliases
-    equalitygroup: ""
-    bitdepth: 32f
-    description: |
-      The Academy Color Encoding System reference color space
-    isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-
-  - !<ColorSpace>
-    name: acescc
-    family: Aliases
-    equalitygroup: ""
-    bitdepth: 32f
-    description: |
-      The ACEScc color space
-      
-      ACES Transform ID : ACEScsc.ACEScc_to_ACES.a1.0.0
-    isdata: false
-    allocation: uniform
-    allocationvars: [-0.3584, 1.468]
-    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScc, dst: ACES - ACES2065-1}
-
-  - !<ColorSpace>
-    name: acescc_ap1
-    family: Aliases
-    equalitygroup: ""
-    bitdepth: 32f
-    description: |
-      The ACEScc color space
-      
-      ACES Transform ID : ACEScsc.ACEScc_to_ACES.a1.0.0
-    isdata: false
-    allocation: uniform
-    allocationvars: [-0.3584, 1.468]
-    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScc, dst: ACES - ACES2065-1}
-
-  - !<ColorSpace>
-    name: acesproxy
-    family: Aliases
-    equalitygroup: ""
-    bitdepth: 32f
-    description: |
-      The ACESproxy color space
-      
-      ACES Transform ID : ACEScsc.ACESproxy10i_to_ACES.a1.0.0
-    isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: ACES - ACESproxy, dst: ACES - ACES2065-1}
-
-  - !<ColorSpace>
-    name: acesproxy_ap1
-    family: Aliases
-    equalitygroup: ""
-    bitdepth: 32f
-    description: |
-      The ACESproxy color space
-      
-      ACES Transform ID : ACEScsc.ACESproxy10i_to_ACES.a1.0.0
-    isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: ACES - ACESproxy, dst: ACES - ACES2065-1}
-
-  - !<ColorSpace>
-    name: acescg
-    family: Aliases
-    equalitygroup: ""
-    bitdepth: 32f
-    description: |
-      The ACEScg color space
-      
-      ACES Transform ID : ACEScsc.ACEScg_to_ACES.a1.0.0
-    isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScg, dst: ACES - ACES2065-1}
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: ACES - ACEScg}
-
-  - !<ColorSpace>
-    name: lin_ap1
-    family: Aliases
-    equalitygroup: ""
-    bitdepth: 32f
-    description: |
-      The ACEScg color space
-      
-      ACES Transform ID : ACEScsc.ACEScg_to_ACES.a1.0.0
-    isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScg, dst: ACES - ACES2065-1}
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: ACES - ACEScg}
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    from_reference: !<MatrixTransform> {matrix: [1.24124, -0.168569, -0.0726675, 0, 0.00612031, 1.08315, -0.0892715, 0, -0.00328533, 0.00997964, 0.993306, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: adx10
-    family: Aliases
-    equalitygroup: ""
-    bitdepth: 10ui
+    name: Utility - Linear - Adobe RGB
+    family: Utility
+    equalitygroup: Linear - Adobe RGB
+    bitdepth: 32f
     description: |
-      ADX10 color space - used for film scans
-      
-      ACES Transform ID : ACEScsc.ADX10_to_ACES.a1.0.0
+      The Linear - Adobe RGB color space
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: ADX - ADX10, dst: ACES - ACES2065-1}
+    from_reference: !<MatrixTransform> {matrix: [1.72456, -0.419994, -0.304567, 0, -0.27648, 1.37272, -0.0962392, 0, -0.0261255, -0.0901748, 1.1163, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: adx16
-    family: Aliases
-    equalitygroup: ""
-    bitdepth: 16ui
+    name: Utility - Linear - Adobe Wide Gamut RGB
+    family: Utility
+    equalitygroup: Linear - Adobe Wide Gamut RGB
+    bitdepth: 32f
     description: |
-      ADX16 color space - used for film scans
-      
-      ACES Transform ID : ACEScsc.ADX16_to_ACES.a1.0.0
+      The Linear - Adobe Wide Gamut RGB color space
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: ADX - ADX16, dst: ACES - ACES2065-1}
+    from_reference: !<MatrixTransform> {matrix: [1.38098, -0.115859, -0.265122, 0, 0.00570155, 1.04029, -0.0459965, 0, -0.00389087, -0.0597092, 1.0636, 0, 0, 0, 0, 1]}
 
   - !<ColorSpace>
-    name: crv_lmtshaper
-    family: Aliases
-    equalitygroup: LMT Shaper
+    name: Utility - Raw
+    family: Utility
+    equalitygroup: Raw
     bitdepth: 32f
     description: |
-      The LMT Shaper color space
-    isdata: false
+      The Raw color space
+    isdata: true
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Utility - LMT Shaper, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: crv_outputshaper
-    family: Aliases
-    equalitygroup: Output Shaper
+    name: Role - reference
+    family: Roles
+    equalitygroup: Raw
     bitdepth: 32f
     description: |
-      The Output Shaper color space
-    isdata: false
+      The Raw color space
+    isdata: true
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Utility - Output Shaper, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: look_aces10to01emulation
-    family: Aliases
+    name: Role - compositing_linear
+    family: Roles
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      The ACES Look Transform: ACES 1.0 to 0.1 emulation
+      The ACEScg color space
       
-      ACES Transform ID : LMT.Academy.ACES_0_1_1.a1.0.0
+      ACES Transform ID : ACEScsc.ACEScg_to_ACES.a1.0.0
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Look - ACES 1.0 to 0.1 emulation}
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScg, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: ACES - ACEScg}
 
   - !<ColorSpace>
-    name: look_aces10to02emulation
-    family: Aliases
+    name: Role - compositing_log
+    family: Roles
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      The ACES Look Transform: ACES 1.0 to 0.2 emulation
+      The ACEScc color space
       
-      ACES Transform ID : LMT.Academy.ACES_0_2_2.a1.0.0
+      ACES Transform ID : ACEScsc.ACEScc_to_ACES.a1.0.0
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Look - ACES 1.0 to 0.2 emulation}
+    allocation: uniform
+    allocationvars: [-0.3584, 1.468]
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScc, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: look_aces10to07emulation
-    family: Aliases
+    name: Role - rendering
+    family: Roles
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      The ACES Look Transform: ACES 1.0 to 0.7 emulation
+      The ACEScg color space
       
-      ACES Transform ID : LMT.Academy.ACES_0_7_1.a1.0.0
+      ACES Transform ID : ACEScsc.ACEScg_to_ACES.a1.0.0
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Look - ACES 1.0 to 0.7 emulation}
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScg, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: ACES - ACEScg}
 
   - !<ColorSpace>
-    name: crv_log2shaper
-    family: Aliases
-    equalitygroup: Log2 Shaper
+    name: Role - scene_linear
+    family: Roles
+    equalitygroup: ""
     bitdepth: 32f
     description: |
-      The Log2 Shaper color space
+      The ACEScg color space
+      
+      ACES Transform ID : ACEScsc.ACEScg_to_ACES.a1.0.0
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Utility - Log2 Shaper, dst: ACES - ACES2065-1}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScg, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: ACES - ACEScg}
 
   - !<ColorSpace>
-    name: log2shaper_ap1
-    family: Aliases
-    equalitygroup: Log2 Shaper - AP1
+    name: Role - texture_paint
+    family: Roles
+    equalitygroup: Raw
     bitdepth: 32f
     description: |
-      The Log2 Shaper - AP1 color space
-    isdata: false
+      The Raw color space
+    isdata: true
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Utility - Log2 Shaper - AP1, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: outputshaper_ap1
-    family: Aliases
-    equalitygroup: Output Shaper - AP1
+    name: Role - default
+    family: Roles
+    equalitygroup: ""
     bitdepth: 32f
     description: |
-      The Output Shaper - AP1 color space
+      The Academy Color Encoding System reference color space
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Utility - Output Shaper - AP1, dst: ACES - ACES2065-1}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
 
   - !<ColorSpace>
-    name: crv_dolbypq_10000
-    family: Aliases
-    equalitygroup: Dolby PQ 10000
+    name: Role - data
+    family: Roles
+    equalitygroup: Raw
     bitdepth: 32f
     description: |
-      The Dolby PQ 10000 color space
-    isdata: false
+      The Raw color space
+    isdata: true
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Utility - Dolby PQ 10000, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_arriwide
-    family: Aliases
+    name: Role - matte_paint
+    family: Roles
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - ARRI Wide Gamut
+      The ACEScc color space
+      
+      ACES Transform ID : ACEScsc.ACEScc_to_ACES.a1.0.0
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - ARRI - Linear - ARRI Wide Gamut, dst: ACES - ACES2065-1}
+    allocation: uniform
+    allocationvars: [-0.3584, 1.468]
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScc, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: crv_dolbypq_scaled
-    family: Aliases
-    equalitygroup: Dolby PQ Scaled
+    name: Role - color_picking
+    family: Roles
+    equalitygroup: ""
     bitdepth: 32f
     description: |
-      The Dolby PQ Scaled color space
+      ACES 1.0 Output - Rec.709 Output Transform
+      
+      ACES Transform ID : ODT.Academy.Rec709_100nits_dim.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Utility - Dolby PQ Scaled, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Output - Rec.709, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - Rec.709}
 
   - !<ColorSpace>
-    name: out_dcdmp3gamutclip
-    family: Aliases
+    name: Role - color_timing
+    family: Roles
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - DCDM (P3 gamut clip) Output Transform
+      The ACEScc color space
       
-      ACES Transform ID : ODT.Academy.DCDM_P3D60.a1.0.0
+      ACES Transform ID : ACEScsc.ACEScc_to_ACES.a1.0.0
     isdata: false
     allocation: uniform
-    allocationvars: [0, 1]
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - DCDM (P3 gamut clip)}
+    allocationvars: [-0.3584, 1.468]
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScc, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: out_dcdm
+    name: lin_ap0
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - DCDM Output Transform
-      
-      ACES Transform ID : ODT.Academy.DCDM.a1.0.0
+      The Academy Color Encoding System reference color space
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Output - DCDM, dst: ACES - ACES2065-1}
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - DCDM}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
 
   - !<ColorSpace>
-    name: out_rec709
+    name: aces
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - Rec.709 Output Transform
-      
-      ACES Transform ID : ODT.Academy.Rec709_100nits_dim.a1.0.0
+      The Academy Color Encoding System reference color space
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Output - Rec.709, dst: ACES - ACES2065-1}
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - Rec.709}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
 
   - !<ColorSpace>
-    name: out_p3d60pq1000nits
+    name: acescc
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - P3-D60 PQ (1000 nits) Output Transform
+      The ACEScc color space
       
-      ACES Transform ID : ODT.Academy.P3D60_PQ_1000nits.a1.0.0
+      ACES Transform ID : ACEScsc.ACEScc_to_ACES.a1.0.0
     isdata: false
     allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Output - P3-D60 PQ (1000 nits), dst: ACES - ACES2065-1}
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - P3-D60 PQ (1000 nits)}
+    allocationvars: [-0.3584, 1.468]
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScc, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: out_p3d60pq2000nits
+    name: acescc_ap1
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - P3-D60 PQ (2000 nits) Output Transform
+      The ACEScc color space
       
-      ACES Transform ID : ODT.Academy.P3D60_PQ_2000nits.a1.0.0
+      ACES Transform ID : ACEScsc.ACEScc_to_ACES.a1.0.0
     isdata: false
     allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Output - P3-D60 PQ (2000 nits), dst: ACES - ACES2065-1}
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - P3-D60 PQ (2000 nits)}
+    allocationvars: [-0.3584, 1.468]
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScc, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: out_p3d60
+    name: acesproxy
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - P3-D60 Output Transform
+      The ACESproxy color space
       
-      ACES Transform ID : ODT.Academy.P3D60_48nits.a1.0.0
+      ACES Transform ID : ACEScsc.ACESproxy10i_to_ACES.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Output - P3-D60, dst: ACES - ACES2065-1}
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - P3-D60}
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACESproxy, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: out_p3d60pq4000nits
+    name: acesproxy_ap1
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - P3-D60 PQ (4000 nits) Output Transform
+      The ACESproxy color space
       
-      ACES Transform ID : ODT.Academy.P3D60_PQ_4000nits.a1.0.0
+      ACES Transform ID : ACEScsc.ACESproxy10i_to_ACES.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Output - P3-D60 PQ (4000 nits), dst: ACES - ACES2065-1}
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - P3-D60 PQ (4000 nits)}
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACESproxy, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: out_p3dci
+    name: acescg
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - P3-DCI Output Transform
+      The ACEScg color space
       
-      ACES Transform ID : ODT.Academy.P3DCI_48nits.a1.0.0
+      ACES Transform ID : ACEScsc.ACEScg_to_ACES.a1.0.0
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Output - P3-DCI, dst: ACES - ACES2065-1}
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - P3-DCI}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScg, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: ACES - ACEScg}
 
   - !<ColorSpace>
-    name: out_rec2020
+    name: lin_ap1
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      ACES 1.0 Output - Rec.2020 Output Transform
+      The ACEScg color space
       
-      ACES Transform ID : ODT.Academy.Rec2020_100nits_dim.a1.0.0
+      ACES Transform ID : ACEScsc.ACEScg_to_ACES.a1.0.0
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Output - Rec.2020, dst: ACES - ACES2065-1}
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - Rec.2020}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScg, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: ACES - ACEScg}
 
   - !<ColorSpace>
-    name: out_rec709d60sim
+    name: adx10
     family: Aliases
     equalitygroup: ""
-    bitdepth: 32f
+    bitdepth: 10ui
     description: |
-      ACES 1.0 Output - Rec.709 (D60 sim.) Output Transform
+      ADX10 color space - used for film scans
       
-      ACES Transform ID : ODT.Academy.Rec709_D60sim_100nits_dim.a1.0.0
+      ACES Transform ID : ACEScsc.ADX10_to_ACES.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Output - Rec.709 (D60 sim.), dst: ACES - ACES2065-1}
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - Rec.709 (D60 sim.)}
+    to_reference: !<ColorSpaceTransform> {src: ADX - ADX10, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: out_srgbd60sim
+    name: adx16
     family: Aliases
     equalitygroup: ""
-    bitdepth: 32f
+    bitdepth: 16ui
     description: |
-      ACES 1.0 Output - sRGB (D60 sim.) Output Transform
+      ADX16 color space - used for film scans
       
-      ACES Transform ID : ODT.Academy.RGBmonitor_D60sim_100nits_dim.a1.0.0
+      ACES Transform ID : ACEScsc.ADX16_to_ACES.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Output - sRGB (D60 sim.), dst: ACES - ACES2065-1}
-    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - sRGB (D60 sim.)}
+    to_reference: !<ColorSpaceTransform> {src: ADX - ADX16, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
     name: logc3ei160_arriwide
@@ -2303,6 +2147,18 @@ colorspaces:
     to_reference: !<ColorSpaceTransform> {src: Input - ARRI - Curve - V3 LogC (EI800), dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
+    name: lin_arriwide
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      Linear - ARRI Wide Gamut
+    isdata: false
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: Input - ARRI - Linear - ARRI Wide Gamut, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
     name: canonlog_rec709day
     family: Aliases
     equalitygroup: ""
@@ -2384,487 +2240,777 @@ colorspaces:
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - Canon - Curve - Canon-Log, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Input - Canon - Curve - Canon-Log, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: lin_canonrec709day
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      Linear - Canon Rec. 709 Daylight
+    isdata: false
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: Input - Canon - Linear - Canon Rec. 709 Daylight, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: lin_canonrec709tung
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      Linear - Canon Rec. 709 Tungsten
+    isdata: false
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: Input - Canon - Linear - Canon Rec. 709 Tungsten, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: lin_canondcip3day
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      Linear - Canon DCI-P3 Daylight
+    isdata: false
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: Input - Canon - Linear - Canon DCI-P3 Daylight, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: lin_canondcip3tung
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      Linear - Canon DCI-P3 Tungsten
+    isdata: false
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: Input - Canon - Linear - Canon DCI-P3 Tungsten, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: lin_canoncgamutday
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      Linear - Canon Cinema Gamut Daylight
+    isdata: false
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: Input - Canon - Linear - Canon Cinema Gamut Daylight, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: lin_canoncgamuttung
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      Linear - Canon Cinema Gamut Tungsten
+    isdata: false
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: Input - Canon - Linear - Canon Cinema Gamut Tungsten, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: protuneflat_protunegamutexp
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      Protune Flat - Protune Native - Experimental
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Input - GoPro - Protune Flat - Protune Native - Experimental, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: crv_protuneflat
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      Curve - Protune Flat
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Input - GoPro - Curve - Protune Flat, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: lin_protunegamutexp
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      Linear - Protune Native - Experimental
+    isdata: false
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: Input - GoPro - Linear - Protune Native - Experimental, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: vlog_vgamut
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      V-Log - V-Gamut
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Input - Panasonic - V-Log - V-Gamut, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: crv_vlog
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      Curve - V-Log
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Input - Panasonic - Curve - V-Log, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: lin_vgamut
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      Linear - V-Gamut
+    isdata: false
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: Input - Panasonic - Linear - V-Gamut, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: rlf_dgn
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      REDlogFilm - DRAGONcolor
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Input - RED - REDlogFilm - DRAGONcolor, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: rlf_dgn2
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      REDlogFilm - DRAGONcolor2
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Input - RED - REDlogFilm - DRAGONcolor2, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: rlf_rc
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      REDlogFilm - REDcolor
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Input - RED - REDlogFilm - REDcolor, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: rlf_rc2
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      REDlogFilm - REDcolor2
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Input - RED - REDlogFilm - REDcolor2, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: rlf_rc3
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      REDlogFilm - REDcolor3
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Input - RED - REDlogFilm - REDcolor3, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: rlf_rc4
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      REDlogFilm - REDcolor4
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Input - RED - REDlogFilm - REDcolor4, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: crv_rlf
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      Curve - REDlogFilm
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Input - RED - Curve - REDlogFilm, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_canonrec709day
+    name: lin_dgn
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - Canon Rec. 709 Daylight
+      Linear - DRAGONcolor
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - Canon - Linear - Canon Rec. 709 Daylight, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Input - RED - Linear - DRAGONcolor, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_canonrec709tung
+    name: lin_dgn2
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - Canon Rec. 709 Tungsten
+      Linear - DRAGONcolor2
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - Canon - Linear - Canon Rec. 709 Tungsten, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Input - RED - Linear - DRAGONcolor2, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_canondcip3day
+    name: lin_rc
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - Canon DCI-P3 Daylight
+      Linear - REDcolor
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - Canon - Linear - Canon DCI-P3 Daylight, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Input - RED - Linear - REDcolor, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_canondcip3tung
+    name: lin_rc2
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - Canon DCI-P3 Tungsten
+      Linear - REDcolor2
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - Canon - Linear - Canon DCI-P3 Tungsten, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Input - RED - Linear - REDcolor2, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_canoncgamutday
+    name: lin_rc3
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - Canon Cinema Gamut Daylight
+      Linear - REDcolor3
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - Canon - Linear - Canon Cinema Gamut Daylight, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Input - RED - Linear - REDcolor3, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_canoncgamuttung
+    name: lin_rc4
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - Canon Cinema Gamut Tungsten
+      Linear - REDcolor4
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - Canon - Linear - Canon Cinema Gamut Tungsten, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Input - RED - Linear - REDcolor4, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: protuneflat_protunegamutexp
+    name: slog1_sgamut
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Protune Flat - Protune Native - Experimental
+      S-Log1 - S-Gamut
+      
+      ACES Transform ID : IDT.Sony.SLog1_SGamut_10i.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - GoPro - Protune Flat - Protune Native - Experimental, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Input - Sony - S-Log1 - S-Gamut, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: crv_protuneflat
+    name: slog2_sgamut
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Curve - Protune Flat
+      S-Log2 - S-Gamut
+      
+      ACES Transform ID : IDT.Sony.SLog2_SGamut_10i.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - GoPro - Curve - Protune Flat, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Input - Sony - S-Log2 - S-Gamut, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_protunegamutexp
+    name: slog2_sgamutday
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - Protune Native - Experimental
+      S-Log2 - S-Gamut Daylight
+      
+      ACES Transform ID : IDT.Sony.SLog2_SGamut_Daylight_10i.a1.v1
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - GoPro - Linear - Protune Native - Experimental, dst: ACES - ACES2065-1}
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Input - Sony - S-Log2 - S-Gamut Daylight, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: vlog_vgamut
+    name: slog2_sgamuttung
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      V-Log - V-Gamut
+      S-Log2 - S-Gamut Tungsten
+      
+      ACES Transform ID : IDT.Sony.SLog2_SGamut_Tungsten_10i.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - Panasonic - V-Log - V-Gamut, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Input - Sony - S-Log2 - S-Gamut Tungsten, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: crv_vlog
+    name: slog3_sgamutcine
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Curve - V-Log
+      S-Log3 - S-Gamut3.Cine
+      
+      ACES Transform ID : IDT.Sony.SLog3_SGamut3.Cine_10i.a1.v1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - Panasonic - Curve - V-Log, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Input - Sony - S-Log3 - S-Gamut3.Cine, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_vgamut
+    name: slog3_sgamut3
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - V-Gamut
+      S-Log3 - S-Gamut3
+      
+      ACES Transform ID : IDT.Sony.SLog3_SGamut3_10i.a1.v1
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - Panasonic - Linear - V-Gamut, dst: ACES - ACES2065-1}
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Input - Sony - S-Log3 - S-Gamut3, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: rlf_dgn
+    name: crv_slog1
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      REDlogFilm - DRAGONcolor
+      Curve - S-Log1
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - RED - REDlogFilm - DRAGONcolor, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Curve - S-Log1, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: rlf_dgn2
+    name: crv_slog2
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      REDlogFilm - DRAGONcolor2
+      Curve - S-Log2
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - RED - REDlogFilm - DRAGONcolor2, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Curve - S-Log2, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: rlf_rc
+    name: crv_slog3
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      REDlogFilm - REDcolor
+      Curve - S-Log3
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - RED - REDlogFilm - REDcolor, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Curve - S-Log3, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: rlf_rc2
+    name: lin_sgamut
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      REDlogFilm - REDcolor2
+      Linear - S-Gamut
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - RED - REDlogFilm - REDcolor2, dst: ACES - ACES2065-1}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Linear - S-Gamut, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: rlf_rc3
+    name: lin_sgamutday
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      REDlogFilm - REDcolor3
+      Linear - S-Gamut Daylight
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - RED - REDlogFilm - REDcolor3, dst: ACES - ACES2065-1}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Linear - S-Gamut Daylight, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: rlf_rc4
+    name: lin_sgamuttung
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      REDlogFilm - REDcolor4
+      Linear - S-Gamut Tungsten
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - RED - REDlogFilm - REDcolor4, dst: ACES - ACES2065-1}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Linear - S-Gamut Tungsten, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: crv_rlf
+    name: lin_sgamut3cine
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Curve - REDlogFilm
+      Linear - S-Gamut3.Cine
     isdata: false
-    allocation: uniform
-    allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - RED - Curve - REDlogFilm, dst: ACES - ACES2065-1}
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Linear - S-Gamut3.Cine, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_dgn
+    name: lin_sgamut3
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - DRAGONcolor
+      Linear - S-Gamut3
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - RED - Linear - DRAGONcolor, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Linear - S-Gamut3, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_dgn2
+    name: look_aces10to01emulation
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - DRAGONcolor2
+      The ACES Look Transform: ACES 1.0 to 0.1 emulation
+      
+      ACES Transform ID : LMT.Academy.ACES_0_1_1.a1.0.0
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - RED - Linear - DRAGONcolor2, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Look - ACES 1.0 to 0.1 emulation}
 
   - !<ColorSpace>
-    name: lin_rc
+    name: look_aces10to02emulation
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - REDcolor
+      The ACES Look Transform: ACES 1.0 to 0.2 emulation
+      
+      ACES Transform ID : LMT.Academy.ACES_0_2_2.a1.0.0
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - RED - Linear - REDcolor, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Look - ACES 1.0 to 0.2 emulation}
 
   - !<ColorSpace>
-    name: lin_rc2
+    name: look_aces10to07emulation
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - REDcolor2
+      The ACES Look Transform: ACES 1.0 to 0.7 emulation
+      
+      ACES Transform ID : LMT.Academy.ACES_0_7_1.a1.0.0
     isdata: false
     allocation: lg2
     allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - RED - Linear - REDcolor2, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Look - ACES 1.0 to 0.7 emulation}
 
   - !<ColorSpace>
-    name: lin_rc3
+    name: out_dcdmp3gamutclip
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - REDcolor3
+      ACES 1.0 Output - DCDM (P3 gamut clip) Output Transform
+      
+      ACES Transform ID : ODT.Academy.DCDM_P3D60.a1.0.0
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - RED - Linear - REDcolor3, dst: ACES - ACES2065-1}
+    allocation: uniform
+    allocationvars: [0, 1]
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - DCDM (P3 gamut clip)}
 
   - !<ColorSpace>
-    name: lin_rc4
+    name: out_dcdm
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Linear - REDcolor4
+      ACES 1.0 Output - DCDM Output Transform
+      
+      ACES Transform ID : ODT.Academy.DCDM.a1.0.0
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - RED - Linear - REDcolor4, dst: ACES - ACES2065-1}
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Output - DCDM, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - DCDM}
 
   - !<ColorSpace>
-    name: slog1_sgamut
+    name: out_p3d60pq1000nits
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      S-Log1 - S-Gamut
+      ACES 1.0 Output - P3-D60 PQ (1000 nits) Output Transform
       
-      ACES Transform ID : IDT.Sony.SLog1_SGamut_10i.a1.v1
+      ACES Transform ID : ODT.Academy.P3D60_PQ_1000nits.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - Sony - S-Log1 - S-Gamut, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Output - P3-D60 PQ (1000 nits), dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - P3-D60 PQ (1000 nits)}
 
   - !<ColorSpace>
-    name: slog2_sgamut
+    name: out_p3d60pq2000nits
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      S-Log2 - S-Gamut
+      ACES 1.0 Output - P3-D60 PQ (2000 nits) Output Transform
       
-      ACES Transform ID : IDT.Sony.SLog2_SGamut_10i.a1.v1
+      ACES Transform ID : ODT.Academy.P3D60_PQ_2000nits.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - Sony - S-Log2 - S-Gamut, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Output - P3-D60 PQ (2000 nits), dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - P3-D60 PQ (2000 nits)}
+
+  - !<ColorSpace>
+    name: out_p3d60pq4000nits
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      ACES 1.0 Output - P3-D60 PQ (4000 nits) Output Transform
+      
+      ACES Transform ID : ODT.Academy.P3D60_PQ_4000nits.a1.0.0
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Output - P3-D60 PQ (4000 nits), dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - P3-D60 PQ (4000 nits)}
+
+  - !<ColorSpace>
+    name: out_p3d60
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      ACES 1.0 Output - P3-D60 Output Transform
+      
+      ACES Transform ID : ODT.Academy.P3D60_48nits.a1.0.0
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Output - P3-D60, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - P3-D60}
 
   - !<ColorSpace>
-    name: slog2_sgamutday
+    name: out_p3dci
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      S-Log2 - S-Gamut Daylight
+      ACES 1.0 Output - P3-DCI Output Transform
       
-      ACES Transform ID : IDT.Sony.SLog2_SGamut_Daylight_10i.a1.v1
+      ACES Transform ID : ODT.Academy.P3DCI_48nits.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - Sony - S-Log2 - S-Gamut Daylight, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Output - P3-DCI, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - P3-DCI}
 
   - !<ColorSpace>
-    name: slog2_sgamuttung
+    name: out_rec2020
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      S-Log2 - S-Gamut Tungsten
+      ACES 1.0 Output - Rec.2020 Output Transform
       
-      ACES Transform ID : IDT.Sony.SLog2_SGamut_Tungsten_10i.a1.v1
+      ACES Transform ID : ODT.Academy.Rec2020_100nits_dim.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - Sony - S-Log2 - S-Gamut Tungsten, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Output - Rec.2020, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - Rec.2020}
 
   - !<ColorSpace>
-    name: slog3_sgamutcine
+    name: out_rec709
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      S-Log3 - S-Gamut3.Cine
+      ACES 1.0 Output - Rec.709 Output Transform
       
-      ACES Transform ID : IDT.Sony.SLog3_SGamut3.Cine_10i.a1.v1
+      ACES Transform ID : ODT.Academy.Rec709_100nits_dim.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - Sony - S-Log3 - S-Gamut3.Cine, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Output - Rec.709, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - Rec.709}
 
   - !<ColorSpace>
-    name: slog3_sgamut3
+    name: out_rec709d60sim
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      S-Log3 - S-Gamut3
+      ACES 1.0 Output - Rec.709 (D60 sim.) Output Transform
       
-      ACES Transform ID : IDT.Sony.SLog3_SGamut3_10i.a1.v1
+      ACES Transform ID : ODT.Academy.Rec709_D60sim_100nits_dim.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - Sony - S-Log3 - S-Gamut3, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Output - Rec.709 (D60 sim.), dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - Rec.709 (D60 sim.)}
 
   - !<ColorSpace>
-    name: crv_slog1
+    name: out_srgbd60sim
     family: Aliases
     equalitygroup: ""
     bitdepth: 32f
     description: |
-      Curve - S-Log1
+      ACES 1.0 Output - sRGB (D60 sim.) Output Transform
+      
+      ACES Transform ID : ODT.Academy.RGBmonitor_D60sim_100nits_dim.a1.0.0
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Curve - S-Log1, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Output - sRGB (D60 sim.), dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - sRGB (D60 sim.)}
 
   - !<ColorSpace>
-    name: crv_slog2
+    name: crv_lmtshaper
     family: Aliases
-    equalitygroup: ""
+    equalitygroup: LMT Shaper
     bitdepth: 32f
     description: |
-      Curve - S-Log2
+      The LMT Shaper color space
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Curve - S-Log2, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Utility - LMT Shaper, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: crv_slog3
+    name: crv_outputshaper
     family: Aliases
-    equalitygroup: ""
+    equalitygroup: Output Shaper
     bitdepth: 32f
     description: |
-      Curve - S-Log3
+      The Output Shaper color space
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
-    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Curve - S-Log3, dst: ACES - ACES2065-1}
+    to_reference: !<ColorSpaceTransform> {src: Utility - Output Shaper, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_sgamut
+    name: crv_log2shaper
     family: Aliases
-    equalitygroup: ""
+    equalitygroup: Log2 Shaper
     bitdepth: 32f
     description: |
-      Linear - S-Gamut
+      The Log2 Shaper color space
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Linear - S-Gamut, dst: ACES - ACES2065-1}
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Utility - Log2 Shaper, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_sgamutday
+    name: log2shaper_ap1
     family: Aliases
-    equalitygroup: ""
+    equalitygroup: Log2 Shaper - AP1
     bitdepth: 32f
     description: |
-      Linear - S-Gamut Daylight
+      The Log2 Shaper - AP1 color space
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Linear - S-Gamut Daylight, dst: ACES - ACES2065-1}
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Utility - Log2 Shaper - AP1, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_sgamuttung
+    name: outputshaper_ap1
     family: Aliases
-    equalitygroup: ""
+    equalitygroup: Output Shaper - AP1
     bitdepth: 32f
     description: |
-      Linear - S-Gamut Tungsten
+      The Output Shaper - AP1 color space
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Linear - S-Gamut Tungsten, dst: ACES - ACES2065-1}
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Utility - Output Shaper - AP1, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_sgamut3cine
+    name: crv_dolbypq_10000
     family: Aliases
-    equalitygroup: ""
+    equalitygroup: Dolby PQ 10000
     bitdepth: 32f
     description: |
-      Linear - S-Gamut3.Cine
+      The Dolby PQ 10000 color space
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Linear - S-Gamut3.Cine, dst: ACES - ACES2065-1}
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Utility - Dolby PQ 10000, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
-    name: lin_sgamut3
+    name: crv_dolbypq_scaled
     family: Aliases
-    equalitygroup: ""
+    equalitygroup: Dolby PQ Scaled
     bitdepth: 32f
     description: |
-      Linear - S-Gamut3
+      The Dolby PQ Scaled color space
     isdata: false
-    allocation: lg2
-    allocationvars: [-8, 5, 0.00390625]
-    to_reference: !<ColorSpaceTransform> {src: Input - Sony - Linear - S-Gamut3, dst: ACES - ACES2065-1}
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Utility - Dolby PQ Scaled, dst: ACES - ACES2065-1}
 
   - !<ColorSpace>
     name: lin_xyz_d60
@@ -3105,3 +3251,149 @@ colorspaces:
     isdata: true
     allocation: uniform
     allocationvars: [0, 1]
+
+  - !<ColorSpace>
+    name: role_reference
+    family: Aliases
+    equalitygroup: Raw
+    bitdepth: 32f
+    description: |
+      The Raw color space
+    isdata: true
+    allocation: uniform
+    allocationvars: [0, 1]
+
+  - !<ColorSpace>
+    name: role_compositing_linear
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      The ACEScg color space
+      
+      ACES Transform ID : ACEScsc.ACEScg_to_ACES.a1.0.0
+    isdata: false
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScg, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: ACES - ACEScg}
+
+  - !<ColorSpace>
+    name: role_compositing_log
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      The ACEScc color space
+      
+      ACES Transform ID : ACEScsc.ACEScc_to_ACES.a1.0.0
+    isdata: false
+    allocation: uniform
+    allocationvars: [-0.3584, 1.468]
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScc, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: role_rendering
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      The ACEScg color space
+      
+      ACES Transform ID : ACEScsc.ACEScg_to_ACES.a1.0.0
+    isdata: false
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScg, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: ACES - ACEScg}
+
+  - !<ColorSpace>
+    name: role_scene_linear
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      The ACEScg color space
+      
+      ACES Transform ID : ACEScsc.ACEScg_to_ACES.a1.0.0
+    isdata: false
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScg, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: ACES - ACEScg}
+
+  - !<ColorSpace>
+    name: role_texture_paint
+    family: Aliases
+    equalitygroup: Raw
+    bitdepth: 32f
+    description: |
+      The Raw color space
+    isdata: true
+    allocation: uniform
+    allocationvars: [0, 1]
+
+  - !<ColorSpace>
+    name: role_default
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      The Academy Color Encoding System reference color space
+    isdata: false
+    allocation: lg2
+    allocationvars: [-8, 5, 0.00390625]
+
+  - !<ColorSpace>
+    name: role_data
+    family: Aliases
+    equalitygroup: Raw
+    bitdepth: 32f
+    description: |
+      The Raw color space
+    isdata: true
+    allocation: uniform
+    allocationvars: [0, 1]
+
+  - !<ColorSpace>
+    name: role_matte_paint
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      The ACEScc color space
+      
+      ACES Transform ID : ACEScsc.ACEScc_to_ACES.a1.0.0
+    isdata: false
+    allocation: uniform
+    allocationvars: [-0.3584, 1.468]
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScc, dst: ACES - ACES2065-1}
+
+  - !<ColorSpace>
+    name: role_color_picking
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      ACES 1.0 Output - Rec.709 Output Transform
+      
+      ACES Transform ID : ODT.Academy.Rec709_100nits_dim.a1.0.0
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<ColorSpaceTransform> {src: Output - Rec.709, dst: ACES - ACES2065-1}
+    from_reference: !<ColorSpaceTransform> {src: ACES - ACES2065-1, dst: Output - Rec.709}
+
+  - !<ColorSpace>
+    name: role_color_timing
+    family: Aliases
+    equalitygroup: ""
+    bitdepth: 32f
+    description: |
+      The ACEScc color space
+      
+      ACES Transform ID : ACEScsc.ACEScc_to_ACES.a1.0.0
+    isdata: false
+    allocation: uniform
+    allocationvars: [-0.3584, 1.468]
+    to_reference: !<ColorSpaceTransform> {src: ACES - ACEScc, dst: ACES - ACES2065-1}
index e011eaa..f1e0bf2 100644 (file)
@@ -1546,10 +1546,11 @@ def create_colorspaces(aces_ctl_directory,
                                  ACEScc)
     colorspaces.extend(odts)
 
-    # TODO: Investigate if there is a way to retrieve the value from *CTL*.
+    # TODO: Investigate if there is a way to retrieve these values from *CTL*.
     default_display = 'sRGB (D60 sim.)'
+    color_picking = 'Rec.709'
 
-    roles = {'color_picking': ACEScg.name,
+    roles = {'color_picking': color_picking,
              'color_timing': ACEScc.name,
              'compositing_log': ACEScc.name,
              'data': '',
@@ -1557,6 +1558,8 @@ def create_colorspaces(aces_ctl_directory,
              'matte_paint': ACEScc.name,
              'reference': '',
              'scene_linear': ACEScg.name,
-             'texture_paint': ''}
+             'texture_paint': '',
+             'compositing_linear': ACEScg.name,
+             'rendering': ACEScg.name}
 
     return ACES, colorspaces, displays, ACEScc, roles, default_display
index f16cd29..3dcd2c6 100755 (executable)
@@ -685,18 +685,16 @@ def create_config(config_data,
             matte_paint=prefixed_names[config_data['roles']['matte_paint']],
             reference=prefixed_names[config_data['roles']['reference']],
             scene_linear=prefixed_names[config_data['roles']['scene_linear']],
+            compositing_linear=prefixed_names[config_data['roles']['scene_linear']],
+            rendering=prefixed_names[config_data['roles']['scene_linear']],
             texture_paint=prefixed_names[
                 config_data['roles']['texture_paint']])
 
-        # TODO: Pending code path reactivation.
-        # Not allowed at the moment as role names can not overlap
-        # with colorspace names.
-        """
         # Add the aliased colorspaces for each role
         for role_name, role_colorspace_name in config_data['roles'].iteritems():
             role_colorspace_prefixed_name = prefixed_names[role_colorspace_name]
 
-            print( 'Finding colorspace : %s' % role_colorspace_prefixed_name )
+            #print( 'Finding colorspace : %s' % role_colorspace_prefixed_name )
             # Find the colorspace pointed to by the role
             role_colorspaces = [colorspace
                 for colorspace in config_data['colorSpaces']
@@ -709,12 +707,18 @@ def create_config(config_data,
                     role_colorspace = reference_data
 
             if role_colorspace:
-                print( 'Adding an alias colorspace named %s, pointing to %s' % (
-                    role_name, role_colorspace.name))
+                # The alias colorspace shouldn't match the role name exactly
+                role_name_alias1 = "role_%s" % role_name
+                role_name_alias2 = "Role - %s" % role_name
+
+                print( 'Adding a role colorspace named %s, pointing to %s' % (
+                    role_name_alias2, role_colorspace.name))
+
+                alias_colorspaces.append(
+                (reference_data, role_colorspace, [role_name_alias1]))
 
                 add_colorspace_aliases(
-                config, reference_data, role_colorspace, [role_name], 'Roles')
-        """
+                config, reference_data, role_colorspace, [role_name_alias2], 'Roles')
 
     else:
         set_config_roles(
@@ -727,12 +731,10 @@ def create_config(config_data,
             matte_paint=config_data['roles']['matte_paint'],
             reference=config_data['roles']['reference'],
             scene_linear=config_data['roles']['scene_linear'],
+            compositing_linear=config_data['roles']['scene_linear'],
+            rendering=config_data['roles']['scene_linear'],
             texture_paint=config_data['roles']['texture_paint'])
 
-        # TODO: Pending code path reactivation.
-        # Not allowed at the moment as role names can not overlap
-        # with colorspace names.
-        """
         # Add the aliased colorspaces for each role
         for role_name, role_colorspace_name in config_data['roles'].iteritems():
             # Find the colorspace pointed to by the role
@@ -747,12 +749,18 @@ def create_config(config_data,
                     role_colorspace = reference_data
 
             if role_colorspace:
-                print('Adding an alias colorspace named %s, pointing to %s' % (
-                    role_name, role_colorspace.name))
+                # The alias colorspace shouldn't match the role name exactly
+                role_name_alias1 = "role_%s" % role_name
+                role_name_alias2 = "Role - %s" % role_name
+
+                print('Adding a role colorspace named %s, pointing to %s' % (
+                    role_name_alias2, role_colorspace.name))
+
+                alias_colorspaces.append(
+                (reference_data, role_colorspace, [role_name_alias1]))
 
                 add_colorspace_aliases(
-                config, reference_data, role_colorspace, [role_name], 'Roles')
-        """
+                config, reference_data, role_colorspace, [role_name_alias2], 'Roles')
 
     print('')
 
@@ -776,10 +784,6 @@ def create_config(config_data,
     default_display_views = config_data['displays'][default_display_name]
     default_display_colorspace = default_display_views['Output Transform']
 
-    set_config_roles(
-        config,
-        color_picking=default_display_colorspace.name)
-
     # Defining *Displays* and *Views*.
     displays, views = [], []