File size: 1,756 Bytes
3bb804c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
  "global_settings": {
    "coupling": 70,
    "speed": 100
  },
  "nodes": [
    {
      "id": 0,
      "class_name": "HolographicInterferenceNode2",
      "pos_x": -556.0,
      "pos_y": -244.0,
      "width": 633.0,
      "height": 579.0,
      "config": {
        "inputs": {
          "raw_eeg": "signal",
          "resolution_scale": "signal",
          "freq_resolution": "signal",
          "time_window": "signal",
          "reference_freq": "signal",
          "reset": "signal"
        },
        "outputs": {
          "hologram": "image",
          "hologram_small": "image",
          "spectrum_image": "image",
          "beat_matrix": "image",
          "phase_matrix": "image",
          "coherence_matrix": "image",
          "dominant_beat": "signal",
          "total_energy": "signal",
          "complexity": "signal",
          "peak_frequency": "signal",
          "n_interferences": "signal",
          "full_spectrum": "spectrum"
        },
        "input_data": {},
        "node_title": "Base Node",
        "edf_path": "e:\\docshouse\\450\\2.edf",
        "selected_region": "All",
        "base_resolution": 1024,
        "resolution_scale": 1,
        "output_resolution": 1024,
        "n_freq_bins": 256,
        "freq_min": 0.5,
        "freq_max": 100,
        "freq_spacing": "log",
        "interference_mode": "complex",
        "use_hilbert": true,
        "window_size": 2,
        "fs": 256.0,
        "current_time": 0.0,
        "dominant_beat": 0.0,
        "total_energy": 0.0,
        "complexity": 0.0,
        "peak_frequency": 0.0,
        "_last_path": "",
        "t": 0
      },
      "custom_state_file": null
    }
  ],
  "edges": []
}