[d986f2]: / experiments / bleed_exp / preprocessing_config_bleed.json

Download this file

19 lines (19 with data), 261 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
{
"three-phase":[
"noncon",
"arterial",
"venous"
],
"two-phase-non-art":[
"noncon",
"arterial"
],
"two-phase-art-ven":[
"arterial",
"venous"
],
"single-phase-art":["arterial"
],
"single-phase-venous":["venous"
]
}