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
|
||||
"classical_ratio_mode": true, // true: a/d false: 1+a-d
|
||||
// Regression
|
||||
//"target_camera_acceptor": "acceptor",
|
||||
"target_camera_acceptor": "",
|
||||
"target_camera_acceptor": "acceptor",
|
||||
"regressor_cameras_acceptor": [
|
||||
"oxygenation",
|
||||
"volume"
|
||||
],
|
||||
"target_camera_donor": "donor",
|
||||
"regressor_cameras_donor": [
|
||||
// "oxygenation",
|
||||
"oxygenation",
|
||||
"volume"
|
||||
],
|
||||
// binning
|
||||
|
@ -57,4 +56,4 @@
|
|||
"oxygenation",
|
||||
"volume"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue