Update config_M3879M_2021-10-05.json
This commit is contained in:
parent
4342974c9c
commit
bf04116242
1 changed files with 3 additions and 4 deletions
|
@ -8,15 +8,14 @@
|
||||||
// Ratio Sequence
|
// Ratio Sequence
|
||||||
"classical_ratio_mode": true, // true: a/d false: 1+a-d
|
"classical_ratio_mode": true, // true: a/d false: 1+a-d
|
||||||
// Regression
|
// Regression
|
||||||
//"target_camera_acceptor": "acceptor",
|
"target_camera_acceptor": "acceptor",
|
||||||
"target_camera_acceptor": "",
|
|
||||||
"regressor_cameras_acceptor": [
|
"regressor_cameras_acceptor": [
|
||||||
"oxygenation",
|
"oxygenation",
|
||||||
"volume"
|
"volume"
|
||||||
],
|
],
|
||||||
"target_camera_donor": "donor",
|
"target_camera_donor": "donor",
|
||||||
"regressor_cameras_donor": [
|
"regressor_cameras_donor": [
|
||||||
// "oxygenation",
|
"oxygenation",
|
||||||
"volume"
|
"volume"
|
||||||
],
|
],
|
||||||
// binning
|
// binning
|
||||||
|
@ -57,4 +56,4 @@
|
||||||
"oxygenation",
|
"oxygenation",
|
||||||
"volume"
|
"volume"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue