Skip to content

Commit 3dc458a

Browse files
committed
better format the configuration files
1 parent dfa3aac commit 3dc458a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

configs/nikon_d3200.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ csc: ~
6868
nlm:
6969
search_window_size: 11
7070
patch_size: 5
71-
h: 4 # larger value has stronger smoothing effect
71+
h: 4 # larger value has stronger smoothing effect
7272

7373
bnf:
7474
intensity_sigma: 0.5 # larger value has stronger smoothing effect

configs/nikon_d3x.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ cfa:
5555

5656
ccm:
5757
ccm:
58-
- [ 1670, -508, -139, 0 ] # x1024, copied from dcraw.c
58+
- [ 1670, -508, -139, 0 ] # x1024, copied from dcraw.c
5959
- [ -20, 1404, -360, 0 ]
6060
- [ 58, -406, 1372, 0 ]
6161

0 commit comments

Comments
 (0)