Skip to content

Commit

Permalink
Added noise profile for Phase One IQ180. (#16528)
Browse files Browse the repository at this point in the history
* Added WB presets for Phase One IQ180
  • Loading branch information
BAGELGENESIS committed Mar 30, 2024
1 parent 6ce5338 commit e7775e7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions data/noiseprofiles.json
Original file line number Diff line number Diff line change
Expand Up @@ -7441,6 +7441,23 @@
}
]
},
{
"maker": "Phase One",
"models": [
{
"comment": "iq180 contributed by BAGELGENESIS",
"model": "IQ180",
"profiles": [
{"name": "IQ180 iso 35", "iso": 35, "a": [2.3442380260562e-06, 1.22397640993763e-06, 2.8663721697481e-06], "b": [1.08986163334898e-08, 5.71442370919388e-09, 1.0452898186854e-08]},
{"name": "IQ180 iso 50", "iso": 50, "a": [2.2913981679909e-06, 1.14017390836065e-06, 2.76269071832359e-06], "b": [1.02017655529571e-08, 6.04722940661406e-09, 1.00276694525589e-08]},
{"name": "IQ180 iso 100", "iso": 100, "a": [2.26269944363359e-06, 1.07043248560963e-06, 2.60609096257543e-06], "b": [7.91468496005801e-09, 5.46326031802113e-09, 7.69015929620696e-09]},
{"name": "IQ180 iso 200", "iso": 200, "a": [4.25906760168202e-06, 1.97135032812954e-06, 4.71921001601662e-06], "b": [2.39054034199789e-08, 1.74098930718896e-08, 2.3524414952504e-08]},
{"name": "IQ180 iso 400", "iso": 400, "a": [8.37802451338365e-06, 3.81154535524506e-06, 8.95699429101817e-06], "b": [7.2880449478386e-08, 5.44642287344315e-08, 7.20743644326814e-08]},
{"name": "IQ180 iso 800", "iso": 800, "a": [1.77081778180135e-05, 7.92284419695187e-06, 1.84865856655461e-05], "b": [2.14130851468438e-07, 1.56959483923414e-07, 2.09628978246966e-07]}
]
}
]
},
{
"maker": "Raspberrypi",
"models": [
Expand Down
1 change: 1 addition & 0 deletions data/noiseprofiles.schema
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"OnePlus",
"Panasonic",
"Pentax",
"Phase One",
"Raspberrypi",
"Ricoh",
"Samsung",
Expand Down

0 comments on commit e7775e7

Please sign in to comment.