5c6768c90b555a6af731316dcf0dbe834e2f1b44
[OpenColorIO-Configs.git] / aces_1.0.0 / config.ocio
1 ocio_profile_version: 1
2
3 search_path: luts
4 strictparsing: true
5 luma: [0.2126, 0.7152, 0.0722]
6
7 description: An ACES config generated from python
8
9 roles:
10   color_picking: ACES2065-1
11   color_timing: ACES2065-1
12   compositing_log: ACES2065-1
13   data: ACES2065-1
14   default: ACES2065-1
15   matte_paint: ACES2065-1
16   reference: ACES2065-1
17   scene_linear: ACES2065-1
18   texture_paint: ACES2065-1
19
20 displays:
21   DCDM:
22     - !<View> {name: Output Transform, colorspace: DCDM}
23     - !<View> {name: Linear, colorspace: ACES2065-1}
24     - !<View> {name: Log, colorspace: ACEScc}
25   DCDM (P3 gamut clip):
26     - !<View> {name: Output Transform, colorspace: DCDM (P3 gamut clip)}
27     - !<View> {name: Linear, colorspace: ACES2065-1}
28     - !<View> {name: Log, colorspace: ACEScc}
29   P3-D60:
30     - !<View> {name: Output Transform, colorspace: P3-D60}
31     - !<View> {name: Linear, colorspace: ACES2065-1}
32     - !<View> {name: Log, colorspace: ACEScc}
33   P3-D60 PQ (1000 nits):
34     - !<View> {name: Output Transform, colorspace: P3-D60 PQ (1000 nits)}
35     - !<View> {name: Linear, colorspace: ACES2065-1}
36     - !<View> {name: Log, colorspace: ACEScc}
37   P3-D60 PQ (2000 nits):
38     - !<View> {name: Output Transform, colorspace: P3-D60 PQ (2000 nits)}
39     - !<View> {name: Linear, colorspace: ACES2065-1}
40     - !<View> {name: Log, colorspace: ACEScc}
41   P3-D60 PQ (4000 nits):
42     - !<View> {name: Output Transform, colorspace: P3-D60 PQ (4000 nits)}
43     - !<View> {name: Linear, colorspace: ACES2065-1}
44     - !<View> {name: Log, colorspace: ACEScc}
45   P3-DCI:
46     - !<View> {name: Output Transform, colorspace: P3-DCI}
47     - !<View> {name: Linear, colorspace: ACES2065-1}
48     - !<View> {name: Log, colorspace: ACEScc}
49   Rec.2020 - Full:
50     - !<View> {name: Output Transform, colorspace: Rec.2020 - Full}
51     - !<View> {name: Linear, colorspace: ACES2065-1}
52     - !<View> {name: Log, colorspace: ACEScc}
53   Rec.2020 - Legal:
54     - !<View> {name: Output Transform, colorspace: Rec.2020 - Legal}
55     - !<View> {name: Linear, colorspace: ACES2065-1}
56     - !<View> {name: Log, colorspace: ACEScc}
57   Rec.709 (D60 sim.) - Full:
58     - !<View> {name: Output Transform, colorspace: Rec.709 (D60 sim.) - Full}
59     - !<View> {name: Linear, colorspace: ACES2065-1}
60     - !<View> {name: Log, colorspace: ACEScc}
61   Rec.709 (D60 sim.) - Legal:
62     - !<View> {name: Output Transform, colorspace: Rec.709 (D60 sim.) - Legal}
63     - !<View> {name: Linear, colorspace: ACES2065-1}
64     - !<View> {name: Log, colorspace: ACEScc}
65   Rec.709 - Full:
66     - !<View> {name: Output Transform, colorspace: Rec.709 - Full}
67     - !<View> {name: Linear, colorspace: ACES2065-1}
68     - !<View> {name: Log, colorspace: ACEScc}
69   Rec.709 - Legal:
70     - !<View> {name: Output Transform, colorspace: Rec.709 - Legal}
71     - !<View> {name: Linear, colorspace: ACES2065-1}
72     - !<View> {name: Log, colorspace: ACEScc}
73   sRGB (D60 sim.):
74     - !<View> {name: Output Transform, colorspace: sRGB (D60 sim.)}
75     - !<View> {name: Linear, colorspace: ACES2065-1}
76     - !<View> {name: Log, colorspace: ACEScc}
77
78 active_displays: [DCDM, DCDM (P3 gamut clip), P3-D60, P3-D60 PQ (1000 nits), P3-D60 PQ (2000 nits), P3-D60 PQ (4000 nits), P3-DCI, Rec.2020 - Full, Rec.2020 - Legal, Rec.709 (D60 sim.) - Full, Rec.709 (D60 sim.) - Legal, Rec.709 - Full, Rec.709 - Legal, sRGB (D60 sim.)]
79 active_views: [Output Transform, Linear, Log]
80
81 colorspaces:
82   - !<ColorSpace>
83     name: ACES2065-1
84     family: ACES
85     equalitygroup: ""
86     bitdepth: 32f
87     description: |
88       The Academy Color Encoding System reference color space
89     isdata: false
90     allocation: lg2
91     allocationvars: [-15, 6]
92
93   - !<ColorSpace>
94     name: ACEScc
95     family: ACES
96     equalitygroup: ""
97     bitdepth: 32f
98     description: |
99       The ACEScc color space
100     isdata: false
101     allocation: uniform
102     allocationvars: [0, 1]
103     to_reference: !<GroupTransform>
104       children:
105         - !<FileTransform> {src: ACEScc_to_ACES.spi1d, interpolation: linear}
106         - !<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]}
107
108   - !<ColorSpace>
109     name: ACESproxy
110     family: ACES
111     equalitygroup: ""
112     bitdepth: 32f
113     description: |
114       The ACESproxy color space
115     isdata: false
116     allocation: uniform
117     allocationvars: [0, 1]
118     to_reference: !<GroupTransform>
119       children:
120         - !<FileTransform> {src: ACESproxy_to_aces.spi1d, interpolation: linear}
121         - !<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]}
122
123   - !<ColorSpace>
124     name: ACEScg
125     family: ACES
126     equalitygroup: ""
127     bitdepth: 32f
128     description: |
129       The ACEScg color space
130     isdata: false
131     allocation: uniform
132     allocationvars: [0, 1]
133     to_reference: !<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]}
134
135   - !<ColorSpace>
136     name: ADX10
137     family: ADX
138     equalitygroup: ""
139     bitdepth: 10ui
140     description: |
141       ADX10 color space - used for film scans
142     isdata: false
143     allocation: uniform
144     allocationvars: [0, 1]
145     to_reference: !<GroupTransform>
146       children:
147         - !<MatrixTransform> {matrix: [2.046, 0, 0, 0, 0, 2.046, 0, 0, 0, 0, 2.046, 0, 0, 0, 0, 1], offset: [-0.19, -0.19, -0.19, 0]}
148         - !<MatrixTransform> {matrix: [0.75573, 0.22197, 0.0223, 0, 0.05901, 0.96928, -0.02829, 0, 0.16134, 0.07406, 0.7646, 0, 0, 0, 0, 1]}
149         - !<FileTransform> {src: ADX_CID_to_RLE.spi1d, interpolation: linear}
150         - !<LogTransform> {base: 10, direction: inverse}
151         - !<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]}
152
153   - !<ColorSpace>
154     name: ADX16
155     family: ADX
156     equalitygroup: ""
157     bitdepth: 16ui
158     description: |
159       ADX16 color space - used for film scans
160     isdata: false
161     allocation: uniform
162     allocationvars: [0, 1]
163     to_reference: !<GroupTransform>
164       children:
165         - !<MatrixTransform> {matrix: [8.19188, 0, 0, 0, 0, 8.19188, 0, 0, 0, 0, 8.19188, 0, 0, 0, 0, 1], offset: [-0.19, -0.19, -0.19, 0]}
166         - !<MatrixTransform> {matrix: [0.75573, 0.22197, 0.0223, 0, 0.05901, 0.96928, -0.02829, 0, 0.16134, 0.07406, 0.7646, 0, 0, 0, 0, 1]}
167         - !<FileTransform> {src: ADX_CID_to_RLE.spi1d, interpolation: linear}
168         - !<LogTransform> {base: 10, direction: inverse}
169         - !<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]}
170
171   - !<ColorSpace>
172     name: REDlogFilm - DRAGONcolor
173     family: RED
174     equalitygroup: ""
175     bitdepth: 32f
176     description: |
177       REDlogFilm - DRAGONcolor
178     isdata: false
179     allocation: uniform
180     allocationvars: [0, 1]
181     to_reference: !<GroupTransform>
182       children:
183         - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
184         - !<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]}
185
186   - !<ColorSpace>
187     name: REDlogFilm - DRAGONcolor2
188     family: RED
189     equalitygroup: ""
190     bitdepth: 32f
191     description: |
192       REDlogFilm - DRAGONcolor2
193     isdata: false
194     allocation: uniform
195     allocationvars: [0, 1]
196     to_reference: !<GroupTransform>
197       children:
198         - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
199         - !<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]}
200
201   - !<ColorSpace>
202     name: REDlogFilm - REDcolor2
203     family: RED
204     equalitygroup: ""
205     bitdepth: 32f
206     description: |
207       REDlogFilm - REDcolor2
208     isdata: false
209     allocation: uniform
210     allocationvars: [0, 1]
211     to_reference: !<GroupTransform>
212       children:
213         - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
214         - !<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]}
215
216   - !<ColorSpace>
217     name: REDlogFilm - REDcolor3
218     family: RED
219     equalitygroup: ""
220     bitdepth: 32f
221     description: |
222       REDlogFilm - REDcolor3
223     isdata: false
224     allocation: uniform
225     allocationvars: [0, 1]
226     to_reference: !<GroupTransform>
227       children:
228         - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
229         - !<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]}
230
231   - !<ColorSpace>
232     name: REDlogFilm - REDcolor4
233     family: RED
234     equalitygroup: ""
235     bitdepth: 32f
236     description: |
237       REDlogFilm - REDcolor4
238     isdata: false
239     allocation: uniform
240     allocationvars: [0, 1]
241     to_reference: !<GroupTransform>
242       children:
243         - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
244         - !<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]}
245
246   - !<ColorSpace>
247     name: REDlogFilm
248     family: RED
249     equalitygroup: ""
250     bitdepth: 32f
251     description: |
252       REDlogFilm
253     isdata: false
254     allocation: uniform
255     allocationvars: [0, 1]
256     to_reference: !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
257
258   - !<ColorSpace>
259     name: Linear - DRAGONcolor
260     family: RED
261     equalitygroup: ""
262     bitdepth: 32f
263     description: |
264       Linear - DRAGONcolor
265     isdata: false
266     allocation: uniform
267     allocationvars: [0, 1]
268     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]}
269
270   - !<ColorSpace>
271     name: Linear - DRAGONcolor2
272     family: RED
273     equalitygroup: ""
274     bitdepth: 32f
275     description: |
276       Linear - DRAGONcolor2
277     isdata: false
278     allocation: uniform
279     allocationvars: [0, 1]
280     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]}
281
282   - !<ColorSpace>
283     name: Linear - REDcolor2
284     family: RED
285     equalitygroup: ""
286     bitdepth: 32f
287     description: |
288       Linear - REDcolor2
289     isdata: false
290     allocation: uniform
291     allocationvars: [0, 1]
292     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]}
293
294   - !<ColorSpace>
295     name: Linear - REDcolor3
296     family: RED
297     equalitygroup: ""
298     bitdepth: 32f
299     description: |
300       Linear - REDcolor3
301     isdata: false
302     allocation: uniform
303     allocationvars: [0, 1]
304     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]}
305
306   - !<ColorSpace>
307     name: Linear - REDcolor4
308     family: RED
309     equalitygroup: ""
310     bitdepth: 32f
311     description: |
312       Linear - REDcolor4
313     isdata: false
314     allocation: uniform
315     allocationvars: [0, 1]
316     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]}
317
318   - !<ColorSpace>
319     name: Canon-Log - Rec. 709 Daylight
320     family: Canon
321     equalitygroup: ""
322     bitdepth: 32f
323     description: |
324       Canon-Log - Rec. 709 Daylight
325     isdata: false
326     allocation: uniform
327     allocationvars: [0, 1]
328     to_reference: !<GroupTransform>
329       children:
330         - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
331         - !<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]}
332
333   - !<ColorSpace>
334     name: Canon-Log - Rec. 709 Tungsten
335     family: Canon
336     equalitygroup: ""
337     bitdepth: 32f
338     description: |
339       Canon-Log - Rec. 709 Tungsten
340     isdata: false
341     allocation: uniform
342     allocationvars: [0, 1]
343     to_reference: !<GroupTransform>
344       children:
345         - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
346         - !<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]}
347
348   - !<ColorSpace>
349     name: Canon-Log - DCI-P3 Daylight
350     family: Canon
351     equalitygroup: ""
352     bitdepth: 32f
353     description: |
354       Canon-Log - DCI-P3 Daylight
355     isdata: false
356     allocation: uniform
357     allocationvars: [0, 1]
358     to_reference: !<GroupTransform>
359       children:
360         - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
361         - !<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]}
362
363   - !<ColorSpace>
364     name: Canon-Log - DCI-P3 Tungsten
365     family: Canon
366     equalitygroup: ""
367     bitdepth: 32f
368     description: |
369       Canon-Log - DCI-P3 Tungsten
370     isdata: false
371     allocation: uniform
372     allocationvars: [0, 1]
373     to_reference: !<GroupTransform>
374       children:
375         - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
376         - !<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]}
377
378   - !<ColorSpace>
379     name: Canon-Log - Cinema Gamut Daylight
380     family: Canon
381     equalitygroup: ""
382     bitdepth: 32f
383     description: |
384       Canon-Log - Cinema Gamut Daylight
385     isdata: false
386     allocation: uniform
387     allocationvars: [0, 1]
388     to_reference: !<GroupTransform>
389       children:
390         - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
391         - !<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]}
392
393   - !<ColorSpace>
394     name: Canon-Log - Cinema Gamut Tungsten
395     family: Canon
396     equalitygroup: ""
397     bitdepth: 32f
398     description: |
399       Canon-Log - Cinema Gamut Tungsten
400     isdata: false
401     allocation: uniform
402     allocationvars: [0, 1]
403     to_reference: !<GroupTransform>
404       children:
405         - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
406         - !<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]}
407
408   - !<ColorSpace>
409     name: Canon-Log
410     family: Canon
411     equalitygroup: ""
412     bitdepth: 32f
413     description: |
414       Canon-Log
415     isdata: false
416     allocation: uniform
417     allocationvars: [0, 1]
418     to_reference: !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
419
420   - !<ColorSpace>
421     name: Linear - Rec. 709 Daylight
422     family: Canon
423     equalitygroup: ""
424     bitdepth: 32f
425     description: |
426       Linear - Rec. 709 Daylight
427     isdata: false
428     allocation: uniform
429     allocationvars: [0, 1]
430     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]}
431
432   - !<ColorSpace>
433     name: Linear - Rec. 709 Tungsten
434     family: Canon
435     equalitygroup: ""
436     bitdepth: 32f
437     description: |
438       Linear - Rec. 709 Tungsten
439     isdata: false
440     allocation: uniform
441     allocationvars: [0, 1]
442     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]}
443
444   - !<ColorSpace>
445     name: Linear - DCI-P3 Daylight
446     family: Canon
447     equalitygroup: ""
448     bitdepth: 32f
449     description: |
450       Linear - DCI-P3 Daylight
451     isdata: false
452     allocation: uniform
453     allocationvars: [0, 1]
454     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]}
455
456   - !<ColorSpace>
457     name: Linear - DCI-P3 Tungsten
458     family: Canon
459     equalitygroup: ""
460     bitdepth: 32f
461     description: |
462       Linear - DCI-P3 Tungsten
463     isdata: false
464     allocation: uniform
465     allocationvars: [0, 1]
466     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]}
467
468   - !<ColorSpace>
469     name: Linear - Cinema Gamut Daylight
470     family: Canon
471     equalitygroup: ""
472     bitdepth: 32f
473     description: |
474       Linear - Cinema Gamut Daylight
475     isdata: false
476     allocation: uniform
477     allocationvars: [0, 1]
478     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]}
479
480   - !<ColorSpace>
481     name: Linear - Cinema Gamut Tungsten
482     family: Canon
483     equalitygroup: ""
484     bitdepth: 32f
485     description: |
486       Linear - Cinema Gamut Tungsten
487     isdata: false
488     allocation: uniform
489     allocationvars: [0, 1]
490     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]}
491
492   - !<ColorSpace>
493     name: S-Log1 - S-Gamut
494     family: Sony
495     equalitygroup: ""
496     bitdepth: 32f
497     description: |
498       S-Log1 - S-Gamut
499     isdata: false
500     allocation: uniform
501     allocationvars: [0, 1]
502     to_reference: !<GroupTransform>
503       children:
504         - !<FileTransform> {src: S-Log1_to_linear.spi1d, interpolation: linear}
505         - !<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]}
506
507   - !<ColorSpace>
508     name: S-Log2 - S-Gamut
509     family: Sony
510     equalitygroup: ""
511     bitdepth: 32f
512     description: |
513       S-Log2 - S-Gamut
514     isdata: false
515     allocation: uniform
516     allocationvars: [0, 1]
517     to_reference: !<GroupTransform>
518       children:
519         - !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
520         - !<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]}
521
522   - !<ColorSpace>
523     name: S-Log2 - S-Gamut Daylight
524     family: Sony
525     equalitygroup: ""
526     bitdepth: 32f
527     description: |
528       S-Log2 - S-Gamut Daylight
529     isdata: false
530     allocation: uniform
531     allocationvars: [0, 1]
532     to_reference: !<GroupTransform>
533       children:
534         - !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
535         - !<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]}
536
537   - !<ColorSpace>
538     name: S-Log2 - S-Gamut Tungsten
539     family: Sony
540     equalitygroup: ""
541     bitdepth: 32f
542     description: |
543       S-Log2 - S-Gamut Tungsten
544     isdata: false
545     allocation: uniform
546     allocationvars: [0, 1]
547     to_reference: !<GroupTransform>
548       children:
549         - !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
550         - !<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]}
551
552   - !<ColorSpace>
553     name: S-Log3 - S-Gamut3.Cine
554     family: Sony
555     equalitygroup: ""
556     bitdepth: 32f
557     description: |
558       S-Log3 - S-Gamut3.Cine
559     isdata: false
560     allocation: uniform
561     allocationvars: [0, 1]
562     to_reference: !<GroupTransform>
563       children:
564         - !<FileTransform> {src: S-Log3_to_linear.spi1d, interpolation: linear}
565         - !<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]}
566
567   - !<ColorSpace>
568     name: S-Log3 - S-Gamut3
569     family: Sony
570     equalitygroup: ""
571     bitdepth: 32f
572     description: |
573       S-Log3 - S-Gamut3
574     isdata: false
575     allocation: uniform
576     allocationvars: [0, 1]
577     to_reference: !<GroupTransform>
578       children:
579         - !<FileTransform> {src: S-Log3_to_linear.spi1d, interpolation: linear}
580         - !<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]}
581
582   - !<ColorSpace>
583     name: S-Log1
584     family: Sony
585     equalitygroup: ""
586     bitdepth: 32f
587     description: |
588       S-Log1
589     isdata: false
590     allocation: uniform
591     allocationvars: [0, 1]
592     to_reference: !<FileTransform> {src: S-Log1_to_linear.spi1d, interpolation: linear}
593
594   - !<ColorSpace>
595     name: S-Log2
596     family: Sony
597     equalitygroup: ""
598     bitdepth: 32f
599     description: |
600       S-Log2
601     isdata: false
602     allocation: uniform
603     allocationvars: [0, 1]
604     to_reference: !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
605
606   - !<ColorSpace>
607     name: S-Log3
608     family: Sony
609     equalitygroup: ""
610     bitdepth: 32f
611     description: |
612       S-Log3
613     isdata: false
614     allocation: uniform
615     allocationvars: [0, 1]
616     to_reference: !<FileTransform> {src: S-Log3_to_linear.spi1d, interpolation: linear}
617
618   - !<ColorSpace>
619     name: Linear - S-Gamut
620     family: Sony
621     equalitygroup: ""
622     bitdepth: 32f
623     description: |
624       Linear - S-Gamut
625     isdata: false
626     allocation: uniform
627     allocationvars: [0, 1]
628     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]}
629
630   - !<ColorSpace>
631     name: Linear - S-Gamut Daylight
632     family: Sony
633     equalitygroup: ""
634     bitdepth: 32f
635     description: |
636       Linear - S-Gamut Daylight
637     isdata: false
638     allocation: uniform
639     allocationvars: [0, 1]
640     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]}
641
642   - !<ColorSpace>
643     name: Linear - S-Gamut Tungsten
644     family: Sony
645     equalitygroup: ""
646     bitdepth: 32f
647     description: |
648       Linear - S-Gamut Tungsten
649     isdata: false
650     allocation: uniform
651     allocationvars: [0, 1]
652     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]}
653
654   - !<ColorSpace>
655     name: Linear - S-Gamut3.Cine
656     family: Sony
657     equalitygroup: ""
658     bitdepth: 32f
659     description: |
660       Linear - S-Gamut3.Cine
661     isdata: false
662     allocation: uniform
663     allocationvars: [0, 1]
664     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]}
665
666   - !<ColorSpace>
667     name: Linear - S-Gamut3
668     family: Sony
669     equalitygroup: ""
670     bitdepth: 32f
671     description: |
672       Linear - S-Gamut3
673     isdata: false
674     allocation: uniform
675     allocationvars: [0, 1]
676     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]}
677
678   - !<ColorSpace>
679     name: V3 LogC (EI160) - Wide Gamut
680     family: ARRI
681     equalitygroup: ""
682     bitdepth: 32f
683     description: |
684       V3 LogC (EI160) - Wide Gamut
685     isdata: false
686     allocation: uniform
687     allocationvars: [0, 1]
688     to_reference: !<GroupTransform>
689       children:
690         - !<FileTransform> {src: V3 LogC_160_to_linear.spi1d, interpolation: linear}
691         - !<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]}
692
693   - !<ColorSpace>
694     name: V3 LogC (EI200) - Wide Gamut
695     family: ARRI
696     equalitygroup: ""
697     bitdepth: 32f
698     description: |
699       V3 LogC (EI200) - Wide Gamut
700     isdata: false
701     allocation: uniform
702     allocationvars: [0, 1]
703     to_reference: !<GroupTransform>
704       children:
705         - !<FileTransform> {src: V3 LogC_200_to_linear.spi1d, interpolation: linear}
706         - !<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]}
707
708   - !<ColorSpace>
709     name: V3 LogC (EI250) - Wide Gamut
710     family: ARRI
711     equalitygroup: ""
712     bitdepth: 32f
713     description: |
714       V3 LogC (EI250) - Wide Gamut
715     isdata: false
716     allocation: uniform
717     allocationvars: [0, 1]
718     to_reference: !<GroupTransform>
719       children:
720         - !<FileTransform> {src: V3 LogC_250_to_linear.spi1d, interpolation: linear}
721         - !<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]}
722
723   - !<ColorSpace>
724     name: V3 LogC (EI320) - Wide Gamut
725     family: ARRI
726     equalitygroup: ""
727     bitdepth: 32f
728     description: |
729       V3 LogC (EI320) - Wide Gamut
730     isdata: false
731     allocation: uniform
732     allocationvars: [0, 1]
733     to_reference: !<GroupTransform>
734       children:
735         - !<FileTransform> {src: V3 LogC_320_to_linear.spi1d, interpolation: linear}
736         - !<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]}
737
738   - !<ColorSpace>
739     name: V3 LogC (EI400) - Wide Gamut
740     family: ARRI
741     equalitygroup: ""
742     bitdepth: 32f
743     description: |
744       V3 LogC (EI400) - Wide Gamut
745     isdata: false
746     allocation: uniform
747     allocationvars: [0, 1]
748     to_reference: !<GroupTransform>
749       children:
750         - !<FileTransform> {src: V3 LogC_400_to_linear.spi1d, interpolation: linear}
751         - !<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]}
752
753   - !<ColorSpace>
754     name: V3 LogC (EI500) - Wide Gamut
755     family: ARRI
756     equalitygroup: ""
757     bitdepth: 32f
758     description: |
759       V3 LogC (EI500) - Wide Gamut
760     isdata: false
761     allocation: uniform
762     allocationvars: [0, 1]
763     to_reference: !<GroupTransform>
764       children:
765         - !<FileTransform> {src: V3 LogC_500_to_linear.spi1d, interpolation: linear}
766         - !<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]}
767
768   - !<ColorSpace>
769     name: V3 LogC (EI640) - Wide Gamut
770     family: ARRI
771     equalitygroup: ""
772     bitdepth: 32f
773     description: |
774       V3 LogC (EI640) - Wide Gamut
775     isdata: false
776     allocation: uniform
777     allocationvars: [0, 1]
778     to_reference: !<GroupTransform>
779       children:
780         - !<FileTransform> {src: V3 LogC_640_to_linear.spi1d, interpolation: linear}
781         - !<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]}
782
783   - !<ColorSpace>
784     name: V3 LogC (EI800) - Wide Gamut
785     family: ARRI
786     equalitygroup: ""
787     bitdepth: 32f
788     description: |
789       V3 LogC (EI800) - Wide Gamut
790     isdata: false
791     allocation: uniform
792     allocationvars: [0, 1]
793     to_reference: !<GroupTransform>
794       children:
795         - !<FileTransform> {src: V3 LogC_800_to_linear.spi1d, interpolation: linear}
796         - !<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]}
797
798   - !<ColorSpace>
799     name: V3 LogC (EI1000) - Wide Gamut
800     family: ARRI
801     equalitygroup: ""
802     bitdepth: 32f
803     description: |
804       V3 LogC (EI1000) - Wide Gamut
805     isdata: false
806     allocation: uniform
807     allocationvars: [0, 1]
808     to_reference: !<GroupTransform>
809       children:
810         - !<FileTransform> {src: V3 LogC_1000_to_linear.spi1d, interpolation: linear}
811         - !<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]}
812
813   - !<ColorSpace>
814     name: V3 LogC (EI1280) - Wide Gamut
815     family: ARRI
816     equalitygroup: ""
817     bitdepth: 32f
818     description: |
819       V3 LogC (EI1280) - Wide Gamut
820     isdata: false
821     allocation: uniform
822     allocationvars: [0, 1]
823     to_reference: !<GroupTransform>
824       children:
825         - !<FileTransform> {src: V3 LogC_1280_to_linear.spi1d, interpolation: linear}
826         - !<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]}
827
828   - !<ColorSpace>
829     name: V3 LogC (EI1600) - Wide Gamut
830     family: ARRI
831     equalitygroup: ""
832     bitdepth: 32f
833     description: |
834       V3 LogC (EI1600) - Wide Gamut
835     isdata: false
836     allocation: uniform
837     allocationvars: [0, 1]
838     to_reference: !<GroupTransform>
839       children:
840         - !<FileTransform> {src: V3 LogC_1600_to_linear.spi1d, interpolation: linear}
841         - !<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]}
842
843   - !<ColorSpace>
844     name: V3 LogC (EI2000) - Wide Gamut
845     family: ARRI
846     equalitygroup: ""
847     bitdepth: 32f
848     description: |
849       V3 LogC (EI2000) - Wide Gamut
850     isdata: false
851     allocation: uniform
852     allocationvars: [0, 1]
853     to_reference: !<GroupTransform>
854       children:
855         - !<FileTransform> {src: V3 LogC_2000_to_linear.spi1d, interpolation: linear}
856         - !<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]}
857
858   - !<ColorSpace>
859     name: V3 LogC (EI2560) - Wide Gamut
860     family: ARRI
861     equalitygroup: ""
862     bitdepth: 32f
863     description: |
864       V3 LogC (EI2560) - Wide Gamut
865     isdata: false
866     allocation: uniform
867     allocationvars: [0, 1]
868     to_reference: !<GroupTransform>
869       children:
870         - !<FileTransform> {src: V3 LogC_2560_to_linear.spi1d, interpolation: linear}
871         - !<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]}
872
873   - !<ColorSpace>
874     name: V3 LogC (EI3200) - Wide Gamut
875     family: ARRI
876     equalitygroup: ""
877     bitdepth: 32f
878     description: |
879       V3 LogC (EI3200) - Wide Gamut
880     isdata: false
881     allocation: uniform
882     allocationvars: [0, 1]
883     to_reference: !<GroupTransform>
884       children:
885         - !<FileTransform> {src: V3 LogC_3200_to_linear.spi1d, interpolation: linear}
886         - !<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]}
887
888   - !<ColorSpace>
889     name: V3 LogC (EI800)
890     family: ARRI
891     equalitygroup: ""
892     bitdepth: 32f
893     description: |
894       V3 LogC (EI800)
895     isdata: false
896     allocation: uniform
897     allocationvars: [0, 1]
898     to_reference: !<FileTransform> {src: V3 LogC_800_to_linear.spi1d, interpolation: linear}
899
900   - !<ColorSpace>
901     name: Linear - Wide Gamut
902     family: ARRI
903     equalitygroup: ""
904     bitdepth: 32f
905     description: |
906       Linear - Wide Gamut
907     isdata: false
908     allocation: uniform
909     allocationvars: [0, 1]
910     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]}
911
912   - !<ColorSpace>
913     name: LMT Shaper
914     family: Utility
915     equalitygroup: LMT Shaper
916     bitdepth: 32f
917     description: |
918       The LMT Shaper color space
919     isdata: false
920     allocation: uniform
921     allocationvars: [0, 1]
922     to_reference: !<FileTransform> {src: LMT Shaper_to_aces.spi1d, interpolation: linear}
923
924   - !<ColorSpace>
925     name: ACES 1.0 to 0.1 emulation
926     family: Look
927     equalitygroup: ""
928     bitdepth: 32f
929     description: |
930       The ACES Look Transform: ACES 1.0 to 0.1 emulation
931     isdata: false
932     allocation: uniform
933     allocationvars: [0, 1]
934     from_reference: !<GroupTransform>
935       children:
936         - !<FileTransform> {src: LMT Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
937         - !<FileTransform> {src: LMT Shaper.ACES 1.0 to 0.1 emulation.spi3d, interpolation: tetrahedral}
938
939   - !<ColorSpace>
940     name: ACES 1.0 to 0.2 emulation
941     family: Look
942     equalitygroup: ""
943     bitdepth: 32f
944     description: |
945       The ACES Look Transform: ACES 1.0 to 0.2 emulation
946     isdata: false
947     allocation: uniform
948     allocationvars: [0, 1]
949     from_reference: !<GroupTransform>
950       children:
951         - !<FileTransform> {src: LMT Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
952         - !<FileTransform> {src: LMT Shaper.ACES 1.0 to 0.2 emulation.spi3d, interpolation: tetrahedral}
953
954   - !<ColorSpace>
955     name: ACES 1.0 to 0.7 emulation
956     family: Look
957     equalitygroup: ""
958     bitdepth: 32f
959     description: |
960       The ACES Look Transform: ACES 1.0 to 0.7 emulation
961     isdata: false
962     allocation: uniform
963     allocationvars: [0, 1]
964     from_reference: !<GroupTransform>
965       children:
966         - !<FileTransform> {src: LMT Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
967         - !<FileTransform> {src: LMT Shaper.ACES 1.0 to 0.7 emulation.spi3d, interpolation: tetrahedral}
968
969   - !<ColorSpace>
970     name: Output Shaper
971     family: Utility
972     equalitygroup: Output Shaper
973     bitdepth: 32f
974     description: |
975       The Output Shaper color space
976     isdata: false
977     allocation: uniform
978     allocationvars: [0, 1]
979     to_reference: !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear}
980
981   - !<ColorSpace>
982     name: Output Shaper - AP1
983     family: Utility
984     equalitygroup: Output Shaper
985     bitdepth: 32f
986     description: |
987       The Output Shaper color space
988     isdata: false
989     allocation: uniform
990     allocationvars: [0, 1]
991     to_reference: !<GroupTransform>
992       children:
993         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear}
994         - !<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]}
995
996   - !<ColorSpace>
997     name: DCDM (P3 gamut clip)
998     family: Output
999     equalitygroup: ""
1000     bitdepth: 32f
1001     description: |
1002       ACES 1.0 Output - DCDM (P3 gamut clip) Output Transform
1003     isdata: false
1004     allocation: uniform
1005     allocationvars: [0, 1]
1006     from_reference: !<GroupTransform>
1007       children:
1008         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
1009         - !<FileTransform> {src: Output Shaper.RRT.a1.0.0.DCDM (P3 gamut clip).spi3d, interpolation: tetrahedral}
1010
1011   - !<ColorSpace>
1012     name: DCDM
1013     family: Output
1014     equalitygroup: ""
1015     bitdepth: 32f
1016     description: |
1017       ACES 1.0 Output - DCDM Output Transform
1018     isdata: false
1019     allocation: uniform
1020     allocationvars: [0, 1]
1021     to_reference: !<GroupTransform>
1022       children:
1023         - !<FileTransform> {src: InvRRT.a1.0.0.DCDM.Output Shaper.spi3d, interpolation: tetrahedral}
1024         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear}
1025     from_reference: !<GroupTransform>
1026       children:
1027         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
1028         - !<FileTransform> {src: Output Shaper.RRT.a1.0.0.DCDM.spi3d, interpolation: tetrahedral}
1029
1030   - !<ColorSpace>
1031     name: P3-D60 PQ (1000 nits)
1032     family: Output
1033     equalitygroup: ""
1034     bitdepth: 32f
1035     description: |
1036       ACES 1.0 Output - P3-D60 PQ (1000 nits) Output Transform
1037     isdata: false
1038     allocation: uniform
1039     allocationvars: [0, 1]
1040     to_reference: !<GroupTransform>
1041       children:
1042         - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60 PQ (1000 nits).Output Shaper.spi3d, interpolation: tetrahedral}
1043         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear}
1044     from_reference: !<GroupTransform>
1045       children:
1046         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
1047         - !<FileTransform> {src: Output Shaper.RRT.a1.0.0.P3-D60 PQ (1000 nits).spi3d, interpolation: tetrahedral}
1048
1049   - !<ColorSpace>
1050     name: P3-D60 PQ (2000 nits)
1051     family: Output
1052     equalitygroup: ""
1053     bitdepth: 32f
1054     description: |
1055       ACES 1.0 Output - P3-D60 PQ (2000 nits) Output Transform
1056     isdata: false
1057     allocation: uniform
1058     allocationvars: [0, 1]
1059     to_reference: !<GroupTransform>
1060       children:
1061         - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60 PQ (2000 nits).Output Shaper.spi3d, interpolation: tetrahedral}
1062         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear}
1063     from_reference: !<GroupTransform>
1064       children:
1065         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
1066         - !<FileTransform> {src: Output Shaper.RRT.a1.0.0.P3-D60 PQ (2000 nits).spi3d, interpolation: tetrahedral}
1067
1068   - !<ColorSpace>
1069     name: P3-D60 PQ (4000 nits)
1070     family: Output
1071     equalitygroup: ""
1072     bitdepth: 32f
1073     description: |
1074       ACES 1.0 Output - P3-D60 PQ (4000 nits) Output Transform
1075     isdata: false
1076     allocation: uniform
1077     allocationvars: [0, 1]
1078     to_reference: !<GroupTransform>
1079       children:
1080         - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60 PQ (4000 nits).Output Shaper.spi3d, interpolation: tetrahedral}
1081         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear}
1082     from_reference: !<GroupTransform>
1083       children:
1084         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
1085         - !<FileTransform> {src: Output Shaper.RRT.a1.0.0.P3-D60 PQ (4000 nits).spi3d, interpolation: tetrahedral}
1086
1087   - !<ColorSpace>
1088     name: P3-D60
1089     family: Output
1090     equalitygroup: ""
1091     bitdepth: 32f
1092     description: |
1093       ACES 1.0 Output - P3-D60 Output Transform
1094     isdata: false
1095     allocation: uniform
1096     allocationvars: [0, 1]
1097     to_reference: !<GroupTransform>
1098       children:
1099         - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60.Output Shaper.spi3d, interpolation: tetrahedral}
1100         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear}
1101     from_reference: !<GroupTransform>
1102       children:
1103         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
1104         - !<FileTransform> {src: Output Shaper.RRT.a1.0.0.P3-D60.spi3d, interpolation: tetrahedral}
1105
1106   - !<ColorSpace>
1107     name: P3-DCI
1108     family: Output
1109     equalitygroup: ""
1110     bitdepth: 32f
1111     description: |
1112       ACES 1.0 Output - P3-DCI Output Transform
1113     isdata: false
1114     allocation: uniform
1115     allocationvars: [0, 1]
1116     to_reference: !<GroupTransform>
1117       children:
1118         - !<FileTransform> {src: InvRRT.a1.0.0.P3-DCI.Output Shaper.spi3d, interpolation: tetrahedral}
1119         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear}
1120     from_reference: !<GroupTransform>
1121       children:
1122         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
1123         - !<FileTransform> {src: Output Shaper.RRT.a1.0.0.P3-DCI.spi3d, interpolation: tetrahedral}
1124
1125   - !<ColorSpace>
1126     name: Rec.2020 - Legal
1127     family: Output
1128     equalitygroup: ""
1129     bitdepth: 32f
1130     description: |
1131       ACES 1.0 Output - Rec.2020 - Legal Output Transform
1132     isdata: false
1133     allocation: uniform
1134     allocationvars: [0, 1]
1135     to_reference: !<GroupTransform>
1136       children:
1137         - !<FileTransform> {src: InvRRT.a1.0.0.Rec.2020 - Legal.Output Shaper.spi3d, interpolation: tetrahedral}
1138         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear}
1139     from_reference: !<GroupTransform>
1140       children:
1141         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
1142         - !<FileTransform> {src: Output Shaper.RRT.a1.0.0.Rec.2020 - Legal.spi3d, interpolation: tetrahedral}
1143
1144   - !<ColorSpace>
1145     name: Rec.2020 - Full
1146     family: Output
1147     equalitygroup: ""
1148     bitdepth: 32f
1149     description: |
1150       ACES 1.0 Output - Rec.2020 - Full Output Transform
1151     isdata: false
1152     allocation: uniform
1153     allocationvars: [0, 1]
1154     to_reference: !<GroupTransform>
1155       children:
1156         - !<FileTransform> {src: InvRRT.a1.0.0.Rec.2020 - Full.Output Shaper.spi3d, interpolation: tetrahedral}
1157         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear}
1158     from_reference: !<GroupTransform>
1159       children:
1160         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
1161         - !<FileTransform> {src: Output Shaper.RRT.a1.0.0.Rec.2020 - Full.spi3d, interpolation: tetrahedral}
1162
1163   - !<ColorSpace>
1164     name: Rec.709 - Legal
1165     family: Output
1166     equalitygroup: ""
1167     bitdepth: 32f
1168     description: |
1169       ACES 1.0 Output - Rec.709 - Legal Output Transform
1170     isdata: false
1171     allocation: uniform
1172     allocationvars: [0, 1]
1173     to_reference: !<GroupTransform>
1174       children:
1175         - !<FileTransform> {src: InvRRT.a1.0.0.Rec.709 - Legal.Output Shaper.spi3d, interpolation: tetrahedral}
1176         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear}
1177     from_reference: !<GroupTransform>
1178       children:
1179         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
1180         - !<FileTransform> {src: Output Shaper.RRT.a1.0.0.Rec.709 - Legal.spi3d, interpolation: tetrahedral}
1181
1182   - !<ColorSpace>
1183     name: Rec.709 - Full
1184     family: Output
1185     equalitygroup: ""
1186     bitdepth: 32f
1187     description: |
1188       ACES 1.0 Output - Rec.709 - Full Output Transform
1189     isdata: false
1190     allocation: uniform
1191     allocationvars: [0, 1]
1192     to_reference: !<GroupTransform>
1193       children:
1194         - !<FileTransform> {src: InvRRT.a1.0.0.Rec.709 - Full.Output Shaper.spi3d, interpolation: tetrahedral}
1195         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear}
1196     from_reference: !<GroupTransform>
1197       children:
1198         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
1199         - !<FileTransform> {src: Output Shaper.RRT.a1.0.0.Rec.709 - Full.spi3d, interpolation: tetrahedral}
1200
1201   - !<ColorSpace>
1202     name: Rec.709 (D60 sim.) - Legal
1203     family: Output
1204     equalitygroup: ""
1205     bitdepth: 32f
1206     description: |
1207       ACES 1.0 Output - Rec.709 (D60 sim.) - Legal Output Transform
1208     isdata: false
1209     allocation: uniform
1210     allocationvars: [0, 1]
1211     to_reference: !<GroupTransform>
1212       children:
1213         - !<FileTransform> {src: InvRRT.a1.0.0.Rec.709 (D60 sim.) - Legal.Output Shaper.spi3d, interpolation: tetrahedral}
1214         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear}
1215     from_reference: !<GroupTransform>
1216       children:
1217         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
1218         - !<FileTransform> {src: Output Shaper.RRT.a1.0.0.Rec.709 (D60 sim.) - Legal.spi3d, interpolation: tetrahedral}
1219
1220   - !<ColorSpace>
1221     name: Rec.709 (D60 sim.) - Full
1222     family: Output
1223     equalitygroup: ""
1224     bitdepth: 32f
1225     description: |
1226       ACES 1.0 Output - Rec.709 (D60 sim.) - Full Output Transform
1227     isdata: false
1228     allocation: uniform
1229     allocationvars: [0, 1]
1230     to_reference: !<GroupTransform>
1231       children:
1232         - !<FileTransform> {src: InvRRT.a1.0.0.Rec.709 (D60 sim.) - Full.Output Shaper.spi3d, interpolation: tetrahedral}
1233         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear}
1234     from_reference: !<GroupTransform>
1235       children:
1236         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
1237         - !<FileTransform> {src: Output Shaper.RRT.a1.0.0.Rec.709 (D60 sim.) - Full.spi3d, interpolation: tetrahedral}
1238
1239   - !<ColorSpace>
1240     name: sRGB (D60 sim.)
1241     family: Output
1242     equalitygroup: ""
1243     bitdepth: 32f
1244     description: |
1245       ACES 1.0 Output - sRGB (D60 sim.) Output Transform
1246     isdata: false
1247     allocation: uniform
1248     allocationvars: [0, 1]
1249     to_reference: !<GroupTransform>
1250       children:
1251         - !<FileTransform> {src: InvRRT.a1.0.0.sRGB (D60 sim.).Output Shaper.spi3d, interpolation: tetrahedral}
1252         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear}
1253     from_reference: !<GroupTransform>
1254       children:
1255         - !<FileTransform> {src: Output Shaper_to_aces.spi1d, interpolation: linear, direction: inverse}
1256         - !<FileTransform> {src: Output Shaper.RRT.a1.0.0.sRGB (D60 sim.).spi3d, interpolation: tetrahedral}
1257
1258   - !<ColorSpace>
1259     name: XYZ
1260     family: Utility
1261     equalitygroup: XYZ
1262     bitdepth: 32f
1263     description: |
1264       The XYZ color space
1265     isdata: false
1266     allocation: uniform
1267     allocationvars: [0, 1]
1268     from_reference: !<MatrixTransform> {matrix: [0.952552, 0, 9.36786e-05, 0, 0.343966, 0.728166, -0.0721325, 0, 0, 0, 1.00883, 0, 0, 0, 0, 1]}
1269
1270   - !<ColorSpace>
1271     name: Linear - AP1
1272     family: Utility
1273     equalitygroup: Linear - AP1
1274     bitdepth: 32f
1275     description: |
1276       The Linear - AP1 color space
1277     isdata: false
1278     allocation: uniform
1279     allocationvars: [0, 1]
1280     to_reference: !<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]}
1281
1282   - !<ColorSpace>
1283     name: Linear - P3-D60
1284     family: Utility
1285     equalitygroup: Linear - P3-D60
1286     bitdepth: 32f
1287     description: |
1288       The Linear - P3-D60 color space
1289     isdata: false
1290     allocation: uniform
1291     allocationvars: [0, 1]
1292     from_reference: !<GroupTransform>
1293       children:
1294         - !<MatrixTransform> {matrix: [0.952552, 0, 9.36786e-05, 0, 0.343966, 0.728166, -0.0721325, 0, 0, 0, 1.00883, 0, 0, 0, 0, 1]}
1295         - !<MatrixTransform> {matrix: [2.40274, -0.897484, -0.388053, 0, -0.83258, 1.76923, 0.0237127, 0, 0.0388234, -0.0824997, 1.03637, 0, 0, 0, 0, 1]}
1296
1297   - !<ColorSpace>
1298     name: Linear - P3-DCI
1299     family: Utility
1300     equalitygroup: Linear - P3-DCI
1301     bitdepth: 32f
1302     description: |
1303       The Linear - P3-DCI color space
1304     isdata: false
1305     allocation: uniform
1306     allocationvars: [0, 1]
1307     from_reference: !<GroupTransform>
1308       children:
1309         - !<MatrixTransform> {matrix: [0.952552, 0, 9.36786e-05, 0, 0.343966, 0.728166, -0.0721325, 0, 0, 0, 1.00883, 0, 0, 0, 0, 1]}
1310         - !<MatrixTransform> {matrix: [2.72539, -1.018, -0.440163, 0, -0.795168, 1.68973, 0.0226472, 0, 0.0412419, -0.087639, 1.10093, 0, 0, 0, 0, 1]}
1311
1312   - !<ColorSpace>
1313     name: Linear - Rec.709
1314     family: Utility
1315     equalitygroup: Linear - Rec.709
1316     bitdepth: 32f
1317     description: |
1318       The Linear - Rec.709 color space
1319     isdata: false
1320     allocation: uniform
1321     allocationvars: [0, 1]
1322     from_reference: !<GroupTransform>
1323       children:
1324         - !<MatrixTransform> {matrix: [0.952552, 0, 9.36786e-05, 0, 0.343966, 0.728166, -0.0721325, 0, 0, 0, 1.00883, 0, 0, 0, 0, 1]}
1325         - !<MatrixTransform> {matrix: [3.24097, -1.53738, -0.498611, 0, -0.969244, 1.87597, 0.0415551, 0, 0.0556301, -0.203977, 1.05697, 0, 0, 0, 0, 1]}
1326
1327   - !<ColorSpace>
1328     name: Linear - Rec.2020
1329     family: Utility
1330     equalitygroup: Linear - Rec.2020
1331     bitdepth: 32f
1332     description: |
1333       The Linear - Rec.2020 color space
1334     isdata: false
1335     allocation: uniform
1336     allocationvars: [0, 1]
1337     from_reference: !<GroupTransform>
1338       children:
1339         - !<MatrixTransform> {matrix: [0.952552, 0, 9.36786e-05, 0, 0.343966, 0.728166, -0.0721325, 0, 0, 0, 1.00883, 0, 0, 0, 0, 1]}
1340         - !<MatrixTransform> {matrix: [1.71665, -0.355671, -0.253366, 0, -0.666684, 1.61648, 0.0157685, 0, 0.0176399, -0.0427706, 0.942103, 0, 0, 0, 0, 1]}