cangyeone commited on
Commit
ecbbf2c
·
verified ·
1 Parent(s): 891f079

Upload data/associated/real_events.summary.json

Browse files
data/associated/real_events.summary.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "picks_jsonl": "/Volumes/980PRO/publish/publish_mini/data/picks/pnsn_v3_diff.mini.phase.jsonl",
3
+ "output_jsonl": "/Volumes/980PRO/publish/publish_mini/data/associated/real_events.jsonl",
4
+ "work_dir": "/Volumes/980PRO/publish/publish_mini/data/associated/real_events.real_work",
5
+ "work_dir_retained": false,
6
+ "raw_pick_stats": {
7
+ "skip_low_probability": 140367,
8
+ "accepted": 298,
9
+ "accepted_P": 295,
10
+ "accepted_day_20190706": 298,
11
+ "skip_record_type:no_pick": 122,
12
+ "accepted_S": 3,
13
+ "skip_after_endtime": 128
14
+ },
15
+ "picks_before_nms": 298,
16
+ "real_input_pick_count": 188,
17
+ "includes_real_input_picks": true,
18
+ "jsonl_record_counts": {
19
+ "real_association_run": 1,
20
+ "real_input_pick": 188,
21
+ "real_event": 23
22
+ },
23
+ "station_count_net_sta": 93,
24
+ "real_outputs": {
25
+ "20190706": {
26
+ "run_dir": "/Volumes/980PRO/publish/publish_mini/data/associated/real_events.real_work/real_runs/20190706",
27
+ "catalog_sel": "/Volumes/980PRO/publish/publish_mini/data/associated/real_events.real_work/real_runs/20190706/catalog_sel.txt",
28
+ "phase_sel": "/Volumes/980PRO/publish/publish_mini/data/associated/real_events.real_work/real_runs/20190706/phase_sel.txt",
29
+ "command": [
30
+ "/Volumes/980PRO/publish/publish_mini/data/associated/real_events.real_work/bin/real",
31
+ "-D2019/07/06/35.3415",
32
+ "-R0.4/20/0.02/2/5",
33
+ "-G2.0/20/0.01/1",
34
+ "-S3/0/3/0/1.0/0.1/1.5",
35
+ "-V6.2/3.5",
36
+ "/Volumes/980PRO/publish/publish_mini/data/associated/real_events.real_work/station.dat",
37
+ "/Volumes/980PRO/publish/publish_mini/data/associated/real_events.real_work/real_picks/20190706",
38
+ "/Volumes/980PRO/publish/publish_mini/scripts/real/tt_db/tdb.txt"
39
+ ]
40
+ }
41
+ },
42
+ "event_count": 23,
43
+ "associated_pick_count": 116,
44
+ "unique_associated_input_pick_count": 115,
45
+ "unassociated_input_pick_count": 73
46
+ }