-
Notifications
You must be signed in to change notification settings - Fork 3
/
replica_infos.json
41 lines (41 loc) · 1.49 KB
/
replica_infos.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
"compute_cms2_components.replicaInfos": [
{
"durationSeconds": 24.49,
"modelInfo": {
"modelId": "model_default_112115_825am__demography_sel1_origin1",
"modelIdParts": [
"default_112115_825am__demography.par",
"sel1_origin1.par"
],
"popIds": [
1,
2,
3,
4
],
"popNames": [
"YRI",
"CEU",
"CHB",
"BEB"
],
"sweepInfo": {
"selBegGen": 3710.49237996,
"selBegPop": 1,
"selCoeff": 0.00614853105525,
"selFreq": 0.249465,
"selGen": 2669.80378795,
"selPop": 1
}
},
"replicaId": {
"blockNum": 0,
"randomSeed": 1377555631,
"replicaNumGlobal": 0,
"replicaNumGlobalOutOf": 16,
"replicaNumInBlock": 0
},
"succeeded": true,
"tpeds_tar_gz": "tpeds__model_default_112115_825am__demography_sel1_origin1__block_0__of_4__tar_gz__rep_0"
}
],