camconst.json whitespace fixes
This commit is contained in:
@@ -1224,7 +1224,6 @@ Camera constants:
|
|||||||
"ranges" : { "white" : 16382 }
|
"ranges" : { "white" : 16382 }
|
||||||
},
|
},
|
||||||
|
|
||||||
// Canon Powershot
|
|
||||||
{ // Quality C, CHDK DNGs, raw frame correction
|
{ // Quality C, CHDK DNGs, raw frame correction
|
||||||
"make_model": "Canon PowerShot A3100 IS",
|
"make_model": "Canon PowerShot A3100 IS",
|
||||||
"raw_crop": [ 24, 12, 4032, 3024 ] // full size 4036X3026
|
"raw_crop": [ 24, 12, 4032, 3024 ] // full size 4036X3026
|
||||||
@@ -2253,7 +2252,6 @@ Camera constants:
|
|||||||
"dcraw_matrix": [ 12194, -5340, -1329, -3035, 11394, 1858, -50, 1418, 5219 ] // DNG
|
"dcraw_matrix": [ 12194, -5340, -1329, -3035, 11394, 1858, -50, 1418, 5219 ] // DNG
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
// Panasonic DMC-FZ150,G10,G1,G2,G3,G5,GF1,GF2,GF3 are included as overwrites of the same items of rawimage.cc to test the dcraw9.21 patch
|
// Panasonic DMC-FZ150,G10,G1,G2,G3,G5,GF1,GF2,GF3 are included as overwrites of the same items of rawimage.cc to test the dcraw9.21 patch
|
||||||
|
|
||||||
{ // Quality A, Replicated from rawimage.cc
|
{ // Quality A, Replicated from rawimage.cc
|
||||||
|
Reference in New Issue
Block a user