Aluode's picture
Upload folder using huggingface_hub
3bb804c verified
{
"global_settings": {
"coupling": 100
},
"nodes": [
{
"id": 0,
"class_name": "SpikingEigenmodeNode",
"pos_x": -350.0,
"pos_y": 100.0,
"width": 220.0,
"height": 250.0,
"config": {
"inputs": {
"dna_current": "spectrum",
"inhibition": "signal"
},
"outputs": {
"drum_surface": "image",
"spike_activity": "spectrum",
"total_energy": "signal"
},
"node_title": "The Blueprint (Anatomy)",
"resolution": 256,
"decay": 0.05,
"threshold": 0.2,
"num_modes": 55
}
},
{
"id": 1,
"class_name": "TissueArchitectNode",
"pos_x": -88.0,
"pos_y": 98.0,
"width": 250.0,
"height": 250.0,
"config": {
"inputs": {
"anatomy_mask": "image",
"bio_matter": "image",
"jamming_limit": "signal"
},
"outputs": {
"tissue_structure": "image",
"density_map": "image",
"active_growth": "image"
},
"node_title": "Leggett Assembler",
"resolution": 256,
"growth_rate": 0.5,
"decay_rate": 0.4,
"jamming_threshold": 0.4
}
},
{
"id": 2,
"class_name": "LatentAssemblerNode",
"pos_x": -368.0,
"pos_y": 1.0,
"width": 200.0,
"height": 150.0,
"config": {
"inputs": {
"latent_base": "spectrum",
"in_0": "signal",
"in_1": "signal",
"in_2": "signal",
"in_3": "signal",
"in_4": "signal",
"in_5": "signal",
"in_6": "signal",
"in_7": "signal",
"in_8": "signal",
"in_9": "signal",
"in_10": "signal",
"in_11": "signal",
"in_12": "signal",
"in_13": "signal",
"in_14": "signal",
"in_15": "signal"
},
"outputs": {
"latent_out": "spectrum"
},
"node_title": "Current Injection",
"latent_dim": 16
}
},
{
"id": 3,
"class_name": "EEGProcessorNode",
"pos_x": -643.0,
"pos_y": -127.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.4817537653913926e-10
],
"theta_in": [
2.608198703212407e-10
],
"alpha_in": [
2.179071227756994e-10
],
"beta_in": [
6.168150713748123e-10
],
"gamma_in": [
4.256781921646049e-10
],
"raw_in": [],
"scale_mod": []
},
"node_title": "EEG Processor",
"base_scale": 100000000
}
},
{
"id": 4,
"class_name": "EEGFileSourceNode",
"pos_x": -888.0,
"pos_y": -133.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 (All)",
"edf_file_path": "e:\\docshouse\\450\\2.edf",
"selected_region": "All",
"_last_path": "e:\\docshouse\\450\\2.edf",
"_last_region": "All",
"fs": 100.0,
"current_time": 64.0666666666656,
"window_size": 1.0,
"output_powers": {
"delta": 3.589061042940922e-10,
"theta": 2.387443088423325e-10,
"alpha": 2.428364618450134e-10,
"beta": 5.818251088752598e-10,
"gamma": 4.18260004414093e-10,
"raw_signal": 1.6840254674901129e-09
}
}
},
{
"id": 5,
"class_name": "ResonanceMorphogenesisNode",
"pos_x": 187.0,
"pos_y": -112.0,
"width": 576.0,
"height": 481.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": 0.1,
"dt": 0.01,
"fold_threshold": 0.7,
"compression_strength": 3,
"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": 30,
"stability_threshold": 4,
"time_step": 5510,
"area_history": [],
"fold_density_value": 1.8474375009536743,
"surface_area_value": 337392.53125,
"fractal_dim_value": 1.2653560922544247,
"morph_signal_value": 0.4445085676874537,
"dominant_mode_power": 0.17978240549564362
}
}
],
"edges": [
{
"from_node_id": 2,
"from_port": "latent_out",
"to_node_id": 0,
"to_port": "dna_current"
},
{
"from_node_id": 0,
"from_port": "drum_surface",
"to_node_id": 1,
"to_port": "anatomy_mask"
},
{
"from_node_id": 3,
"from_port": "latent_out",
"to_node_id": 2,
"to_port": "latent_base"
},
{
"from_node_id": 4,
"from_port": "delta",
"to_node_id": 3,
"to_port": "delta_in"
},
{
"from_node_id": 4,
"from_port": "theta",
"to_node_id": 3,
"to_port": "theta_in"
},
{
"from_node_id": 4,
"from_port": "alpha",
"to_node_id": 3,
"to_port": "alpha_in"
},
{
"from_node_id": 4,
"from_port": "beta",
"to_node_id": 3,
"to_port": "beta_in"
},
{
"from_node_id": 4,
"from_port": "gamma",
"to_node_id": 3,
"to_port": "gamma_in"
},
{
"from_node_id": 1,
"from_port": "tissue_structure",
"to_node_id": 5,
"to_port": "lobe_activation"
},
{
"from_node_id": 3,
"from_port": "beta_out",
"to_node_id": 2,
"to_port": "in_7"
},
{
"from_node_id": 3,
"from_port": "gamma_out",
"to_node_id": 2,
"to_port": "in_8"
},
{
"from_node_id": 3,
"from_port": "gamma_out",
"to_node_id": 2,
"to_port": "in_9"
},
{
"from_node_id": 3,
"from_port": "alpha_out",
"to_node_id": 2,
"to_port": "in_4"
},
{
"from_node_id": 3,
"from_port": "alpha_out",
"to_node_id": 2,
"to_port": "in_5"
},
{
"from_node_id": 3,
"from_port": "alpha_out",
"to_node_id": 2,
"to_port": "in_6"
},
{
"from_node_id": 3,
"from_port": "theta_out",
"to_node_id": 2,
"to_port": "in_2"
},
{
"from_node_id": 3,
"from_port": "theta_out",
"to_node_id": 2,
"to_port": "in_3"
},
{
"from_node_id": 3,
"from_port": "gamma_out",
"to_node_id": 2,
"to_port": "in_10"
},
{
"from_node_id": 3,
"from_port": "gamma_out",
"to_node_id": 2,
"to_port": "in_11"
},
{
"from_node_id": 3,
"from_port": "delta_out",
"to_node_id": 2,
"to_port": "in_0"
},
{
"from_node_id": 3,
"from_port": "delta_out",
"to_node_id": 2,
"to_port": "in_1"
},
{
"from_node_id": 5,
"from_port": "structure_3d",
"to_node_id": 1,
"to_port": "bio_matter"
}
]
}