File size: 3,930 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
  "global_settings": {
    "coupling": 100,
    "speed": 100
  },
  "nodes": [
    {
      "id": 0,
      "class_name": "HolographicInterferenceNode2",
      "pos_x": 1193.0,
      "pos_y": 96.0,
      "width": 507.0,
      "height": 659.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": {
          "raw_eeg": [],
          "resolution_scale": [],
          "freq_resolution": [],
          "time_window": [],
          "reference_freq": [],
          "reset": []
        },
        "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": 49.099999999999774,
        "dominant_beat": 0.11546941313485193,
        "total_energy": 5.598495750669946e-09,
        "complexity": -373.4719754906189,
        "peak_frequency": 0.5,
        "_last_path": "e:\\docshouse\\450\\2.edf",
        "t": 1473
      },
      "custom_state_file": null
    },
    {
      "id": 1,
      "class_name": "GradientFFTCompletionNode",
      "pos_x": 1827.0,
      "pos_y": 118.0,
      "width": 560.0,
      "height": 592.0,
      "config": {
        "inputs": {
          "gradient_field": "image",
          "gradient_x": "image",
          "gradient_y": "image",
          "original_field": "image",
          "dc_injection": "signal",
          "low_freq_boost": "signal",
          "phase_seed_mode": "signal",
          "iterations": "signal",
          "regularization": "signal",
          "ring_1_boost": "signal",
          "ring_2_boost": "signal",
          "ring_3_boost": "signal",
          "ring_4_boost": "signal",
          "reset": "signal"
        },
        "outputs": {
          "completed_fft": "image",
          "completed_phase": "image",
          "reconstructed_field": "image",
          "hidden_structure": "image",
          "residual": "image",
          "low_freq_content": "image",
          "phase_coherence_map": "image",
          "combined_view": "image",
          "total_energy": "signal",
          "low_freq_energy": "signal",
          "high_freq_energy": "signal",
          "phase_coherence": "signal",
          "completion_confidence": "signal",
          "frequency_spectrum": "spectrum"
        },
        "node_title": "Base Node",
        "size": 128,
        "center": 64,
        "base_dc": 0.5,
        "base_low_boost": 2.0,
        "base_iterations": 10,
        "base_regularization": 0.1,
        "ring_boosts": [
          2.0,
          1.5,
          1.0,
          0.8
        ],
        "phase_mode": 1,
        "t": 1212
      },
      "custom_state_file": null
    }
  ],
  "edges": [
    {
      "from_node_id": 0,
      "from_port": "hologram",
      "to_node_id": 1,
      "to_port": "gradient_field",
      "learned_weight": 1.0
    }
  ]
}