{ "global_settings": { "coupling": 100 }, "nodes": [ { "id": 0, "class_name": "ConstantSignalNode", "pos_x": -801.0, "pos_y": 3.0, "width": 200.0, "height": 100.0, "config": { "inputs": {}, "outputs": { "signal": "signal" }, "input_data": {}, "node_title": "Train Gate", "value": 1.0 }, "custom_state_file": null }, { "id": 1, "class_name": "EEGFileSourceNode", "pos_x": -856.0, "pos_y": 201.0, "width": 200.0, "height": 180.0, "config": { "inputs": {}, "outputs": { "delta": "signal", "theta": "signal", "alpha": "signal", "beta": "signal", "gamma": "signal", "raw_signal": "signal" }, "input_data": {}, "node_title": "EEG (Occipital)", "edf_file_path": "e:\\docshouse\\450\\1.edf", "selected_region": "Occipital", "_last_path": "e:\\docshouse\\450\\1.edf", "_last_region": "Occipital", "fs": 100.0, "current_time": 31.033333333334035, "window_size": 1.0, "output_powers": { "delta": 3.392514448780797e-10, "theta": 1.5241075038017795e-10, "alpha": 1.333982264383608e-10, "beta": 1.1195493430886338e-10, "gamma": 2.137785711957825e-11, "raw_signal": -5.9920300870625935e-05 } }, "custom_state_file": null }, { "id": 2, "class_name": "EEGProcessorNode", "pos_x": -622.0, "pos_y": 207.0, "width": 200.0, "height": 180.0, "config": { "inputs": { "delta_in": "signal", "theta_in": "signal", "alpha_in": "signal", "beta_in": "signal", "gamma_in": "signal", "raw_in": "signal", "scale_mod": "signal" }, "outputs": { "latent_out": "spectrum", "delta_out": "signal", "theta_out": "signal", "alpha_out": "signal", "beta_out": "signal", "gamma_out": "signal", "raw_out": "signal" }, "input_data": { "delta_in": [ 3.5229199567167544e-10 ], "theta_in": [ 1.5494851714605022e-10 ], "alpha_in": [ 1.3456769126530947e-10 ], "beta_in": [ 1.0784433415768551e-10 ], "gamma_in": [ 2.201061508086593e-11 ], "raw_in": [], "scale_mod": [] }, "node_title": "EEG Processor", "base_scale": 10000000 }, "custom_state_file": null }, { "id": 3, "class_name": "RealVAE_2_Node", "pos_x": -348.0, "pos_y": -47.0, "width": 200.0, "height": 180.0, "config": { "inputs": { "image_in": "image", "latent_in": "spectrum", "train": "signal", "use_injection": "signal" }, "outputs": { "reconstruction": "image", "latent_out": "spectrum", "loss": "signal" }, "node_title": "Real VAE (Injectable)", "latent_dim": 16, "img_size": 64, "current_loss": 0.0, "training_steps": 1809, "injecting": true }, "custom_state_file": null }, { "id": 4, "class_name": "RetrocausalConstraintNode", "pos_x": -83.0, "pos_y": -28.0, "width": 378.0, "height": 410.0, "config": { "inputs": { "state_in": "image", "constraint_strength": "signal", "noise_field": "image" }, "outputs": { "present_state": "image", "constraint_violation": "signal", "temporal_flow": "image" }, "node_title": "Retrocausal Constraint", "buffer_size": 30, "base_constraint_strength": 0.7, "backward_weight": 0.5, "forward_weight": 0.5, "noise_scale": 0.2, "constraint_violation": 0.004671273667833233 }, "custom_state_file": null }, { "id": 5, "class_name": "TemporalBlurNode", "pos_x": 602.0, "pos_y": -134.0, "width": 926.0, "height": 638.0, "config": { "inputs": { "image_in": "image", "reset": "signal" }, "outputs": { "image_out": "image" }, "input_data": { "image_in": [], "reset": [] }, "node_title": "Temporal Blur (Ghosting)", "feedback": 0.9 }, "custom_state_file": null } ], "edges": [ { "from_node_id": 1, "from_port": "delta", "to_node_id": 2, "to_port": "delta_in", "learned_weight": 1.0 }, { "from_node_id": 1, "from_port": "theta", "to_node_id": 2, "to_port": "theta_in", "learned_weight": 1.0 }, { "from_node_id": 1, "from_port": "alpha", "to_node_id": 2, "to_port": "alpha_in", "learned_weight": 1.0 }, { "from_node_id": 1, "from_port": "beta", "to_node_id": 2, "to_port": "beta_in", "learned_weight": 1.0 }, { "from_node_id": 1, "from_port": "gamma", "to_node_id": 2, "to_port": "gamma_in", "learned_weight": 1.0 }, { "from_node_id": 0, "from_port": "signal", "to_node_id": 3, "to_port": "train", "learned_weight": 1.0 }, { "from_node_id": 2, "from_port": "latent_out", "to_node_id": 3, "to_port": "latent_in", "learned_weight": 1.0 }, { "from_node_id": 0, "from_port": "signal", "to_node_id": 3, "to_port": "use_injection", "learned_weight": 1.0 }, { "from_node_id": 3, "from_port": "reconstruction", "to_node_id": 4, "to_port": "state_in", "learned_weight": 1.0 } ] }