diff --git a/ryan-dcp.yml b/ryan-dcp.yml new file mode 100644 index 0000000..a1d2f2f --- /dev/null +++ b/ryan-dcp.yml @@ -0,0 +1,17 @@ +UniqueCameraModel: "AXIOM Beta" +ProfileName: "Ryan custom" +ProfileEmbedPolicy: allow copying + +CalibrationIlluminant1: D50Illuminant +ColorMatrix1: [ + 1.0, 0.0, 0.0, + 0.0, 1.0, 0.0, + 0.0, 0.0, 1.0, +] + +CalibrationIlluminant2: StandardIlluminantA +ColorMatrix2: [ + 1.0, 0.0, 0.0, + 0.0, 1.0, 0.0, + 0.0, 0.0, 1.0 +] diff --git a/ryan_process_raw32.yml b/ryan_process_raw32.yml new file mode 100644 index 0000000..47ce9ec --- /dev/null +++ b/ryan_process_raw32.yml @@ -0,0 +1,14 @@ +dir_input: + type: RawDirectoryReader + file-pattern: {{input-dir}} + width: 3840 + height: 2160 + fp32: true + bayer: GBRG + +write_dng: + input: