Neuraxon2LifeTS / manifestNxon2.json
DavidVivancos's picture
Upload manifestNxon2.json
c0b6eae verified
{
"dataset_info": {
"name": "Neuraxon v2.0 Game of Life Research Dataset Time Series",
"version": "2.0.0",
"created_at": "2026-02-25T18:32:09.221858",
"last_updated": "2026-02-28T09:12:35.063983"
},
"tables": [
{
"name": "adaptive_threshold_events",
"filepath": "adaptive_threshold_events.csv",
"num_rows": 1862838,
"size_bytes": 488024107,
"num_columns": 4,
"columns": [
"game_id",
"round_number",
"tick",
"details_json"
],
"description": ""
},
{
"name": "associativity_events",
"filepath": "associativity_events.csv",
"num_rows": 153000000,
"size_bytes": 14951688301,
"num_columns": 9,
"columns": [
"game_id",
"round_number",
"tick",
"pre_id",
"post_id",
"own_delta_w",
"neighbor_contribution",
"final_delta_w",
"amplification_factor"
],
"description": ""
},
{
"name": "autoreceptor_events",
"filepath": "autoreceptor_events.csv",
"num_rows": 14086514,
"size_bytes": 851414347,
"num_columns": 6,
"columns": [
"game_id",
"round_number",
"tick",
"neuron_id",
"autoreceptor_value",
"threshold_effect"
],
"description": ""
},
{
"name": "clan_history",
"filepath": "clan_history.csv",
"num_rows": 49398387,
"size_bytes": 3196695343,
"num_columns": 8,
"columns": [
"game_id",
"round_number",
"clan_id",
"members_json",
"members_count",
"merged_from_json",
"created_at_round",
"active"
],
"description": ""
},
{
"name": "dendritic_events",
"filepath": "dendritic_events.csv",
"num_rows": 19102130,
"size_bytes": 1220455454,
"num_columns": 8,
"columns": [
"game_id",
"round_number",
"tick",
"neuron_id",
"branch_id",
"branch_potential",
"plateau_potential",
"ca_influx"
],
"description": ""
},
{
"name": "foods",
"filepath": "foods.csv",
"num_rows": 95625,
"size_bytes": 4472051,
"num_columns": 11,
"columns": [
"game_id",
"round_number",
"food_id",
"anchor_x",
"anchor_y",
"pos_x",
"pos_y",
"alive",
"respawn_at_tick",
"remaining",
"progress_json"
],
"description": ""
},
{
"name": "food_progress",
"filepath": "food_progress.csv",
"num_rows": 23626,
"size_bytes": 595753,
"num_columns": 5,
"columns": [
"game_id",
"round_number",
"food_id",
"nxer_id",
"harvest_progress"
],
"description": ""
},
{
"name": "games",
"filepath": "games.csv",
"num_rows": 765,
"size_bytes": 425236,
"num_columns": 61,
"columns": [
"session_id",
"game_id",
"round_number",
"status",
"file_timestamp",
"source_file",
"created_at",
"step_tick",
"global_time_steps",
"births_count",
"deaths_count",
"game_index",
"session_game_id",
"next_nxer_id",
"world_size",
"world_grid_hash",
"log_level",
"logger_version",
"start_timestamp",
"end_timestamp",
"duration_seconds",
"has_per_nxer_time_series",
"total_ticks",
"total_neurons_created",
"total_neurons_died",
"total_synapses_created",
"total_synapses_pruned",
"total_plasticity_events",
"total_ltp_events",
"total_ltd_events",
"peak_network_activity",
"average_branching_ratio",
"branching_ratio_samples",
"peak_dopamine",
"peak_serotonin",
"peak_acetylcholine",
"peak_norepinephrine",
"total_silent_synapse_activations",
"total_spontaneous_events",
"total_dendritic_spikes",
"total_homeostatic_adjustments",
"peak_phase_coherence",
"total_threshold_modulations",
"total_associativity_events",
"total_metabotropic_activations",
"total_ionotropic_activations",
"peak_autocorrelation_window",
"mean_weight_change_rate",
"total_subthreshold_integrations",
"nxer_total_born",
"nxer_total_died",
"nxer_max_food_found",
"nxer_max_time_lived",
"nxer_max_mates",
"nxer_max_explored",
"num_nxers_in_file",
"num_foods_in_file",
"circadian_tick",
"nxon_version",
"clan_count",
"active_clans"
],
"description": ""
},
{
"name": "hall_of_fame",
"filepath": "hall_of_fame.csv",
"num_rows": 22359,
"size_bytes": 10640658,
"num_columns": 21,
"columns": [
"game_id",
"round_number",
"category",
"rank",
"name",
"is_male",
"can_land",
"can_sea",
"ancestors_json",
"ancestors_count",
"rounds_survived",
"stats_food_found",
"stats_food_taken",
"stats_explored",
"stats_time_lived_s",
"stats_mates_performed",
"stats_energy_efficiency",
"stats_temporal_sync_score",
"stats_fitness_score",
"receptor_activations_json",
"astrocyte_activity"
],
"description": ""
},
{
"name": "homeostatic_events",
"filepath": "homeostatic_events.csv",
"num_rows": 69817604,
"size_bytes": 5632595764,
"num_columns": 8,
"columns": [
"game_id",
"round_number",
"tick",
"neuron_id",
"old_threshold",
"new_threshold",
"activity_level",
"direction"
],
"description": ""
},
{
"name": "io_patterns",
"filepath": "io_patterns.csv",
"num_rows": 12388395,
"size_bytes": 972005050,
"num_columns": 6,
"columns": [
"game_id",
"round_number",
"tick",
"nxer_id",
"inputs_json",
"outputs_json"
],
"description": ""
},
{
"name": "itu_fitness",
"filepath": "itu_fitness.csv",
"num_rows": 3319402,
"size_bytes": 167902143,
"num_columns": 7,
"columns": [
"game_id",
"round_number",
"tick",
"nxer_id",
"nxer_name",
"circle_id",
"fitness"
],
"description": ""
},
{
"name": "network_params",
"filepath": "network_params.csv",
"num_rows": 1050709,
"size_bytes": 2343790455,
"num_columns": 232,
"columns": [
"game_id",
"round_number",
"nxer_id",
"nxer_name",
"network_name",
"num_input_neurons",
"num_hidden_neurons",
"num_output_neurons",
"resting_metabolism_multiplier",
"resting_temp_drop_rate",
"temp_activity_gain_v32",
"temp_food_gain_v32",
"temp_decay_rate_v32",
"dt",
"min_dt",
"max_dt",
"activity_threshold",
"simulation_steps",
"connection_probability",
"small_world_k",
"small_world_rewire_prob",
"preferential_attachment",
"membrane_time_constant",
"firing_threshold_excitatory",
"firing_threshold_inhibitory",
"adaptation_rate",
"spontaneous_firing_rate",
"neuron_health_decay",
"resting_potential_decay",
"membrane_negative_bias",
"num_dendritic_branches",
"branch_threshold",
"plateau_decay",
"tau_fast",
"tau_slow",
"tau_meta",
"tau_ltp",
"tau_ltd",
"meta_target_gain",
"meta_accumulation_rate",
"meta_clamp_max",
"meta_influence_gain",
"meta_da_boost",
"w_fast_init_min",
"w_fast_init_max",
"w_slow_init_min",
"w_slow_init_max",
"w_meta_init_min",
"w_meta_init_max",
"hebbian_ltp_rate",
"ltd_neutral_scale",
"ltd_inhibitory_scale",
"w_slow_post_trace_fraction",
"w_fast_delta_share",
"w_slow_delta_share",
"learning_rate",
"stdp_window",
"learning_rate_mod",
"plasticity_threshold",
"associativity_strength",
"synapse_integrity_threshold",
"synapse_formation_prob",
"synapse_death_prob",
"neuron_death_threshold",
"dopamine_baseline",
"dopamine_high_affinity_threshold",
"dopamine_low_affinity_threshold",
"serotonin_baseline",
"serotonin_high_affinity_threshold",
"serotonin_low_affinity_threshold",
"acetylcholine_baseline",
"acetylcholine_high_affinity_threshold",
"acetylcholine_low_affinity_threshold",
"norepinephrine_baseline",
"norepinephrine_high_affinity_threshold",
"norepinephrine_low_affinity_threshold",
"neuromod_decay_rate",
"reuptake_vmax_ne",
"reuptake_vmax_da",
"reuptake_vmax_5ht",
"reuptake_vmax_ach",
"reuptake_km",
"autoreceptor_strength",
"diffusion_rate",
"dopamine_reward_magnitude",
"oscillator_low_freq",
"oscillator_mid_freq",
"oscillator_high_freq",
"oscillator_strength",
"energy_baseline",
"firing_energy_cost",
"weight_homeostasis_enabled",
"weight_homeostasis_interval",
"weight_saturation_threshold",
"weight_homeostasis_target",
"weight_homeostasis_rate",
"weight_drift_correction",
"max_weight_magnitude",
"min_weight_magnitude",
"ltp_ltd_balance_target",
"ltp_ltd_correction_rate",
"plasticity_energy_cost",
"metabolic_rate",
"circadian_cycle_ticks",
"circadian_enabled",
"circadian_serotonin_amplitude",
"circadian_dopamine_amplitude",
"circadian_norepinephrine_amplitude",
"circadian_acetylcholine_amplitude",
"circadian_metabolic_day_multiplier",
"circadian_metabolic_night_multiplier",
"temperature_enabled",
"temperature_baseline",
"temperature_min",
"temperature_max",
"temperature_neural_sensitivity",
"temperature_metabolic_q10",
"proprioceptron_rock_memory",
"proprioceptron_force_turn_threshold",
"proprioceptron_clear_path_threshold",
"brain_movement_base_weight",
"brain_rest_override_threshold",
"circadian_rest_tendency",
"temp_cold_threshold",
"temp_hot_threshold",
"temp_movement_bonus",
"dsn_kernel_size",
"dsn_enabled",
"dsn_bias",
"dsn_kernel_weights",
"dsn_learn_enabled",
"dsn_learn_lr",
"dsn_target_sensitivity",
"dsn_target_bias",
"dsn_kernel_clip",
"ctsn_rho",
"ctsn_enabled",
"ctsn_phi_gain",
"ctsn_phi_bias",
"ctsn_learn_enabled",
"ctsn_learn_lr",
"ctsn_phi_gain_clip",
"ctsn_phi_bias_clip",
"chrono_alpha_f",
"chrono_alpha_s",
"chrono_lambda_f",
"chrono_lambda_s",
"chrono_enabled",
"chrono_trace_clip",
"chrono_gate_norm",
"chrono_raw_clip",
"chrono_omega_min",
"chrono_omega_max",
"chrono_omega_smoothing",
"agmp_lambda_e",
"agmp_lambda_a",
"agmp_eta",
"agmp_enabled",
"msth_ultrafast_tau",
"msth_ultrafast_ceiling",
"msth_fast_tau",
"msth_fast_gain",
"msth_medium_tau",
"msth_medium_gain",
"msth_slow_tau",
"msth_slow_gain",
"receptor_concentration_cap",
"receptor_slope_tonic",
"receptor_slope_phasic",
"tau_tonic",
"tau_phasic",
"neuromod_release_rate",
"oscillator_coupling",
"ws_k",
"ws_beta",
"homeostatic_rate",
"firing_rate_alpha",
"threshold_mod_k",
"aigarth_pop_size",
"aigarth_itu_size",
"aigarth_tick_cap",
"aigarth_mutation_wf_prob",
"aigarth_mutation_ws_prob",
"aigarth_mutation_wm_prob",
"recovery_rate",
"energy_threshold_coupling",
"energy_threshold_floor",
"energy_recovery_boost",
"critical_energy_level",
"target_firing_rate",
"homeostatic_plasticity_rate",
"adaptive_threshold_enabled",
"adaptive_threshold_check_interval",
"adaptive_threshold_adjustment",
"min_excitatory_fraction",
"max_excitatory_fraction",
"target_excitatory_fraction",
"min_inhibitory_fraction",
"target_inhibitory_fraction",
"itu_circle_radius",
"evolution_interval",
"fitness_temporal_weight",
"fitness_energy_weight",
"fitness_pattern_weight",
"phase_coupling_strength",
"phase_coupling_local_strength",
"max_axonal_delay",
"phase_clustering_init",
"natural_freq_range_min",
"natural_freq_range_max",
"phase_coupling_momentum",
"sensory_input_gain",
"afferent_synapse_strength",
"afferent_synapse_reliability",
"sensory_gating_enabled",
"sensory_gating_threshold",
"sensory_gating_suppression",
"max_intrinsic_timescale",
"spontaneous_as_current",
"spontaneous_current_magnitude",
"driven_input_threshold",
"spike_classification_enabled",
"net_time",
"net_step_count",
"net_energy_consumed",
"net_branching_ratio",
"net_num_synapses",
"net_num_neurons",
"net_version",
"net_energy_usage",
"neuromodulator_system_json",
"oscillators_json"
],
"description": ""
},
{
"name": "neuromodulator_events",
"filepath": "neuromodulator_events.csv",
"num_rows": 153000000,
"size_bytes": 10490896577,
"num_columns": 7,
"columns": [
"game_id",
"round_number",
"tick",
"modulator",
"level",
"crossed_threshold",
"effect"
],
"description": ""
},
{
"name": "neurons",
"filepath": "neurons.csv",
"num_rows": 69844755,
"size_bytes": 108495517296,
"num_columns": 47,
"columns": [
"game_id",
"round_number",
"nxer_id",
"neuron_id",
"neuron_type",
"membrane_potential",
"trinary_state",
"adaptation",
"autoreceptor",
"health",
"is_active",
"energy_level",
"phase",
"natural_frequency",
"intrinsic_timescale",
"fitness_score",
"circle_id",
"last_firing_time",
"membrane_time_constant",
"firing_threshold_excitatory",
"firing_threshold_inhibitory",
"adaptation_rate",
"spontaneous_firing_rate",
"neuron_health_decay",
"energy_baseline",
"firing_energy_cost",
"plasticity_energy_cost",
"metabolic_rate",
"recovery_rate",
"num_dendritic_branches",
"state_history_json",
"state_history_length",
"dendritic_branches_json",
"complement_h",
"state_tilde",
"dsn_alpha",
"dsn_input_buffer_json",
"dsn_kernel_weights_json",
"ctsn_phi_gain",
"ctsn_phi_bias",
"firing_rate_avg",
"astrocyte_state",
"prev_state",
"msth_ultrafast_activity",
"msth_fast_excitability",
"msth_medium_gain",
"msth_slow_structural"
],
"description": ""
},
{
"name": "neuron_snapshots",
"filepath": "neuron_snapshots.csv",
"num_rows": 480741634,
"size_bytes": 392280482270,
"num_columns": 14,
"columns": [
"game_id",
"round_number",
"tick",
"nxer_id",
"neuron_id",
"trinary_state",
"membrane_potential",
"energy_level",
"health",
"adaptation",
"autoreceptor",
"phase",
"intrinsic_timescale",
"dendritic_branches_json"
],
"description": ""
},
{
"name": "neuron_state_history",
"filepath": "neuron_state_history.csv",
"num_rows": 69840955,
"size_bytes": 10904361992,
"num_columns": 7,
"columns": [
"game_id",
"round_number",
"nxer_id",
"neuron_id",
"neuron_type",
"state_history_json",
"history_length"
],
"description": ""
},
{
"name": "nxers",
"filepath": "nxers.csv",
"num_rows": 1050709,
"size_bytes": 1160518852,
"num_columns": 73,
"columns": [
"game_id",
"round_number",
"nxer_id",
"name",
"color_r",
"color_g",
"color_b",
"is_male",
"clan_id",
"pos_x",
"pos_y",
"can_land",
"can_sea",
"food",
"alive",
"born_ts",
"died_ts",
"vision_range",
"smell_radius",
"heading",
"ticks_per_action",
"tick_accum",
"harvesting",
"mating_with",
"mating_end_tick",
"dopamine_boost_ticks",
"mating_intent_until_tick",
"mate_cooldown_until_tick",
"last_move_tick",
"last_input_0",
"last_input_1",
"last_input_2",
"last_input_3",
"last_input_4",
"last_input_5",
"last_input_6",
"last_input_7",
"last_input_8",
"last_output_0",
"last_output_1",
"last_output_2",
"last_output_3",
"last_output_4",
"last_output_5",
"parent_0",
"parent_1",
"ancestors_json",
"ancestors_count",
"rounds_survived",
"stats_food_found",
"stats_food_taken",
"stats_explored",
"stats_time_lived_s",
"stats_mates_performed",
"stats_energy_efficiency",
"stats_temporal_sync_score",
"stats_fitness_score",
"visited_count",
"visited_json",
"body_temperature",
"circadian_phase",
"is_resting",
"proprioceptron_rock_hits",
"proprioceptron_forced_turns",
"proprioceptron_successful_streak",
"proprioceptron_last_move_result",
"consecutive_successful_moves",
"brain_movement_weight",
"temperature_tolerance_cold",
"temperature_tolerance_hot",
"resting_metabolism_multiplier",
"receptor_activations_json",
"astrocyte_activity"
],
"description": ""
},
{
"name": "nxer_events",
"filepath": "nxer_events.csv",
"num_rows": 693167,
"size_bytes": 62620560,
"num_columns": 6,
"columns": [
"game_id",
"round_number",
"tick",
"type",
"nxer_id",
"details_json"
],
"description": ""
},
{
"name": "nxer_visited_history",
"filepath": "nxer_visited_history.csv",
"num_rows": 1046683,
"size_bytes": 468074454,
"num_columns": 6,
"columns": [
"game_id",
"round_number",
"nxer_id",
"nxer_name",
"visited_coords_json",
"visited_count"
],
"description": ""
},
{
"name": "per_nxer_time_series",
"filepath": "per_nxer_time_series.csv",
"num_rows": 8475628,
"size_bytes": 3553309255,
"num_columns": 55,
"columns": [
"game_id",
"round_number",
"nxer_id",
"nxer_name",
"tick",
"alive",
"food",
"pos_x",
"pos_y",
"network_activity",
"branching_ratio",
"total_energy",
"average_energy",
"dopamine",
"serotonin",
"acetylcholine",
"norepinephrine",
"membrane_potential_mean",
"membrane_potential_std",
"excitatory_fraction",
"inhibitory_fraction",
"neutral_fraction",
"mean_w_fast",
"mean_w_slow",
"mean_w_meta",
"phase_coherence",
"fitness_score",
"food_found",
"explored",
"mates_performed",
"body_temperature",
"circadian_phase",
"is_resting",
"proprioceptron_rock_hits",
"proprioceptron_forced_turns",
"brain_movement_weight",
"proprioceptron_successful_streak",
"proprioceptron_last_move_result",
"input_6_daynight",
"input_7_temperature",
"input_8_proprioception",
"output_5_resting",
"temperature_tolerance_cold",
"temperature_tolerance_hot",
"resting_metabolism_multiplier",
"receptor_D1",
"receptor_D2",
"receptor_5HT1A",
"receptor_5HT2A",
"receptor_5HT4",
"receptor_M1",
"receptor_M2",
"receptor_beta1",
"receptor_alpha2",
"astrocyte_activity"
],
"description": ""
},
{
"name": "plasticity_events",
"filepath": "plasticity_events.csv",
"num_rows": 153000000,
"size_bytes": 7318892388,
"num_columns": 8,
"columns": [
"game_id",
"round_number",
"tick",
"type",
"pre_id",
"post_id",
"delta_w",
"details_json"
],
"description": ""
},
{
"name": "silent_synapse_events",
"filepath": "silent_synapse_events.csv",
"num_rows": 2447352,
"size_bytes": 114834578,
"num_columns": 7,
"columns": [
"game_id",
"round_number",
"tick",
"pre_id",
"post_id",
"became_active",
"trigger"
],
"description": ""
},
{
"name": "spontaneous_events",
"filepath": "spontaneous_events.csv",
"num_rows": 9104413,
"size_bytes": 348167726,
"num_columns": 5,
"columns": [
"game_id",
"round_number",
"tick",
"neuron_id",
"membrane_potential"
],
"description": ""
},
{
"name": "subthreshold_events",
"filepath": "subthreshold_events.csv",
"num_rows": 12963753,
"size_bytes": 1259855626,
"num_columns": 8,
"columns": [
"game_id",
"round_number",
"tick",
"neuron_id",
"membrane_potential",
"threshold",
"distance_to_threshold",
"fraction_of_threshold"
],
"description": ""
},
{
"name": "synapses",
"filepath": "synapses.csv",
"num_rows": 375585887,
"size_bytes": 157699624921,
"num_columns": 34,
"columns": [
"game_id",
"round_number",
"nxer_id",
"pre_id",
"post_id",
"w_fast",
"w_slow",
"w_meta",
"is_silent",
"is_modulatory",
"integrity",
"axonal_delay",
"learning_rate_mod",
"synapse_type",
"potential_delta_w",
"tau_fast",
"tau_slow",
"tau_meta",
"tau_ltp",
"tau_ltd",
"learning_rate",
"plasticity_threshold",
"pre_trace",
"post_trace",
"pre_trace_ltd",
"associative_strength",
"neighbor_synapse_ids_json",
"neighbor_count",
"chrono_fast_trace",
"chrono_slow_trace",
"chrono_omega",
"eligibility",
"branch_id",
"branch_index"
],
"description": ""
},
{
"name": "synapse_neighbor_ids",
"filepath": "synapse_neighbor_ids.csv",
"num_rows": 374310442,
"size_bytes": 30592125203,
"num_columns": 7,
"columns": [
"game_id",
"round_number",
"nxer_id",
"synapse_pre_id",
"synapse_post_id",
"neighbor_synapse_ids_json",
"neighbor_count"
],
"description": ""
},
{
"name": "synapse_snapshots",
"filepath": "synapse_snapshots.csv",
"num_rows": 2590559614,
"size_bytes": 455605163599,
"num_columns": 15,
"columns": [
"game_id",
"round_number",
"tick",
"nxer_id",
"nxer_name",
"w_fast",
"w_slow",
"w_meta",
"integrity",
"is_silent",
"is_modulatory",
"pre_trace",
"post_trace",
"learning_rate",
"potential_delta_w"
],
"description": ""
},
{
"name": "threshold_modulation_events",
"filepath": "threshold_modulation_events.csv",
"num_rows": 107927414,
"size_bytes": 12862748794,
"num_columns": 9,
"columns": [
"game_id",
"round_number",
"tick",
"neuron_id",
"base_threshold",
"effective_threshold",
"ach_contribution",
"autoreceptor_contribution",
"total_modulation"
],
"description": ""
},
{
"name": "time_series",
"filepath": "time_series.csv",
"num_rows": 9495,
"size_bytes": 18057169,
"num_columns": 113,
"columns": [
"game_id",
"round_number",
"tick",
"timestamp",
"network_activity",
"branching_ratio",
"total_energy",
"average_energy",
"energy_efficiency",
"temporal_sync",
"dopamine",
"serotonin",
"acetylcholine",
"norepinephrine",
"oscillator_drive",
"oscillator_low",
"oscillator_mid",
"oscillator_high",
"phase_coherence",
"cfc_low_mid",
"cfc_mid_high",
"excitatory_fraction",
"inhibitory_fraction",
"neutral_fraction",
"circadian_phase",
"day_night_state",
"mean_body_temperature",
"temperature_variance",
"resting_fraction",
"proprioceptron_forced_turns",
"daynight_input_distribution",
"temperature_input_distribution",
"proprioception_input_distribution",
"resting_output_distribution",
"rock_collision_rate",
"autoreceptor_mean",
"autoreceptor_std",
"adaptation_mean",
"spontaneous_firing_count",
"driven_firing_count",
"silent_synapse_count",
"active_synapse_count",
"modulatory_synapse_count",
"mean_synapse_integrity",
"mean_plateau_potential",
"mean_branch_potential",
"dendritic_spike_count",
"mean_intrinsic_timescale",
"timescale_heterogeneity",
"membrane_potential_mean",
"membrane_potential_std",
"mean_w_fast",
"mean_w_slow",
"mean_w_meta",
"std_w_fast",
"std_w_slow",
"std_w_meta",
"mean_pre_trace",
"mean_post_trace",
"mean_pre_trace_ltd",
"std_pre_trace",
"mean_delta_w",
"ltp_rate",
"ltd_rate",
"mean_associativity_contribution",
"associativity_event_count",
"mean_learning_rate_mod",
"std_learning_rate_mod",
"mean_autocorrelation_window",
"std_autocorrelation_window",
"autocorrelation_coefficient_mean",
"mean_threshold_excitatory_effective",
"mean_threshold_inhibitory_effective",
"threshold_modulation_by_ach",
"threshold_modulation_by_autoreceptor",
"ionotropic_contribution_mean",
"metabotropic_contribution_mean",
"modulator_grid_entropy",
"modulator_grid_gradient_magnitude",
"dopamine_spatial_variance",
"serotonin_spatial_variance",
"silent_synapse_fraction",
"silent_to_active_transitions",
"active_to_silent_transitions",
"subthreshold_integration_count",
"near_threshold_fraction",
"pac_theta_gamma",
"pac_delta_theta",
"mean_phase_velocity",
"proprioceptron_forced_turns_total",
"proprioceptron_successful_streak_mean",
"temperature_circadian_correlation",
"input_0_movement_mean",
"input_1_encounter_mean",
"input_2_terrain_mean",
"input_3_hunger_mean",
"input_4_sight_mean",
"input_5_smell_mean",
"input_6_daynight_mean",
"input_7_temperature_mean",
"input_8_proprioception_mean",
"output_0_movex_mean",
"output_1_movey_mean",
"output_2_social_mean",
"output_3_mate_mean",
"output_4_givefood_mean",
"output_5_resting_mean",
"mean_food_level",
"food_consumption_rate",
"itu_mean_fitness",
"itu_fitness_variance",
"itu_mutation_events",
"itu_pruning_events"
],
"description": ""
},
{
"name": "weight_evolution_events",
"filepath": "weight_evolution_events.csv",
"num_rows": 153000000,
"size_bytes": 13156755646,
"num_columns": 8,
"columns": [
"game_id",
"round_number",
"tick",
"pre_id",
"post_id",
"w_fast_delta",
"w_slow_delta",
"w_meta_delta"
],
"description": ""
},
{
"name": "world_grids",
"filepath": "world_grids.csv",
"num_rows": 765,
"size_bytes": 143840528,
"num_columns": 4,
"columns": [
"game_id",
"round_number",
"world_size",
"grid_json"
],
"description": ""
},
{
"name": "phase_events",
"filepath": "phase_events.csv",
"num_rows": 27,
"size_bytes": 2339,
"num_columns": 6,
"columns": [
"game_id",
"round_number",
"tick",
"event_type",
"phase_coherence",
"details_json"
],
"description": ""
}
],
"paper_section_mapping": {
"section_1_trinary_neuromodulation": [
"excitatory_fraction",
"inhibitory_fraction",
"neutral_fraction",
"dopamine",
"serotonin",
"acetylcholine",
"norepinephrine",
"autoreceptor_mean",
"autoreceptor_std",
"threshold_modulation_by_ach",
"threshold_modulation_by_autoreceptor",
"mean_threshold_excitatory_effective",
"mean_threshold_inhibitory_effective"
],
"section_2_temporal_dynamics": [
"oscillator_low",
"oscillator_mid",
"oscillator_high",
"oscillator_drive",
"temporal_sync",
"mean_phase_velocity",
"membrane_potential_mean"
],
"section_3_synaptic_computation": [
"mean_w_fast",
"mean_w_slow",
"mean_w_meta",
"std_w_fast",
"std_w_slow",
"std_w_meta",
"mean_pre_trace",
"mean_post_trace",
"mean_pre_trace_ltd",
"ionotropic_contribution_mean",
"metabotropic_contribution_mean",
"silent_synapse_count",
"active_synapse_count",
"modulatory_synapse_count",
"silent_synapse_fraction",
"mean_synapse_integrity"
],
"section_4_plasticity_adaptation": [
"ltp_rate",
"ltd_rate",
"mean_delta_w",
"mean_associativity_contribution",
"associativity_event_count",
"mean_learning_rate_mod",
"std_learning_rate_mod"
],
"section_5_complex_signaling": [
"subthreshold_integration_count",
"near_threshold_fraction",
"mean_branch_potential",
"mean_plateau_potential",
"dendritic_spike_count"
],
"section_6_self_generated_activity": [
"spontaneous_firing_count",
"driven_firing_count",
"mean_autocorrelation_window",
"std_autocorrelation_window",
"autocorrelation_coefficient_mean",
"mean_intrinsic_timescale",
"timescale_heterogeneity"
],
"section_7_synchronization": [
"phase_coherence",
"cfc_low_mid",
"cfc_mid_high",
"pac_theta_gamma",
"pac_delta_theta",
"branching_ratio"
],
"section_8_aigarth_itu": [
"itu_mean_fitness",
"itu_fitness_variance",
"itu_mutation_events",
"itu_pruning_events"
],
"section_9_circadian_temperature": [
"circadian_phase",
"day_night_state",
"mean_body_temperature",
"temperature_variance",
"resting_fraction",
"circadian_metabolic_multiplier",
"temperature_circadian_correlation",
"food_consumption_rate",
"mean_food_level"
],
"section_10_proprioceptron": [
"proprioceptron_forced_turns",
"rock_collision_rate",
"proprioceptron_rock_hits",
"brain_movement_weight",
"proprioceptron_successful_streak",
"proprioceptron_last_move_result",
"consecutive_successful_moves",
"proprioceptron_forced_turns_total",
"proprioceptron_successful_streak_mean"
],
"section_11_io_timeseries": [
"input_0_movement_mean",
"input_1_encounter_mean",
"input_2_terrain_mean",
"input_3_hunger_mean",
"input_4_sight_mean",
"input_5_smell_mean",
"input_6_daynight_mean",
"input_7_temperature_mean",
"input_8_proprioception_mean",
"output_0_movex_mean",
"output_1_movey_mean",
"output_2_social_mean",
"output_3_mate_mean",
"output_4_givefood_mean",
"output_5_resting_mean"
],
"section_12_inherited_metabolism": [
"temperature_tolerance_cold",
"temperature_tolerance_hot",
"resting_metabolism_multiplier"
],
"section_13_dsn_dynamic_decay": [
"dsn_alpha_mean",
"dsn_alpha_std"
],
"section_14_ctsn_complement": [
"complement_h_mean",
"state_tilde_mean"
],
"section_15_chronoplasticity": [
"chrono_fast_trace_mean",
"chrono_slow_trace_mean",
"chrono_omega_mean"
],
"section_16_agmp_astrocyte": [
"eligibility_mean",
"astrocyte_state_mean",
"agmp_delta_w_mean"
],
"section_17_msth_homeostasis": [
"msth_ultrafast_activity_mean",
"msth_fast_excitability_mean",
"msth_medium_gain_mean",
"msth_slow_structural_mean"
],
"section_18_receptor_subtypes": [
"receptor_D1",
"receptor_D2",
"receptor_5HT1A",
"receptor_5HT2A",
"receptor_5HT4",
"receptor_M1",
"receptor_M2",
"receptor_beta1",
"receptor_alpha2"
],
"section_19_oscillator_bank": [
"oscillator_bank_infraslow_phase",
"oscillator_bank_theta_phase",
"oscillator_bank_gamma_phase",
"oscillator_bank_coupling"
],
"section_20_watts_strogatz": [
"ws_k",
"ws_beta"
],
"lineage_tracking": [
"parent_0",
"parent_1",
"ancestors_json",
"ancestors_count",
"rounds_survived",
"clan_id",
"session_game_id"
],
"per_nxer_time_series_level3": [
"input_6_daynight",
"input_7_temperature",
"input_8_proprioception",
"output_5_resting",
"network_activity",
"branching_ratio",
"total_energy",
"average_energy",
"dopamine",
"serotonin",
"acetylcholine",
"norepinephrine",
"membrane_potential_mean",
"membrane_potential_std",
"excitatory_fraction",
"inhibitory_fraction",
"neutral_fraction",
"mean_w_fast",
"mean_w_slow",
"mean_w_meta",
"phase_coherence",
"fitness_score",
"food_found",
"explored",
"mates_performed",
"body_temperature",
"circadian_phase",
"is_resting",
"proprioceptron_rock_hits",
"proprioceptron_forced_turns",
"proprioceptron_successful_streak",
"proprioceptron_last_move_result",
"brain_movement_weight",
"temperature_tolerance_cold",
"temperature_tolerance_hot",
"resting_metabolism_multiplier",
"receptor_D1",
"receptor_D2",
"receptor_5HT1A",
"receptor_5HT2A",
"receptor_5HT4",
"receptor_M1",
"receptor_M2",
"receptor_beta1",
"receptor_alpha2",
"astrocyte_activity"
]
}
}