Spaces:
Running
Running
| { | |
| "global_settings": { | |
| "coupling": 70 | |
| }, | |
| "nodes": [ | |
| { | |
| "id": 0, | |
| "class_name": "MediaSourceNode", | |
| "pos_x": -883.0, | |
| "pos_y": -299.0, | |
| "width": 200.0, | |
| "height": 180.0, | |
| "config": { | |
| "inputs": {}, | |
| "outputs": { | |
| "signal": "signal", | |
| "image": "image" | |
| }, | |
| "input_data": {}, | |
| "node_title": "Source (Webcam)", | |
| "device_id": 0, | |
| "source_type": "Webcam", | |
| "w": 160, | |
| "h": 120, | |
| "sample_rate": 44100, | |
| "signal_output": 0.16687602124183007 | |
| } | |
| }, | |
| { | |
| "id": 1, | |
| "class_name": "ConstantSignalNode", | |
| "pos_x": -1275.0, | |
| "pos_y": -161.0, | |
| "width": 200.0, | |
| "height": 180.0, | |
| "config": { | |
| "inputs": {}, | |
| "outputs": { | |
| "signal": "signal" | |
| }, | |
| "input_data": {}, | |
| "node_title": "Constant Signal", | |
| "value": 1.0 | |
| } | |
| }, | |
| { | |
| "id": 2, | |
| "class_name": "ResonanceMorphogenesisNode", | |
| "pos_x": -457.0, | |
| "pos_y": -426.0, | |
| "width": 611.0, | |
| "height": 734.0, | |
| "config": { | |
| "inputs": { | |
| "lobe_activation": "image", | |
| "growth_rate": "signal", | |
| "reset": "signal" | |
| }, | |
| "outputs": { | |
| "resonance_map": "image", | |
| "consistency_map": "image", | |
| "thickness_map": "image", | |
| "structure_3d": "image", | |
| "fold_density": "signal", | |
| "fractal_estimate": "signal", | |
| "surface_area": "signal", | |
| "morph_signal": "signal", | |
| "dominant_mode_power": "signal" | |
| }, | |
| "node_title": "Resonance Morphogenesis", | |
| "resolution": 512, | |
| "base_growth": 5, | |
| "dt": 0.01, | |
| "fold_threshold": 0.01, | |
| "compression_strength": 0.45, | |
| "diffusion_sigma": 0.1, | |
| "max_thickness": 12, | |
| "min_thickness": 0.1, | |
| "spectral_window": 32, | |
| "smooth_output": 1.0, | |
| "scale_display": 1.0, | |
| "temporal_window": 100, | |
| "resonance_amplification": 3, | |
| "stability_threshold": 4, | |
| "time_step": 7946, | |
| "area_history": [], | |
| "fold_density_value": 1.0944323539733887, | |
| "surface_area_value": 347211.59375, | |
| "fractal_dim_value": 1.2448175575142923, | |
| "morph_signal_value": 0.4394111741070707, | |
| "dominant_mode_power": 0.27995139360427856 | |
| } | |
| } | |
| ], | |
| "edges": [ | |
| { | |
| "from_node_id": 0, | |
| "from_port": "image", | |
| "to_node_id": 2, | |
| "to_port": "lobe_activation" | |
| } | |
| ] | |
| } |