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