forked from rkube/delta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config_one_to_one_fluctana.json
24 lines (24 loc) · 1.06 KB
/
config_one_to_one_fluctana.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
{"datapath": "/global/cscratch1/sd/rkube/KSTAR/kstar_streaming/018431/",
"shotnr": 18431,
"ECEI_cfg": {"TriggerTime": [-0.12, 61.2, 60],
"t_norm": [-0.000112, -0.00132],
"SampleRate": 500,
"TFcurrent": 23000.0,
"Mode": "O",
"LoFreq": 81,
"LensFocus": 80,
"LensZoom": 340},
"fft_params" : {"nfft": 1000, "window": "hann", "overlap": 0.5, "detrend" :1},
"task_list": [{"description" : "ralphs_task",
"analysis": "cross_phase",
"kwargs" : {"ref_channels" : ["L0101-0108"],
"x_channels" : ["L0201-0208"]}},
{"description" : "ralphs_task2",
"analysis": "cross_power",
"kwargs": {"ref_channels" : ["L0101-0108"],
"x_channels" : ["L0201-0208"]}},
{"description" : "ralphs_task3",
"analysis" : "coherence",
"kwargs": {"ref_channels" : ["L0101-0108"],
"x_channels" : ["L0201-0208"]}}]
}