rawloader 0.37.1

A library to extract the data from camera raw formats
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
make = "NIKON CORPORATION"
model = "NIKON Df"
clean_make = "Nikon"
clean_model = "Df"
color_matrix = [8598, -2848, -857, -5618, 13606, 2195, -1002, 1773, 7137]
color_pattern = "RGGB"
crops = [0,50,0,2]

[[cameras.modes]]
mode = "14bit"
blackpoint = 0
whitepoint = 15520

[[cameras.modes]]
mode = "12bit"
blackpoint = 0
whitepoint = 3880