Removed Aliases from Nuke config
[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: ACEScg
11   color_timing: ACEScc
12   compositing_log: ACEScc
13   data: Raw
14   default: ACES2065-1
15   matte_paint: ACEScc
16   reference: Raw
17   scene_linear: ACES2065-1
18   texture_paint: Raw
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: [-8, 5, 0.00390625]
92
93   - !<ColorSpace>
94     name: lin_ap0
95     family: Aliases
96     equalitygroup: ""
97     bitdepth: 32f
98     description: |
99       The Academy Color Encoding System reference color space
100     isdata: false
101     allocation: lg2
102     allocationvars: [-8, 5, 0.00390625]
103     to_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: ACES2065-1}
104     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: ACES2065-1}
105
106   - !<ColorSpace>
107     name: aces
108     family: Aliases
109     equalitygroup: ""
110     bitdepth: 32f
111     description: |
112       The Academy Color Encoding System reference color space
113     isdata: false
114     allocation: lg2
115     allocationvars: [-8, 5, 0.00390625]
116     to_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: ACES2065-1}
117     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: ACES2065-1}
118
119   - !<ColorSpace>
120     name: ACEScc
121     family: ACES
122     equalitygroup: ""
123     bitdepth: 32f
124     description: |
125       The ACEScc color space
126     isdata: false
127     allocation: uniform
128     allocationvars: [-0.3584, 1.468]
129     to_reference: !<GroupTransform>
130       children:
131         - !<FileTransform> {src: ACEScc_to_linear.spi1d, interpolation: linear}
132         - !<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]}
133
134   - !<ColorSpace>
135     name: acescc_ap1
136     family: Aliases
137     equalitygroup: ""
138     bitdepth: 32f
139     description: |
140       The ACEScc color space
141     isdata: false
142     allocation: uniform
143     allocationvars: [-0.3584, 1.468]
144     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: ACEScc}
145
146   - !<ColorSpace>
147     name: ACESproxy
148     family: ACES
149     equalitygroup: ""
150     bitdepth: 32f
151     description: |
152       The ACESproxy color space
153     isdata: false
154     allocation: uniform
155     allocationvars: [0, 1]
156     to_reference: !<GroupTransform>
157       children:
158         - !<FileTransform> {src: ACESproxy_to_linear.spi1d, interpolation: linear}
159         - !<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]}
160
161   - !<ColorSpace>
162     name: acesproxy_ap1
163     family: Aliases
164     equalitygroup: ""
165     bitdepth: 32f
166     description: |
167       The ACESproxy color space
168     isdata: false
169     allocation: uniform
170     allocationvars: [0, 1]
171     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: ACESproxy}
172
173   - !<ColorSpace>
174     name: ACEScg
175     family: ACES
176     equalitygroup: ""
177     bitdepth: 32f
178     description: |
179       The ACEScg color space
180     isdata: false
181     allocation: lg2
182     allocationvars: [-8, 5, 0.00390625]
183     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]}
184
185   - !<ColorSpace>
186     name: lin_ap1
187     family: Aliases
188     equalitygroup: Linear - AP1
189     bitdepth: 32f
190     description: |
191       The Linear - AP1 color space
192     isdata: false
193     allocation: lg2
194     allocationvars: [-8, 5, 0.00390625]
195
196   - !<ColorSpace>
197     name: ADX10
198     family: ADX
199     equalitygroup: ""
200     bitdepth: 10ui
201     description: |
202       ADX10 color space - used for film scans
203     isdata: false
204     allocation: uniform
205     allocationvars: [0, 1]
206     to_reference: !<GroupTransform>
207       children:
208         - !<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]}
209         - !<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]}
210         - !<FileTransform> {src: ADX_CID_to_RLE.spi1d, interpolation: linear}
211         - !<LogTransform> {base: 10, direction: inverse}
212         - !<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]}
213
214   - !<ColorSpace>
215     name: ACES 1.0 to 0.1 emulation
216     family: Look
217     equalitygroup: ""
218     bitdepth: 32f
219     description: |
220       The ACES Look Transform: ACES 1.0 to 0.1 emulation
221     isdata: false
222     allocation: lg2
223     allocationvars: [-8, 5, 0.00390625]
224     from_reference: !<GroupTransform>
225       children:
226         - !<FileTransform> {src: LMT_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
227         - !<FileTransform> {src: LMT_Shaper.ACES_1.0_to_0.1_emulation.spi3d, interpolation: tetrahedral}
228
229   - !<ColorSpace>
230     name: look_aces10to01emulation
231     family: Aliases
232     equalitygroup: ""
233     bitdepth: 32f
234     description: |
235       The ACES Look Transform: ACES 1.0 to 0.1 emulation
236     isdata: false
237     allocation: lg2
238     allocationvars: [-8, 5, 0.00390625]
239     to_reference: !<ColorSpaceTransform> {src: ACES 1.0 to 0.1 emulation, dst: ACES2065-1}
240
241   - !<ColorSpace>
242     name: ACES 1.0 to 0.2 emulation
243     family: Look
244     equalitygroup: ""
245     bitdepth: 32f
246     description: |
247       The ACES Look Transform: ACES 1.0 to 0.2 emulation
248     isdata: false
249     allocation: lg2
250     allocationvars: [-8, 5, 0.00390625]
251     from_reference: !<GroupTransform>
252       children:
253         - !<FileTransform> {src: LMT_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
254         - !<FileTransform> {src: LMT_Shaper.ACES_1.0_to_0.2_emulation.spi3d, interpolation: tetrahedral}
255
256   - !<ColorSpace>
257     name: look_aces10to02emulation
258     family: Aliases
259     equalitygroup: ""
260     bitdepth: 32f
261     description: |
262       The ACES Look Transform: ACES 1.0 to 0.2 emulation
263     isdata: false
264     allocation: lg2
265     allocationvars: [-8, 5, 0.00390625]
266     to_reference: !<ColorSpaceTransform> {src: ACES 1.0 to 0.2 emulation, dst: ACES2065-1}
267
268   - !<ColorSpace>
269     name: ACES 1.0 to 0.7 emulation
270     family: Look
271     equalitygroup: ""
272     bitdepth: 32f
273     description: |
274       The ACES Look Transform: ACES 1.0 to 0.7 emulation
275     isdata: false
276     allocation: lg2
277     allocationvars: [-8, 5, 0.00390625]
278     from_reference: !<GroupTransform>
279       children:
280         - !<FileTransform> {src: LMT_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
281         - !<FileTransform> {src: LMT_Shaper.ACES_1.0_to_0.7_emulation.spi3d, interpolation: tetrahedral}
282
283   - !<ColorSpace>
284     name: look_aces10to07emulation
285     family: Aliases
286     equalitygroup: ""
287     bitdepth: 32f
288     description: |
289       The ACES Look Transform: ACES 1.0 to 0.7 emulation
290     isdata: false
291     allocation: lg2
292     allocationvars: [-8, 5, 0.00390625]
293     to_reference: !<ColorSpaceTransform> {src: ACES 1.0 to 0.7 emulation, dst: ACES2065-1}
294
295   - !<ColorSpace>
296     name: Log2 Shaper
297     family: Utility
298     equalitygroup: Log2 Shaper
299     bitdepth: 32f
300     description: |
301       The Log2 Shaper color space
302     isdata: false
303     allocation: uniform
304     allocationvars: [0, 1]
305     to_reference: !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
306
307   - !<ColorSpace>
308     name: log2shaper
309     family: Aliases
310     equalitygroup: Log2 Shaper
311     bitdepth: 32f
312     description: |
313       The Log2 Shaper color space
314     isdata: false
315     allocation: uniform
316     allocationvars: [0, 1]
317     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Log2 Shaper}
318
319   - !<ColorSpace>
320     name: Log2 Shaper - AP1
321     family: Utility
322     equalitygroup: Log2 Shaper - AP1
323     bitdepth: 32f
324     description: |
325       The Log2 Shaper - AP1 color space
326     isdata: false
327     allocation: uniform
328     allocationvars: [0, 1]
329     to_reference: !<GroupTransform>
330       children:
331         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
332         - !<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]}
333
334   - !<ColorSpace>
335     name: log2shaper_ap1
336     family: Aliases
337     equalitygroup: Log2 Shaper - AP1
338     bitdepth: 32f
339     description: |
340       The Log2 Shaper - AP1 color space
341     isdata: false
342     allocation: uniform
343     allocationvars: [0, 1]
344     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Log2 Shaper - AP1}
345
346   - !<ColorSpace>
347     name: Output Shaper - AP1
348     family: Utility
349     equalitygroup: Output Shaper - AP1
350     bitdepth: 32f
351     description: |
352       The Output Shaper - AP1 color space
353     isdata: false
354     allocation: uniform
355     allocationvars: [0, 1]
356     to_reference: !<GroupTransform>
357       children:
358         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
359         - !<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]}
360
361   - !<ColorSpace>
362     name: outputshaperap1_ap1
363     family: Aliases
364     equalitygroup: Output Shaper - AP1
365     bitdepth: 32f
366     description: |
367       The Output Shaper - AP1 color space
368     isdata: false
369     allocation: uniform
370     allocationvars: [0, 1]
371     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Output Shaper - AP1}
372
373   - !<ColorSpace>
374     name: Dolby PQ 10000
375     family: Utility
376     equalitygroup: Dolby PQ 10000
377     bitdepth: 32f
378     description: |
379       The Dolby PQ 10000 color space
380     isdata: false
381     allocation: uniform
382     allocationvars: [0, 1]
383     to_reference: !<FileTransform> {src: Dolby_PQ_10000_to_linear.spi1d, interpolation: linear}
384
385   - !<ColorSpace>
386     name: crv_dolbypq_10000
387     family: Aliases
388     equalitygroup: Dolby PQ 10000
389     bitdepth: 32f
390     description: |
391       The Dolby PQ 10000 color space
392     isdata: false
393     allocation: uniform
394     allocationvars: [0, 1]
395     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Dolby PQ 10000}
396
397   - !<ColorSpace>
398     name: Linear - ARRI Wide Gamut
399     family: Input/ARRI
400     equalitygroup: ""
401     bitdepth: 32f
402     description: |
403       Linear - ARRI Wide Gamut
404     isdata: false
405     allocation: lg2
406     allocationvars: [-8, 5, 0.00390625]
407     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]}
408
409   - !<ColorSpace>
410     name: lin_arriwide
411     family: Aliases
412     equalitygroup: ""
413     bitdepth: 32f
414     description: |
415       Linear - ARRI Wide Gamut
416     isdata: false
417     allocation: lg2
418     allocationvars: [-8, 5, 0.00390625]
419     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - ARRI Wide Gamut}
420
421   - !<ColorSpace>
422     name: Dolby PQ Scaled
423     family: Utility
424     equalitygroup: Dolby PQ Scaled
425     bitdepth: 32f
426     description: |
427       The Dolby PQ Scaled color space
428     isdata: false
429     allocation: uniform
430     allocationvars: [0, 1]
431     to_reference: !<FileTransform> {src: Dolby_PQ_Scaled_to_linear.spi1d, interpolation: linear}
432
433   - !<ColorSpace>
434     name: crv_dolbypq_scaled
435     family: Aliases
436     equalitygroup: Dolby PQ Scaled
437     bitdepth: 32f
438     description: |
439       The Dolby PQ Scaled color space
440     isdata: false
441     allocation: uniform
442     allocationvars: [0, 1]
443     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Dolby PQ Scaled}
444
445   - !<ColorSpace>
446     name: DCDM (P3 gamut clip)
447     family: Output
448     equalitygroup: ""
449     bitdepth: 32f
450     description: |
451       ACES 1.0 Output - DCDM (P3 gamut clip) Output Transform
452     isdata: false
453     allocation: uniform
454     allocationvars: [0, 1]
455     from_reference: !<GroupTransform>
456       children:
457         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
458         - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.DCDM__P3_gamut_clip_.spi3d, interpolation: tetrahedral}
459
460   - !<ColorSpace>
461     name: out_dcdmp3gamutclip
462     family: Aliases
463     equalitygroup: ""
464     bitdepth: 32f
465     description: |
466       ACES 1.0 Output - DCDM (P3 gamut clip) Output Transform
467     isdata: false
468     allocation: uniform
469     allocationvars: [0, 1]
470     to_reference: !<ColorSpaceTransform> {src: DCDM (P3 gamut clip), dst: ACES2065-1}
471
472   - !<ColorSpace>
473     name: DCDM
474     family: Output
475     equalitygroup: ""
476     bitdepth: 32f
477     description: |
478       ACES 1.0 Output - DCDM Output Transform
479     isdata: false
480     allocation: uniform
481     allocationvars: [0, 1]
482     to_reference: !<GroupTransform>
483       children:
484         - !<FileTransform> {src: InvRRT.a1.0.0.DCDM.Output_Shaper.spi3d, interpolation: tetrahedral}
485         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
486     from_reference: !<GroupTransform>
487       children:
488         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
489         - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.DCDM.spi3d, interpolation: tetrahedral}
490
491   - !<ColorSpace>
492     name: out_dcdm
493     family: Aliases
494     equalitygroup: ""
495     bitdepth: 32f
496     description: |
497       ACES 1.0 Output - DCDM Output Transform
498     isdata: false
499     allocation: uniform
500     allocationvars: [0, 1]
501
502   - !<ColorSpace>
503     name: Rec.2020 - Full
504     family: Output
505     equalitygroup: ""
506     bitdepth: 32f
507     description: |
508       ACES 1.0 Output - Rec.2020 - Full Output Transform
509     isdata: false
510     allocation: uniform
511     allocationvars: [0, 1]
512     to_reference: !<GroupTransform>
513       children:
514         - !<FileTransform> {src: InvRRT.a1.0.0.Rec.2020_-_Full.Output_Shaper.spi3d, interpolation: tetrahedral}
515         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
516     from_reference: !<GroupTransform>
517       children:
518         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
519         - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.Rec.2020_-_Full.spi3d, interpolation: tetrahedral}
520
521   - !<ColorSpace>
522     name: out_rec2020full
523     family: Aliases
524     equalitygroup: ""
525     bitdepth: 32f
526     description: |
527       ACES 1.0 Output - Rec.2020 - Full Output Transform
528     isdata: false
529     allocation: uniform
530     allocationvars: [0, 1]
531
532   - !<ColorSpace>
533     name: P3-D60 PQ (1000 nits)
534     family: Output
535     equalitygroup: ""
536     bitdepth: 32f
537     description: |
538       ACES 1.0 Output - P3-D60 PQ (1000 nits) Output Transform
539     isdata: false
540     allocation: uniform
541     allocationvars: [0, 1]
542     to_reference: !<GroupTransform>
543       children:
544         - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60_PQ__1000_nits_.Output_Shaper.spi3d, interpolation: tetrahedral}
545         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
546     from_reference: !<GroupTransform>
547       children:
548         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
549         - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.P3-D60_PQ__1000_nits_.spi3d, interpolation: tetrahedral}
550
551   - !<ColorSpace>
552     name: out_p3d60pq1000nits
553     family: Aliases
554     equalitygroup: ""
555     bitdepth: 32f
556     description: |
557       ACES 1.0 Output - P3-D60 PQ (1000 nits) Output Transform
558     isdata: false
559     allocation: uniform
560     allocationvars: [0, 1]
561
562   - !<ColorSpace>
563     name: P3-D60 PQ (2000 nits)
564     family: Output
565     equalitygroup: ""
566     bitdepth: 32f
567     description: |
568       ACES 1.0 Output - P3-D60 PQ (2000 nits) Output Transform
569     isdata: false
570     allocation: uniform
571     allocationvars: [0, 1]
572     to_reference: !<GroupTransform>
573       children:
574         - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60_PQ__2000_nits_.Output_Shaper.spi3d, interpolation: tetrahedral}
575         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
576     from_reference: !<GroupTransform>
577       children:
578         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
579         - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.P3-D60_PQ__2000_nits_.spi3d, interpolation: tetrahedral}
580
581   - !<ColorSpace>
582     name: out_p3d60pq2000nits
583     family: Aliases
584     equalitygroup: ""
585     bitdepth: 32f
586     description: |
587       ACES 1.0 Output - P3-D60 PQ (2000 nits) Output Transform
588     isdata: false
589     allocation: uniform
590     allocationvars: [0, 1]
591
592   - !<ColorSpace>
593     name: P3-D60
594     family: Output
595     equalitygroup: ""
596     bitdepth: 32f
597     description: |
598       ACES 1.0 Output - P3-D60 Output Transform
599     isdata: false
600     allocation: uniform
601     allocationvars: [0, 1]
602     to_reference: !<GroupTransform>
603       children:
604         - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60.Output_Shaper.spi3d, interpolation: tetrahedral}
605         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
606     from_reference: !<GroupTransform>
607       children:
608         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
609         - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.P3-D60.spi3d, interpolation: tetrahedral}
610
611   - !<ColorSpace>
612     name: out_p3d60
613     family: Aliases
614     equalitygroup: ""
615     bitdepth: 32f
616     description: |
617       ACES 1.0 Output - P3-D60 Output Transform
618     isdata: false
619     allocation: uniform
620     allocationvars: [0, 1]
621
622   - !<ColorSpace>
623     name: P3-D60 PQ (4000 nits)
624     family: Output
625     equalitygroup: ""
626     bitdepth: 32f
627     description: |
628       ACES 1.0 Output - P3-D60 PQ (4000 nits) Output Transform
629     isdata: false
630     allocation: uniform
631     allocationvars: [0, 1]
632     to_reference: !<GroupTransform>
633       children:
634         - !<FileTransform> {src: InvRRT.a1.0.0.P3-D60_PQ__4000_nits_.Output_Shaper.spi3d, interpolation: tetrahedral}
635         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
636     from_reference: !<GroupTransform>
637       children:
638         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
639         - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.P3-D60_PQ__4000_nits_.spi3d, interpolation: tetrahedral}
640
641   - !<ColorSpace>
642     name: out_p3d60pq4000nits
643     family: Aliases
644     equalitygroup: ""
645     bitdepth: 32f
646     description: |
647       ACES 1.0 Output - P3-D60 PQ (4000 nits) Output Transform
648     isdata: false
649     allocation: uniform
650     allocationvars: [0, 1]
651
652   - !<ColorSpace>
653     name: P3-DCI
654     family: Output
655     equalitygroup: ""
656     bitdepth: 32f
657     description: |
658       ACES 1.0 Output - P3-DCI Output Transform
659     isdata: false
660     allocation: uniform
661     allocationvars: [0, 1]
662     to_reference: !<GroupTransform>
663       children:
664         - !<FileTransform> {src: InvRRT.a1.0.0.P3-DCI.Output_Shaper.spi3d, interpolation: tetrahedral}
665         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
666     from_reference: !<GroupTransform>
667       children:
668         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
669         - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.P3-DCI.spi3d, interpolation: tetrahedral}
670
671   - !<ColorSpace>
672     name: out_p3dci
673     family: Aliases
674     equalitygroup: ""
675     bitdepth: 32f
676     description: |
677       ACES 1.0 Output - P3-DCI Output Transform
678     isdata: false
679     allocation: uniform
680     allocationvars: [0, 1]
681
682   - !<ColorSpace>
683     name: Rec.2020 - Legal
684     family: Output
685     equalitygroup: ""
686     bitdepth: 32f
687     description: |
688       ACES 1.0 Output - Rec.2020 - Legal Output Transform
689     isdata: false
690     allocation: uniform
691     allocationvars: [0, 1]
692     to_reference: !<GroupTransform>
693       children:
694         - !<FileTransform> {src: InvRRT.a1.0.0.Rec.2020_-_Legal.Output_Shaper.spi3d, interpolation: tetrahedral}
695         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
696     from_reference: !<GroupTransform>
697       children:
698         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
699         - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.Rec.2020_-_Legal.spi3d, interpolation: tetrahedral}
700
701   - !<ColorSpace>
702     name: out_rec2020legal
703     family: Aliases
704     equalitygroup: ""
705     bitdepth: 32f
706     description: |
707       ACES 1.0 Output - Rec.2020 - Legal Output Transform
708     isdata: false
709     allocation: uniform
710     allocationvars: [0, 1]
711
712   - !<ColorSpace>
713     name: Rec.709 - Legal
714     family: Output
715     equalitygroup: ""
716     bitdepth: 32f
717     description: |
718       ACES 1.0 Output - Rec.709 - Legal Output Transform
719     isdata: false
720     allocation: uniform
721     allocationvars: [0, 1]
722     to_reference: !<GroupTransform>
723       children:
724         - !<FileTransform> {src: InvRRT.a1.0.0.Rec.709_-_Legal.Output_Shaper.spi3d, interpolation: tetrahedral}
725         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
726     from_reference: !<GroupTransform>
727       children:
728         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
729         - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.Rec.709_-_Legal.spi3d, interpolation: tetrahedral}
730
731   - !<ColorSpace>
732     name: out_rec709legal
733     family: Aliases
734     equalitygroup: ""
735     bitdepth: 32f
736     description: |
737       ACES 1.0 Output - Rec.709 - Legal Output Transform
738     isdata: false
739     allocation: uniform
740     allocationvars: [0, 1]
741
742   - !<ColorSpace>
743     name: Rec.709 - Full
744     family: Output
745     equalitygroup: ""
746     bitdepth: 32f
747     description: |
748       ACES 1.0 Output - Rec.709 - Full Output Transform
749     isdata: false
750     allocation: uniform
751     allocationvars: [0, 1]
752     to_reference: !<GroupTransform>
753       children:
754         - !<FileTransform> {src: InvRRT.a1.0.0.Rec.709_-_Full.Output_Shaper.spi3d, interpolation: tetrahedral}
755         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
756     from_reference: !<GroupTransform>
757       children:
758         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
759         - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.Rec.709_-_Full.spi3d, interpolation: tetrahedral}
760
761   - !<ColorSpace>
762     name: out_rec709full
763     family: Aliases
764     equalitygroup: ""
765     bitdepth: 32f
766     description: |
767       ACES 1.0 Output - Rec.709 - Full Output Transform
768     isdata: false
769     allocation: uniform
770     allocationvars: [0, 1]
771
772   - !<ColorSpace>
773     name: Rec.709 (D60 sim.) - Legal
774     family: Output
775     equalitygroup: ""
776     bitdepth: 32f
777     description: |
778       ACES 1.0 Output - Rec.709 (D60 sim.) - Legal Output Transform
779     isdata: false
780     allocation: uniform
781     allocationvars: [0, 1]
782     to_reference: !<GroupTransform>
783       children:
784         - !<FileTransform> {src: InvRRT.a1.0.0.Rec.709__D60_sim.__-_Legal.Output_Shaper.spi3d, interpolation: tetrahedral}
785         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
786     from_reference: !<GroupTransform>
787       children:
788         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
789         - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.Rec.709__D60_sim.__-_Legal.spi3d, interpolation: tetrahedral}
790
791   - !<ColorSpace>
792     name: out_rec709d60simlegal
793     family: Aliases
794     equalitygroup: ""
795     bitdepth: 32f
796     description: |
797       ACES 1.0 Output - Rec.709 (D60 sim.) - Legal Output Transform
798     isdata: false
799     allocation: uniform
800     allocationvars: [0, 1]
801
802   - !<ColorSpace>
803     name: Rec.709 (D60 sim.) - Full
804     family: Output
805     equalitygroup: ""
806     bitdepth: 32f
807     description: |
808       ACES 1.0 Output - Rec.709 (D60 sim.) - Full Output Transform
809     isdata: false
810     allocation: uniform
811     allocationvars: [0, 1]
812     to_reference: !<GroupTransform>
813       children:
814         - !<FileTransform> {src: InvRRT.a1.0.0.Rec.709__D60_sim.__-_Full.Output_Shaper.spi3d, interpolation: tetrahedral}
815         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
816     from_reference: !<GroupTransform>
817       children:
818         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
819         - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.Rec.709__D60_sim.__-_Full.spi3d, interpolation: tetrahedral}
820
821   - !<ColorSpace>
822     name: out_rec709d60simfull
823     family: Aliases
824     equalitygroup: ""
825     bitdepth: 32f
826     description: |
827       ACES 1.0 Output - Rec.709 (D60 sim.) - Full Output Transform
828     isdata: false
829     allocation: uniform
830     allocationvars: [0, 1]
831
832   - !<ColorSpace>
833     name: V3 LogC (EI160) - Wide Gamut
834     family: Input/ARRI
835     equalitygroup: ""
836     bitdepth: 32f
837     description: |
838       V3 LogC (EI160) - Wide Gamut
839     isdata: false
840     allocation: uniform
841     allocationvars: [0, 1]
842     to_reference: !<GroupTransform>
843       children:
844         - !<FileTransform> {src: V3_LogC_160_to_linear.spi1d, interpolation: linear}
845         - !<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]}
846
847   - !<ColorSpace>
848     name: logc3ei160_arriwide
849     family: Aliases
850     equalitygroup: ""
851     bitdepth: 32f
852     description: |
853       V3 LogC (EI160) - Wide Gamut
854     isdata: false
855     allocation: uniform
856     allocationvars: [0, 1]
857     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V3 LogC (EI160) - Wide Gamut}
858
859   - !<ColorSpace>
860     name: sRGB (D60 sim.)
861     family: Output
862     equalitygroup: ""
863     bitdepth: 32f
864     description: |
865       ACES 1.0 Output - sRGB (D60 sim.) Output Transform
866     isdata: false
867     allocation: uniform
868     allocationvars: [0, 1]
869     to_reference: !<GroupTransform>
870       children:
871         - !<FileTransform> {src: InvRRT.a1.0.0.sRGB__D60_sim._.Output_Shaper.spi3d, interpolation: tetrahedral}
872         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
873     from_reference: !<GroupTransform>
874       children:
875         - !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
876         - !<FileTransform> {src: Output_Shaper.RRT.a1.0.0.sRGB__D60_sim._.spi3d, interpolation: tetrahedral}
877
878   - !<ColorSpace>
879     name: out_srgbd60sim
880     family: Aliases
881     equalitygroup: ""
882     bitdepth: 32f
883     description: |
884       ACES 1.0 Output - sRGB (D60 sim.) Output Transform
885     isdata: false
886     allocation: uniform
887     allocationvars: [0, 1]
888
889   - !<ColorSpace>
890     name: V3 LogC (EI200) - Wide Gamut
891     family: Input/ARRI
892     equalitygroup: ""
893     bitdepth: 32f
894     description: |
895       V3 LogC (EI200) - Wide Gamut
896     isdata: false
897     allocation: uniform
898     allocationvars: [0, 1]
899     to_reference: !<GroupTransform>
900       children:
901         - !<FileTransform> {src: V3_LogC_200_to_linear.spi1d, interpolation: linear}
902         - !<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]}
903
904   - !<ColorSpace>
905     name: logc3ei200_arriwide
906     family: Aliases
907     equalitygroup: ""
908     bitdepth: 32f
909     description: |
910       V3 LogC (EI200) - Wide Gamut
911     isdata: false
912     allocation: uniform
913     allocationvars: [0, 1]
914     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V3 LogC (EI200) - Wide Gamut}
915
916   - !<ColorSpace>
917     name: V3 LogC (EI250) - Wide Gamut
918     family: Input/ARRI
919     equalitygroup: ""
920     bitdepth: 32f
921     description: |
922       V3 LogC (EI250) - Wide Gamut
923     isdata: false
924     allocation: uniform
925     allocationvars: [0, 1]
926     to_reference: !<GroupTransform>
927       children:
928         - !<FileTransform> {src: V3_LogC_250_to_linear.spi1d, interpolation: linear}
929         - !<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]}
930
931   - !<ColorSpace>
932     name: logc3ei250_arriwide
933     family: Aliases
934     equalitygroup: ""
935     bitdepth: 32f
936     description: |
937       V3 LogC (EI250) - Wide Gamut
938     isdata: false
939     allocation: uniform
940     allocationvars: [0, 1]
941     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V3 LogC (EI250) - Wide Gamut}
942
943   - !<ColorSpace>
944     name: V3 LogC (EI320) - Wide Gamut
945     family: Input/ARRI
946     equalitygroup: ""
947     bitdepth: 32f
948     description: |
949       V3 LogC (EI320) - Wide Gamut
950     isdata: false
951     allocation: uniform
952     allocationvars: [0, 1]
953     to_reference: !<GroupTransform>
954       children:
955         - !<FileTransform> {src: V3_LogC_320_to_linear.spi1d, interpolation: linear}
956         - !<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]}
957
958   - !<ColorSpace>
959     name: logc3ei320_arriwide
960     family: Aliases
961     equalitygroup: ""
962     bitdepth: 32f
963     description: |
964       V3 LogC (EI320) - Wide Gamut
965     isdata: false
966     allocation: uniform
967     allocationvars: [0, 1]
968     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V3 LogC (EI320) - Wide Gamut}
969
970   - !<ColorSpace>
971     name: V3 LogC (EI400) - Wide Gamut
972     family: Input/ARRI
973     equalitygroup: ""
974     bitdepth: 32f
975     description: |
976       V3 LogC (EI400) - Wide Gamut
977     isdata: false
978     allocation: uniform
979     allocationvars: [0, 1]
980     to_reference: !<GroupTransform>
981       children:
982         - !<FileTransform> {src: V3_LogC_400_to_linear.spi1d, interpolation: linear}
983         - !<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]}
984
985   - !<ColorSpace>
986     name: logc3ei400_arriwide
987     family: Aliases
988     equalitygroup: ""
989     bitdepth: 32f
990     description: |
991       V3 LogC (EI400) - Wide Gamut
992     isdata: false
993     allocation: uniform
994     allocationvars: [0, 1]
995     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V3 LogC (EI400) - Wide Gamut}
996
997   - !<ColorSpace>
998     name: V3 LogC (EI500) - Wide Gamut
999     family: Input/ARRI
1000     equalitygroup: ""
1001     bitdepth: 32f
1002     description: |
1003       V3 LogC (EI500) - Wide Gamut
1004     isdata: false
1005     allocation: uniform
1006     allocationvars: [0, 1]
1007     to_reference: !<GroupTransform>
1008       children:
1009         - !<FileTransform> {src: V3_LogC_500_to_linear.spi1d, interpolation: linear}
1010         - !<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]}
1011
1012   - !<ColorSpace>
1013     name: logc3ei500_arriwide
1014     family: Aliases
1015     equalitygroup: ""
1016     bitdepth: 32f
1017     description: |
1018       V3 LogC (EI500) - Wide Gamut
1019     isdata: false
1020     allocation: uniform
1021     allocationvars: [0, 1]
1022     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V3 LogC (EI500) - Wide Gamut}
1023
1024   - !<ColorSpace>
1025     name: V3 LogC (EI640) - Wide Gamut
1026     family: Input/ARRI
1027     equalitygroup: ""
1028     bitdepth: 32f
1029     description: |
1030       V3 LogC (EI640) - Wide Gamut
1031     isdata: false
1032     allocation: uniform
1033     allocationvars: [0, 1]
1034     to_reference: !<GroupTransform>
1035       children:
1036         - !<FileTransform> {src: V3_LogC_640_to_linear.spi1d, interpolation: linear}
1037         - !<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]}
1038
1039   - !<ColorSpace>
1040     name: logc3ei640_arriwide
1041     family: Aliases
1042     equalitygroup: ""
1043     bitdepth: 32f
1044     description: |
1045       V3 LogC (EI640) - Wide Gamut
1046     isdata: false
1047     allocation: uniform
1048     allocationvars: [0, 1]
1049     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V3 LogC (EI640) - Wide Gamut}
1050
1051   - !<ColorSpace>
1052     name: V3 LogC (EI800) - Wide Gamut
1053     family: Input/ARRI
1054     equalitygroup: ""
1055     bitdepth: 32f
1056     description: |
1057       V3 LogC (EI800) - Wide Gamut
1058     isdata: false
1059     allocation: uniform
1060     allocationvars: [0, 1]
1061     to_reference: !<GroupTransform>
1062       children:
1063         - !<FileTransform> {src: V3_LogC_800_to_linear.spi1d, interpolation: linear}
1064         - !<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]}
1065
1066   - !<ColorSpace>
1067     name: logc3ei800_arriwide
1068     family: Aliases
1069     equalitygroup: ""
1070     bitdepth: 32f
1071     description: |
1072       V3 LogC (EI800) - Wide Gamut
1073     isdata: false
1074     allocation: uniform
1075     allocationvars: [0, 1]
1076     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V3 LogC (EI800) - Wide Gamut}
1077
1078   - !<ColorSpace>
1079     name: V3 LogC (EI1000) - Wide Gamut
1080     family: Input/ARRI
1081     equalitygroup: ""
1082     bitdepth: 32f
1083     description: |
1084       V3 LogC (EI1000) - Wide Gamut
1085     isdata: false
1086     allocation: uniform
1087     allocationvars: [0, 1]
1088     to_reference: !<GroupTransform>
1089       children:
1090         - !<FileTransform> {src: V3_LogC_1000_to_linear.spi1d, interpolation: linear}
1091         - !<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]}
1092
1093   - !<ColorSpace>
1094     name: logc3ei1000_arriwide
1095     family: Aliases
1096     equalitygroup: ""
1097     bitdepth: 32f
1098     description: |
1099       V3 LogC (EI1000) - Wide Gamut
1100     isdata: false
1101     allocation: uniform
1102     allocationvars: [0, 1]
1103     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V3 LogC (EI1000) - Wide Gamut}
1104
1105   - !<ColorSpace>
1106     name: ADX16
1107     family: ADX
1108     equalitygroup: ""
1109     bitdepth: 16ui
1110     description: |
1111       ADX16 color space - used for film scans
1112     isdata: false
1113     allocation: uniform
1114     allocationvars: [0, 1]
1115     to_reference: !<GroupTransform>
1116       children:
1117         - !<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]}
1118         - !<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]}
1119         - !<FileTransform> {src: ADX_CID_to_RLE.spi1d, interpolation: linear}
1120         - !<LogTransform> {base: 10, direction: inverse}
1121         - !<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]}
1122
1123   - !<ColorSpace>
1124     name: LMT Shaper
1125     family: Utility
1126     equalitygroup: LMT Shaper
1127     bitdepth: 32f
1128     description: |
1129       The LMT Shaper color space
1130     isdata: false
1131     allocation: uniform
1132     allocationvars: [0, 1]
1133     to_reference: !<FileTransform> {src: LMT_Shaper_to_linear.spi1d, interpolation: linear}
1134
1135   - !<ColorSpace>
1136     name: crv_lmtshaper
1137     family: Aliases
1138     equalitygroup: LMT Shaper
1139     bitdepth: 32f
1140     description: |
1141       The LMT Shaper color space
1142     isdata: false
1143     allocation: uniform
1144     allocationvars: [0, 1]
1145     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: LMT Shaper}
1146
1147   - !<ColorSpace>
1148     name: Output Shaper
1149     family: Utility
1150     equalitygroup: Output Shaper
1151     bitdepth: 32f
1152     description: |
1153       The Output Shaper color space
1154     isdata: false
1155     allocation: uniform
1156     allocationvars: [0, 1]
1157     to_reference: !<FileTransform> {src: Output_Shaper_to_linear.spi1d, interpolation: linear}
1158
1159   - !<ColorSpace>
1160     name: crv_outputshaper
1161     family: Aliases
1162     equalitygroup: Output Shaper
1163     bitdepth: 32f
1164     description: |
1165       The Output Shaper color space
1166     isdata: false
1167     allocation: uniform
1168     allocationvars: [0, 1]
1169     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Output Shaper}
1170
1171   - !<ColorSpace>
1172     name: V3 LogC (EI1280) - Wide Gamut
1173     family: Input/ARRI
1174     equalitygroup: ""
1175     bitdepth: 32f
1176     description: |
1177       V3 LogC (EI1280) - Wide Gamut
1178     isdata: false
1179     allocation: uniform
1180     allocationvars: [0, 1]
1181     to_reference: !<GroupTransform>
1182       children:
1183         - !<FileTransform> {src: V3_LogC_1280_to_linear.spi1d, interpolation: linear}
1184         - !<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]}
1185
1186   - !<ColorSpace>
1187     name: logc3ei1280_arriwide
1188     family: Aliases
1189     equalitygroup: ""
1190     bitdepth: 32f
1191     description: |
1192       V3 LogC (EI1280) - Wide Gamut
1193     isdata: false
1194     allocation: uniform
1195     allocationvars: [0, 1]
1196     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V3 LogC (EI1280) - Wide Gamut}
1197
1198   - !<ColorSpace>
1199     name: V3 LogC (EI1600) - Wide Gamut
1200     family: Input/ARRI
1201     equalitygroup: ""
1202     bitdepth: 32f
1203     description: |
1204       V3 LogC (EI1600) - Wide Gamut
1205     isdata: false
1206     allocation: uniform
1207     allocationvars: [0, 1]
1208     to_reference: !<GroupTransform>
1209       children:
1210         - !<FileTransform> {src: V3_LogC_1600_to_linear.spi1d, interpolation: linear}
1211         - !<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]}
1212
1213   - !<ColorSpace>
1214     name: logc3ei1600_arriwide
1215     family: Aliases
1216     equalitygroup: ""
1217     bitdepth: 32f
1218     description: |
1219       V3 LogC (EI1600) - Wide Gamut
1220     isdata: false
1221     allocation: uniform
1222     allocationvars: [0, 1]
1223     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V3 LogC (EI1600) - Wide Gamut}
1224
1225   - !<ColorSpace>
1226     name: V3 LogC (EI2000) - Wide Gamut
1227     family: Input/ARRI
1228     equalitygroup: ""
1229     bitdepth: 32f
1230     description: |
1231       V3 LogC (EI2000) - Wide Gamut
1232     isdata: false
1233     allocation: uniform
1234     allocationvars: [0, 1]
1235     to_reference: !<GroupTransform>
1236       children:
1237         - !<FileTransform> {src: V3_LogC_2000_to_linear.spi1d, interpolation: linear}
1238         - !<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]}
1239
1240   - !<ColorSpace>
1241     name: logc3ei2000_arriwide
1242     family: Aliases
1243     equalitygroup: ""
1244     bitdepth: 32f
1245     description: |
1246       V3 LogC (EI2000) - Wide Gamut
1247     isdata: false
1248     allocation: uniform
1249     allocationvars: [0, 1]
1250     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V3 LogC (EI2000) - Wide Gamut}
1251
1252   - !<ColorSpace>
1253     name: V3 LogC (EI2560) - Wide Gamut
1254     family: Input/ARRI
1255     equalitygroup: ""
1256     bitdepth: 32f
1257     description: |
1258       V3 LogC (EI2560) - Wide Gamut
1259     isdata: false
1260     allocation: uniform
1261     allocationvars: [0, 1]
1262     to_reference: !<GroupTransform>
1263       children:
1264         - !<FileTransform> {src: V3_LogC_2560_to_linear.spi1d, interpolation: linear}
1265         - !<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]}
1266
1267   - !<ColorSpace>
1268     name: logc3ei2560_arriwide
1269     family: Aliases
1270     equalitygroup: ""
1271     bitdepth: 32f
1272     description: |
1273       V3 LogC (EI2560) - Wide Gamut
1274     isdata: false
1275     allocation: uniform
1276     allocationvars: [0, 1]
1277     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V3 LogC (EI2560) - Wide Gamut}
1278
1279   - !<ColorSpace>
1280     name: V3 LogC (EI3200) - Wide Gamut
1281     family: Input/ARRI
1282     equalitygroup: ""
1283     bitdepth: 32f
1284     description: |
1285       V3 LogC (EI3200) - Wide Gamut
1286     isdata: false
1287     allocation: uniform
1288     allocationvars: [0, 1]
1289     to_reference: !<GroupTransform>
1290       children:
1291         - !<FileTransform> {src: V3_LogC_3200_to_linear.spi1d, interpolation: linear}
1292         - !<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]}
1293
1294   - !<ColorSpace>
1295     name: logc3ei3200_arriwide
1296     family: Aliases
1297     equalitygroup: ""
1298     bitdepth: 32f
1299     description: |
1300       V3 LogC (EI3200) - Wide Gamut
1301     isdata: false
1302     allocation: uniform
1303     allocationvars: [0, 1]
1304     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V3 LogC (EI3200) - Wide Gamut}
1305
1306   - !<ColorSpace>
1307     name: V3 LogC (EI800)
1308     family: Input/ARRI
1309     equalitygroup: ""
1310     bitdepth: 32f
1311     description: |
1312       V3 LogC (EI800)
1313     isdata: false
1314     allocation: uniform
1315     allocationvars: [0, 1]
1316     to_reference: !<FileTransform> {src: V3_LogC_800_to_linear.spi1d, interpolation: linear}
1317
1318   - !<ColorSpace>
1319     name: crv_logc3ei800
1320     family: Aliases
1321     equalitygroup: ""
1322     bitdepth: 32f
1323     description: |
1324       V3 LogC (EI800)
1325     isdata: false
1326     allocation: uniform
1327     allocationvars: [0, 1]
1328     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V3 LogC (EI800)}
1329
1330   - !<ColorSpace>
1331     name: Canon-Log - Rec. 709 Daylight
1332     family: Input/Canon
1333     equalitygroup: ""
1334     bitdepth: 32f
1335     description: |
1336       Canon-Log - Rec. 709 Daylight
1337     isdata: false
1338     allocation: uniform
1339     allocationvars: [0, 1]
1340     to_reference: !<GroupTransform>
1341       children:
1342         - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
1343         - !<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]}
1344
1345   - !<ColorSpace>
1346     name: canonlog_rec709day
1347     family: Aliases
1348     equalitygroup: ""
1349     bitdepth: 32f
1350     description: |
1351       Canon-Log - Rec. 709 Daylight
1352     isdata: false
1353     allocation: uniform
1354     allocationvars: [0, 1]
1355     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Canon-Log - Rec. 709 Daylight}
1356
1357   - !<ColorSpace>
1358     name: Canon-Log - Rec. 709 Tungsten
1359     family: Input/Canon
1360     equalitygroup: ""
1361     bitdepth: 32f
1362     description: |
1363       Canon-Log - Rec. 709 Tungsten
1364     isdata: false
1365     allocation: uniform
1366     allocationvars: [0, 1]
1367     to_reference: !<GroupTransform>
1368       children:
1369         - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
1370         - !<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]}
1371
1372   - !<ColorSpace>
1373     name: canonlog_rec709tung
1374     family: Aliases
1375     equalitygroup: ""
1376     bitdepth: 32f
1377     description: |
1378       Canon-Log - Rec. 709 Tungsten
1379     isdata: false
1380     allocation: uniform
1381     allocationvars: [0, 1]
1382     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Canon-Log - Rec. 709 Tungsten}
1383
1384   - !<ColorSpace>
1385     name: Canon-Log - DCI-P3 Daylight
1386     family: Input/Canon
1387     equalitygroup: ""
1388     bitdepth: 32f
1389     description: |
1390       Canon-Log - DCI-P3 Daylight
1391     isdata: false
1392     allocation: uniform
1393     allocationvars: [0, 1]
1394     to_reference: !<GroupTransform>
1395       children:
1396         - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
1397         - !<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]}
1398
1399   - !<ColorSpace>
1400     name: canonlog_dcip3day
1401     family: Aliases
1402     equalitygroup: ""
1403     bitdepth: 32f
1404     description: |
1405       Canon-Log - DCI-P3 Daylight
1406     isdata: false
1407     allocation: uniform
1408     allocationvars: [0, 1]
1409     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Canon-Log - DCI-P3 Daylight}
1410
1411   - !<ColorSpace>
1412     name: Canon-Log - DCI-P3 Tungsten
1413     family: Input/Canon
1414     equalitygroup: ""
1415     bitdepth: 32f
1416     description: |
1417       Canon-Log - DCI-P3 Tungsten
1418     isdata: false
1419     allocation: uniform
1420     allocationvars: [0, 1]
1421     to_reference: !<GroupTransform>
1422       children:
1423         - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
1424         - !<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]}
1425
1426   - !<ColorSpace>
1427     name: canonlog_dcip3tung
1428     family: Aliases
1429     equalitygroup: ""
1430     bitdepth: 32f
1431     description: |
1432       Canon-Log - DCI-P3 Tungsten
1433     isdata: false
1434     allocation: uniform
1435     allocationvars: [0, 1]
1436     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Canon-Log - DCI-P3 Tungsten}
1437
1438   - !<ColorSpace>
1439     name: Canon-Log - Cinema Gamut Daylight
1440     family: Input/Canon
1441     equalitygroup: ""
1442     bitdepth: 32f
1443     description: |
1444       Canon-Log - Cinema Gamut Daylight
1445     isdata: false
1446     allocation: uniform
1447     allocationvars: [0, 1]
1448     to_reference: !<GroupTransform>
1449       children:
1450         - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
1451         - !<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]}
1452
1453   - !<ColorSpace>
1454     name: canonlog_cgamutday
1455     family: Aliases
1456     equalitygroup: ""
1457     bitdepth: 32f
1458     description: |
1459       Canon-Log - Cinema Gamut Daylight
1460     isdata: false
1461     allocation: uniform
1462     allocationvars: [0, 1]
1463     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Canon-Log - Cinema Gamut Daylight}
1464
1465   - !<ColorSpace>
1466     name: Canon-Log - Cinema Gamut Tungsten
1467     family: Input/Canon
1468     equalitygroup: ""
1469     bitdepth: 32f
1470     description: |
1471       Canon-Log - Cinema Gamut Tungsten
1472     isdata: false
1473     allocation: uniform
1474     allocationvars: [0, 1]
1475     to_reference: !<GroupTransform>
1476       children:
1477         - !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
1478         - !<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]}
1479
1480   - !<ColorSpace>
1481     name: canonlog_cgamuttung
1482     family: Aliases
1483     equalitygroup: ""
1484     bitdepth: 32f
1485     description: |
1486       Canon-Log - Cinema Gamut Tungsten
1487     isdata: false
1488     allocation: uniform
1489     allocationvars: [0, 1]
1490     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Canon-Log - Cinema Gamut Tungsten}
1491
1492   - !<ColorSpace>
1493     name: Canon-Log
1494     family: Input/Canon
1495     equalitygroup: ""
1496     bitdepth: 32f
1497     description: |
1498       Canon-Log
1499     isdata: false
1500     allocation: uniform
1501     allocationvars: [0, 1]
1502     to_reference: !<FileTransform> {src: Canon-Log_to_linear.spi1d, interpolation: linear}
1503
1504   - !<ColorSpace>
1505     name: crv_canonlog
1506     family: Aliases
1507     equalitygroup: ""
1508     bitdepth: 32f
1509     description: |
1510       Canon-Log
1511     isdata: false
1512     allocation: uniform
1513     allocationvars: [0, 1]
1514     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Canon-Log}
1515
1516   - !<ColorSpace>
1517     name: Linear - Canon Rec. 709 Daylight
1518     family: Input/Canon
1519     equalitygroup: ""
1520     bitdepth: 32f
1521     description: |
1522       Linear - Canon Rec. 709 Daylight
1523     isdata: false
1524     allocation: lg2
1525     allocationvars: [-8, 5, 0.00390625]
1526     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]}
1527
1528   - !<ColorSpace>
1529     name: lin_canonrec709day
1530     family: Aliases
1531     equalitygroup: ""
1532     bitdepth: 32f
1533     description: |
1534       Linear - Canon Rec. 709 Daylight
1535     isdata: false
1536     allocation: lg2
1537     allocationvars: [-8, 5, 0.00390625]
1538     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - Canon Rec. 709 Daylight}
1539
1540   - !<ColorSpace>
1541     name: Linear - Canon Rec. 709 Tungsten
1542     family: Input/Canon
1543     equalitygroup: ""
1544     bitdepth: 32f
1545     description: |
1546       Linear - Canon Rec. 709 Tungsten
1547     isdata: false
1548     allocation: lg2
1549     allocationvars: [-8, 5, 0.00390625]
1550     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]}
1551
1552   - !<ColorSpace>
1553     name: lin_canonrec709tung
1554     family: Aliases
1555     equalitygroup: ""
1556     bitdepth: 32f
1557     description: |
1558       Linear - Canon Rec. 709 Tungsten
1559     isdata: false
1560     allocation: lg2
1561     allocationvars: [-8, 5, 0.00390625]
1562     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - Canon Rec. 709 Tungsten}
1563
1564   - !<ColorSpace>
1565     name: Linear - Canon DCI-P3 Daylight
1566     family: Input/Canon
1567     equalitygroup: ""
1568     bitdepth: 32f
1569     description: |
1570       Linear - Canon DCI-P3 Daylight
1571     isdata: false
1572     allocation: lg2
1573     allocationvars: [-8, 5, 0.00390625]
1574     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]}
1575
1576   - !<ColorSpace>
1577     name: lin_canondcip3day
1578     family: Aliases
1579     equalitygroup: ""
1580     bitdepth: 32f
1581     description: |
1582       Linear - Canon DCI-P3 Daylight
1583     isdata: false
1584     allocation: lg2
1585     allocationvars: [-8, 5, 0.00390625]
1586     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - Canon DCI-P3 Daylight}
1587
1588   - !<ColorSpace>
1589     name: Linear - Canon DCI-P3 Tungsten
1590     family: Input/Canon
1591     equalitygroup: ""
1592     bitdepth: 32f
1593     description: |
1594       Linear - Canon DCI-P3 Tungsten
1595     isdata: false
1596     allocation: lg2
1597     allocationvars: [-8, 5, 0.00390625]
1598     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]}
1599
1600   - !<ColorSpace>
1601     name: lin_canondcip3tung
1602     family: Aliases
1603     equalitygroup: ""
1604     bitdepth: 32f
1605     description: |
1606       Linear - Canon DCI-P3 Tungsten
1607     isdata: false
1608     allocation: lg2
1609     allocationvars: [-8, 5, 0.00390625]
1610     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - Canon DCI-P3 Tungsten}
1611
1612   - !<ColorSpace>
1613     name: Linear - Canon Cinema Gamut Daylight
1614     family: Input/Canon
1615     equalitygroup: ""
1616     bitdepth: 32f
1617     description: |
1618       Linear - Canon Cinema Gamut Daylight
1619     isdata: false
1620     allocation: lg2
1621     allocationvars: [-8, 5, 0.00390625]
1622     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]}
1623
1624   - !<ColorSpace>
1625     name: lin_canoncgamutday
1626     family: Aliases
1627     equalitygroup: ""
1628     bitdepth: 32f
1629     description: |
1630       Linear - Canon Cinema Gamut Daylight
1631     isdata: false
1632     allocation: lg2
1633     allocationvars: [-8, 5, 0.00390625]
1634     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - Canon Cinema Gamut Daylight}
1635
1636   - !<ColorSpace>
1637     name: Linear - Canon Cinema Gamut Tungsten
1638     family: Input/Canon
1639     equalitygroup: ""
1640     bitdepth: 32f
1641     description: |
1642       Linear - Canon Cinema Gamut Tungsten
1643     isdata: false
1644     allocation: lg2
1645     allocationvars: [-8, 5, 0.00390625]
1646     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]}
1647
1648   - !<ColorSpace>
1649     name: lin_canoncgamuttung
1650     family: Aliases
1651     equalitygroup: ""
1652     bitdepth: 32f
1653     description: |
1654       Linear - Canon Cinema Gamut Tungsten
1655     isdata: false
1656     allocation: lg2
1657     allocationvars: [-8, 5, 0.00390625]
1658     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - Canon Cinema Gamut Tungsten}
1659
1660   - !<ColorSpace>
1661     name: Protune Flat - Protune Native - Experimental
1662     family: Input/GoPro
1663     equalitygroup: ""
1664     bitdepth: 32f
1665     description: |
1666       Protune Flat - Protune Native - Experimental
1667     isdata: false
1668     allocation: uniform
1669     allocationvars: [0, 1]
1670     to_reference: !<FileTransform> {src: Protune_Flat_to_linear.spi1d, interpolation: linear}
1671
1672   - !<ColorSpace>
1673     name: protuneflat_protunegamutexp
1674     family: Aliases
1675     equalitygroup: ""
1676     bitdepth: 32f
1677     description: |
1678       Protune Flat - Protune Native - Experimental
1679     isdata: false
1680     allocation: uniform
1681     allocationvars: [0, 1]
1682     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Protune Flat - Protune Native - Experimental}
1683
1684   - !<ColorSpace>
1685     name: Protune Flat
1686     family: Input/GoPro
1687     equalitygroup: ""
1688     bitdepth: 32f
1689     description: |
1690       Protune Flat
1691     isdata: false
1692     allocation: uniform
1693     allocationvars: [0, 1]
1694     to_reference: !<FileTransform> {src: Protune_Flat_to_linear.spi1d, interpolation: linear}
1695
1696   - !<ColorSpace>
1697     name: crv_protuneflat
1698     family: Aliases
1699     equalitygroup: ""
1700     bitdepth: 32f
1701     description: |
1702       Protune Flat
1703     isdata: false
1704     allocation: uniform
1705     allocationvars: [0, 1]
1706     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Protune Flat}
1707
1708   - !<ColorSpace>
1709     name: Linear - Protune Native - Experimental
1710     family: Input/GoPro
1711     equalitygroup: ""
1712     bitdepth: 32f
1713     description: |
1714       Linear - Protune Native - Experimental
1715     isdata: false
1716     allocation: lg2
1717     allocationvars: [-8, 5, 0.00390625]
1718
1719   - !<ColorSpace>
1720     name: lin_protunegamutexp
1721     family: Aliases
1722     equalitygroup: ""
1723     bitdepth: 32f
1724     description: |
1725       Linear - Protune Native - Experimental
1726     isdata: false
1727     allocation: lg2
1728     allocationvars: [-8, 5, 0.00390625]
1729     to_reference: !<ColorSpaceTransform> {src: Linear - Protune Native - Experimental, dst: ACES2065-1}
1730     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - Protune Native - Experimental}
1731
1732   - !<ColorSpace>
1733     name: V-Log - V-Gamut
1734     family: Input/Panasonic
1735     equalitygroup: ""
1736     bitdepth: 32f
1737     description: |
1738       V-Log - V-Gamut
1739     isdata: false
1740     allocation: uniform
1741     allocationvars: [0, 1]
1742     to_reference: !<GroupTransform>
1743       children:
1744         - !<FileTransform> {src: V-Log_to_linear.spi1d, interpolation: linear}
1745         - !<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]}
1746
1747   - !<ColorSpace>
1748     name: vlog_vgamut
1749     family: Aliases
1750     equalitygroup: ""
1751     bitdepth: 32f
1752     description: |
1753       V-Log - V-Gamut
1754     isdata: false
1755     allocation: uniform
1756     allocationvars: [0, 1]
1757     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V-Log - V-Gamut}
1758
1759   - !<ColorSpace>
1760     name: V-Log
1761     family: Input/Panasonic
1762     equalitygroup: ""
1763     bitdepth: 32f
1764     description: |
1765       V-Log
1766     isdata: false
1767     allocation: uniform
1768     allocationvars: [0, 1]
1769     to_reference: !<FileTransform> {src: V-Log_to_linear.spi1d, interpolation: linear}
1770
1771   - !<ColorSpace>
1772     name: crv_vlog
1773     family: Aliases
1774     equalitygroup: ""
1775     bitdepth: 32f
1776     description: |
1777       V-Log
1778     isdata: false
1779     allocation: uniform
1780     allocationvars: [0, 1]
1781     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: V-Log}
1782
1783   - !<ColorSpace>
1784     name: Linear - V-Gamut
1785     family: Input/Panasonic
1786     equalitygroup: ""
1787     bitdepth: 32f
1788     description: |
1789       Linear - V-Gamut
1790     isdata: false
1791     allocation: lg2
1792     allocationvars: [-8, 5, 0.00390625]
1793     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]}
1794
1795   - !<ColorSpace>
1796     name: lin_vgamut
1797     family: Aliases
1798     equalitygroup: ""
1799     bitdepth: 32f
1800     description: |
1801       Linear - V-Gamut
1802     isdata: false
1803     allocation: lg2
1804     allocationvars: [-8, 5, 0.00390625]
1805     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - V-Gamut}
1806
1807   - !<ColorSpace>
1808     name: REDlogFilm - DRAGONcolor
1809     family: Input/RED
1810     equalitygroup: ""
1811     bitdepth: 32f
1812     description: |
1813       REDlogFilm - DRAGONcolor
1814     isdata: false
1815     allocation: uniform
1816     allocationvars: [0, 1]
1817     to_reference: !<GroupTransform>
1818       children:
1819         - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
1820         - !<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]}
1821
1822   - !<ColorSpace>
1823     name: rlf_dgn
1824     family: Aliases
1825     equalitygroup: ""
1826     bitdepth: 32f
1827     description: |
1828       REDlogFilm - DRAGONcolor
1829     isdata: false
1830     allocation: uniform
1831     allocationvars: [0, 1]
1832     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: REDlogFilm - DRAGONcolor}
1833
1834   - !<ColorSpace>
1835     name: REDlogFilm - DRAGONcolor2
1836     family: Input/RED
1837     equalitygroup: ""
1838     bitdepth: 32f
1839     description: |
1840       REDlogFilm - DRAGONcolor2
1841     isdata: false
1842     allocation: uniform
1843     allocationvars: [0, 1]
1844     to_reference: !<GroupTransform>
1845       children:
1846         - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
1847         - !<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]}
1848
1849   - !<ColorSpace>
1850     name: rlf_dgn2
1851     family: Aliases
1852     equalitygroup: ""
1853     bitdepth: 32f
1854     description: |
1855       REDlogFilm - DRAGONcolor2
1856     isdata: false
1857     allocation: uniform
1858     allocationvars: [0, 1]
1859     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: REDlogFilm - DRAGONcolor2}
1860
1861   - !<ColorSpace>
1862     name: REDlogFilm - REDcolor
1863     family: Input/RED
1864     equalitygroup: ""
1865     bitdepth: 32f
1866     description: |
1867       REDlogFilm - REDcolor
1868     isdata: false
1869     allocation: uniform
1870     allocationvars: [0, 1]
1871     to_reference: !<GroupTransform>
1872       children:
1873         - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
1874         - !<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]}
1875
1876   - !<ColorSpace>
1877     name: rlf_rc
1878     family: Aliases
1879     equalitygroup: ""
1880     bitdepth: 32f
1881     description: |
1882       REDlogFilm - REDcolor
1883     isdata: false
1884     allocation: uniform
1885     allocationvars: [0, 1]
1886     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: REDlogFilm - REDcolor}
1887
1888   - !<ColorSpace>
1889     name: REDlogFilm - REDcolor2
1890     family: Input/RED
1891     equalitygroup: ""
1892     bitdepth: 32f
1893     description: |
1894       REDlogFilm - REDcolor2
1895     isdata: false
1896     allocation: uniform
1897     allocationvars: [0, 1]
1898     to_reference: !<GroupTransform>
1899       children:
1900         - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
1901         - !<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]}
1902
1903   - !<ColorSpace>
1904     name: rlf_rc2
1905     family: Aliases
1906     equalitygroup: ""
1907     bitdepth: 32f
1908     description: |
1909       REDlogFilm - REDcolor2
1910     isdata: false
1911     allocation: uniform
1912     allocationvars: [0, 1]
1913     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: REDlogFilm - REDcolor2}
1914
1915   - !<ColorSpace>
1916     name: REDlogFilm - REDcolor3
1917     family: Input/RED
1918     equalitygroup: ""
1919     bitdepth: 32f
1920     description: |
1921       REDlogFilm - REDcolor3
1922     isdata: false
1923     allocation: uniform
1924     allocationvars: [0, 1]
1925     to_reference: !<GroupTransform>
1926       children:
1927         - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
1928         - !<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]}
1929
1930   - !<ColorSpace>
1931     name: rlf_rc3
1932     family: Aliases
1933     equalitygroup: ""
1934     bitdepth: 32f
1935     description: |
1936       REDlogFilm - REDcolor3
1937     isdata: false
1938     allocation: uniform
1939     allocationvars: [0, 1]
1940     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: REDlogFilm - REDcolor3}
1941
1942   - !<ColorSpace>
1943     name: REDlogFilm - REDcolor4
1944     family: Input/RED
1945     equalitygroup: ""
1946     bitdepth: 32f
1947     description: |
1948       REDlogFilm - REDcolor4
1949     isdata: false
1950     allocation: uniform
1951     allocationvars: [0, 1]
1952     to_reference: !<GroupTransform>
1953       children:
1954         - !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
1955         - !<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]}
1956
1957   - !<ColorSpace>
1958     name: rlf_rc4
1959     family: Aliases
1960     equalitygroup: ""
1961     bitdepth: 32f
1962     description: |
1963       REDlogFilm - REDcolor4
1964     isdata: false
1965     allocation: uniform
1966     allocationvars: [0, 1]
1967     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: REDlogFilm - REDcolor4}
1968
1969   - !<ColorSpace>
1970     name: REDlogFilm
1971     family: Input/RED
1972     equalitygroup: ""
1973     bitdepth: 32f
1974     description: |
1975       REDlogFilm
1976     isdata: false
1977     allocation: uniform
1978     allocationvars: [0, 1]
1979     to_reference: !<FileTransform> {src: CineonLog_to_linear.spi1d, interpolation: linear}
1980
1981   - !<ColorSpace>
1982     name: crv_rlf
1983     family: Aliases
1984     equalitygroup: ""
1985     bitdepth: 32f
1986     description: |
1987       REDlogFilm
1988     isdata: false
1989     allocation: uniform
1990     allocationvars: [0, 1]
1991     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: REDlogFilm}
1992
1993   - !<ColorSpace>
1994     name: Linear - DRAGONcolor
1995     family: Input/RED
1996     equalitygroup: ""
1997     bitdepth: 32f
1998     description: |
1999       Linear - DRAGONcolor
2000     isdata: false
2001     allocation: lg2
2002     allocationvars: [-8, 5, 0.00390625]
2003     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]}
2004
2005   - !<ColorSpace>
2006     name: lin_dgn
2007     family: Aliases
2008     equalitygroup: ""
2009     bitdepth: 32f
2010     description: |
2011       Linear - DRAGONcolor
2012     isdata: false
2013     allocation: lg2
2014     allocationvars: [-8, 5, 0.00390625]
2015     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - DRAGONcolor}
2016
2017   - !<ColorSpace>
2018     name: Linear - DRAGONcolor2
2019     family: Input/RED
2020     equalitygroup: ""
2021     bitdepth: 32f
2022     description: |
2023       Linear - DRAGONcolor2
2024     isdata: false
2025     allocation: lg2
2026     allocationvars: [-8, 5, 0.00390625]
2027     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]}
2028
2029   - !<ColorSpace>
2030     name: lin_dgn2
2031     family: Aliases
2032     equalitygroup: ""
2033     bitdepth: 32f
2034     description: |
2035       Linear - DRAGONcolor2
2036     isdata: false
2037     allocation: lg2
2038     allocationvars: [-8, 5, 0.00390625]
2039     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - DRAGONcolor2}
2040
2041   - !<ColorSpace>
2042     name: Linear - REDcolor
2043     family: Input/RED
2044     equalitygroup: ""
2045     bitdepth: 32f
2046     description: |
2047       Linear - REDcolor
2048     isdata: false
2049     allocation: lg2
2050     allocationvars: [-8, 5, 0.00390625]
2051     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]}
2052
2053   - !<ColorSpace>
2054     name: lin_rc
2055     family: Aliases
2056     equalitygroup: ""
2057     bitdepth: 32f
2058     description: |
2059       Linear - REDcolor
2060     isdata: false
2061     allocation: lg2
2062     allocationvars: [-8, 5, 0.00390625]
2063     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - REDcolor}
2064
2065   - !<ColorSpace>
2066     name: Linear - REDcolor2
2067     family: Input/RED
2068     equalitygroup: ""
2069     bitdepth: 32f
2070     description: |
2071       Linear - REDcolor2
2072     isdata: false
2073     allocation: lg2
2074     allocationvars: [-8, 5, 0.00390625]
2075     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]}
2076
2077   - !<ColorSpace>
2078     name: lin_rc2
2079     family: Aliases
2080     equalitygroup: ""
2081     bitdepth: 32f
2082     description: |
2083       Linear - REDcolor2
2084     isdata: false
2085     allocation: lg2
2086     allocationvars: [-8, 5, 0.00390625]
2087     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - REDcolor2}
2088
2089   - !<ColorSpace>
2090     name: Linear - REDcolor3
2091     family: Input/RED
2092     equalitygroup: ""
2093     bitdepth: 32f
2094     description: |
2095       Linear - REDcolor3
2096     isdata: false
2097     allocation: lg2
2098     allocationvars: [-8, 5, 0.00390625]
2099     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]}
2100
2101   - !<ColorSpace>
2102     name: lin_rc3
2103     family: Aliases
2104     equalitygroup: ""
2105     bitdepth: 32f
2106     description: |
2107       Linear - REDcolor3
2108     isdata: false
2109     allocation: lg2
2110     allocationvars: [-8, 5, 0.00390625]
2111     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - REDcolor3}
2112
2113   - !<ColorSpace>
2114     name: Linear - REDcolor4
2115     family: Input/RED
2116     equalitygroup: ""
2117     bitdepth: 32f
2118     description: |
2119       Linear - REDcolor4
2120     isdata: false
2121     allocation: lg2
2122     allocationvars: [-8, 5, 0.00390625]
2123     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]}
2124
2125   - !<ColorSpace>
2126     name: lin_rc4
2127     family: Aliases
2128     equalitygroup: ""
2129     bitdepth: 32f
2130     description: |
2131       Linear - REDcolor4
2132     isdata: false
2133     allocation: lg2
2134     allocationvars: [-8, 5, 0.00390625]
2135     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - REDcolor4}
2136
2137   - !<ColorSpace>
2138     name: S-Log1 - S-Gamut
2139     family: Input/Sony
2140     equalitygroup: ""
2141     bitdepth: 32f
2142     description: |
2143       S-Log1 - S-Gamut
2144     isdata: false
2145     allocation: uniform
2146     allocationvars: [0, 1]
2147     to_reference: !<GroupTransform>
2148       children:
2149         - !<FileTransform> {src: S-Log1_to_linear.spi1d, interpolation: linear}
2150         - !<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]}
2151
2152   - !<ColorSpace>
2153     name: slog1_sgamut
2154     family: Aliases
2155     equalitygroup: ""
2156     bitdepth: 32f
2157     description: |
2158       S-Log1 - S-Gamut
2159     isdata: false
2160     allocation: uniform
2161     allocationvars: [0, 1]
2162     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: S-Log1 - S-Gamut}
2163
2164   - !<ColorSpace>
2165     name: S-Log2 - S-Gamut
2166     family: Input/Sony
2167     equalitygroup: ""
2168     bitdepth: 32f
2169     description: |
2170       S-Log2 - S-Gamut
2171     isdata: false
2172     allocation: uniform
2173     allocationvars: [0, 1]
2174     to_reference: !<GroupTransform>
2175       children:
2176         - !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
2177         - !<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]}
2178
2179   - !<ColorSpace>
2180     name: slog2_sgamut
2181     family: Aliases
2182     equalitygroup: ""
2183     bitdepth: 32f
2184     description: |
2185       S-Log2 - S-Gamut
2186     isdata: false
2187     allocation: uniform
2188     allocationvars: [0, 1]
2189     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: S-Log2 - S-Gamut}
2190
2191   - !<ColorSpace>
2192     name: S-Log2 - S-Gamut Daylight
2193     family: Input/Sony
2194     equalitygroup: ""
2195     bitdepth: 32f
2196     description: |
2197       S-Log2 - S-Gamut Daylight
2198     isdata: false
2199     allocation: uniform
2200     allocationvars: [0, 1]
2201     to_reference: !<GroupTransform>
2202       children:
2203         - !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
2204         - !<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]}
2205
2206   - !<ColorSpace>
2207     name: slog2_sgamutday
2208     family: Aliases
2209     equalitygroup: ""
2210     bitdepth: 32f
2211     description: |
2212       S-Log2 - S-Gamut Daylight
2213     isdata: false
2214     allocation: uniform
2215     allocationvars: [0, 1]
2216     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: S-Log2 - S-Gamut Daylight}
2217
2218   - !<ColorSpace>
2219     name: S-Log2 - S-Gamut Tungsten
2220     family: Input/Sony
2221     equalitygroup: ""
2222     bitdepth: 32f
2223     description: |
2224       S-Log2 - S-Gamut Tungsten
2225     isdata: false
2226     allocation: uniform
2227     allocationvars: [0, 1]
2228     to_reference: !<GroupTransform>
2229       children:
2230         - !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
2231         - !<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]}
2232
2233   - !<ColorSpace>
2234     name: slog2_sgamuttung
2235     family: Aliases
2236     equalitygroup: ""
2237     bitdepth: 32f
2238     description: |
2239       S-Log2 - S-Gamut Tungsten
2240     isdata: false
2241     allocation: uniform
2242     allocationvars: [0, 1]
2243     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: S-Log2 - S-Gamut Tungsten}
2244
2245   - !<ColorSpace>
2246     name: S-Log3 - S-Gamut3.Cine
2247     family: Input/Sony
2248     equalitygroup: ""
2249     bitdepth: 32f
2250     description: |
2251       S-Log3 - S-Gamut3.Cine
2252     isdata: false
2253     allocation: uniform
2254     allocationvars: [0, 1]
2255     to_reference: !<GroupTransform>
2256       children:
2257         - !<FileTransform> {src: S-Log3_to_linear.spi1d, interpolation: linear}
2258         - !<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]}
2259
2260   - !<ColorSpace>
2261     name: slog3_sgamutcine
2262     family: Aliases
2263     equalitygroup: ""
2264     bitdepth: 32f
2265     description: |
2266       S-Log3 - S-Gamut3.Cine
2267     isdata: false
2268     allocation: uniform
2269     allocationvars: [0, 1]
2270     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: S-Log3 - S-Gamut3.Cine}
2271
2272   - !<ColorSpace>
2273     name: S-Log3 - S-Gamut3
2274     family: Input/Sony
2275     equalitygroup: ""
2276     bitdepth: 32f
2277     description: |
2278       S-Log3 - S-Gamut3
2279     isdata: false
2280     allocation: uniform
2281     allocationvars: [0, 1]
2282     to_reference: !<GroupTransform>
2283       children:
2284         - !<FileTransform> {src: S-Log3_to_linear.spi1d, interpolation: linear}
2285         - !<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]}
2286
2287   - !<ColorSpace>
2288     name: slog3_sgamut3
2289     family: Aliases
2290     equalitygroup: ""
2291     bitdepth: 32f
2292     description: |
2293       S-Log3 - S-Gamut3
2294     isdata: false
2295     allocation: uniform
2296     allocationvars: [0, 1]
2297     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: S-Log3 - S-Gamut3}
2298
2299   - !<ColorSpace>
2300     name: S-Log1
2301     family: Input/Sony
2302     equalitygroup: ""
2303     bitdepth: 32f
2304     description: |
2305       S-Log1
2306     isdata: false
2307     allocation: uniform
2308     allocationvars: [0, 1]
2309     to_reference: !<FileTransform> {src: S-Log1_to_linear.spi1d, interpolation: linear}
2310
2311   - !<ColorSpace>
2312     name: crv_slog1
2313     family: Aliases
2314     equalitygroup: ""
2315     bitdepth: 32f
2316     description: |
2317       S-Log1
2318     isdata: false
2319     allocation: uniform
2320     allocationvars: [0, 1]
2321     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: S-Log1}
2322
2323   - !<ColorSpace>
2324     name: S-Log2
2325     family: Input/Sony
2326     equalitygroup: ""
2327     bitdepth: 32f
2328     description: |
2329       S-Log2
2330     isdata: false
2331     allocation: uniform
2332     allocationvars: [0, 1]
2333     to_reference: !<FileTransform> {src: S-Log2_to_linear.spi1d, interpolation: linear}
2334
2335   - !<ColorSpace>
2336     name: crv_slog2
2337     family: Aliases
2338     equalitygroup: ""
2339     bitdepth: 32f
2340     description: |
2341       S-Log2
2342     isdata: false
2343     allocation: uniform
2344     allocationvars: [0, 1]
2345     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: S-Log2}
2346
2347   - !<ColorSpace>
2348     name: S-Log3
2349     family: Input/Sony
2350     equalitygroup: ""
2351     bitdepth: 32f
2352     description: |
2353       S-Log3
2354     isdata: false
2355     allocation: uniform
2356     allocationvars: [0, 1]
2357     to_reference: !<FileTransform> {src: S-Log3_to_linear.spi1d, interpolation: linear}
2358
2359   - !<ColorSpace>
2360     name: crv_slog3
2361     family: Aliases
2362     equalitygroup: ""
2363     bitdepth: 32f
2364     description: |
2365       S-Log3
2366     isdata: false
2367     allocation: uniform
2368     allocationvars: [0, 1]
2369     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: S-Log3}
2370
2371   - !<ColorSpace>
2372     name: Linear - S-Gamut
2373     family: Input/Sony
2374     equalitygroup: ""
2375     bitdepth: 32f
2376     description: |
2377       Linear - S-Gamut
2378     isdata: false
2379     allocation: lg2
2380     allocationvars: [-8, 5, 0.00390625]
2381     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]}
2382
2383   - !<ColorSpace>
2384     name: lin_sgamut
2385     family: Aliases
2386     equalitygroup: ""
2387     bitdepth: 32f
2388     description: |
2389       Linear - S-Gamut
2390     isdata: false
2391     allocation: lg2
2392     allocationvars: [-8, 5, 0.00390625]
2393     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - S-Gamut}
2394
2395   - !<ColorSpace>
2396     name: Linear - S-Gamut Daylight
2397     family: Input/Sony
2398     equalitygroup: ""
2399     bitdepth: 32f
2400     description: |
2401       Linear - S-Gamut Daylight
2402     isdata: false
2403     allocation: lg2
2404     allocationvars: [-8, 5, 0.00390625]
2405     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]}
2406
2407   - !<ColorSpace>
2408     name: lin_sgamutday
2409     family: Aliases
2410     equalitygroup: ""
2411     bitdepth: 32f
2412     description: |
2413       Linear - S-Gamut Daylight
2414     isdata: false
2415     allocation: lg2
2416     allocationvars: [-8, 5, 0.00390625]
2417     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - S-Gamut Daylight}
2418
2419   - !<ColorSpace>
2420     name: Linear - S-Gamut Tungsten
2421     family: Input/Sony
2422     equalitygroup: ""
2423     bitdepth: 32f
2424     description: |
2425       Linear - S-Gamut Tungsten
2426     isdata: false
2427     allocation: lg2
2428     allocationvars: [-8, 5, 0.00390625]
2429     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]}
2430
2431   - !<ColorSpace>
2432     name: lin_sgamuttung
2433     family: Aliases
2434     equalitygroup: ""
2435     bitdepth: 32f
2436     description: |
2437       Linear - S-Gamut Tungsten
2438     isdata: false
2439     allocation: lg2
2440     allocationvars: [-8, 5, 0.00390625]
2441     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - S-Gamut Tungsten}
2442
2443   - !<ColorSpace>
2444     name: Linear - S-Gamut3.Cine
2445     family: Input/Sony
2446     equalitygroup: ""
2447     bitdepth: 32f
2448     description: |
2449       Linear - S-Gamut3.Cine
2450     isdata: false
2451     allocation: lg2
2452     allocationvars: [-8, 5, 0.00390625]
2453     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]}
2454
2455   - !<ColorSpace>
2456     name: lin_sgamut3cine
2457     family: Aliases
2458     equalitygroup: ""
2459     bitdepth: 32f
2460     description: |
2461       Linear - S-Gamut3.Cine
2462     isdata: false
2463     allocation: lg2
2464     allocationvars: [-8, 5, 0.00390625]
2465     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - S-Gamut3.Cine}
2466
2467   - !<ColorSpace>
2468     name: Linear - S-Gamut3
2469     family: Input/Sony
2470     equalitygroup: ""
2471     bitdepth: 32f
2472     description: |
2473       Linear - S-Gamut3
2474     isdata: false
2475     allocation: lg2
2476     allocationvars: [-8, 5, 0.00390625]
2477     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]}
2478
2479   - !<ColorSpace>
2480     name: lin_sgamut3
2481     family: Aliases
2482     equalitygroup: ""
2483     bitdepth: 32f
2484     description: |
2485       Linear - S-Gamut3
2486     isdata: false
2487     allocation: lg2
2488     allocationvars: [-8, 5, 0.00390625]
2489     from_reference: !<ColorSpaceTransform> {src: ACES2065-1, dst: Linear - S-Gamut3}
2490
2491   - !<ColorSpace>
2492     name: XYZ
2493     family: Utility
2494     equalitygroup: XYZ
2495     bitdepth: 32f
2496     description: |
2497       The XYZ color space
2498     isdata: false
2499     allocation: lg2
2500     allocationvars: [-8, 5, 0.00390625]
2501     to_reference: !<MatrixTransform> {matrix: [1.04981, 0, -9.74845e-05, 0, -0.495903, 1.37331, 0.09824, 0, 0, 0, 0.991252, 0, 0, 0, 0, 1]}
2502     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]}
2503
2504   - !<ColorSpace>
2505     name: lin_xyz
2506     family: Aliases
2507     equalitygroup: XYZ
2508     bitdepth: 32f
2509     description: |
2510       The XYZ color space
2511     isdata: false
2512     allocation: lg2
2513     allocationvars: [-8, 5, 0.00390625]
2514
2515   - !<ColorSpace>
2516     name: Linear - AP1
2517     family: Utility
2518     equalitygroup: Linear - AP1
2519     bitdepth: 32f
2520     description: |
2521       The Linear - AP1 color space
2522     isdata: false
2523     allocation: lg2
2524     allocationvars: [-8, 5, 0.00390625]
2525     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]}
2526     from_reference: !<MatrixTransform> {matrix: [1.45144, -0.236511, -0.214929, 0, -0.0765538, 1.17623, -0.0996759, 0, 0.00831615, -0.00603245, 0.997716, 0, 0, 0, 0, 1]}
2527
2528   - !<ColorSpace>
2529     name: Linear - P3-D60
2530     family: Utility
2531     equalitygroup: Linear - P3-D60
2532     bitdepth: 32f
2533     description: |
2534       The Linear - P3-D60 color space
2535     isdata: false
2536     allocation: lg2
2537     allocationvars: [-8, 5, 0.00390625]
2538     from_reference: !<GroupTransform>
2539       children:
2540         - !<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]}
2541         - !<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]}
2542
2543   - !<ColorSpace>
2544     name: lin_p3d60
2545     family: Aliases
2546     equalitygroup: Linear - P3-D60
2547     bitdepth: 32f
2548     description: |
2549       The Linear - P3-D60 color space
2550     isdata: false
2551     allocation: lg2
2552     allocationvars: [-8, 5, 0.00390625]
2553     to_reference: !<ColorSpaceTransform> {src: Linear - P3-D60, dst: ACES2065-1}
2554
2555   - !<ColorSpace>
2556     name: Linear - P3-DCI
2557     family: Utility
2558     equalitygroup: Linear - P3-DCI
2559     bitdepth: 32f
2560     description: |
2561       The Linear - P3-DCI color space
2562     isdata: false
2563     allocation: lg2
2564     allocationvars: [-8, 5, 0.00390625]
2565     from_reference: !<GroupTransform>
2566       children:
2567         - !<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]}
2568         - !<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]}
2569
2570   - !<ColorSpace>
2571     name: lin_p3dci
2572     family: Aliases
2573     equalitygroup: Linear - P3-DCI
2574     bitdepth: 32f
2575     description: |
2576       The Linear - P3-DCI color space
2577     isdata: false
2578     allocation: lg2
2579     allocationvars: [-8, 5, 0.00390625]
2580     to_reference: !<ColorSpaceTransform> {src: Linear - P3-DCI, dst: ACES2065-1}
2581
2582   - !<ColorSpace>
2583     name: Linear - Rec.709
2584     family: Utility
2585     equalitygroup: Linear - Rec.709
2586     bitdepth: 32f
2587     description: |
2588       The Linear - Rec.709 color space
2589     isdata: false
2590     allocation: lg2
2591     allocationvars: [-8, 5, 0.00390625]
2592     from_reference: !<GroupTransform>
2593       children:
2594         - !<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]}
2595         - !<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]}
2596
2597   - !<ColorSpace>
2598     name: lin_rec709
2599     family: Aliases
2600     equalitygroup: Linear - Rec.709
2601     bitdepth: 32f
2602     description: |
2603       The Linear - Rec.709 color space
2604     isdata: false
2605     allocation: lg2
2606     allocationvars: [-8, 5, 0.00390625]
2607     to_reference: !<ColorSpaceTransform> {src: Linear - Rec.709, dst: ACES2065-1}
2608
2609   - !<ColorSpace>
2610     name: Linear - Rec.2020
2611     family: Utility
2612     equalitygroup: Linear - Rec.2020
2613     bitdepth: 32f
2614     description: |
2615       The Linear - Rec.2020 color space
2616     isdata: false
2617     allocation: lg2
2618     allocationvars: [-8, 5, 0.00390625]
2619     from_reference: !<GroupTransform>
2620       children:
2621         - !<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]}
2622         - !<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]}
2623
2624   - !<ColorSpace>
2625     name: lin_rec2020
2626     family: Aliases
2627     equalitygroup: Linear - Rec.2020
2628     bitdepth: 32f
2629     description: |
2630       The Linear - Rec.2020 color space
2631     isdata: false
2632     allocation: lg2
2633     allocationvars: [-8, 5, 0.00390625]
2634     to_reference: !<ColorSpaceTransform> {src: Linear - Rec.2020, dst: ACES2065-1}
2635
2636   - !<ColorSpace>
2637     name: Linear - RIMM ROMM (ProPhoto)
2638     family: Utility
2639     equalitygroup: Linear - RIMM ROMM (ProPhoto)
2640     bitdepth: 32f
2641     description: |
2642       The Linear - RIMM ROMM (ProPhoto) color space
2643     isdata: false
2644     allocation: lg2
2645     allocationvars: [-8, 5, 0.00390625]
2646     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]}
2647
2648   - !<ColorSpace>
2649     name: lin_prophoto
2650     family: Aliases
2651     equalitygroup: Linear - RIMM ROMM (ProPhoto)
2652     bitdepth: 32f
2653     description: |
2654       The Linear - RIMM ROMM (ProPhoto) color space
2655     isdata: false
2656     allocation: lg2
2657     allocationvars: [-8, 5, 0.00390625]
2658     to_reference: !<ColorSpaceTransform> {src: Linear - RIMM ROMM (ProPhoto), dst: ACES2065-1}
2659
2660   - !<ColorSpace>
2661     name: lin_rimm
2662     family: Aliases
2663     equalitygroup: Linear - RIMM ROMM (ProPhoto)
2664     bitdepth: 32f
2665     description: |
2666       The Linear - RIMM ROMM (ProPhoto) color space
2667     isdata: false
2668     allocation: lg2
2669     allocationvars: [-8, 5, 0.00390625]
2670     to_reference: !<ColorSpaceTransform> {src: Linear - RIMM ROMM (ProPhoto), dst: ACES2065-1}
2671
2672   - !<ColorSpace>
2673     name: Linear - Adobe RGB
2674     family: Utility
2675     equalitygroup: Linear - Adobe RGB
2676     bitdepth: 32f
2677     description: |
2678       The Linear - Adobe RGB color space
2679     isdata: false
2680     allocation: lg2
2681     allocationvars: [-8, 5, 0.00390625]
2682     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]}
2683
2684   - !<ColorSpace>
2685     name: lin_adobergb
2686     family: Aliases
2687     equalitygroup: Linear - Adobe RGB
2688     bitdepth: 32f
2689     description: |
2690       The Linear - Adobe RGB color space
2691     isdata: false
2692     allocation: lg2
2693     allocationvars: [-8, 5, 0.00390625]
2694     to_reference: !<ColorSpaceTransform> {src: Linear - Adobe RGB, dst: ACES2065-1}
2695
2696   - !<ColorSpace>
2697     name: Linear - Adobe Wide Gamut RGB
2698     family: Utility
2699     equalitygroup: Linear - Adobe Wide Gamut RGB
2700     bitdepth: 32f
2701     description: |
2702       The Linear - Adobe Wide Gamut RGB color space
2703     isdata: false
2704     allocation: lg2
2705     allocationvars: [-8, 5, 0.00390625]
2706     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]}
2707
2708   - !<ColorSpace>
2709     name: lin_adobewidegamutrgb
2710     family: Aliases
2711     equalitygroup: Linear - Adobe Wide Gamut RGB
2712     bitdepth: 32f
2713     description: |
2714       The Linear - Adobe Wide Gamut RGB color space
2715     isdata: false
2716     allocation: lg2
2717     allocationvars: [-8, 5, 0.00390625]
2718     to_reference: !<ColorSpaceTransform> {src: Linear - Adobe Wide Gamut RGB, dst: ACES2065-1}
2719
2720   - !<ColorSpace>
2721     name: Raw
2722     family: Utility
2723     equalitygroup: Raw
2724     bitdepth: 32f
2725     description: |
2726       The Raw color space
2727     isdata: true
2728     allocation: uniform
2729     allocationvars: [0, 1]