diff --git a/figures/MAM2EBRAINS/MAM2EBRAINS_VISUALIZATION.py b/figures/MAM2EBRAINS/MAM2EBRAINS_VISUALIZATION.py index db8902d1c97efe8104e7dee0c028ec92461a6e5c..c6ccb9e287784f3dcbfe27adb93a5a2b2bea64e0 100644 --- a/figures/MAM2EBRAINS/MAM2EBRAINS_VISUALIZATION.py +++ b/figures/MAM2EBRAINS/MAM2EBRAINS_VISUALIZATION.py @@ -45,7 +45,8 @@ def set_boxplot_props(d): pl.setp(d['means'], marker='x', color='k', markerfacecolor='k', markeredgecolor='k', markersize=3.) -def plot_resting_state(A, label_spikes, data_path): +def plot_resting_state(A, label_spikes, data_path, sim_params): + t_sim = sim_params[] """ Figure layout """ diff --git a/multi-area-model.ipynb b/multi-area-model.ipynb index 49223a6dc54ef50723925f46e5edd0a4f5f77827..3a3e8ecccf0ad81b629fc3fa75d422730debae18 100644 --- a/multi-area-model.ipynb +++ b/multi-area-model.ipynb @@ -239,7 +239,7 @@ "# Scaling factor for cortico-cortical connections (chi) \n", "# Value range/options: [1., 2.5]\n", "# Value assgined: 1.0\n", - "cc_weights_factor = 1.9\n", + "cc_weights_factor = 2.5\n", "\n", "# Cortical areas included in the simulation\n", "# Value range/options: any sublist of complete_ares_list\n", @@ -263,7 +263,7 @@ }, { "cell_type": "code", - "execution_count": 17, + "execution_count": 6, "id": "6e4bed8d", "metadata": {}, "outputs": [], @@ -355,7 +355,7 @@ "output_type": "stream", "text": [ "Initializing network from dictionary.\n", - "RAND_DATA_LABEL 5398\n" + "RAND_DATA_LABEL 1039\n" ] }, { @@ -383,13 +383,13 @@ " 'fac_nu_ext_5E': 1.125,\n", " 'fac_nu_ext_6E': 1.41666667,\n", " 'fac_nu_ext_TH': 1.2,\n", - " 'g': -16.0,\n", + " 'g': -11.0,\n", " 'replace_non_simulated_areas': 'het_poisson_stat'},\n", " 'fullscale_rates': 'tests/fullscale_rates.json',\n", " 'input_params': {'rate_ext': 10.0},\n", " 'neuron_params': {'V0_mean': -150.0, 'V0_sd': 50.0}}\n", "========================================\n", - "Simulation label: bda0e9cd1fe12d802c8759a6bf5d72db\n", + "Simulation label: 27d81076e6d6e9e591684be053078477\n", "Copied files.\n", "Initialized simulation class.\n" ] @@ -422,7 +422,7 @@ "output_type": "stream", "text": [ "Iteration: 0\n", - "Mean-field theory predicts an average firing rate of 0.000 spikes/s across all populations.\n" + "Mean-field theory predicts an average firing rate of 29.588 spikes/s across all populations.\n" ] } ], @@ -492,7 +492,7 @@ }, { "cell_type": "code", - "execution_count": 11, + "execution_count": null, "id": "15778e9c", "metadata": {}, "outputs": [ @@ -502,35 +502,35 @@ "text": [ "Prepared simulation in 0.00 seconds.\n", "Rank 0: created area V1 with 0 local nodes\n", - "Memory after V1 : 1911.43 MB\n", + "Memory after V1 : 1911.49 MB\n", "Rank 0: created area V2 with 0 local nodes\n", - "Memory after V2 : 1938.14 MB\n", + "Memory after V2 : 1938.06 MB\n", "Rank 0: created area VP with 0 local nodes\n", - "Memory after VP : 1967.33 MB\n", + "Memory after VP : 1967.25 MB\n", "Rank 0: created area V3 with 0 local nodes\n", "Memory after V3 : 1995.62 MB\n", "Rank 0: created area V3A with 0 local nodes\n", - "Memory after V3A : 2015.41 MB\n", + "Memory after V3A : 2015.45 MB\n", "Rank 0: created area MT with 0 local nodes\n", "Memory after MT : 2041.07 MB\n", "Rank 0: created area V4t with 0 local nodes\n", "Memory after V4t : 2066.02 MB\n", "Rank 0: created area V4 with 0 local nodes\n", - "Memory after V4 : 2093.08 MB\n", + "Memory after V4 : 2092.96 MB\n", "Rank 0: created area VOT with 0 local nodes\n", - "Memory after VOT : 2118.23 MB\n", + "Memory after VOT : 2118.27 MB\n", "Rank 0: created area MSTd with 0 local nodes\n", - "Memory after MSTd : 2139.70 MB\n", + "Memory after MSTd : 2139.74 MB\n", "Rank 0: created area PIP with 0 local nodes\n", - "Memory after PIP : 2161.17 MB\n", + "Memory after PIP : 2161.09 MB\n", "Rank 0: created area PO with 0 local nodes\n", - "Memory after PO : 2182.64 MB\n", + "Memory after PO : 2182.60 MB\n", "Rank 0: created area DP with 0 local nodes\n", - "Memory after DP : 2202.79 MB\n", + "Memory after DP : 2202.87 MB\n", "Rank 0: created area MIP with 0 local nodes\n", - "Memory after MIP : 2224.41 MB\n", + "Memory after MIP : 2224.37 MB\n", "Rank 0: created area MDP with 0 local nodes\n", - "Memory after MDP : 2245.88 MB\n", + "Memory after MDP : 2245.80 MB\n", "Rank 0: created area VIP with 0 local nodes\n", "Memory after VIP : 2267.86 MB\n", "Rank 0: created area LIP with 0 local nodes\n", @@ -538,36 +538,34 @@ "Rank 0: created area PITv with 0 local nodes\n", "Memory after PITv : 2317.14 MB\n", "Rank 0: created area PITd with 0 local nodes\n", - "Memory after PITd : 2342.35 MB\n", + "Memory after PITd : 2342.23 MB\n", "Rank 0: created area MSTl with 0 local nodes\n", - "Memory after MSTl : 2363.70 MB\n", + "Memory after MSTl : 2363.73 MB\n", "Rank 0: created area CITv with 0 local nodes\n", - "Memory after CITv : 2383.00 MB\n", + "Memory after CITv : 2382.88 MB\n", "Rank 0: created area CITd with 0 local nodes\n", - "Memory after CITd : 2402.33 MB\n", + "Memory after CITd : 2402.21 MB\n", "Rank 0: created area FEF with 0 local nodes\n", - "Memory after FEF : 2423.71 MB\n", + "Memory after FEF : 2423.68 MB\n", "Rank 0: created area TF with 0 local nodes\n", - "Memory after TF : 2439.36 MB\n", + "Memory after TF : 2439.32 MB\n", "Rank 0: created area AITv with 0 local nodes\n", - "Memory after AITv : 2462.07 MB\n", + "Memory after AITv : 2462.04 MB\n", "Rank 0: created area FST with 0 local nodes\n", - "Memory after FST : 2478.69 MB\n", + "Memory after FST : 2478.80 MB\n", "Rank 0: created area 7a with 0 local nodes\n", "Memory after 7a : 2499.98 MB\n", "Rank 0: created area STPp with 0 local nodes\n", - "Memory after STPp : 2518.73 MB\n", + "Memory after STPp : 2518.74 MB\n", "Rank 0: created area STPa with 0 local nodes\n", - "Memory after STPa : 2537.76 MB\n", + "Memory after STPa : 2537.80 MB\n", "Rank 0: created area 46 with 0 local nodes\n", - "Memory after 46 : 2553.25 MB\n", + "Memory after 46 : 2553.13 MB\n", "Rank 0: created area AITd with 0 local nodes\n", "Memory after AITd : 2575.80 MB\n", "Rank 0: created area TH with 0 local nodes\n", - "Memory after TH : 2588.48 MB\n", - "Created areas and internal connections in 2.31 seconds.\n", - "Created cortico-cortical connections in 23.09 seconds.\n", - "Simulated network in 48.36 seconds.\n" + "Memory after TH : 2588.52 MB\n", + "Created areas and internal connections in 2.28 seconds.\n" ] } ], @@ -605,7 +603,7 @@ }, { "cell_type": "code", - "execution_count": 12, + "execution_count": null, "id": "e7eb052e", "metadata": {}, "outputs": [], @@ -628,7 +626,7 @@ }, { "cell_type": "code", - "execution_count": 13, + "execution_count": null, "id": "902f2800", "metadata": {}, "outputs": [], @@ -662,285 +660,12 @@ }, { "cell_type": "code", - "execution_count": 14, + "execution_count": null, "id": "f5b58845-4d1a-430f-83f4-402fdf918aef", "metadata": { "tags": [] }, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "loading spikes\n", - "V1 23E\n", - "V1 23I\n", - "V1 4E\n", - "V1 4I\n", - "V1 5E\n", - "V1 5I\n", - "V1 6E\n", - "V1 6I\n", - "V2 23E\n", - "V2 23I\n", - "V2 4E\n", - "V2 4I\n", - "V2 5E\n", - "V2 5I\n", - "V2 6E\n", - "V2 6I\n", - "VP 23E\n", - "VP 23I\n", - "VP 4E\n", - "VP 4I\n", - "VP 5E\n", - "VP 5I\n", - "VP 6E\n", - "VP 6I\n", - "V3 23E\n", - "V3 23I\n", - "V3 4E\n", - "V3 4I\n", - "V3 5E\n", - "V3 5I\n", - "V3 6E\n", - "V3 6I\n", - "V3A 23E\n", - "V3A 23I\n", - "V3A 4E\n", - "V3A 4I\n", - "V3A 5E\n", - "V3A 5I\n", - "V3A 6E\n", - "V3A 6I\n", - "MT 23E\n", - "MT 23I\n", - "MT 4E\n", - "MT 4I\n", - "MT 5E\n", - "MT 5I\n", - "MT 6E\n", - "MT 6I\n", - "V4t 23E\n", - "V4t 23I\n", - "V4t 4E\n", - "V4t 4I\n", - "V4t 5E\n", - "V4t 5I\n", - "V4t 6E\n", - "V4t 6I\n", - "V4 23E\n", - "V4 23I\n", - "V4 4E\n", - "V4 4I\n", - "V4 5E\n", - "V4 5I\n", - "V4 6E\n", - "V4 6I\n", - "VOT 23E\n", - "VOT 23I\n", - "VOT 4E\n", - "VOT 4I\n", - "VOT 5E\n", - "VOT 5I\n", - "VOT 6E\n", - "VOT 6I\n", - "MSTd 23E\n", - "MSTd 23I\n", - "MSTd 4E\n", - "MSTd 4I\n", - "MSTd 5E\n", - "MSTd 5I\n", - "MSTd 6E\n", - "MSTd 6I\n", - "PIP 23E\n", - "PIP 23I\n", - "PIP 4E\n", - "PIP 4I\n", - "PIP 5E\n", - "PIP 5I\n", - "PIP 6E\n", - "PIP 6I\n", - "PO 23E\n", - "PO 23I\n", - "PO 4E\n", - "PO 4I\n", - "PO 5E\n", - "PO 5I\n", - "PO 6E\n", - "PO 6I\n", - "DP 23E\n", - "DP 23I\n", - "DP 4E\n", - "DP 4I\n", - "DP 5E\n", - "DP 5I\n", - "DP 6E\n", - "DP 6I\n", - "MIP 23E\n", - "MIP 23I\n", - "MIP 4E\n", - "MIP 4I\n", - "MIP 5E\n", - "MIP 5I\n", - "MIP 6E\n", - "MIP 6I\n", - "MDP 23E\n", - "MDP 23I\n", - "MDP 4E\n", - "MDP 4I\n", - "MDP 5E\n", - "MDP 5I\n", - "MDP 6E\n", - "MDP 6I\n", - "VIP 23E\n", - "VIP 23I\n", - "VIP 4E\n", - "VIP 4I\n", - "VIP 5E\n", - "VIP 5I\n", - "VIP 6E\n", - "VIP 6I\n", - "LIP 23E\n", - "LIP 23I\n", - "LIP 4E\n", - "LIP 4I\n", - "LIP 5E\n", - "LIP 5I\n", - "LIP 6E\n", - "LIP 6I\n", - "PITv 23E\n", - "PITv 23I\n", - "PITv 4E\n", - "PITv 4I\n", - "PITv 5E\n", - "PITv 5I\n", - "PITv 6E\n", - "PITv 6I\n", - "PITd 23E\n", - "PITd 23I\n", - "PITd 4E\n", - "PITd 4I\n", - "PITd 5E\n", - "PITd 5I\n", - "PITd 6E\n", - "PITd 6I\n", - "MSTl 23E\n", - "MSTl 23I\n", - "MSTl 4E\n", - "MSTl 4I\n", - "MSTl 5E\n", - "MSTl 5I\n", - "MSTl 6E\n", - "MSTl 6I\n", - "CITv 23E\n", - "CITv 23I\n", - "CITv 4E\n", - "CITv 4I\n", - "CITv 5E\n", - "CITv 5I\n", - "CITv 6E\n", - "CITv 6I\n", - "CITd 23E\n", - "CITd 23I\n", - "CITd 4E\n", - "CITd 4I\n", - "CITd 5E\n", - "CITd 5I\n", - "CITd 6E\n", - "CITd 6I\n", - "FEF 23E\n", - "FEF 23I\n", - "FEF 4E\n", - "FEF 4I\n", - "FEF 5E\n", - "FEF 5I\n", - "FEF 6E\n", - "FEF 6I\n", - "TF 23E\n", - "TF 23I\n", - "TF 4E\n", - "TF 4I\n", - "TF 5E\n", - "TF 5I\n", - "TF 6E\n", - "TF 6I\n", - "AITv 23E\n", - "AITv 23I\n", - "AITv 4E\n", - "AITv 4I\n", - "AITv 5E\n", - "AITv 5I\n", - "AITv 6E\n", - "AITv 6I\n", - "FST 23E\n", - "FST 23I\n", - "FST 4E\n", - "FST 4I\n", - "FST 5E\n", - "FST 5I\n", - "FST 6E\n", - "FST 6I\n", - "7a 23E\n", - "7a 23I\n", - "7a 4E\n", - "7a 4I\n", - "7a 5E\n", - "7a 5I\n", - "7a 6E\n", - "7a 6I\n", - "STPp 23E\n", - "STPp 23I\n", - "STPp 4E\n", - "STPp 4I\n", - "STPp 5E\n", - "STPp 5I\n", - "STPp 6E\n", - "STPp 6I\n", - "STPa 23E\n", - "STPa 23I\n", - "STPa 4E\n", - "STPa 4I\n", - "STPa 5E\n", - "STPa 5I\n", - "STPa 6E\n", - "STPa 6I\n", - "46 23E\n", - "46 23I\n", - "46 4E\n", - "46 4I\n", - "46 5E\n", - "46 5I\n", - "46 6E\n", - "46 6I\n", - "AITd 23E\n", - "AITd 23I\n", - "AITd 4E\n", - "AITd 4I\n", - "AITd 5E\n", - "AITd 5I\n", - "AITd 6E\n", - "AITd 6I\n", - "TH 23E\n", - "TH 23I\n", - "TH 5E\n", - "TH 5I\n", - "TH 6E\n", - "TH 6I\n", - "Computing population rates\n", - "Computing population rates done\n", - "Computing synchrony\n", - "Computing synchrony done\n", - "Computing population LvR\n", - "Computing population LvR done\n", - "Computing rate time series\n", - "Computing rate time series done\n", - "pop_LvR\n", - "pop_rates\n", - "synchrony\n" - ] - } - ], + "outputs": [], "source": [ "label_spikes = M.simulation.label\n", "label = M.simulation.label\n", @@ -979,23 +704,10 @@ }, { "cell_type": "code", - "execution_count": 15, + "execution_count": null, "id": "bea30fc8", "metadata": {}, - "outputs": [ - { - "data": { - "image/png": "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\n", - "text/plain": [ - "<Figure size 432x288 with 1 Axes>" - ] - }, - "metadata": { - "needs_background": "light" - }, - "output_type": "display_data" - } - ], + "outputs": [], "source": [ "from MAM2EBRAINS_VISUALIZATION import plot_instan_mean_firing_rate\n", "plot_instan_mean_firing_rate(tsteps, firing_rate, sim_params)" @@ -1019,73 +731,15 @@ }, { "cell_type": "code", - "execution_count": 16, + "execution_count": null, "id": "ae19bcc3", "metadata": { "tags": [] }, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "Initializing network from dictionary.\n", - "RAND_DATA_LABEL 208\n" - ] - }, - { - "name": "stderr", - "output_type": "stream", - "text": [ - "Error in library(\"aod\") : there is no package called ‘aod’\n", - "Execution halted\n" - ] - }, - { - "name": "stdout", - "output_type": "stream", - "text": [ - "No R installation or IndexError, taking hard-coded SLN fit parameters.\n", - "\n", - "\n", - "========================================\n", - "Customized parameters\n", - "--------------------\n", - "{}\n", - "========================================\n" - ] - }, - { - "ename": "ValueError", - "evalue": "zero-size array to reduction operation minimum which has no identity", - "output_type": "error", - "traceback": [ - "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m", - "\u001b[0;31mValueError\u001b[0m Traceback (most recent call last)", - "Input \u001b[0;32mIn [16]\u001b[0m, in \u001b[0;36m<module>\u001b[0;34m\u001b[0m\n\u001b[1;32m 1\u001b[0m \u001b[38;5;28;01mfrom\u001b[39;00m \u001b[38;5;21;01mMAM2EBRAINS_VISUALIZATION\u001b[39;00m \u001b[38;5;28;01mimport\u001b[39;00m plot_resting_state\n\u001b[0;32m----> 2\u001b[0m \u001b[43mplot_resting_state\u001b[49m\u001b[43m(\u001b[49m\u001b[43mA\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43mlabel_spikes\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43mdata_path\u001b[49m\u001b[43m)\u001b[49m\n", - "File \u001b[0;32m~/MAM2EBRAINS/./figures/MAM2EBRAINS/MAM2EBRAINS_VISUALIZATION.py:252\u001b[0m, in \u001b[0;36mplot_resting_state\u001b[0;34m(A, label_spikes, data_path)\u001b[0m\n\u001b[1;32m 250\u001b[0m pop_data \u001b[38;5;241m=\u001b[39m spike_data[area][pop][ind]\n\u001b[1;32m 251\u001b[0m pop_neurons \u001b[38;5;241m=\u001b[39m np\u001b[38;5;241m.\u001b[39munique(pop_data[:, \u001b[38;5;241m0\u001b[39m])\n\u001b[0;32m--> 252\u001b[0m neurons_to_ \u001b[38;5;241m=\u001b[39m np\u001b[38;5;241m.\u001b[39marange(\u001b[43mnp\u001b[49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43mmin\u001b[49m\u001b[43m(\u001b[49m\u001b[43mspike_data\u001b[49m\u001b[43m[\u001b[49m\u001b[43marea\u001b[49m\u001b[43m]\u001b[49m\u001b[43m[\u001b[49m\u001b[43mpop\u001b[49m\u001b[43m]\u001b[49m\u001b[43m[\u001b[49m\u001b[43m:\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[38;5;241;43m0\u001b[39;49m\u001b[43m]\u001b[49m\u001b[43m)\u001b[49m, np\u001b[38;5;241m.\u001b[39mmin(\n\u001b[1;32m 253\u001b[0m spike_data[area][pop][:, \u001b[38;5;241m0\u001b[39m]) \u001b[38;5;241m+\u001b[39m n_to_plot[pop], \u001b[38;5;241m1\u001b[39m)\n\u001b[1;32m 255\u001b[0m \u001b[38;5;28;01mif\u001b[39;00m pop\u001b[38;5;241m.\u001b[39mfind(\u001b[38;5;124m'\u001b[39m\u001b[38;5;124mE\u001b[39m\u001b[38;5;124m'\u001b[39m) \u001b[38;5;241m>\u001b[39m (\u001b[38;5;241m-\u001b[39m\u001b[38;5;241m1\u001b[39m):\n\u001b[1;32m 256\u001b[0m pcolor \u001b[38;5;241m=\u001b[39m ecolor\n", - "File \u001b[0;32m<__array_function__ internals>:5\u001b[0m, in \u001b[0;36mamin\u001b[0;34m(*args, **kwargs)\u001b[0m\n", - "File \u001b[0;32m/srv/main-spack-instance-2302/spack/opt/spack/linux-ubuntu20.04-x86_64/gcc-10.3.0/py-numpy-1.21.6-6fewtq7oarp3vtwlxrrcofz5sxwt55s7/lib/python3.8/site-packages/numpy/core/fromnumeric.py:2879\u001b[0m, in \u001b[0;36mamin\u001b[0;34m(a, axis, out, keepdims, initial, where)\u001b[0m\n\u001b[1;32m 2763\u001b[0m \u001b[38;5;129m@array_function_dispatch\u001b[39m(_amin_dispatcher)\n\u001b[1;32m 2764\u001b[0m \u001b[38;5;28;01mdef\u001b[39;00m \u001b[38;5;21mamin\u001b[39m(a, axis\u001b[38;5;241m=\u001b[39m\u001b[38;5;28;01mNone\u001b[39;00m, out\u001b[38;5;241m=\u001b[39m\u001b[38;5;28;01mNone\u001b[39;00m, keepdims\u001b[38;5;241m=\u001b[39mnp\u001b[38;5;241m.\u001b[39m_NoValue, initial\u001b[38;5;241m=\u001b[39mnp\u001b[38;5;241m.\u001b[39m_NoValue,\n\u001b[1;32m 2765\u001b[0m where\u001b[38;5;241m=\u001b[39mnp\u001b[38;5;241m.\u001b[39m_NoValue):\n\u001b[1;32m 2766\u001b[0m \u001b[38;5;124;03m\"\"\"\u001b[39;00m\n\u001b[1;32m 2767\u001b[0m \u001b[38;5;124;03m Return the minimum of an array or minimum along an axis.\u001b[39;00m\n\u001b[1;32m 2768\u001b[0m \n\u001b[0;32m (...)\u001b[0m\n\u001b[1;32m 2877\u001b[0m \u001b[38;5;124;03m 6\u001b[39;00m\n\u001b[1;32m 2878\u001b[0m \u001b[38;5;124;03m \"\"\"\u001b[39;00m\n\u001b[0;32m-> 2879\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m \u001b[43m_wrapreduction\u001b[49m\u001b[43m(\u001b[49m\u001b[43ma\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43mnp\u001b[49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43mminimum\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[38;5;124;43m'\u001b[39;49m\u001b[38;5;124;43mmin\u001b[39;49m\u001b[38;5;124;43m'\u001b[39;49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43maxis\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[38;5;28;43;01mNone\u001b[39;49;00m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43mout\u001b[49m\u001b[43m,\u001b[49m\n\u001b[1;32m 2880\u001b[0m \u001b[43m \u001b[49m\u001b[43mkeepdims\u001b[49m\u001b[38;5;241;43m=\u001b[39;49m\u001b[43mkeepdims\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43minitial\u001b[49m\u001b[38;5;241;43m=\u001b[39;49m\u001b[43minitial\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43mwhere\u001b[49m\u001b[38;5;241;43m=\u001b[39;49m\u001b[43mwhere\u001b[49m\u001b[43m)\u001b[49m\n", - "File \u001b[0;32m/srv/main-spack-instance-2302/spack/opt/spack/linux-ubuntu20.04-x86_64/gcc-10.3.0/py-numpy-1.21.6-6fewtq7oarp3vtwlxrrcofz5sxwt55s7/lib/python3.8/site-packages/numpy/core/fromnumeric.py:86\u001b[0m, in \u001b[0;36m_wrapreduction\u001b[0;34m(obj, ufunc, method, axis, dtype, out, **kwargs)\u001b[0m\n\u001b[1;32m 83\u001b[0m \u001b[38;5;28;01melse\u001b[39;00m:\n\u001b[1;32m 84\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m reduction(axis\u001b[38;5;241m=\u001b[39maxis, out\u001b[38;5;241m=\u001b[39mout, \u001b[38;5;241m*\u001b[39m\u001b[38;5;241m*\u001b[39mpasskwargs)\n\u001b[0;32m---> 86\u001b[0m \u001b[38;5;28;01mreturn\u001b[39;00m \u001b[43mufunc\u001b[49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43mreduce\u001b[49m\u001b[43m(\u001b[49m\u001b[43mobj\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43maxis\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43mdtype\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[43mout\u001b[49m\u001b[43m,\u001b[49m\u001b[43m \u001b[49m\u001b[38;5;241;43m*\u001b[39;49m\u001b[38;5;241;43m*\u001b[39;49m\u001b[43mpasskwargs\u001b[49m\u001b[43m)\u001b[49m\n", - "\u001b[0;31mValueError\u001b[0m: zero-size array to reduction operation minimum which has no identity" - ] - }, - { - "data": { - "image/png": "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\n", - "text/plain": [ - "<Figure size 720x635.692 with 7 Axes>" - ] - }, - "metadata": { - "needs_background": "light" - }, - "output_type": "display_data" - } - ], + "outputs": [], "source": [ "from MAM2EBRAINS_VISUALIZATION import plot_resting_state\n", - "plot_resting_state(A, label_spikes, data_path)" + "plot_resting_state(A, label_spikes, data_path, sim_params)" ] }, { diff --git a/multiarea_model/data_multiarea/viscortex_processed_data.json b/multiarea_model/data_multiarea/viscortex_processed_data.json index 5e2512acd2c491a2a7e720e28a081e4b5bc9488b..629c9eaa35bcd89f441917c0320dae0d976329f6 100644 --- a/multiarea_model/data_multiarea/viscortex_processed_data.json +++ b/multiarea_model/data_multiarea/viscortex_processed_data.json @@ -1 +1 @@ -{"cocomac_completed": {"V1": {"7a": {"source_pattern": ["0", "0", "0", "0", "0", "1"], "target_pattern": null}, "IT": {"source_pattern": ["0", "0", 2, "0", "0", "3"], "target_pattern": [2.0, "0", "0", "0", "0", "0"]}, "LIP": {"source_pattern": ["0", "0", "0", "0", "0", "2"], "target_pattern": null}, "MT": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "PIP": {"source_pattern": null, "target_pattern": null}, "PO": {"source_pattern": null, "target_pattern": null}, "STP": {"source_pattern": ["0", "0", "0", "0", "0", "1"], "target_pattern": null}, "STPp": {"source_pattern": ["0", "0", "0", "0", "0", "1"], "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", "0", 2], "target_pattern": [2.0, "0", "0", "0", "0", "0"]}, "TH": {"source_pattern": ["0", "0", "0", "0", "0", 2], "target_pattern": null}, "V1": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", "3", "3"]}, "V2": {"source_pattern": ["0", 2, 2, "0", "3", "3"], "target_pattern": ["3", 2.0, 2.0, "0", 2.0, 2.0]}, "V3": {"source_pattern": ["0", 2, 2, "0", 2, "3"], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V3A": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V4": {"source_pattern": ["0", 2, 2, "0", "3", "3"], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V4t": {"source_pattern": ["0", 2, 2, "0", "3", "3"], "target_pattern": null}, "VIP": {"source_pattern": null, "target_pattern": null}, "MSTd": {"target_pattern": null, "source_pattern": null}, "FST": {"target_pattern": null, "source_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "DP": {"target_pattern": null, "source_pattern": null}, "FEF": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "STPa": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}, "CITv": {"target_pattern": null, "source_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}, "46": {"target_pattern": null, "source_pattern": null}, "VP": {"target_pattern": null, "source_pattern": null}}, "V2": {"5": {"source_pattern": null, "target_pattern": null}, "6": {"source_pattern": null, "target_pattern": null}, "7a": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": ["3", "2", "2", 2.0, 2.0, 2.0]}, "7b": {"source_pattern": null, "target_pattern": null}, "35": {"source_pattern": [2, 2, 2, 0, -1, -1], "target_pattern": null}, "36": {"source_pattern": [2, 2, 2, 0, -1, -1], "target_pattern": null}, "46": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": ["3", 2.0, "3", "3", 2.0, 2.0]}, "CIT": {"source_pattern": null, "target_pattern": null}, "CITv": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "FEF": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "FST": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": null}, "IT": {"source_pattern": [2, 2, 2, 2, 2, "0"], "target_pattern": ["3", "3", 2.0, 2.0, "3", "3"]}, "LIP": {"source_pattern": [2, 2, "0", 2, 2, "0"], "target_pattern": null}, "MIP": {"source_pattern": null, "target_pattern": null}, "MST": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTd": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTl": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MT": {"source_pattern": [2, 2, 2, 2, "0", "0"], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "PIP": {"source_pattern": null, "target_pattern": null}, "PIT": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": null}, "PITd": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": null}, "PO": {"source_pattern": null, "target_pattern": null}, "SEF": {"source_pattern": null, "target_pattern": null}, "STP": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": null}, "STPa": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": null}, "STPp": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": null}, "TF": {"source_pattern": [2, 2, 2, 2, "0", "0"], "target_pattern": ["3", "0", "0", "0", "1", "1"]}, "TH": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": null}, "V1": {"source_pattern": [2, 2, "0", "0", "0", "0"], "target_pattern": ["0", 2.0, 2.0, "3", "3", "3"]}, "V2": {"source_pattern": [2, 2, "3", "3", "0", "0"], "target_pattern": ["3", 2.0, 2.0, 2.0, 2.0, 2.0]}, "V2d": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "V2v": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "V3": {"source_pattern": ["0", "0", 2, "0", "0", 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V3A": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V4": {"source_pattern": ["3", "3", 2, 2, "0", "0"], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V4d": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "V4t": {"source_pattern": ["3", "3", 2, 2, "0", -1], "target_pattern": null}, "V4v": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "VIP": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "VOT": {"source_pattern": null, "target_pattern": null}, "VP": {"source_pattern": [2, 2, "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "CITd": {"target_pattern": null, "source_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}, "MDP": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}}, "VP": {"7a": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MST": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "MSTd": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "MT": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "PIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V3A": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "V4": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V4v": {"source_pattern": null, "target_pattern": null}, "VIP": {"source_pattern": null, "target_pattern": null}, "VOT": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "VP": {"target_pattern": null, "source_pattern": null}}, "V3": {"7a": {"source_pattern": null, "target_pattern": null}, "FST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "LIP": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "MST": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTd": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "MT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "PIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V1": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3A": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V4": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V4t": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VIP": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "VP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "V3": {"target_pattern": null, "source_pattern": null}}, "PIP": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "DP": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "LIP": {"source_pattern": null, "target_pattern": null}, "MT": {"source_pattern": null, "target_pattern": null}, "V1": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V2": {"source_pattern": null, "target_pattern": null}, "V3": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "VP": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "PIP": {"target_pattern": null, "source_pattern": null}}, "V3A": {"7a": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "FST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "LIP": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MIP": {"source_pattern": null, "target_pattern": null}, "MST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTd": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTl": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MT": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "V1": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "VIP": {"source_pattern": null, "target_pattern": null}, "VP": {"source_pattern": null, "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "V3A": {"target_pattern": null, "source_pattern": null}}, "MT": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "7b": {"source_pattern": null, "target_pattern": null}, "46": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "CIT": {"source_pattern": null, "target_pattern": null}, "CITv": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": null, "target_pattern": null}, "FEF": {"source_pattern": null, "target_pattern": null}, "FST": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "IT": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MIP": {"source_pattern": null, "target_pattern": null}, "MST": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTd": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTl": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MT": {"source_pattern": null, "target_pattern": null}, "PIP": {"source_pattern": null, "target_pattern": null}, "PO": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "STP": {"source_pattern": null, "target_pattern": null}, "STPp": {"source_pattern": null, "target_pattern": null}, "V1": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V2d": {"source_pattern": null, "target_pattern": null}, "V2v": {"source_pattern": null, "target_pattern": null}, "V3": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3A": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V4d": {"source_pattern": null, "target_pattern": null}, "V4t": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VP": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}}, "V4t": {"7a": {"source_pattern": null, "target_pattern": null}, "46": {"source_pattern": null, "target_pattern": [2.0, "0", "0", "0", "0", 2.0]}, "FST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTd": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V3": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "V4t": {"target_pattern": null, "source_pattern": null}}, "V4": {"7a": {"source_pattern": null, "target_pattern": null}, "46": {"source_pattern": null, "target_pattern": [2.0, "0", "0", "0", "0", 2.0]}, "AIT": {"source_pattern": null, "target_pattern": null}, "AITv": {"source_pattern": null, "target_pattern": null}, "CIT": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "CITd": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "CITv": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "DP": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "FEF": {"source_pattern": null, "target_pattern": null}, "FST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "IT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "LIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "PIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "PIT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "PITd": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "PITv": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "PO": {"source_pattern": null, "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "TH": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V1": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V3": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3A": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4t": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VIP": {"source_pattern": null, "target_pattern": null}, "VOT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "VP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MSTd": {"target_pattern": null, "source_pattern": null}, "MIP": {"target_pattern": null, "source_pattern": null}, "STPa": {"target_pattern": null, "source_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}, "STPp": {"target_pattern": null, "source_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}, "MDP": {"target_pattern": null, "source_pattern": null}, "V4": {"target_pattern": null, "source_pattern": null}}, "PO": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "6": {"source_pattern": null, "target_pattern": null}, "7a": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "DP": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "FEF": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "MDP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTd": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTl": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "PIP": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "SEF": {"source_pattern": null, "target_pattern": null}, "V1": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V3": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V3A": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "V4t": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VP": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "PO": {"target_pattern": null, "source_pattern": null}}, "VOT": {"V2": {"source_pattern": null, "target_pattern": null}, "VP": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "VOT": {"target_pattern": null, "source_pattern": null}}, "DP": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "46": {"source_pattern": null, "target_pattern": null}, "FEF": {"source_pattern": null, "target_pattern": null}, "IT": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "MST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MSTd": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "PIP": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "PO": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "STP": {"source_pattern": null, "target_pattern": null}, "STPp": {"source_pattern": null, "target_pattern": null}, "V2": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "1", 2.0, 2.0]}, "V3A": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "V4": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VP": {"source_pattern": null, "target_pattern": null}, "MT": {"target_pattern": null, "source_pattern": null}, "VIP": {"target_pattern": null, "source_pattern": null}, "FST": {"target_pattern": null, "source_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "MIP": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "TF": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "V4t": {"target_pattern": null, "source_pattern": null}, "STPa": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}, "CITv": {"target_pattern": null, "source_pattern": null}, "TH": {"target_pattern": null, "source_pattern": null}, "V3": {"target_pattern": null, "source_pattern": null}, "MDP": {"target_pattern": null, "source_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}, "DP": {"target_pattern": null, "source_pattern": null}}, "MIP": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": null, "target_pattern": null}, "PO": {"source_pattern": null, "target_pattern": null}, "V2": {"source_pattern": null, "target_pattern": null}, "V3A": {"source_pattern": null, "target_pattern": null}, "MIP": {"target_pattern": null, "source_pattern": null}}, "MDP": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "MDP": {"target_pattern": null, "source_pattern": null}}, "MSTd": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "35": {"source_pattern": null, "target_pattern": null}, "36": {"source_pattern": null, "target_pattern": null}, "46": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "FEF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "FST": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "IT": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "MST": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "PIT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "PO": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "STP": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "STPp": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3A": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "VIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VP": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "PIP": {"target_pattern": null, "source_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "MIP": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "STPa": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}, "CITv": {"target_pattern": null, "source_pattern": null}, "TH": {"target_pattern": null, "source_pattern": null}, "MDP": {"target_pattern": null, "source_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}, "V4": {"target_pattern": null, "source_pattern": null}, "MSTd": {"target_pattern": null, "source_pattern": null}}, "VIP": {"4": {"source_pattern": null, "target_pattern": null}, "5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "6": {"source_pattern": null, "target_pattern": null}, "7a": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "46": {"source_pattern": null, "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "FEF": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "FST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "IT": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "LIP": {"source_pattern": null, "target_pattern": null}, "MDP": {"source_pattern": null, "target_pattern": null}, "MIP": {"source_pattern": null, "target_pattern": null}, "MST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MSTd": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MSTl": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "MT": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "PIP": {"source_pattern": null, "target_pattern": null}, "PO": {"source_pattern": null, "target_pattern": null}, "Ri": {"source_pattern": null, "target_pattern": null}, "SEF": {"source_pattern": null, "target_pattern": null}, "SII": {"source_pattern": null, "target_pattern": null}, "STP": {"source_pattern": null, "target_pattern": null}, "STPp": {"source_pattern": null, "target_pattern": null}, "V2": {"source_pattern": null, "target_pattern": null}, "V2d": {"source_pattern": null, "target_pattern": null}, "V2v": {"source_pattern": null, "target_pattern": null}, "V3": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3A": {"source_pattern": null, "target_pattern": null}, "V4": {"source_pattern": null, "target_pattern": null}, "V4d": {"source_pattern": null, "target_pattern": null}, "V4t": {"source_pattern": null, "target_pattern": null}, "VIP": {"source_pattern": null, "target_pattern": null}, "VP": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}}, "LIP": {"4": {"source_pattern": null, "target_pattern": null}, "5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "6": {"source_pattern": null, "target_pattern": null}, "7a": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "46": {"source_pattern": null, "target_pattern": ["3", 2.0, "3", "3", 2.0, 2.0]}, "DP": {"source_pattern": null, "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "FEF": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "FST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "IT": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "LIP": {"source_pattern": null, "target_pattern": null}, "MDP": {"source_pattern": null, "target_pattern": null}, "MIP": {"source_pattern": null, "target_pattern": null}, "MST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MSTd": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MT": {"source_pattern": null, "target_pattern": null}, "PIP": {"source_pattern": null, "target_pattern": null}, "PO": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "Ri": {"source_pattern": null, "target_pattern": null}, "SEF": {"source_pattern": null, "target_pattern": null}, "SII": {"source_pattern": null, "target_pattern": null}, "STP": {"source_pattern": null, "target_pattern": null}, "STPp": {"source_pattern": null, "target_pattern": null}, "V2": {"source_pattern": null, "target_pattern": null}, "V2d": {"source_pattern": null, "target_pattern": null}, "V2v": {"source_pattern": null, "target_pattern": null}, "V3": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3A": {"source_pattern": null, "target_pattern": null}, "V4": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4d": {"source_pattern": null, "target_pattern": null}, "V4t": {"source_pattern": null, "target_pattern": null}, "VIP": {"source_pattern": null, "target_pattern": null}, "VP": {"source_pattern": null, "target_pattern": null}}, "PITv": {"7a": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "AIT": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "AITd": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "AITv": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "CIT": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "CITd": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "CITv": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "FST": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "IT": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "LIP": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MST": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "MT": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "STP": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "STPp": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "TF": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "TH": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V2": {"source_pattern": ["3", "3", "0", 2, 2, -1], "target_pattern": null}, "V2v": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "V4": {"source_pattern": ["0", "3", "3", "0", "1", "1"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4d": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "V4t": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "V4v": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "VOT": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "VP": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}}, "PITd": {"7a": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "FST": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": null}, "IT": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": null}, "MST": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": null}, "MT": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": null}, "STP": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "STPp": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "V2": {"source_pattern": ["3", "3", 2, 2, "0", -1], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V2d": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "V2v": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "V4": {"source_pattern": ["0", "3", "3", "0", "1", "1"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4d": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "V4t": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "V4v": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "VOT": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "VP": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}}, "AITv": {"CIT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "CITd": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "CITv": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "IT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": ["3", 2.0, 2.0, 2.0, 2.0, -1]}, "PIT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "PITd": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "PITv": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "TH": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V4": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}}, "MSTl": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "35": {"source_pattern": null, "target_pattern": null}, "36": {"source_pattern": null, "target_pattern": null}, "46": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "FEF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "FST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "IT": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "PO": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "STP": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "STPp": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "V1": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V3A": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "V4t": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "VIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}}, "FST": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "35": {"source_pattern": null, "target_pattern": null}, "36": {"source_pattern": null, "target_pattern": null}, "46": {"source_pattern": null, "target_pattern": [2.0, "0", "0", "0", "0", 2.0]}, "CIT": {"source_pattern": null, "target_pattern": null}, "CITv": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": null, "target_pattern": null}, "FEF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "IT": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MSTd": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "MSTl": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "MT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "PIT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "STP": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "STPp": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "TF": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V3": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V3A": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V4": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V4t": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "VIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VP": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "FST": {"target_pattern": null, "source_pattern": null}}, "CITv": {"35": {"source_pattern": null, "target_pattern": null}, "36": {"source_pattern": null, "target_pattern": null}, "AIT": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "AITd": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "AITv": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "IT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": ["3", 2.0, 2.0, 2.0, 2.0, 2.0]}, "MT": {"source_pattern": null, "target_pattern": null}, "PIT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "PITd": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "PITv": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V2": {"source_pattern": null, "target_pattern": null}, "V4": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MSTd": {"target_pattern": null, "source_pattern": null}, "PIP": {"target_pattern": null, "source_pattern": null}, "VIP": {"target_pattern": null, "source_pattern": null}, "FST": {"target_pattern": null, "source_pattern": null}, "DP": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "FEF": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "V4t": {"target_pattern": null, "source_pattern": null}, "PO": {"target_pattern": null, "source_pattern": null}, "STPa": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "STPp": {"target_pattern": null, "source_pattern": null}, "TH": {"target_pattern": null, "source_pattern": null}, "V3": {"target_pattern": null, "source_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}, "7a": {"target_pattern": null, "source_pattern": null}, "LIP": {"target_pattern": null, "source_pattern": null}, "46": {"target_pattern": null, "source_pattern": null}, "VP": {"target_pattern": null, "source_pattern": null}, "V3A": {"target_pattern": null, "source_pattern": null}, "CITv": {"target_pattern": null, "source_pattern": null}}, "CITd": {"V4": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "CITd": {"target_pattern": null, "source_pattern": null}}, "7a": {"5": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "6": {"source_pattern": null, "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "7a": {"source_pattern": [2, "3", "3", "3", "3", "3"], "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7b": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "35": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": null}, "36": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": null}, "46": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": ["3", 2.0, "3", 2.0, "3", 2.0]}, "AIT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "AITd": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "CIT": {"source_pattern": null, "target_pattern": null}, "CITv": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": ["0", "3", "3", "0", 2, 2], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "FEF": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "FST": {"source_pattern": [2, 2, 2, "3", 2, 2], "target_pattern": null}, "IT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, "3", 2.0, 2.0, 2.0, 2.0]}, "Ig": {"source_pattern": null, "target_pattern": ["3", "3", "3", 2.0, 2.0, 2.0]}, "LIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MDP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MST": {"source_pattern": [2, 2, 2, "3", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MSTd": {"source_pattern": [2, 2, 2, "3", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MSTl": {"source_pattern": [2, "0", "0", 2, "0", 2], "target_pattern": null}, "MT": {"source_pattern": [2, 2, 2, "3", "3", "3"], "target_pattern": null}, "PIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "PO": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "Ri": {"source_pattern": null, "target_pattern": null}, "SEF": {"source_pattern": null, "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "SII": {"source_pattern": null, "target_pattern": null}, "STP": {"source_pattern": [2, "3", "3", "3", "3", "3"], "target_pattern": [2.0, 2.0, -1, -1, -1, -1]}, "STPa": {"source_pattern": ["3", "3", "3", "3", "0", "0"], "target_pattern": null}, "STPp": {"source_pattern": [2, "3", "3", "3", "3", "3"], "target_pattern": [2.0, 2.0, -1, -1, -1, -1]}, "TF": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "TH": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V2": {"source_pattern": [2, 2, 2, "3", "3", "3"], "target_pattern": null}, "V2v": {"source_pattern": null, "target_pattern": null}, "V3": {"source_pattern": null, "target_pattern": null}, "V3A": {"source_pattern": null, "target_pattern": null}, "V4": {"source_pattern": [2, 2, 2, "0", 2, 2], "target_pattern": null}, "V4d": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "V4t": {"source_pattern": [2, 2, 2, "0", 2, 2], "target_pattern": null}, "VIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VP": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}}, "STPp": {"5": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "7b": {"source_pattern": null, "target_pattern": null}, "35": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": null}, "36": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": null}, "46": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["3", 2.0, "3", 2.0, "3", 2.0]}, "CIT": {"source_pattern": null, "target_pattern": null}, "CITv": {"source_pattern": null, "target_pattern": null}, "FEF": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "FST": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "IT": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": [2.0, "3", 2.0, 2.0, 2.0, 2.0]}, "MST": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MSTd": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MSTl": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MT": {"source_pattern": null, "target_pattern": null}, "Ri": {"source_pattern": null, "target_pattern": null}, "STP": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "STPa": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "STPp": {"source_pattern": null, "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "TH": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V2": {"source_pattern": null, "target_pattern": null}, "V4": {"source_pattern": null, "target_pattern": null}, "V4t": {"source_pattern": null, "target_pattern": null}, "PIP": {"target_pattern": null, "source_pattern": null}, "VIP": {"target_pattern": null, "source_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "MIP": {"target_pattern": null, "source_pattern": null}, "DP": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "PO": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}, "V3": {"target_pattern": null, "source_pattern": null}, "MDP": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}, "LIP": {"target_pattern": null, "source_pattern": null}, "VP": {"target_pattern": null, "source_pattern": null}, "V3A": {"target_pattern": null, "source_pattern": null}}, "STPa": {"7a": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": null}, "35": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": null}, "36": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": null}, "46": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "IT": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": null}, "STP": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "STPa": {"source_pattern": null, "target_pattern": null}, "STPp": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "TH": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "MSTd": {"target_pattern": null, "source_pattern": null}, "MT": {"target_pattern": null, "source_pattern": null}, "VIP": {"target_pattern": null, "source_pattern": null}, "FST": {"target_pattern": null, "source_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "DP": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "FEF": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "V4t": {"target_pattern": null, "source_pattern": null}, "PO": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}, "CITv": {"target_pattern": null, "source_pattern": null}, "V3": {"target_pattern": null, "source_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}, "LIP": {"target_pattern": null, "source_pattern": null}, "V2": {"target_pattern": null, "source_pattern": null}, "VP": {"target_pattern": null, "source_pattern": null}, "V4": {"target_pattern": null, "source_pattern": null}}, "FEF": {"1": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "3a": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "4": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "5": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "6": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "7a": {"source_pattern": [2, "3", "1", "2", "2", "0"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "7b": {"source_pattern": null, "target_pattern": null}, "35": {"source_pattern": null, "target_pattern": null}, "36": {"source_pattern": null, "target_pattern": null}, "46": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "AIT": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "AITd": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "CIT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "CITv": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "FEF": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "FST": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "IT": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "Ig": {"source_pattern": null, "target_pattern": ["3", "3", "3", 2.0, 2.0, 2.0]}, "LIP": {"source_pattern": [2, "3", "1", "2", "2", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MSTd": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MSTl": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "PIT": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "PO": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "Ri": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "SEF": {"source_pattern": null, "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "STP": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "STPp": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V2": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V3": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "V3A": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V4": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "V4t": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VIP": {"source_pattern": [2, "3", "1", "2", "2", "0"], "target_pattern": null}, "VP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "PIP": {"target_pattern": null, "source_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "MIP": {"target_pattern": null, "source_pattern": null}, "DP": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "TF": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "STPa": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "TH": {"target_pattern": null, "source_pattern": null}, "MDP": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}}, "46": {"1": {"source_pattern": null, "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "2": {"source_pattern": [2, "3", "3", 2, 2, 2], "target_pattern": null}, "4": {"source_pattern": null, "target_pattern": null}, "5": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": null}, "6": {"source_pattern": [2, 2, "3", 2, 2, 2], "target_pattern": ["3", 2.0, "3", 2.0, "3", 2.0]}, "7a": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "7b": {"source_pattern": ["0", "0", "3", "0", "3", "0"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "35": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "36": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "46": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "AIT": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "AITd": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "CIT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "CITv": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "DP": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "FEF": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "IT": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "Ig": {"source_pattern": [2, "3", "3", 2, 2, 2], "target_pattern": ["3", "3", "3", 2.0, 2.0, 2.0]}, "LIP": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "PIT": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "Ri": {"source_pattern": null, "target_pattern": null}, "SEF": {"source_pattern": [2, 2, "3", 2, 2, 2], "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "SII": {"source_pattern": [2, "3", "3", 2, 2, 2], "target_pattern": null}, "STP": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "STPa": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "STPp": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "TF": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "TH": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "V2": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": null}, "V4": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "VIP": {"source_pattern": ["0", "0", "3", "0", 2, 2], "target_pattern": null}, "MSTd": {"target_pattern": null, "source_pattern": null}, "PIP": {"target_pattern": null, "source_pattern": null}, "FST": {"target_pattern": null, "source_pattern": null}, "MIP": {"target_pattern": null, "source_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "V4t": {"target_pattern": null, "source_pattern": null}, "PO": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "V3": {"target_pattern": null, "source_pattern": null}, "MDP": {"target_pattern": null, "source_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}, "VP": {"target_pattern": null, "source_pattern": null}, "V3A": {"target_pattern": null, "source_pattern": null}}, "TF": {"5": {"source_pattern": null, "target_pattern": null}, "6": {"source_pattern": ["0", "0", 2, "0", "3", "3"], "target_pattern": null}, "7a": {"source_pattern": ["3", "3", "3", "3", 2, "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "35": {"source_pattern": ["0", "1", 2, "0", 2, 2], "target_pattern": null}, "36": {"source_pattern": [2, 2, "0", 2, 2, "0"], "target_pattern": null}, "46": {"source_pattern": ["0", "0", 2, "0", "3", "3"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "AIT": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "AITv": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "CIT": {"source_pattern": null, "target_pattern": null}, "CITv": {"source_pattern": null, "target_pattern": null}, "FEF": {"source_pattern": ["0", "0", 2, "0", "3", "3"], "target_pattern": null}, "FST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "IT": {"source_pattern": [2, 2, 2, 2, "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "Id": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": null}, "Ig": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": null}, "LIP": {"source_pattern": null, "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "MST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MT": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": null}, "SII": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": null}, "STP": {"source_pattern": ["3", "3", "3", "3", 2, "0"], "target_pattern": null}, "STPa": {"source_pattern": ["3", "3", "0", 2, 2, "0"], "target_pattern": null}, "STPp": {"source_pattern": ["3", "3", "3", "3", 2, "0"], "target_pattern": null}, "TF": {"source_pattern": ["0", "1", 2, "0", 2, 2], "target_pattern": null}, "TH": {"source_pattern": ["0", "1", 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V2": {"source_pattern": [2, 2, 2, 2, "0", "0"], "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "V3": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3A": {"source_pattern": null, "target_pattern": null}, "V4": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "VP": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}}, "TH": {"6": {"source_pattern": ["0", "0", 2, "0", "3", "3"], "target_pattern": null}, "7a": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "35": {"source_pattern": [2, "0", "1", "0", 2, 2], "target_pattern": ["3", "3", "3", 2.0, 2.0, 2.0]}, "36": {"source_pattern": [2, "0", "1", "0", 2, 2], "target_pattern": null}, "46": {"source_pattern": [2, "0", "0", "0", "3", "3"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "AIT": {"source_pattern": null, "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "AITv": {"source_pattern": null, "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "FEF": {"source_pattern": [2, -1, -1, 0, -1, -1], "target_pattern": null}, "IT": {"source_pattern": [2, "0", "1", "0", 2, 2], "target_pattern": [2.0, "3", "3", "3", 2.0, 2.0]}, "Id": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": null}, "Ig": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": ["3", "3", "3", 2.0, 2.0, 2.0]}, "SII": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": null}, "STP": {"source_pattern": [2, -1, -1, 0, -1, -1], "target_pattern": null}, "STPa": {"source_pattern": null, "target_pattern": null}, "STPp": {"source_pattern": null, "target_pattern": null}, "TF": {"source_pattern": [2, 2, 2, 2, 2, 2], "target_pattern": ["3", "3", "3", 2.0, 2.0, 2.0]}, "TH": {"source_pattern": [2, -1, -1, 0, -1, -1], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V2": {"source_pattern": ["0", "1", 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V4": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}}, "AITd": {"7a": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "46": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "CIT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "CITd": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "CITv": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "FEF": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "IT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "PIT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "PITd": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "STP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "STPa": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "TF": {"source_pattern": null, "target_pattern": null}, "TH": {"source_pattern": null, "target_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}}}, "architecture_completed": {"FEF": 5, "7a": 4, "STPp": 4, "CITv": 5, "PITv": 5, "VP": 7, "V3A": 6, "TF": 5, "LIP": 5, "V4t": 6, "MIP": 5, "CITd": 5, "MSTd": 5, "DP": 5, "STPa": 4, "MSTl": 5, "MT": 6, "46": 4, "AITv": 4, "VIP": 5, "PITd": 5, "VOT": 6, "V1": 8, "V2": 7, "V3": 7, "V4": 6, "TH": 2, "PIP": 5, "FST": 4, "MDP": 5, "PO": 5, "AITd": 4}, "hierarchy_completed": {"7a": 0.6622, "PITv": 0.6048, "V3A": 0.3345, "LIP": 0.5677, "MIP": 0.5, "PITd": 0.6115, "DP": 0.4864, "STPa": 0.7162, "MSTl": 0.6216, "V1": 0.0, "46": 0.8649, "STPp": 0.6757, "V2": 0.1115, "V3": 0.1993, "V4": 0.4054, "TH": 0.9222, "TF": 0.8615, "MDP": 0.5, "PO": 0.4189, "FEF": 0.8177, "CITv": 0.625, "VP": 0.1993, "PIP": 0.2972, "V4t": 0.4054, "CITd": 0.6284, "AITv": 0.6149, "VOT": 0.4628, "MT": 0.4054, "VIP": 0.5677, "MSTd": 0.5473, "FST": 0.6216, "AITd": 1.0}, "SLN_completed": {"V1": {"7a": 0.13194421498048362, "LIP": 0.001953125, "MT": 0.17512874899425246, "PIP": 0.00676816232675885, "PO": 0.404565065, "STPp": 0.03868900250000001, "TF": 0.2856816827665948, "TH": 0.38953751737398074, "V2": 0.4007722176652155, "V3": 0.38394614661004506, "V3A": 0.006840776179282866, "V4": 0.22741361375468427, "V4t": 0.181545865, "VIP": 0.001953125, "MSTd": 0.10606161761701319, "FST": 0.017777577500000002, "PITd": 0.11926319973629251, "DP": 0.06666331317758761, "FEF": 0.12220022250000001, "VOT": 0.13606147826236337, "STPa": 0.025645547576816728, "CITd": 0.017777577500000002, "AITd": 0.01173693, "CITv": 0.01173693, "MSTl": 0.015780545587622773, "AITv": 0.01173693, "PITv": 0.06536264773862561, "46": 0.023962599915093682, "VP": 0.2411506010095163}, "V2": {"7a": 0.2473485547389337, "46": 0.09611216182822098, "CITv": 0.03237627, "DP": 0.11861750167939675, "FEF": 0.20729421976778806, "FST": 0.07046779333333333, "LIP": 0.04916585999999999, "MIP": 0.1647674456125005, "MSTd": 0.23701435042788077, "MSTl": 0.06238784920796942, "MT": 0.26510935220880993, "PIP": 0.21467556119098472, "PITd": 0.22234497210587106, "PO": 0.1647674456125005, "STPa": 0.1011489004860832, "STPp": 0.0, "TF": 0.25254592441901647, "TH": 0.010029086666666668, "V1": 0.7359601200000001, "V3": 0.31951689276600775, "V3A": 0.2159478233405306, "V4": 0.2541399406855286, "V4t": 0.26864967000000006, "VIP": 0.04916586000000001, "VOT": 0.22762425945260104, "VP": 0.25842434280049886, "CITd": 0.07046779333333335, "AITd": 0.03237627, "MDP": 0.1647674456125005, "AITv": 0.03237627, "PITv": 0.07596815828333246}, "VP": {"7a": 0.09442586553850892, "DP": 0.15571353140142427, "LIP": 0.18807267059796445, "MSTd": 0.1647674456125005, "MT": 0.2603679458405936, "PIP": 0.1647674456125005, "TF": 0.1451231907954106, "V2": 0.4397456164544487, "V3A": 0.23303749052194725, "V4": 0.2914236057357094, "VIP": 0.1647674456125005, "VOT": 0.24423035492494716}, "V3": {"7a": 0.09442586553850892, "FST": 0.1011489004860832, "LIP": 0.18807267059796445, "MSTd": 0.1647674456125005, "MT": 0.2603679458405936, "PIP": 0.1647674456125005, "TF": 0.1451231907954106, "V1": 0.6993004977911257, "V2": 0.4397456164544487, "V3A": 0.23303749052194725, "V4": 0.2914236057357094, "V4t": 0.2572732264020294, "VIP": 0.1647674456125005, "VP": 0.4397456164544487}, "PIP": {"7a": 0.31187356990740184, "DP": 0.425126660792947, "LIP": 0.4754470637035422, "MT": 0.5719047029350985, "V1": 0.9108207897240361, "V2": 0.749151726197644, "V3": 0.749151726197644, "V4": 0.6080369758634977, "VP": 0.749151726197644}, "V3A": {"7a": 0.2306470411405071, "DP": 0.3317934753804855, "FST": 0.24266165394773911, "LIP": 0.3791343871826437, "MIP": 0.345394264212165, "MSTd": 0.345394264212165, "MSTl": 0.345394264212165, "MT": 0.4741086898197289, "V1": 0.8642589131334557, "V2": 0.664819185499987, "V3": 0.664819185499987, "V4": 0.511183022022283, "VIP": 0.345394264212165, "VP": 0.664819185499987}, "MT": {"7a": 0.20514417151891692, "46": 0.2079858130256918, "CITv": 0.2262644296613191, "DP": 0.3009622802995952, "FEF": 0.2762308513985713, "FST": 0.2163924357522115, "LIP": 0.34663413513815555, "MIP": 0.31403189331661385, "MSTd": 0.31403189331661385, "MSTl": 0.31403189331661385, "PIP": 0.31403189331661385, "PO": 0.31403189331661385, "STPp": 0.2163924357522115, "V1": 0.8444668131657768, "V2": 0.6326887550282241, "V3": 0.6326887550282241, "V3A": 0.4058308482690615, "V4": 0.47662208079615176, "V4t": 0.4359767813039983, "VIP": 0.31403189331661385, "VP": 0.6326887550282241}, "V4t": {"7a": 0.2078731885766554, "46": 0.2107370269407612, "FST": 0.21920773435266425, "MSTd": 0.31743250009665086, "MT": 0.44351992011019076, "V2": 0.6362850677254202, "V3": 0.6362850677254202, "V4": 0.4804317628197222}, "V4": {"7a": 0.4232641237436804, "46": 0.1823592393657686, "AITv": 0.29966645, "CITd": 0.23457694666666673, "CITv": 0.2996664499999999, "DP": 0.2538615627727568, "FEF": 0.6525620966666666, "FST": 0.2345769466666667, "LIP": 0.24640913666666664, "MT": 0.4203839134858612, "PIP": 0.6991783852090286, "PITd": 0.29129667122990904, "PITv": 0.29280809982084094, "PO": 0.9296867466666666, "TF": 0.41928092775890013, "TH": 0.6746721308204547, "V1": 0.8605949687186175, "V2": 0.8946774848445085, "V3": 0.8106335742703666, "V3A": 0.6995602901668315, "V4t": 0.44856999000000003, "VIP": 0.24640913666666667, "VOT": 0.29207236355152044, "VP": 0.39992316913597753, "MSTd": 0.4352943409457222, "MIP": 0.28182290248104663, "STPa": 0.1901303816478059, "AITd": 0.2996664499999999, "STPp": 0.0, "MSTl": 0.233633950099824, "MDP": 0.28182290248104663}, "PO": {"7a": 0.31187356990740184, "DP": 0.425126660792947, "FEF": 0.3969553786481969, "LIP": 0.4754470637035422, "MDP": 0.4397456164544487, "MIP": 0.4397456164544487, "MSTd": 0.4397456164544487, "MSTl": 0.4397456164544487, "MT": 0.5719047029350985, "PIP": 0.4397456164544487, "V1": 0.9108207897240361, "V2": 0.749151726197644, "V3": 0.749151726197644, "V3A": 0.5376665672762394, "V4t": 0.5681484209786033, "VIP": 0.4397456164544487, "VP": 0.749151726197644}, "VOT": {"V2": 0.6515582171973071, "VP": 0.6515582171973071}, "DP": {"7a": 0.3569152409933993, "46": 0.32873489289592567, "FEF": 0.5164609, "LIP": 0.36808971, "MSTd": 0.359307158192874, "PIP": 0.7224508243801265, "PO": 0.91499421, "STPp": 0.0, "V2": 0.8284911256892572, "V3A": 0.7225151175175789, "V4": 0.502791527151495, "VP": 0.5036956237929567, "MT": 0.4764831936322133, "VIP": 0.36808971, "FST": 0.26638557999999996, "PITd": 0.4306777609068619, "MIP": 0.4544472048222968, "V1": 0.91499421, "TF": 0.4477395966573806, "VOT": 0.4978915580368853, "V4t": 0.4812295, "STPa": 0.33928533532425265, "CITd": 0.26638558, "AITd": 0.16666665999999994, "CITv": 0.16666665999999997, "TH": 0.47371497212186886, "V3": 0.887729957296875, "MDP": 0.4544472048222968, "MSTl": 0.2919336871009218, "AITv": 0.16666665999999997, "PITv": 0.16385097434860155}, "MIP": {"7a": 0.31187356990740184, "LIP": 0.4754470637035422, "PO": 0.4397456164544487, "V2": 0.749151726197644, "V3A": 0.5376665672762394}, "MDP": {}, "MSTd": {"7a": 0.44486240562524343, "46": 0.3154038868555226, "DP": 0.8352353799814716, "FEF": 0.6273571799011722, "FST": 0.28586558000000006, "LIP": 0.52910535, "MT": 0.285560720530831, "PO": 0.94168235, "STPp": 0.05016722, "TF": 0.6059730506644079, "V2": 0.8875577521323456, "V3": 0.9072129777530921, "V3A": 0.8681135828616146, "VIP": 0.52910535, "VP": 0.6210356415152859, "PIP": 0.8680375753748741, "PITd": 0.31125558595064046, "MIP": 0.4397456164544487, "V1": 0.9097885214665646, "VOT": 0.48008040500394433, "STPa": 0.3257802492365629, "CITd": 0.28586558, "AITd": 0.20786640000000003, "CITv": 0.20786640000000003, "TH": 0.6589031753555138, "MDP": 0.4397456164544487, "MSTl": 0.2812370526681836, "AITv": 0.2078664, "PITv": 0.2981900252191592, "V4": 0.6120145117230196}, "VIP": {"7a": 0.31187356990740184, "46": 0.3154038868555226, "FEF": 0.3969553786481969, "FST": 0.3257802492365629, "LIP": 0.4754470637035422, "MDP": 0.4397456164544487, "MIP": 0.4397456164544487, "MSTd": 0.4397456164544487, "MSTl": 0.4397456164544487, "MT": 0.5719047029350985, "PIP": 0.4397456164544487, "PO": 0.4397456164544487, "STPp": 0.3257802492365629, "V2": 0.749151726197644, "V3": 0.749151726197644, "V3A": 0.5376665672762394, "V4": 0.6080369758634977, "V4t": 0.5681484209786033, "VP": 0.749151726197644}, "LIP": {"7a": 0.28076284141826424, "46": 0.2841284860076212, "DP": 0.390189400203489, "FEF": 0.362694437412613, "FST": 0.29403822928836465, "MDP": 0.40452785345081144, "MIP": 0.40452785345081144, "MSTd": 0.40452785345081144, "MT": 0.5363312838211267, "PIP": 0.40452785345081144, "PO": 0.40452785345081144, "STPp": 0.29403822928836465, "V2": 0.7196467830007919, "V3": 0.7196467830007919, "V3A": 0.5018058412911562, "V4": 0.573062361443146, "V4t": 0.5325302918019821, "VIP": 0.40452785345081144, "VP": 0.7196467830007919}, "PITv": {"7a": 0.21980894609736484, "AITd": 0.24175822798053087, "AITv": 0.24175822798053087, "CITd": 0.24175822798053087, "CITv": 0.24175822798053087, "FST": 0.23150869224939957, "LIP": 0.365469778336114, "MT": 0.4597488319767691, "STPp": 0.23150869224939957, "TF": 0.3027748504611968, "TH": 0.19454931004337409, "V2": 0.6515582171973071, "V4": 0.49677433132557947, "V4t": 0.4559549345314889, "VOT": 0.4397456164544487, "VP": 0.6515582171973071}, "PITd": {"7a": 0.21980894609736484, "FST": 0.23150869224939957, "MT": 0.4597488319767691, "STPp": 0.23150869224939957, "V2": 0.6515582171973071, "V4": 0.49677433132557947, "V4t": 0.4559549345314889, "VOT": 0.4397456164544487, "VP": 0.6515582171973071}, "AITv": {"CITd": 0.4397456164544487, "CITv": 0.4397456164544487, "PITd": 0.6544746643053295, "PITv": 0.6544746643053295, "TF": 0.5130062065154856, "TH": 0.3774407149467103, "V4": 0.7057317983155025}, "MSTl": {"7a": 0.31187356990740184, "46": 0.3154038868555226, "DP": 0.425126660792947, "FEF": 0.3969553786481969, "FST": 0.3257802492365629, "LIP": 0.4754470637035422, "MT": 0.5719047029350985, "PO": 0.4397456164544487, "STPp": 0.3257802492365629, "V1": 0.9108207897240361, "V2": 0.749151726197644, "V3A": 0.5376665672762394, "V4t": 0.5681484209786033, "VIP": 0.4397456164544487}, "FST": {"7a": 0.42443302964932406, "46": 0.4283372333963633, "CITv": 0.45288136231295556, "DP": 0.5442655594117083, "FEF": 0.5154533480763229, "LIP": 0.594213477151346, "MSTd": 0.5589734213408636, "MSTl": 0.5589734213408636, "MT": 0.6848151869041003, "STPp": 0.4397456164544487, "TF": 0.5262461396949784, "V2": 0.8344259484773664, "V3": 0.8344259484773664, "V3A": 0.6534080536187905, "V4": 0.7170795468774352, "V4t": 0.6814092972055, "VIP": 0.5589734213408636, "VP": 0.8344259484773664}, "CITv": {"AITd": 0.4397456164544487, "AITv": 0.4397456164544487, "MT": 0.6729152169546991, "PITd": 0.6544746643053295, "PITv": 0.6544746643053295, "TF": 0.5130062065154856, "V2": 0.826025395583821, "V4": 0.7057317983155025, "MSTd": 0.5458319856708994, "PIP": 0.5458319856708994, "VIP": 0.5458319856708994, "FST": 0.4266758765307271, "DP": 0.531068720161679, "V1": 0.9465819449520904, "FEF": 0.5022006131674926, "VOT": 0.6544746643053295, "V4t": 0.669456888813816, "PO": 0.5458319856708994, "STPa": 0.4266758765307271, "CITd": 0.4397456164544487, "STPp": 0.4266758765307271, "TH": 0.3774407149467103, "V3": 0.826025395583821, "MSTl": 0.5458319856708994, "7a": 0.4114584896417437, "LIP": 0.5812795053424596, "46": 0.4153365490462339, "VP": 0.826025395583821, "V3A": 0.6410656305130789}, "CITd": {"V4": 0.7057317983155025}, "7a": {"46": 0.443675163086642, "AITd": 0.46834387056913884, "CITv": 0.46834387056913884, "DP": 0.5596718210193434, "FEF": 0.5309653576659095, "FST": 0.45514888874900034, "LIP": 0.6092437172723907, "MDP": 0.5742944358234963, "MIP": 0.5742944358234963, "MSTd": 0.5742944358234963, "MSTl": 0.5742944358234963, "MT": 0.6985232422376585, "PIP": 0.5742944358234963, "PO": 0.5742944358234963, "STPa": 0.45514888874900034, "STPp": 0.45514888874900034, "TF": 0.5417280230142912, "TH": 0.40515398450884493, "V2": 0.8439331894156354, "V3": 0.8439331894156354, "V3A": 0.6676703062854825, "V4": 0.7301077109056936, "V4t": 0.6951825087343344, "VIP": 0.5742944358234963, "VP": 0.8439331894156354, "PITd": 0.6806832403963549, "V1": 0.9539824713073445, "VOT": 0.6806832403963549, "CITd": 0.46834387056913884, "AITv": 0.46834387056913884, "PITv": 0.6806832403963549}, "STPp": {"7a": 0.42443302964932406, "46": 0.4283372333963633, "CITv": 0.45288136231295556, "FEF": 0.5154533480763229, "FST": 0.4397456164544487, "MSTd": 0.5589734213408636, "MSTl": 0.5589734213408636, "MT": 0.6848151869041003, "STPa": 0.4397456164544487, "TF": 0.5262461396949784, "TH": 0.3901300859940757, "V2": 0.8344259484773664, "V4": 0.7170795468774352, "V4t": 0.6814092972055, "PIP": 0.5589734213408636, "VIP": 0.5589734213408636, "PITd": 0.6666418222423477, "MIP": 0.5589734213408636, "DP": 0.5442655594117083, "V1": 0.9500983377771388, "VOT": 0.6666418222423477, "PO": 0.5589734213408636, "CITd": 0.45288136231295556, "AITd": 0.45288136231295556, "V3": 0.8344259484773664, "MDP": 0.5589734213408636, "AITv": 0.45288136231295556, "PITv": 0.6666418222423477, "LIP": 0.594213477151346, "VP": 0.8344259484773664, "V3A": 0.6534080536187905}, "STPa": {"7a": 0.42443302964932406, "46": 0.4283372333963633, "STPp": 0.4397456164544487, "TF": 0.5262461396949784, "TH": 0.3901300859940757, "MSTd": 0.5589734213408636, "MT": 0.6848151869041003, "VIP": 0.5589734213408636, "FST": 0.4397456164544487, "PITd": 0.6666418222423477, "DP": 0.5442655594117083, "V1": 0.9500983377771388, "FEF": 0.5154533480763229, "VOT": 0.6666418222423477, "V4t": 0.6814092972055, "PO": 0.5589734213408636, "CITd": 0.45288136231295556, "AITd": 0.45288136231295556, "CITv": 0.45288136231295556, "V3": 0.8344259484773664, "MSTl": 0.5589734213408636, "AITv": 0.45288136231295556, "PITv": 0.6666418222423477, "LIP": 0.594213477151346, "V2": 0.8344259484773664, "VP": 0.8344259484773664, "V4": 0.7170795468774352}, "FEF": {"7a": 0.3516293974131231, "46": 0.35533041409939803, "AITd": 0.3787579272123091, "CITv": 0.3787579272123091, "FST": 0.3661852703855369, "LIP": 0.5191568217929547, "MSTd": 0.48325225451521486, "MSTl": 0.48325225451521486, "MT": 0.6144158201881944, "PO": 0.48325225451521486, "STPp": 0.3661852703855369, "V2": 0.7827293680977521, "V3": 0.7827293680977521, "V3A": 0.5808929113039869, "V4": 0.6494469737044479, "V4t": 0.6107535641856292, "VIP": 0.48325225451521486, "VP": 0.7827293680977521, "PIP": 0.48325225451521486, "PITd": 0.5949508734340588, "MIP": 0.48325225451521486, "DP": 0.4684472210714786, "V1": 0.9272273846670287, "TF": 0.45045065681875274, "VOT": 0.5949508734340588, "STPa": 0.3661852703855369, "CITd": 0.3787579272123091, "TH": 0.319413423745837, "MDP": 0.48325225451521486, "AITv": 0.3787579272123091, "PITv": 0.5949508734340588}, "46": {"7a": 0.4358219970859884, "AITd": 0.46438597533050835, "CITv": 0.46438597533050835, "DP": 0.5557414275321807, "FEF": 0.5270038247288525, "LIP": 0.6054163293692177, "MT": 0.6950448469649315, "STPa": 0.45120425795166497, "STPp": 0.45120425795166497, "TF": 0.5377757373505233, "TH": 0.4012994082965777, "V2": 0.8415379443445309, "V4": 0.7268063099411157, "VIP": 0.5703878991437041, "MSTd": 0.5703878991437041, "PIP": 0.5703878991437041, "FST": 0.45120425795166497, "MIP": 0.5703878991437041, "PITd": 0.6771176328311563, "V1": 0.953013524197034, "VOT": 0.6771176328311563, "V4t": 0.6916870936512598, "PO": 0.5703878991437041, "CITd": 0.46438597533050835, "V3": 0.8415379443445309, "MDP": 0.5703878991437041, "MSTl": 0.5703878991437041, "AITv": 0.46438597533050835, "PITv": 0.6771176328311563, "VP": 0.8415379443445309, "V3A": 0.6640467174085998}, "TF": {"7a": 0.3416307811243306, "46": 0.3452929507529249, "AITv": 0.3684973073841186, "CITv": 0.3684973073841186, "FEF": 0.42908445348136853, "FST": 0.35603954622911427, "LIP": 0.5083556917571386, "MT": 0.6040158814464341, "STPa": 0.35603954622911427, "STPp": 0.35603954622911427, "TH": 0.3097951619855184, "V2": 0.7746813206878705, "V3": 0.7746813206878705, "V3A": 0.5702799471915022, "V4": 0.6393554551781233, "VP": 0.7746813206878705}, "TH": {"7a": 0.47480376159200716, "46": 0.47876905627078103, "AITv": 0.5035828308582835, "FEF": 0.5659653164601144, "STPa": 0.4903272366306628, "STPp": 0.4903272366306628, "TF": 0.5765998675976063, "V2": 0.86415297954125, "V4": 0.7585211182027408}, "AITd": {"7a": 0.4114584896417437, "46": 0.4153365490462339, "CITd": 0.4397456164544487, "CITv": 0.4397456164544487, "FEF": 0.5022006131674926, "PITd": 0.6544746643053295, "STPa": 0.4266758765307271, "TF": 0.5130062065154856, "TH": 0.3774407149467103}}, "SLN_Data_FV91": {"MSTd": {"V1": 0.9097885214665646, "V2": 0.8875577521323456, "PO": 0.94168235, "TF": 0.6059730506644079, "TH": 0.6589031753555138, "PIP": 0.8680375753748741, "V4": 0.6120145117230196, "V3": 0.9072129777530921, "MSTd": 0.16862906228337676, "V3A": 0.8681135828616146, "VP": 0.6210356415152859, "DP": 0.8352353799814716, "7a": 0.44486240562524343, "PITd": 0.31125558595064046, "VOT": 0.48008040500394433, "VIP": 0.52910535, "LIP": 0.52910535, "STPp": 0.05016722, "MSTl": 0.2812370526681836, "MT": 0.285560720530831, "FST": 0.28586558000000006, "CITd": 0.28586558, "PITv": 0.2981900252191592, "AITd": 0.20786640000000003, "CITv": 0.20786640000000003, "AITv": 0.2078664, "FEF": 0.6273571799011722}, "V4": {"PO": 0.9296867466666666, "TF": 0.41928092775890013, "TH": 0.6746721308204547, "PIP": 0.6991783852090286, "V4": 0.35531495687884207, "V1": 0.8605949687186175, "V3": 0.8106335742703666, "V2": 0.8946774848445085, "MSTd": 0.4352943409457222, "V3A": 0.6995602901668315, "VP": 0.39992316913597753, "DP": 0.2538615627727568, "7a": 0.4232641237436804, "PITd": 0.29129667122990904, "VOT": 0.29207236355152044, "VIP": 0.24640913666666667, "LIP": 0.24640913666666664, "STPp": 0.0, "MSTl": 0.233633950099824, "MT": 0.4203839134858612, "FST": 0.2345769466666667, "CITd": 0.23457694666666673, "V4t": 0.44856999000000003, "AITd": 0.2996664499999999, "CITv": 0.2996664499999999, "AITv": 0.29966645, "PITv": 0.29280809982084094, "FEF": 0.6525620966666666}, "V1": {"PO": 0.404565065, "TF": 0.2856816827665948, "TH": 0.38953751737398074, "PIP": 0.00676816232675885, "V4": 0.22741361375468427, "V1": 0.404565065, "V3": 0.38394614661004506, "V2": 0.4007722176652155, "MSTd": 0.10606161761701319, "V3A": 0.006840776179282866, "VP": 0.2411506010095163, "DP": 0.06666331317758761, "7a": 0.13194421498048362, "PITd": 0.11926319973629251, "VOT": 0.13606147826236337, "VIP": 0.001953125, "LIP": 0.001953125, "STPp": 0.03868900250000001, "MSTl": 0.015780545587622773, "MT": 0.17512874899425246, "FST": 0.017777577500000002, "CITd": 0.017777577500000002, "V4t": 0.181545865, "PITv": 0.06536264773862561, "AITd": 0.01173693, "CITv": 0.01173693, "AITv": 0.01173693, "FEF": 0.12220022250000001}, "V2": {"V1": 0.7359601200000001, "V2": 0.5864300202496507, "TF": 0.25254592441901647, "PIP": 0.21467556119098472, "V3A": 0.2159478233405306, "VP": 0.25842434280049886, "V4": 0.2541399406855286, "V3": 0.31951689276600775, "DP": 0.11861750167939675, "7a": 0.2473485547389337, "PITd": 0.22234497210587106, "VOT": 0.22762425945260104, "VIP": 0.04916586000000001, "LIP": 0.04916585999999999, "STPp": 0.0, "MSTd": 0.23701435042788077, "MSTl": 0.06238784920796942, "MT": 0.26510935220880993, "FST": 0.07046779333333333, "CITd": 0.07046779333333335, "V4t": 0.26864967000000006, "PITv": 0.07596815828333246, "AITd": 0.03237627, "CITv": 0.03237627, "AITv": 0.03237627, "TH": 0.010029086666666668, "FEF": 0.20729421976778806}, "DP": {"PO": 0.91499421, "TF": 0.4477395966573806, "TH": 0.47371497212186886, "PIP": 0.7224508243801265, "V4": 0.502791527151495, "V1": 0.91499421, "V3": 0.887729957296875, "V2": 0.8284911256892572, "MSTd": 0.359307158192874, "V3A": 0.7225151175175789, "VP": 0.5036956237929567, "DP": 0.46428641987840946, "7a": 0.3569152409933993, "PITd": 0.4306777609068619, "VOT": 0.4978915580368853, "VIP": 0.36808971, "LIP": 0.36808971, "STPp": 0.0, "MSTl": 0.2919336871009218, "MT": 0.4764831936322133, "FST": 0.26638557999999996, "CITd": 0.26638558, "V4t": 0.4812295, "PITv": 0.16385097434860155, "AITd": 0.16666665999999994, "CITv": 0.16666665999999997, "AITv": 0.16666665999999997, "FEF": 0.5164609}}, "FLN_Data_FV91": {"V1": {"PO": 0.00732, "TF": 0.031515354, "TH": 0.0251198676, "PIP": 0.0011189715999999998, "V4": 0.10954549659999999, "V3": 0.023208176, "V2": 0.5977878200000001, "MSTd": 0.009428104000000001, "V3A": 0.0015919234, "VP": 0.025739616000000003, "DP": 0.0010145062, "7a": 0.0082967068, "PITd": 0.012291986738000001, "VOT": 0.011115732, "VIP": 0.0005227172, "LIP": 0.000407667, "STPa": 0.00062455239, "STPp": 0.0017661359199999996, "MSTl": 0.0018131874, "FST": 0.0024128178, "AITd": 0.0011806956020000002, "CITd": 0.0015557495139999996, "MT": 0.017819879999999993, "V4t": 0.010355839999999998, "PITv": 0.008508000268, "AITv": 0.0019543028, "CITv": 0.0031682135119999997, "FEF": 0.000192719624, "46": 6.56082e-07}, "V2": {"V1": 0.719374, "TF": 0.021752519333333328, "PIP": 0.0016004779333333335, "V3A": 0.0027763386666666665, "VP": 0.030574433333333335, "V4": 0.10780030110000002, "V3": 0.005494763999999998, "DP": 0.0006935116333333333, "7a": 0.003920323266666667, "PITd": 0.00645689953, "VOT": 0.005428937, "VIP": 0.00043936193333333335, "LIP": 0.0003024266666666667, "MDP": 7.533e-06, "PO": 9.915666666666666e-06, "MIP": 6.448e-06, "STPp": 0.0001565191266666667, "STPa": 6.775063e-05, "MSTd": 0.0035983412133333333, "MSTl": 0.0004045919666666667, "FST": 0.0005781431133333334, "AITd": 0.00011696018333333336, "CITd": 0.00015839591000000003, "MT": 0.010586940999999999, "V4t": 0.006289066666666667, "PITv": 0.0012713125800000002, "TH": 0.0004302408, "AITv": 0.0004452911, "CITv": 0.0007957710533333331, "FEF": 0.00011400506666666668}, "V4": {"V1": 0.03265630666666667, "V2": 0.25016898013333333, "PO": 0.002687799166666667, "TF": 0.052711999999999995, "TH": 0.012389706666666667, "PIP": 0.002219050266666667, "V3": 0.018678131733333336, "MSTd": 0.005856831066666667, "V3A": 0.0036355771333333336, "VP": 0.02896426666666667, "DP": 0.0010129916, "7a": 0.0070245596, "PITd": 0.05751595333333334, "VIP": 0.0017124856666666669, "LIP": 0.0013945623333333334, "STPa": 0.0020584594000000005, "STPp": 0.0006447129666666667, "MSTl": 0.005235169433333332, "FST": 0.009160531999999997, "AITd": 0.011051566, "CITd": 0.012193617333333332, "MT": 0.021604643499999996, "V4t": 0.011346133333333331, "PITv": 0.08069382666666668, "VOT": 0.04640013333333332, "AITv": 0.028120480000000003, "CITv": 0.08528930666666668, "46": 0.00020951288, "FEF": 0.0034942574533333333, "MIP": 3.755333333333333e-07, "MDP": 1.9494333333333333e-06}, "FEF": {"PO": 0.0019396929999999997, "TF": 0.0011607034433333333, "TH": 0.00016265508666666668, "PIP": 0.0015277950666666667, "V4": 0.004977958576666667, "V1": 0.00022920966666666672, "V3": 0.00037832696666666664, "V2": 0.0026317330000000002, "MSTd": 0.0092838776, "V3A": 0.00030441690000000004, "VP": 0.0009217902500000001, "PITd": 0.002460433963333334, "VOT": 0.00025604022, "DP": 0.0007984183666666667, "7a": 0.004013115566666667, "VIP": 0.005299874766666666, "LIP": 0.0039942541000000005, "MIP": 0.001530742066666667, "MDP": 0.0031931584000000008, "STPa": 0.0020900494333333333, "STPp": 0.027672489399999996, "MSTl": 0.001190899, "FST": 0.0016546871, "MT": 0.0022583639999999997, "CITd": 0.00028953729, "V4t": 0.0012444373333333333, "PITv": 0.00021049071, "AITd": 0.00011194493333333333, "AITv": 0.00010364666, "CITv": 0.00010565765666666668, "46": 0.1895018566666667}, "7a": {"V1": 2.03353e-05, "V2": 0.0004819565000000001, "PO": 0.019530515, "TF": 0.0347868766, "TH": 0.00023084030000000003, "PIP": 0.011194674, "V4": 0.0095445104, "V3": 1.7328000000000002e-06, "MSTd": 0.08197936960000002, "DP": 0.0140701901, "V3A": 5.58706e-05, "PITd": 0.007615705600000001, "VOT": 0.0008113, "VP": 0.0006863600000000001, "VIP": 0.0489402158, "LIP": 0.040764316, "MIP": 0.017571071599999995, "MDP": 0.024250399999999995, "STPa": 0.007041039999999999, "STPp": 0.0605408629, "MSTl": 0.013092799999999998, "FST": 0.00594815, "AITd": 0.001156032, "CITd": 0.0026997239999999997, "MT": 0.0011731722, "V4t": 9.539200000000002e-06, "PITv": 0.014191047999999998, "AITv": 0.015436940199999999, "CITv": 0.012528181999999999, "FEF": 0.014788873000000001, "46": 0.014181229799999999}, "DP": {"V1": 0.007304985799999999, "V2": 0.0868778232, "PO": 0.022935904999999993, "TF": 0.06188520200000001, "TH": 0.006924548, "PIP": 0.031740154, "V4": 0.265129002, "V3": 0.00384, "MSTd": 0.044096166400000004, "V3A": 0.020889140000000004, "VP": 0.06324947, "7a": 0.12170417, "PITd": 0.027323034000000003, "VOT": 0.010269784, "VIP": 0.009584543999999999, "LIP": 0.0064203, "MIP": 0.01056964, "MDP": 0.010851755000000001, "STPa": 0.0004850526, "STPp": 0.0005674942999999999, "MSTl": 0.005852022, "FST": 0.0030646910000000005, "AITd": 0.0003074472, "CITd": 0.0007696679999999999, "MT": 0.048233399999999996, "V4t": 0.028512000000000003, "PITv": 0.0048909, "AITv": 0.0054317116, "CITv": 0.0043738349999999995, "FEF": 0.0023306253, "46": 0.0011283134999999999}, "STPa": {"PO": 1.6968e-06, "TF": 0.01044059712, "TH": 0.00370067704, "PIP": 0.0, "V4": 2.16198e-05, "V1": 2.9014879999999998e-05, "V3": 1.584e-07, "V2": 3.010232e-05, "MSTd": 0.0188856368, "PITd": 0.0033370486800000003, "VOT": 1.237424e-05, "VP": 7.814400000000001e-07, "DP": 2.9721799999999997e-05, "7a": 0.006960793999999999, "VIP": 4.5480000000000005e-05, "LIP": 3.792000000000001e-05, "STPp": 0.30555149480000005, "MSTl": 0.007341100000000001, "FST": 0.0157761, "AITd": 0.025548469999999997, "CITd": 0.00680838, "MT": 0.0002621412, "V4t": 2.3232000000000005e-06, "PITv": 0.0008363146, "AITv": 0.0024953279999999998, "CITv": 0.0014250989999999998, "46": 0.014112841500000002, "FEF": 0.0010566697000000001}, "STPp": {"V4": 0.00041431336666666673, "PITd": 0.0011464076, "V2": 0.0005494173333333333, "V1": 0.0006513901333333334, "TH": 0.002792431666666667, "VIP": 0.003604891736666667, "7a": 0.03231078781333333, "DP": 0.0008150314333333333, "LIP": 0.0029458097466666675, "STPa": 0.0463087638, "MSTd": 0.07750212466666667, "MSTl": 0.008363258666666666, "FST": 0.0029582593, "AITd": 0.00045012213333333326, "CITd": 0.0007336893666666667, "MT": 0.0005119500000000001, "V4t": 4.476266666666667e-05, "AITv": 0.00024408833333333332, "CITv": 0.00028173233333333335, "VOT": 3.2250000000000005e-05, "PITv": 0.00017818766666666665, "TF": 0.0077603151333333325, "PO": 1.9194299999999993e-05, "46": 0.006187686136666667, "FEF": 0.0027500169733333333, "PIP": 0.0006357816999999999, "V3": 4.158199999999999e-06, "V3A": 0.0001946754, "VP": 8.875213333333334e-05, "MDP": 1.0888033333333335e-05, "MIP": 1.0488666666666666e-06}, "CITv": {"PO": 1.77256e-06, "TF": 0.03182241, "TH": 0.0041587257, "PIP": 0.000142787, "V4": 0.0709605166, "V1": 3.07546e-05, "V3": 4.4818000000000004e-05, "V2": 0.00166803487, "MSTd": 8.492860000000002e-06, "V3A": 0.00020133600000000004, "VP": 0.012700080000000002, "DP": 0.0002021464, "7a": 0.0016731169699999997, "PITd": 0.0955115232, "VOT": 0.037845000000000004, "VIP": 0.00107708, "LIP": 0.00089439, "STPa": 0.005788337000000001, "STPp": 0.00013233991, "MSTl": 0.00023593203999999998, "FST": 0.0020013619999999996, "AITd": 0.1731416, "CITd": 0.10012099999999997, "MT": 9.8895e-05, "V4t": 2.64e-06, "PITv": 0.04409120000000001, "AITv": 0.12012400000000001, "FEF": 0.010091085640000002, "46": 0.0021442090000000002}, "46": {"TF": 0.00023437925, "PIP": 1.3434800000000002e-05, "V3A": 3.5756000000000005e-06, "VP": 5.0537e-06, "V4": 5.4178949999999994e-05, "V3": 4.477375e-05, "V2": 0.00099948935, "DP": 0.0005022087000000001, "7a": 0.009070648600000002, "VIP": 0.0030687705, "LIP": 0.0025490456000000004, "MDP": 0.00010807840000000002, "PO": 7.39644e-05, "MIP": 1.8074200000000004e-05, "STPa": 0.0033303452000000007, "STPp": 0.009455807400000002, "MSTd": 0.0009848546000000005, "MSTl": 0.0007123987000000001, "FST": 0.00237433, "AITd": 0.005064239399999999, "CITd": 0.0051180683, "MT": 4.3527e-06, "PITd": 0.0031302532999999996, "TH": 6.31086e-05, "AITv": 0.00015379490000000002, "CITv": 0.0013516526999999996, "VOT": 3.4511e-06, "PITv": 0.0002622428, "FEF": 0.12080655639999999, "V1": 0.00010192, "V4t": 1.4608e-06}, "MSTd": {"V1": 0.02872964328, "V2": 0.14120797318999997, "PO": 0.00119106314, "TF": 0.06385009, "TH": 0.00618325579, "PIP": 0.014145930179999999, "V4": 0.34126389999999995, "V3": 0.013097999999999999, "V3A": 0.020916080000000004, "VP": 0.07663900000000001, "DP": 0.014847490000000001, "7a": 0.004676075, "PITd": 0.12423347000000001, "VOT": 0.021822499999999998, "VIP": 0.009725760000000002, "LIP": 0.007245720000000001, "MIP": 1.33392e-06, "MDP": 8.314200000000001e-07, "STPa": 0.0021726988, "STPp": 0.0026488431199999996, "MSTl": 0.01104449, "FST": 0.01762035, "AITd": 0.00425251, "CITd": 0.00940632, "MT": 0.00558822, "PITv": 0.01629822, "AITv": 0.0058828, "CITv": 0.01248798, "FEF": 0.0028822971000000003, "46": 6.20149e-05}, "VP": {}, "V3": {}, "PIP": {}, "V3A": {}, "MT": {}, "V4t": {}, "PO": {}, "VOT": {}, "MIP": {}, "MDP": {}, "VIP": {}, "LIP": {}, "PITv": {}, "PITd": {}, "AITv": {}, "MSTl": {}, "FST": {}, "CITd": {}, "TF": {}, "TH": {}, "AITd": {}}, "FLN_completed": {"V1": {"PO": 0.00732, "TF": 0.031515354, "TH": 0.0251198676, "PIP": 0.0011189715999999998, "V4": 0.10954549659999999, "V3": 0.023208176, "V2": 0.5977878200000001, "MSTd": 0.009428104000000001, "V3A": 0.0015919234, "VP": 0.025739616000000003, "DP": 0.0010145062, "7a": 0.0082967068, "PITd": 0.012291986738000001, "VOT": 0.011115732, "VIP": 0.0005227172, "LIP": 0.000407667, "STPa": 0.00062455239, "STPp": 0.0017661359199999996, "MSTl": 0.0018131874, "FST": 0.0024128178, "AITd": 0.0011806956020000002, "CITd": 0.0015557495139999996, "MT": 0.017819879999999993, "V4t": 0.010355839999999998, "PITv": 0.008508000268, "AITv": 0.0019543028, "CITv": 0.0031682135119999997, "FEF": 0.000192719624, "46": 6.56082e-07, "external": 0.0}, "V2": {"V1": 0.719374, "TF": 0.021752519333333328, "PIP": 0.0016004779333333335, "V3A": 0.0027763386666666665, "VP": 0.030574433333333335, "V4": 0.10780030110000002, "V3": 0.005494763999999998, "DP": 0.0006935116333333333, "7a": 0.003920323266666667, "PITd": 0.00645689953, "VOT": 0.005428937, "VIP": 0.00043936193333333335, "LIP": 0.0003024266666666667, "MDP": 7.533e-06, "PO": 9.915666666666666e-06, "MIP": 6.448e-06, "STPp": 0.0001565191266666667, "STPa": 6.775063e-05, "MSTd": 0.0035983412133333333, "MSTl": 0.0004045919666666667, "FST": 0.0005781431133333334, "AITd": 0.00011696018333333336, "CITd": 0.00015839591000000003, "MT": 0.010586940999999999, "V4t": 0.006289066666666667, "PITv": 0.0012713125800000002, "TH": 0.0004302408, "AITv": 0.0004452911, "CITv": 0.0007957710533333331, "FEF": 0.00011400506666666668, "46": 5.056234787738941e-05, "external": 0.002769274482736845}, "VP": {"7a": 0.001966574318848339, "DP": 0.0024756461209531136, "LIP": 0.0018548814372213482, "MSTd": 0.004174892925022077, "MT": 0.008293452698284402, "PIP": 0.004530947395055978, "TF": 0.00705236411780784, "V2": 0.00717581605963354, "V3A": 0.005137466728058192, "V4": 0.008567477824525566, "VIP": 0.002442567075962061, "VOT": 0.010505902036643833, "external": 0.0}, "V3": {"7a": 0.004674246831500541, "FST": 0.001678543003493744, "LIP": 0.0049843652643756075, "MSTd": 0.004926477098009895, "MT": 0.00733451210571452, "PIP": 0.013445388063019195, "TF": 0.001972570146235144, "V1": 0.008586428591530818, "V2": 0.005900422577201198, "V3A": 0.017879918293458957, "V4": 0.005452910062762763, "V4t": 0.0064882545931690865, "VIP": 0.005743942149742755, "VP": 0.004194632953905766, "external": 0.0}, "PIP": {"7a": 0.008621057407958396, "DP": 0.011162671737969579, "LIP": 0.00953663308985513, "MT": 0.009990570858078392, "V1": 0.00527818493705959, "V2": 0.004725558994582357, "V3": 0.013445388063019195, "V4": 0.005410030671440896, "VP": 0.004530947395055978, "external": 0.006721419057747149}, "V3A": {"7a": 0.00868247987997409, "DP": 0.015543435560302327, "FST": 0.002433014251653756, "LIP": 0.008517773248403361, "MIP": 0.007032378516660398, "MSTd": 0.007795706029440842, "MSTl": 0.0052012331547735356, "MT": 0.011026528667923917, "V1": 0.006635229529771761, "V2": 0.005672463185317145, "V3": 0.017879918293458957, "V4": 0.007596844403044716, "VIP": 0.009396080130381014, "VP": 0.005137466728058192, "external": 0.0}, "MT": {"7a": 0.007668578783559499, "46": 0.0002982264907871621, "CITv": 0.0038163017519338253, "DP": 0.0067985734994770045, "FEF": 0.0005936836670590779, "FST": 0.008971528370378384, "LIP": 0.007256401869854357, "MIP": 0.004627972542024091, "MSTd": 0.01449135961835989, "MSTl": 0.017852332108062183, "PIP": 0.009990570858078392, "PO": 0.005124127489289287, "STPp": 0.005741274636653619, "V1": 0.0034419775555150226, "V2": 0.004610708369380301, "V3": 0.00733451210571452, "V3A": 0.011026528667923917, "V4": 0.012266466578010995, "V4t": 0.022905029760814703, "VIP": 0.00941716871058578, "VP": 0.008293452698284402, "external": 0.010053373851418083}, "V4t": {"7a": 0.005758077370591879, "46": 0.0002258161213703737, "FST": 0.0075262122160688, "MSTd": 0.011356730621151199, "MT": 0.022905029760814703, "V2": 0.004346258427304073, "V3": 0.0064882545931690865, "V4": 0.014563486215169221, "external": 0.0}, "V4": {"V1": 0.03265630666666667, "V2": 0.25016898013333333, "PO": 0.002687799166666667, "TF": 0.052711999999999995, "TH": 0.012389706666666667, "PIP": 0.002219050266666667, "V3": 0.018678131733333336, "MSTd": 0.005856831066666667, "V3A": 0.0036355771333333336, "VP": 0.02896426666666667, "DP": 0.0010129916, "7a": 0.0070245596, "PITd": 0.05751595333333334, "VIP": 0.0017124856666666669, "LIP": 0.0013945623333333334, "STPa": 0.0020584594000000005, "STPp": 0.0006447129666666667, "MSTl": 0.005235169433333332, "FST": 0.009160531999999997, "AITd": 0.011051566, "CITd": 0.012193617333333332, "MT": 0.021604643499999996, "V4t": 0.011346133333333331, "PITv": 0.08069382666666668, "VOT": 0.04640013333333332, "AITv": 0.028120480000000003, "CITv": 0.08528930666666668, "46": 0.00020951288, "FEF": 0.0034942574533333333, "MIP": 3.755333333333333e-07, "MDP": 1.9494333333333333e-06, "external": 0.0}, "PO": {"7a": 0.004144248657410051, "DP": 0.005220646508186041, "FEF": 0.0001886114098855978, "LIP": 0.0048842515280058535, "MDP": 0.014405320247417218, "MIP": 0.020617646941670047, "MSTd": 0.004321736159726882, "MSTl": 0.0029108328936136986, "MT": 0.005124127489289287, "PIP": 0.015334961576419863, "V1": 0.003897505308584523, "V2": 0.002979802254013754, "V3": 0.008521681404942045, "V3A": 0.008186751962556745, "V4t": 0.003978868012995961, "VIP": 0.007279513913864154, "VP": 0.0025287698806870013, "external": 0.006542796226354337}, "VOT": {"V2": 0.00275414110376441, "VP": 0.010505902036643833, "external": 0.0}, "DP": {"V1": 0.007304985799999999, "V2": 0.0868778232, "PO": 0.022935904999999993, "TF": 0.06188520200000001, "TH": 0.006924548, "PIP": 0.031740154, "V4": 0.265129002, "V3": 0.00384, "MSTd": 0.044096166400000004, "V3A": 0.020889140000000004, "VP": 0.06324947, "7a": 0.12170417, "PITd": 0.027323034000000003, "VOT": 0.010269784, "VIP": 0.009584543999999999, "LIP": 0.0064203, "MIP": 0.01056964, "MDP": 0.010851755000000001, "STPa": 0.0004850526, "STPp": 0.0005674942999999999, "MSTl": 0.005852022, "FST": 0.0030646910000000005, "AITd": 0.0003074472, "CITd": 0.0007696679999999999, "MT": 0.048233399999999996, "V4t": 0.028512000000000003, "PITv": 0.0048909, "AITv": 0.0054317116, "CITv": 0.0043738349999999995, "FEF": 0.0023306253, "46": 0.0011283134999999999, "external": 0.004211451692517544}, "MIP": {"7a": 0.004628073242481961, "LIP": 0.005628643453612285, "PO": 0.020617646941670047, "V2": 0.002317741117550906, "V3A": 0.007032378516660398, "external": 0.010374993985500259}, "MDP": {"external": 0.011419607784729701}, "MSTd": {"V1": 0.02872964328, "V2": 0.14120797318999997, "PO": 0.00119106314, "TF": 0.06385009, "TH": 0.00618325579, "PIP": 0.014145930179999999, "V4": 0.34126389999999995, "V3": 0.013097999999999999, "V3A": 0.020916080000000004, "VP": 0.07663900000000001, "DP": 0.014847490000000001, "7a": 0.004676075, "PITd": 0.12423347000000001, "VOT": 0.021822499999999998, "VIP": 0.009725760000000002, "LIP": 0.007245720000000001, "MIP": 1.33392e-06, "MDP": 8.314200000000001e-07, "STPa": 0.0021726988, "STPp": 0.0026488431199999996, "MSTl": 0.01104449, "FST": 0.01762035, "AITd": 0.00425251, "CITd": 0.00940632, "MT": 0.00558822, "PITv": 0.01629822, "AITv": 0.0058828, "CITv": 0.01248798, "FEF": 0.0028822971000000003, "46": 6.20149e-05, "external": 0.0072490129352875}, "VIP": {"7a": 0.015446422673293946, "46": 0.0003458110186325523, "FEF": 0.0006773108120469758, "FST": 0.002979432398247835, "LIP": 0.019527396424842813, "MDP": 0.006218843583134815, "MIP": 0.00854479275972444, "MSTd": 0.012160526096505421, "MSTl": 0.006600939858094132, "MT": 0.00941716871058578, "PIP": 0.012547211081402667, "PO": 0.007279513913864154, "STPp": 0.0028081138130298814, "V2": 0.0023722199828714475, "V3": 0.005743942149742755, "V3A": 0.009396080130381014, "V4": 0.003911943716196138, "V4t": 0.006957528571384772, "VP": 0.002442567075962061, "external": 0.025685025786337367}, "LIP": {"7a": 0.0200256002116261, "46": 0.0002602252700827285, "DP": 0.014354121318509222, "FEF": 0.000521760134974346, "FST": 0.002253883895344027, "MDP": 0.0040408631174151345, "MIP": 0.005628643453612285, "MSTd": 0.010960695690248752, "MT": 0.007256401869854357, "PIP": 0.00953663308985513, "PO": 0.0048842515280058535, "STPp": 0.00244222691917776, "V2": 0.0019352055971065822, "V3": 0.0049843652643756075, "V3A": 0.008517773248403361, "V4": 0.0031585061105836834, "V4t": 0.005430465611173537, "VIP": 0.019527396424842813, "VP": 0.0018548814372213482, "external": 0.02010122555511015}, "PITv": {"7a": 0.001519128953463658, "AITd": 0.006359379280575416, "AITv": 0.007758145814052114, "CITd": 0.017478643524974677, "CITv": 0.015691806311089743, "FST": 0.01263496858298248, "LIP": 0.001285789125409984, "MT": 0.007004200569019747, "STPp": 0.003829466462804577, "TF": 0.009068192149592905, "TH": 0.005708336359028609, "V2": 0.0018379391047956878, "V4": 0.007007339925830216, "V4t": 0.0083415091788602, "VOT": 0.019379857366420852, "VP": 0.006643210862858017, "external": 0.0}, "PITd": {"7a": 0.002196946592552967, "FST": 0.012982843785615662, "MT": 0.010136691826050192, "STPp": 0.004493623560965627, "V2": 0.0019962868813370362, "V4": 0.009015562729701311, "V4t": 0.011986441343393476, "VOT": 0.016997572679928255, "VP": 0.0059050722299335764, "external": 0.0}, "AITv": {"CITd": 0.013892253195462468, "CITv": 0.015709600532818804, "PITd": 0.005118145751195346, "PITv": 0.007758145814052114, "TF": 0.006947301047502546, "TH": 0.005486718323377269, "V4": 0.0016643210932731807, "external": 0.0}, "MSTl": {"7a": 0.0063626815273536775, "46": 0.0005595505371621943, "DP": 0.0033814076993188254, "FEF": 0.0011101970110222973, "FST": 0.016643198599736588, "LIP": 0.005335978271267846, "MT": 0.017852332108062183, "PO": 0.0029108328936136986, "STPp": 0.011601763981185209, "V1": 0.0017709112924698136, "V2": 0.0027725710447628854, "V3A": 0.0052012331547735356, "V4t": 0.014647861481879191, "VIP": 0.006600939858094132, "external": 0.0072734106207775415}, "FST": {"7a": 0.002689233899127888, "46": 0.0007407465799992857, "CITv": 0.011714210291935324, "DP": 0.0015307752733108727, "FEF": 0.0013885197573829428, "LIP": 0.002253883895344027, "MSTd": 0.006848877340960466, "MSTl": 0.016643198599736588, "MT": 0.008971528370378384, "STPp": 0.011041563402888874, "TF": 0.01059563824406266, "V2": 0.0016679794532344961, "V3": 0.001678543003493744, "V3A": 0.002433014251653756, "V4": 0.005061550773625565, "V4t": 0.0075262122160688, "VIP": 0.002979432398247835, "VP": 0.004466681106251745, "external": 0.010332209959069458}, "CITv": {"PO": 1.77256e-06, "TF": 0.03182241, "TH": 0.0041587257, "PIP": 0.000142787, "V4": 0.0709605166, "V1": 3.07546e-05, "V3": 4.4818000000000004e-05, "V2": 0.00166803487, "MSTd": 8.492860000000002e-06, "V3A": 0.00020133600000000004, "VP": 0.012700080000000002, "DP": 0.0002021464, "7a": 0.0016731169699999997, "PITd": 0.0955115232, "VOT": 0.037845000000000004, "VIP": 0.00107708, "LIP": 0.00089439, "STPa": 0.005788337000000001, "STPp": 0.00013233991, "MSTl": 0.00023593203999999998, "FST": 0.0020013619999999996, "AITd": 0.1731416, "CITd": 0.10012099999999997, "MT": 9.8895e-05, "V4t": 2.64e-06, "PITv": 0.04409120000000001, "AITv": 0.12012400000000001, "FEF": 0.010091085640000002, "46": 0.0021442090000000002, "external": 0.00981041654023485}, "CITd": {"V4": 0.0041777466613098085, "external": 0.0}, "7a": {"V1": 2.03353e-05, "V2": 0.0004819565000000001, "PO": 0.019530515, "TF": 0.0347868766, "TH": 0.00023084030000000003, "PIP": 0.011194674, "V4": 0.0095445104, "V3": 1.7328000000000002e-06, "MSTd": 0.08197936960000002, "DP": 0.0140701901, "V3A": 5.58706e-05, "PITd": 0.007615705600000001, "VOT": 0.0008113, "VP": 0.0006863600000000001, "VIP": 0.0489402158, "LIP": 0.040764316, "MIP": 0.017571071599999995, "MDP": 0.024250399999999995, "STPa": 0.007041039999999999, "STPp": 0.0605408629, "MSTl": 0.013092799999999998, "FST": 0.00594815, "AITd": 0.001156032, "CITd": 0.0026997239999999997, "MT": 0.0011731722, "V4t": 9.539200000000002e-06, "PITv": 0.014191047999999998, "AITv": 0.015436940199999999, "CITv": 0.012528181999999999, "FEF": 0.014788873000000001, "46": 0.014181229799999999, "external": 0.02938506023105533}, "STPp": {"V4": 0.00041431336666666673, "PITd": 0.0011464076, "V2": 0.0005494173333333333, "V1": 0.0006513901333333334, "TH": 0.002792431666666667, "VIP": 0.003604891736666667, "7a": 0.03231078781333333, "DP": 0.0008150314333333333, "LIP": 0.0029458097466666675, "STPa": 0.0463087638, "MSTd": 0.07750212466666667, "MSTl": 0.008363258666666666, "FST": 0.0029582593, "AITd": 0.00045012213333333326, "CITd": 0.0007336893666666667, "MT": 0.0005119500000000001, "V4t": 4.476266666666667e-05, "AITv": 0.00024408833333333332, "CITv": 0.00028173233333333335, "VOT": 3.2250000000000005e-05, "PITv": 0.00017818766666666665, "TF": 0.0077603151333333325, "PO": 1.9194299999999993e-05, "46": 0.006187686136666667, "FEF": 0.0027500169733333333, "PIP": 0.0006357816999999999, "V3": 4.158199999999999e-06, "V3A": 0.0001946754, "VP": 8.875213333333334e-05, "MDP": 1.0888033333333335e-05, "MIP": 1.0488666666666666e-06, "external": 0.0169218564119172}, "STPa": {"PO": 1.6968e-06, "TF": 0.01044059712, "TH": 0.00370067704, "PIP": 0.0, "V4": 2.16198e-05, "V1": 2.9014879999999998e-05, "V3": 1.584e-07, "V2": 3.010232e-05, "MSTd": 0.0188856368, "PITd": 0.0033370486800000003, "VOT": 1.237424e-05, "VP": 7.814400000000001e-07, "DP": 2.9721799999999997e-05, "7a": 0.006960793999999999, "VIP": 4.5480000000000005e-05, "LIP": 3.792000000000001e-05, "STPp": 0.30555149480000005, "MSTl": 0.007341100000000001, "FST": 0.0157761, "AITd": 0.025548469999999997, "CITd": 0.00680838, "MT": 0.0002621412, "V4t": 2.3232000000000005e-06, "PITv": 0.0008363146, "AITv": 0.0024953279999999998, "CITv": 0.0014250989999999998, "46": 0.014112841500000002, "FEF": 0.0010566697000000001, "external": 0.021379975066850528}, "FEF": {"PO": 0.0019396929999999997, "TF": 0.0011607034433333333, "TH": 0.00016265508666666668, "PIP": 0.0015277950666666667, "V4": 0.004977958576666667, "V1": 0.00022920966666666672, "V3": 0.00037832696666666664, "V2": 0.0026317330000000002, "MSTd": 0.0092838776, "V3A": 0.00030441690000000004, "VP": 0.0009217902500000001, "PITd": 0.002460433963333334, "VOT": 0.00025604022, "DP": 0.0007984183666666667, "7a": 0.004013115566666667, "VIP": 0.005299874766666666, "LIP": 0.0039942541000000005, "MIP": 0.001530742066666667, "MDP": 0.0031931584000000008, "STPa": 0.0020900494333333333, "STPp": 0.027672489399999996, "MSTl": 0.001190899, "FST": 0.0016546871, "MT": 0.0022583639999999997, "CITd": 0.00028953729, "V4t": 0.0012444373333333333, "PITv": 0.00021049071, "AITd": 0.00011194493333333333, "AITv": 0.00010364666, "CITv": 0.00010565765666666668, "46": 0.1895018566666667, "external": 0.030348245801991393}, "46": {"TF": 0.00023437925, "PIP": 1.3434800000000002e-05, "V3A": 3.5756000000000005e-06, "VP": 5.0537e-06, "V4": 5.4178949999999994e-05, "V3": 4.477375e-05, "V2": 0.00099948935, "DP": 0.0005022087000000001, "7a": 0.009070648600000002, "VIP": 0.0030687705, "LIP": 0.0025490456000000004, "MDP": 0.00010807840000000002, "PO": 7.39644e-05, "MIP": 1.8074200000000004e-05, "STPa": 0.0033303452000000007, "STPp": 0.009455807400000002, "MSTd": 0.0009848546000000005, "MSTl": 0.0007123987000000001, "FST": 0.00237433, "AITd": 0.005064239399999999, "CITd": 0.0051180683, "MT": 4.3527e-06, "PITd": 0.0031302532999999996, "TH": 6.31086e-05, "AITv": 0.00015379490000000002, "CITv": 0.0013516526999999996, "VOT": 3.4511e-06, "PITv": 0.0002622428, "FEF": 0.12080655639999999, "V1": 0.00010192, "V4t": 1.4608e-06, "external": 0.01948363363231367}, "TF": {"7a": 0.0018622862875994476, "46": 0.00027263187118762135, "AITv": 0.006947301047502546, "CITv": 0.008573111392548783, "FEF": 0.0004737508884470768, "FST": 0.01059563824406266, "LIP": 0.0016647514007397735, "MT": 0.0074104934764019845, "STPa": 0.005175064786224525, "STPp": 0.0037752777782433336, "TH": 0.014963255350597525, "V2": 0.0026546500269299987, "V3": 0.001972570146235144, "V3A": 0.002689205669205606, "V4": 0.004553843722667349, "VP": 0.00705236411780784, "external": 0.015077445206487964}, "TH": {"7a": 0.0019360577800537108, "46": 0.00027677638429352176, "AITv": 0.005486718323377269, "FEF": 0.0004782252441620275, "STPa": 0.004275371779150058, "STPp": 0.0031604962683527966, "TF": 0.014963255350597525, "V2": 0.0022492167248699692, "V4": 0.0034039285639701463, "external": 0.01308305567128213}, "AITd": {"7a": 0.00046777517280729655, "46": 0.0005676113571555957, "CITd": 0.01329368143561811, "CITv": 0.012994646677276813, "FEF": 0.0008085031348249742, "PITd": 0.004758288424810753, "STPa": 0.014133181809193483, "TF": 0.004811523947655359, "TH": 0.0037689211883690063, "external": 0.0}}, "neuronal_densities": {"FEF": {"23": 61119.24615011697, "overall": 60822.524688517195, "4": 83820.50032477839, "5": 55405.3729147243, "6": 55405.3729147243}, "7a": {"23": 51225.809080885876, "overall": 52379.0, "4": 79926.19368350341, "5": 47522.666967296806, "6": 47522.666967296806}, "STPp": {"overall": 53725.75, "23": 51723.62311909379, "4": 88471.27398342734, "5": 51209.28871203213, "6": 51209.28871203213}, "CITv": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}, "PITv": {"23": 71548.47671840806, "overall": 78523.0, "4": 165979.4184335624, "5": 72530.66730098764, "6": 72530.66730098764}, "VP": {"overall": 111730.0, "23": 107228.9012018876, "4": 192008.83863994436, "5": 93575.32569713097, "6": 93575.32569713097}, "V3A": {"23": 73724.98018754808, "overall": 76696.0, "4": 123618.64707486573, "5": 66311.20009349921, "6": 66311.20009349921}, "TF": {"23": 60035.31107952612, "overall": 61906.0, "4": 103256.25889601017, "5": 56636.008092846845, "6": 56636.008092846845}, "LIP": {"23": 66365.33597739544, "overall": 69275.0, "4": 104732.3373288077, "5": 59804.35175881624, "6": 59804.35175881624}, "V4t": {"overall": 80648.75, "23": 77437.49196037636, "4": 150877.76843256268, "5": 69309.7641053403, "6": 69309.7641053403}, "MIP": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "CITd": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}, "MSTd": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "DP": {"23": 61577.99107383698, "overall": 63763.032750087405, "4": 100988.31726393124, "5": 57674.084791137735, "6": 57674.084791137735}, "STPa": {"overall": 53725.75, "23": 51723.62311909379, "4": 88471.27398342734, "5": 51209.28871203213, "6": 51209.28871203213}, "MSTl": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "MT": {"23": 82184.85656009504, "overall": 81153.0, "4": 134779.48312587343, "5": 66175.91653374783, "6": 66175.91653374783}, "46": {"23": 50800.916845800064, "overall": 52720.0, "4": 75146.86652655818, "5": 52317.133324041286, "6": 52317.133324041286}, "AITv": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}, "VIP": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "PITd": {"23": 71548.47671840806, "overall": 78523.0, "4": 165979.4184335624, "5": 72530.66730098764, "6": 72530.66730098764}, "VOT": {"23": 71548.47671840806, "overall": 78523.0, "4": 165979.4184335624, "5": 72530.66730098764, "6": 72530.66730098764}, "V1": {"23": 166264.25225183976, "overall": 173360.0, "4": 190654.31742388426, "5": 152108.54915928794, "6": 152108.54915928794}, "V2": {"23": 107228.9012018876, "overall": 111730.0, "4": 192008.83863994436, "5": 93575.32569713097, "6": 93575.32569713097}, "V3": {"overall": 111730.0, "23": 107228.9012018876, "4": 192008.83863994436, "5": 93575.32569713097, "6": 93575.32569713097}, "V4": {"23": 82291.65437545427, "overall": 86223.0, "4": 179133.52509594912, "5": 72221.27249312654, "6": 72221.27249312654}, "TH": {"23": 49012.54441576494, "overall": 49446.0, "4": 0.0, "5": 50015.797726592515, "6": 50015.797726592515}, "PIP": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "FST": {"overall": 53725.75, "23": 51723.62311909379, "4": 88471.27398342734, "5": 51209.28871203213, "6": 51209.28871203213}, "MDP": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "PO": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "AITd": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}}, "neuronal_density_data_FV91_4layers": {"V1": {"23": 166264.25225183976, "overall": 173360.0, "4": 190654.31742388426, "5": 152108.54915928794, "6": 152108.54915928794}, "V2": {"23": 107228.9012018876, "overall": 111730.0, "4": 192008.83863994436, "5": 93575.32569713097, "6": 93575.32569713097}, "V4": {"23": 82291.65437545427, "overall": 86223.0, "4": 179133.52509594912, "5": 72221.27249312654, "6": 72221.27249312654}, "MT": {"23": 82184.85656009504, "overall": 81153.0, "4": 134779.48312587343, "5": 66175.91653374783, "6": 66175.91653374783}, "PITd": {"23": 71548.47671840806, "overall": 78523.0, "4": 165979.4184335624, "5": 72530.66730098764, "6": 72530.66730098764}, "PITv": {"23": 71548.47671840806, "overall": 78523.0, "4": 165979.4184335624, "5": 72530.66730098764, "6": 72530.66730098764}, "VOT": {"23": 71548.47671840806, "overall": 78523.0, "4": 165979.4184335624, "5": 72530.66730098764, "6": 72530.66730098764}, "V3A": {"23": 73724.98018754808, "overall": 76696.0, "4": 123618.64707486573, "5": 66311.20009349921, "6": 66311.20009349921}, "LIP": {"23": 66365.33597739544, "overall": 69275.0, "4": 104732.3373288077, "5": 59804.35175881624, "6": 59804.35175881624}, "DP": {"23": 61577.99107383698, "overall": 63763.032750087405, "4": 100988.31726393124, "5": 57674.084791137735, "6": 57674.084791137735}, "TF": {"23": 60035.31107952612, "overall": 61906.0, "4": 103256.25889601017, "5": 56636.008092846845, "6": 56636.008092846845}, "FEF": {"23": 61119.24615011697, "overall": 60822.524688517195, "4": 83820.50032477839, "5": 55405.3729147243, "6": 55405.3729147243}, "AITd": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}, "AITv": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}, "CITd": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}, "CITv": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}, "46": {"23": 50800.916845800064, "overall": 52720.0, "4": 75146.86652655818, "5": 52317.133324041286, "6": 52317.133324041286}, "7a": {"23": 51225.809080885876, "overall": 52379.0, "4": 79926.19368350341, "5": 47522.666967296806, "6": 47522.666967296806}, "TH": {"23": 49012.54441576494, "overall": 49446.0, "4": 0.0, "5": 50015.797726592515, "6": 50015.797726592515}}, "realistic_neuronal_numbers": {"FEF": {"23E": 7116258.062416201, "23I": 2007264.3976278158, "4E": 3738560.648779402, "4I": 934682.8106165795, "5E": 2737096.7132908967, "5I": 601032.5772484133, "6E": 2605291.6369981444, "6I": 533546.3526134444, "total": 20273733.199590895}, "7a": {"23E": 7785533.377762723, "23I": 2196045.144605121, "4E": 2089479.7746036942, "4I": 522393.7798336135, "5E": 2488782.555412475, "5I": 546505.8601060383, "6E": 2988894.9338910277, "6I": 612105.7495735153, "total": 19229741.175788205}, "STPp": {"23E": 10231171.547963874, "23I": 2885879.9405705766, "4E": 3214014.74148318, "4I": 803540.3499240858, "5E": 3490372.4822190227, "5I": 766442.6172295379, "6E": 4191750.945380641, "6I": 858442.6389011556, "total": 26441615.263672072}, "CITv": {"23E": 4781074.136115523, "23I": 1348585.1428756928, "4E": 1754777.4509003817, "4I": 438714.3807202003, "5E": 1649485.19100076, "5I": 362206.541941404, "6E": 1980943.6224906985, "6I": 405684.0430081682, "total": 12721470.509052828}, "PITv": {"23E": 4546866.169615768, "23I": 1282522.7110930902, "4E": 3774053.5763523397, "4I": 943556.447402896, "5E": 1588254.3632775452, "5I": 348761.009668162, "6E": 1907408.6684699608, "6I": 390624.5748280269, "total": 14782047.520707788}, "VP": {"23E": 6917343.194842176, "23I": 1951156.998438778, "4E": 6436579.782354831, "4I": 1609218.3722346388, "5E": 2080057.8770850257, "5I": 456754.9771331035, "6E": 2498038.4234448234, "6I": 511581.6097475055, "total": 22460731.235280883}, "V3A": {"23E": 3964407.8216861454, "23I": 1118230.2002473997, "4E": 2306615.689972856, "4I": 576680.2356998073, "5E": 1228675.3686414948, "5I": 269801.91084601893, "6E": 1475573.499477787, "6I": 302187.6121195219, "total": 11242172.338691032}, "TF": {"23E": 6074732.165699517, "23I": 1713483.8976304682, "4E": 3384007.2514310316, "4I": 846040.4166365786, "5E": 2187728.4571476975, "5I": 480398.1045076902, "6E": 2627345.0398780513, "6I": 538062.7424494962, "total": 17851798.07538053}, "LIP": {"23E": 2913160.3478207462, "23I": 821707.5602758899, "4E": 1126140.8103144537, "4I": 281548.0492682131, "5E": 651795.5065530408, "5I": 143126.22978948214, "6E": 1575617.9037778564, "6I": 322676.0389258161, "total": 7835772.446725499}, "V4t": {"23E": 1360184.0182880426, "23I": 383663.56731095293, "4E": 980714.0653507396, "4I": 245189.70404091728, "5E": 419495.6041320673, "5I": 92116.04503106218, "6E": 503791.8171087833, "6I": 103173.20436517496, "total": 4088328.02562774}, "MIP": {"23E": 1861055.129421214, "23I": 524942.9785351913, "4E": 715830.5384720211, "4I": 178965.80060635193, "5E": 346345.2234161966, "5I": 76053.12637902048, "6E": 1560161.9034535293, "6I": 319510.75313518627, "total": 5582865.453418711}, "CITd": {"23E": 2399105.600172807, "23I": 676709.4749991855, "4E": 880533.5976096117, "4I": 220143.44427575002, "5E": 827698.765271022, "5I": 181752.40928116255, "6E": 994022.0132635923, "6I": 203569.0792011859, "total": 6383534.384074317}, "MSTd": {"23E": 5346732.588457302, "23I": 1508138.950880428, "4E": 2715843.8559756237, "4I": 678991.9455574008, "5E": 1777557.624205953, "5I": 390329.6638720288, "6E": 2134751.7749729697, "6I": 437182.9268926931, "total": 14989529.330814399}, "DP": {"23E": 5001221.312264808, "23I": 1410681.4841054436, "4E": 2151023.612566881, "4I": 537780.4413987652, "5E": 1614053.3029574256, "5I": 354426.13765972335, "6E": 1938391.8172152215, "6I": 396969.71706498606, "total": 13404547.825233255}, "STPa": {"23E": 3280648.3045655773, "23I": 925363.9321585639, "4E": 1030581.0984660854, "4I": 257657.03118848646, "5E": 1119195.8332839224, "5I": 245761.55926750044, "6E": 1344094.424343897, "6I": 275261.5743637242, "total": 8478563.757637756}, "MSTl": {"23E": 1294223.7740036394, "23I": 365058.33281135384, "4E": 657393.9554174577, "4I": 164355.98821502394, "5E": 430273.4985989926, "5I": 94482.73732122207, "6E": 516735.4927626279, "6I": 105823.9828179387, "total": 3628347.761948256}, "MT": {"23E": 3387941.185455547, "23I": 955627.755932295, "4E": 1576557.5125129828, "4I": 394157.3630416898, "5E": 792485.0871952683, "5I": 174019.92120885785, "6E": 885309.68110297, "6I": 181305.51857530785, "total": 8347404.025024918}, "46": {"23E": 6032896.419270735, "23I": 1701683.3974774193, "4E": 1971206.910649511, "4I": 492824.21462234406, "5E": 2194273.9158227458, "5I": 481835.4062579843, "6E": 2933147.6012706426, "6I": 600689.0676308342, "total": 16408556.933002219}, "AITv": {"23E": 4583767.781081143, "23I": 1292931.4526339208, "4E": 1682360.9325874117, "4I": 420609.4250352009, "5E": 1581413.8954186402, "5I": 347258.92755069106, "6E": 1899193.6318913486, "6I": 388942.19012266054, "total": 12196478.236321017}, "VIP": {"23E": 4821635.686107228, "23I": 1360026.2337547531, "4E": 2235064.080697643, "4I": 558791.51714088, "5E": 859117.3541222662, "5I": 188651.54270932236, "6E": 668974.5483609311, "6I": 137001.52612490626, "total": 10829262.48901793}, "PITd": {"23E": 6587774.377258495, "23I": 1858196.3794868276, "4E": 5468076.807458739, "4I": 1367081.580107982, "5E": 2301158.866053231, "5I": 505306.0190405548, "6E": 2763568.903143899, "6I": 565960.4811718109, "total": 21417123.41372154}, "VOT": {"23E": 3176820.440084732, "23I": 896077.4765485821, "4E": 2636869.0205685482, "4I": 659247.335783485, "5E": 1109687.1421091869, "5I": 243673.56831882143, "6E": 1332674.9940612898, "6I": 272922.9511978245, "total": 10327972.928672472}, "V1": {"23E": 70351649.31455898, "23I": 19843906.691540737, "4E": 104498963.79693717, "4I": 26125933.043277144, "5E": 30792502.779850837, "5I": 6761652.672276523, "6E": 29454725.608150266, "6I": 6032131.371505871, "total": 293861465.2780975}, "V2": {"23E": 60291657.94579554, "23I": 17006311.09876571, "4E": 43780517.995760456, "4I": 10945628.934463676, "5E": 22768869.615967955, "5I": 4999762.090929045, "6E": 22970833.698674805, "6I": 4704273.549405582, "total": 187467854.92976275}, "V3": {"23E": 7050338.08337958, "23I": 1988670.5206419022, "4E": 5718439.590182145, "4I": 1429675.1318552576, "5E": 1453678.9582375523, "5I": 319209.91557175113, "6E": 1751820.7797907297, "6I": 358761.21283939376, "total": 20070594.19249831}, "V4": {"23E": 36181631.72328601, "23I": 10205658.72811732, "4E": 19007157.695427947, "4I": 4752006.252030559, "5E": 7854280.51218247, "5I": 1724702.8341184186, "6E": 7950727.398374058, "6I": 1628255.9479268312, "total": 89304421.09146364}, "TH": {"23E": 1102237.244142804, "23I": 310905.1918159415, "4E": 0.0, "4I": 0.0, "5E": 1041658.381430335, "5I": 228735.29406666115, "6E": 484476.77823009423, "6I": 99217.61321447158, "total": 3267230.502900307}, "PIP": {"23E": 4707159.180232314, "23I": 1327736.1435708222, "4E": 2390976.007726943, "4I": 597771.2774965055, "5E": 1564927.093461991, "5I": 343638.62980144745, "6E": 1879393.8632305118, "6I": 384887.3295452276, "total": 13196489.525065761}, "FST": {"23E": 2228633.7959837206, "23I": 628624.9367001414, "4E": 766864.0534953041, "4I": 191724.76153779466, "5E": 774255.1693285241, "5I": 170016.85677007798, "6E": 929839.1087289786, "6I": 190424.84838715038, "total": 5880383.530931692}, "MDP": {"23E": 3435994.282487219, "23I": 969181.9679945091, "4E": 1745294.6835990446, "4I": 436343.58071819134, "5E": 1142319.6751505157, "5I": 250839.26887325756, "6E": 1371864.9234808546, "6I": 280948.7873860063, "total": 9632787.169689598}, "PO": {"23E": 3342251.0816976735, "23I": 942740.0672351314, "4E": 1697678.3325487978, "4I": 424438.9497620289, "5E": 1111154.11028934, "5I": 243995.69638312308, "6E": 1334436.7445012, "6I": 273283.7459388356, "total": 9369978.72835613}, "AITd": {"23E": 4508601.451957001, "23I": 1271729.4817346197, "4E": 1654772.952217552, "4I": 413712.1152270119, "5E": 1555481.2821141132, "5I": 341564.44648485165, "6E": 1868049.9482618198, "6I": 382564.1714120074, "total": 11996475.849408979}}, "total_thicknesses": {"V1": 1240.0, "V2": 1460.0, "VP": 1585.342273262686, "V3": 1585.342273262686, "PIP": 2070.561486887418, "V3A": 1660.0, "MT": 1960.0, "V4t": 1880.0673770928606, "V4": 1890.0, "PO": 2070.561486887418, "VOT": 1904.2178479221384, "DP": 2060.0, "MIP": 2070.561486887418, "MDP": 2070.561486887418, "MSTd": 2070.561486887418, "VIP": 2070.561486887418, "LIP": 2300.0, "PITv": 1904.2178479221384, "PITd": 1904.2178479221384, "AITv": 2630.0, "MSTl": 2070.561486887418, "FST": 2247.328674211474, "CITv": 2227.7479202457143, "CITd": 2227.7479202457143, "7a": 2680.0, "STPp": 2247.328674211474, "STPa": 2247.328674211474, "FEF": 2210.0, "46": 1860.0, "TF": 1620.0, "TH": 1870.0, "AITd": 2630.0}, "laminar_thicknesses": {"V1": {"1": 0.08967005445322952, "23": 0.3653998098401042, "4": 0.4614890241689768, "5": 0.16629777405727372, "6": 0.1571433374804157}, "V2": {"1": 0.1206349760574621, "23": 0.6040487829209896, "4": 0.23883030726256985, "5": 0.24866171189146055, "6": 0.24782422186751799}, "VP": {"1": 0.17714878802273043, "23": 0.6333760829470785, "4": 0.3209011312779164, "5": 0.20761102756029734, "6": 0.24630524345466334}, "V3": {"1": 0.23320824408280585, "23": 0.6991547059583443, "4": 0.30876967047500165, "5": 0.1571391892973308, "6": 0.18707046344920336}, "PIP": {"1": 0.25591814163985166, "23": 0.9150072767426801, "4": 0.24388555598467354, "5": 0.299925440925703, "6": 0.35582507159450977}, "V3A": {"1": 0.19886503693743082, "23": 0.7110201516839858, "4": 0.24055402347012478, "5": 0.2330615700238317, "6": 0.27649921788462695}, "MT": {"1": 0.203395600676819, "23": 0.9454429780033843, "4": 0.2615654822335026, "5": 0.2612670050761422, "6": 0.28832893401015236}, "V4t": {"1": 0.2230803724680116, "23": 0.7975994308131237, "4": 0.2877787474825529, "5": 0.26144093828446113, "6": 0.3101678880447115}, "V4": {"1": 0.1771875, "23": 1.0040625, "4": 0.23625000000000002, "5": 0.23625000000000002, "6": 0.23625000000000002}, "PO": {"1": 0.25591814163985166, "23": 0.9150072767426801, "4": 0.24388555598467354, "5": 0.299925440925703, "6": 0.35582507159450977}, "VOT": {"1": 0.2270973574098532, "23": 0.8119617203671147, "4": 0.283257043447467, "5": 0.2661486779239949, "6": 0.31575304877370874}, "DP": {"1": 0.25583852489499187, "23": 0.9147226157943377, "4": 0.23389235234048408, "5": 0.29983213340496956, "6": 0.3557143735652168}, "MIP": {"1": 0.19533598932900173, "23": 0.8516649134744475, "4": 0.17189567060952152, "5": 0.15626879146320138, "6": 0.6953961220112461}, "MDP": {"1": 0.25591814163985166, "23": 0.9150072767426801, "4": 0.24388555598467354, "5": 0.299925440925703, "6": 0.35582507159450977}, "MSTd": {"1": 0.25591814163985166, "23": 0.9150072767426801, "4": 0.24388555598467354, "5": 0.299925440925703, "6": 0.35582507159450977}, "VIP": {"1": 0.25289300603205106, "23": 1.1696301528982362, "4": 0.2845046317860575, "5": 0.2054755674010415, "6": 0.15805812877003192}, "LIP": {"1": 0.2523199861163701, "23": 1.0042360848163574, "4": 0.239843388447137, "5": 0.23718840716900164, "6": 0.5664121334511337}, "PITv": {"1": 0.2270973574098532, "23": 0.8119617203671147, "4": 0.283257043447467, "5": 0.2661486779239949, "6": 0.31575304877370874}, "PITd": {"1": 0.2270973574098532, "23": 0.8119617203671147, "4": 0.283257043447467, "5": 0.2661486779239949, "6": 0.31575304877370874}, "AITv": {"1": 0.3366353068216317, "23": 1.2036026573832084, "4": 0.22718631698840488, "5": 0.3945226086071063, "6": 0.46805311019964885}, "MSTl": {"1": 0.25591814163985166, "23": 0.9150072767426801, "4": 0.24388555598467354, "5": 0.299925440925703, "6": 0.35582507159450977}, "FST": {"1": 0.5126175393099899, "23": 0.9007008741548409, "4": 0.17666480168310383, "5": 0.30065493337157506, "6": 0.35669052569196447}, "CITv": {"1": 0.28514775842325774, "23": 1.0195145691207823, "4": 0.19243872440273863, "5": 0.33418133871269773, "6": 0.39646552958623793}, "CITd": {"1": 0.28514775842325774, "23": 1.0195145691207823, "4": 0.19243872440273863, "5": 0.33418133871269773, "6": 0.39646552958623793}, "7a": {"1": 0.34637158771533116, "23": 1.2384136630003206, "4": 0.20769132202217178, "5": 0.4059331257408577, "6": 0.4815903015213188}, "STPp": {"1": 0.2889353100093555, "23": 1.0330565448482978, "4": 0.18498493804617222, "5": 0.33862019198120835, "6": 0.40173168932644016}, "STPa": {"1": 0.2889353100093555, "23": 1.0330565448482978, "4": 0.18498493804617222, "5": 0.33862019198120835, "6": 0.40173168932644016}, "FEF": {"1": 0.21710327455919398, "23": 0.9240806045340052, "4": 0.3451385390428212, "5": 0.37297229219143585, "6": 0.3507052896725441}, "46": {"1": 0.2195874325610917, "23": 0.8222722945096794, "4": 0.17708663916217074, "5": 0.2762551570929863, "6": 0.36479847667407167}, "TF": {"1": 0.2334764331779098, "23": 0.6571929230193017, "4": 0.20753460726925316, "5": 0.23865769578911442, "6": 0.28313834074442085}, "TH": {"1": 0.27703703703703697, "23": 0.6464197530864197, "4": 0.11543209876543209, "5": 0.5694650205761316, "6": 0.2616460905349794}, "AITd": {"1": 0.3366353068216317, "23": 1.2036026573832084, "4": 0.22718631698840488, "5": 0.3945226086071063, "6": 0.46805311019964885}}, "category_density": {"1": {"overall": NaN, "23": NaN, "4": NaN, "5": NaN, "6": NaN}, "2": {"overall": 49446.0, "23": 49012.54441576494, "4": 0.0, "5": 50015.797726592515, "6": 50015.797726592515}, "3": {"overall": NaN, "23": NaN, "4": NaN, "5": NaN, "6": NaN}, "4": {"overall": 53725.75, "23": 51723.62311909379, "4": 88471.27398342734, "5": 51209.28871203213, "6": 51209.28871203213}, "5": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "6": {"overall": 80648.75, "23": 77437.49196037636, "4": 150877.76843256268, "5": 69309.7641053403, "6": 69309.7641053403}, "7": {"overall": 111730.0, "23": 107228.9012018876, "4": 192008.83863994436, "5": 93575.32569713097, "6": 93575.32569713097}, "8": {"overall": 173360.0, "23": 166264.25225183976, "4": 190654.31742388426, "5": 152108.54915928794, "6": 152108.54915928794}}} \ No newline at end of file +{"cocomac_completed": {"V1": {"7a": {"source_pattern": ["0", "0", "0", "0", "0", "1"], "target_pattern": null}, "IT": {"source_pattern": ["0", "0", 2, "0", "0", "3"], "target_pattern": [2.0, "0", "0", "0", "0", "0"]}, "LIP": {"source_pattern": ["0", "0", "0", "0", "0", "2"], "target_pattern": null}, "MT": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "PIP": {"source_pattern": null, "target_pattern": null}, "PO": {"source_pattern": null, "target_pattern": null}, "STP": {"source_pattern": ["0", "0", "0", "0", "0", "1"], "target_pattern": null}, "STPp": {"source_pattern": ["0", "0", "0", "0", "0", "1"], "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", "0", 2], "target_pattern": [2.0, "0", "0", "0", "0", "0"]}, "TH": {"source_pattern": ["0", "0", "0", "0", "0", 2], "target_pattern": null}, "V1": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", "3", "3"]}, "V2": {"source_pattern": ["0", 2, 2, "0", "3", "3"], "target_pattern": ["3", 2.0, 2.0, "0", 2.0, 2.0]}, "V3": {"source_pattern": ["0", 2, 2, "0", 2, "3"], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V3A": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V4": {"source_pattern": ["0", 2, 2, "0", "3", "3"], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V4t": {"source_pattern": ["0", 2, 2, "0", "3", "3"], "target_pattern": null}, "VIP": {"source_pattern": null, "target_pattern": null}, "STPa": {"target_pattern": null, "source_pattern": null}, "VP": {"target_pattern": null, "source_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "MSTd": {"target_pattern": null, "source_pattern": null}, "FEF": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}, "FST": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "CITv": {"target_pattern": null, "source_pattern": null}, "46": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "DP": {"target_pattern": null, "source_pattern": null}}, "V2": {"5": {"source_pattern": null, "target_pattern": null}, "6": {"source_pattern": null, "target_pattern": null}, "7a": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": ["3", "2", "2", 2.0, 2.0, 2.0]}, "7b": {"source_pattern": null, "target_pattern": null}, "35": {"source_pattern": [2, 2, 2, 0, -1, -1], "target_pattern": null}, "36": {"source_pattern": [2, 2, 2, 0, -1, -1], "target_pattern": null}, "46": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": ["3", 2.0, "3", "3", 2.0, 2.0]}, "CIT": {"source_pattern": null, "target_pattern": null}, "CITv": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "FEF": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "FST": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": null}, "IT": {"source_pattern": [2, 2, 2, 2, 2, "0"], "target_pattern": ["3", "3", 2.0, 2.0, "3", "3"]}, "LIP": {"source_pattern": [2, 2, "0", 2, 2, "0"], "target_pattern": null}, "MIP": {"source_pattern": null, "target_pattern": null}, "MST": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTd": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTl": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MT": {"source_pattern": [2, 2, 2, 2, "0", "0"], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "PIP": {"source_pattern": null, "target_pattern": null}, "PIT": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": null}, "PITd": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": null}, "PO": {"source_pattern": null, "target_pattern": null}, "SEF": {"source_pattern": null, "target_pattern": null}, "STP": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": null}, "STPa": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": null}, "STPp": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": null}, "TF": {"source_pattern": [2, 2, 2, 2, "0", "0"], "target_pattern": ["3", "0", "0", "0", "1", "1"]}, "TH": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": null}, "V1": {"source_pattern": [2, 2, "0", "0", "0", "0"], "target_pattern": ["0", 2.0, 2.0, "3", "3", "3"]}, "V2": {"source_pattern": [2, 2, "3", "3", "0", "0"], "target_pattern": ["3", 2.0, 2.0, 2.0, 2.0, 2.0]}, "V2d": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "V2v": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "V3": {"source_pattern": ["0", "0", 2, "0", "0", 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V3A": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V4": {"source_pattern": ["3", "3", 2, 2, "0", "0"], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V4d": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "V4t": {"source_pattern": ["3", "3", 2, 2, "0", -1], "target_pattern": null}, "V4v": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "VIP": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "VOT": {"source_pattern": null, "target_pattern": null}, "VP": {"source_pattern": [2, 2, "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MDP": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}}, "VP": {"7a": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MST": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "MSTd": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "MT": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "PIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V3A": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "V4": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V4v": {"source_pattern": null, "target_pattern": null}, "VIP": {"source_pattern": null, "target_pattern": null}, "VOT": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "VP": {"target_pattern": null, "source_pattern": null}}, "V3": {"7a": {"source_pattern": null, "target_pattern": null}, "FST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "LIP": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "MST": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTd": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "MT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "PIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V1": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3A": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V4": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V4t": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VIP": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "VP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "V3": {"target_pattern": null, "source_pattern": null}}, "PIP": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "DP": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "LIP": {"source_pattern": null, "target_pattern": null}, "MT": {"source_pattern": null, "target_pattern": null}, "V1": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V2": {"source_pattern": null, "target_pattern": null}, "V3": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "VP": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "PIP": {"target_pattern": null, "source_pattern": null}}, "V3A": {"7a": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "FST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "LIP": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MIP": {"source_pattern": null, "target_pattern": null}, "MST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTd": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTl": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MT": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "V1": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "VIP": {"source_pattern": null, "target_pattern": null}, "VP": {"source_pattern": null, "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "V3A": {"target_pattern": null, "source_pattern": null}}, "MT": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "7b": {"source_pattern": null, "target_pattern": null}, "46": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "CIT": {"source_pattern": null, "target_pattern": null}, "CITv": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": null, "target_pattern": null}, "FEF": {"source_pattern": null, "target_pattern": null}, "FST": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "IT": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MIP": {"source_pattern": null, "target_pattern": null}, "MST": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTd": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTl": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MT": {"source_pattern": null, "target_pattern": null}, "PIP": {"source_pattern": null, "target_pattern": null}, "PO": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "STP": {"source_pattern": null, "target_pattern": null}, "STPp": {"source_pattern": null, "target_pattern": null}, "V1": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V2d": {"source_pattern": null, "target_pattern": null}, "V2v": {"source_pattern": null, "target_pattern": null}, "V3": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3A": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V4d": {"source_pattern": null, "target_pattern": null}, "V4t": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VP": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}}, "V4t": {"7a": {"source_pattern": null, "target_pattern": null}, "46": {"source_pattern": null, "target_pattern": [2.0, "0", "0", "0", "0", 2.0]}, "FST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTd": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V3": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "V4t": {"target_pattern": null, "source_pattern": null}}, "V4": {"7a": {"source_pattern": null, "target_pattern": null}, "46": {"source_pattern": null, "target_pattern": [2.0, "0", "0", "0", "0", 2.0]}, "AIT": {"source_pattern": null, "target_pattern": null}, "AITv": {"source_pattern": null, "target_pattern": null}, "CIT": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "CITd": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "CITv": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "DP": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "FEF": {"source_pattern": null, "target_pattern": null}, "FST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "IT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "LIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "PIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "PIT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "PITd": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "PITv": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "PO": {"source_pattern": null, "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "TH": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V1": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V3": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3A": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4t": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VIP": {"source_pattern": null, "target_pattern": null}, "VOT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "VP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "STPa": {"target_pattern": null, "source_pattern": null}, "MDP": {"target_pattern": null, "source_pattern": null}, "MSTd": {"target_pattern": null, "source_pattern": null}, "MIP": {"target_pattern": null, "source_pattern": null}, "STPp": {"target_pattern": null, "source_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}, "V4": {"target_pattern": null, "source_pattern": null}}, "PO": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "6": {"source_pattern": null, "target_pattern": null}, "7a": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "DP": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "FEF": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "MDP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTd": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MSTl": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "MT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "PIP": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "SEF": {"source_pattern": null, "target_pattern": null}, "V1": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V3": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V3A": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "V4t": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VP": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "PO": {"target_pattern": null, "source_pattern": null}}, "VOT": {"V2": {"source_pattern": null, "target_pattern": null}, "VP": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "VOT": {"target_pattern": null, "source_pattern": null}}, "DP": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "46": {"source_pattern": null, "target_pattern": null}, "FEF": {"source_pattern": null, "target_pattern": null}, "IT": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "MST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MSTd": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "PIP": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "PO": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "STP": {"source_pattern": null, "target_pattern": null}, "STPp": {"source_pattern": null, "target_pattern": null}, "V2": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "1", 2.0, 2.0]}, "V3A": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "V4": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VP": {"source_pattern": null, "target_pattern": null}, "MDP": {"target_pattern": null, "source_pattern": null}, "STPa": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "V3": {"target_pattern": null, "source_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "MIP": {"target_pattern": null, "source_pattern": null}, "VIP": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "V4t": {"target_pattern": null, "source_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}, "TF": {"target_pattern": null, "source_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "FST": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}, "MT": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "CITv": {"target_pattern": null, "source_pattern": null}, "TH": {"target_pattern": null, "source_pattern": null}, "DP": {"target_pattern": null, "source_pattern": null}}, "MIP": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": null, "target_pattern": null}, "PO": {"source_pattern": null, "target_pattern": null}, "V2": {"source_pattern": null, "target_pattern": null}, "V3A": {"source_pattern": null, "target_pattern": null}, "MIP": {"target_pattern": null, "source_pattern": null}}, "MDP": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "MDP": {"target_pattern": null, "source_pattern": null}}, "MSTd": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "35": {"source_pattern": null, "target_pattern": null}, "36": {"source_pattern": null, "target_pattern": null}, "46": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "FEF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "FST": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "IT": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "MST": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "PIT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "PO": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "STP": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "STPp": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3A": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "VIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VP": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MDP": {"target_pattern": null, "source_pattern": null}, "STPa": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "PIP": {"target_pattern": null, "source_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "MIP": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "CITv": {"target_pattern": null, "source_pattern": null}, "V4": {"target_pattern": null, "source_pattern": null}, "TH": {"target_pattern": null, "source_pattern": null}, "MSTd": {"target_pattern": null, "source_pattern": null}}, "VIP": {"4": {"source_pattern": null, "target_pattern": null}, "5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "6": {"source_pattern": null, "target_pattern": null}, "7a": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "46": {"source_pattern": null, "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "FEF": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "FST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "IT": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "LIP": {"source_pattern": null, "target_pattern": null}, "MDP": {"source_pattern": null, "target_pattern": null}, "MIP": {"source_pattern": null, "target_pattern": null}, "MST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MSTd": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MSTl": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "MT": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "PIP": {"source_pattern": null, "target_pattern": null}, "PO": {"source_pattern": null, "target_pattern": null}, "Ri": {"source_pattern": null, "target_pattern": null}, "SEF": {"source_pattern": null, "target_pattern": null}, "SII": {"source_pattern": null, "target_pattern": null}, "STP": {"source_pattern": null, "target_pattern": null}, "STPp": {"source_pattern": null, "target_pattern": null}, "V2": {"source_pattern": null, "target_pattern": null}, "V2d": {"source_pattern": null, "target_pattern": null}, "V2v": {"source_pattern": null, "target_pattern": null}, "V3": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3A": {"source_pattern": null, "target_pattern": null}, "V4": {"source_pattern": null, "target_pattern": null}, "V4d": {"source_pattern": null, "target_pattern": null}, "V4t": {"source_pattern": null, "target_pattern": null}, "VIP": {"source_pattern": null, "target_pattern": null}, "VP": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}}, "LIP": {"4": {"source_pattern": null, "target_pattern": null}, "5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "6": {"source_pattern": null, "target_pattern": null}, "7a": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "46": {"source_pattern": null, "target_pattern": ["3", 2.0, "3", "3", 2.0, 2.0]}, "DP": {"source_pattern": null, "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "FEF": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "FST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "IT": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "LIP": {"source_pattern": null, "target_pattern": null}, "MDP": {"source_pattern": null, "target_pattern": null}, "MIP": {"source_pattern": null, "target_pattern": null}, "MST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MSTd": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MT": {"source_pattern": null, "target_pattern": null}, "PIP": {"source_pattern": null, "target_pattern": null}, "PO": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "Ri": {"source_pattern": null, "target_pattern": null}, "SEF": {"source_pattern": null, "target_pattern": null}, "SII": {"source_pattern": null, "target_pattern": null}, "STP": {"source_pattern": null, "target_pattern": null}, "STPp": {"source_pattern": null, "target_pattern": null}, "V2": {"source_pattern": null, "target_pattern": null}, "V2d": {"source_pattern": null, "target_pattern": null}, "V2v": {"source_pattern": null, "target_pattern": null}, "V3": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3A": {"source_pattern": null, "target_pattern": null}, "V4": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4d": {"source_pattern": null, "target_pattern": null}, "V4t": {"source_pattern": null, "target_pattern": null}, "VIP": {"source_pattern": null, "target_pattern": null}, "VP": {"source_pattern": null, "target_pattern": null}}, "PITv": {"7a": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "AIT": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "AITd": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "AITv": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "CIT": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "CITd": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "CITv": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "FST": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "IT": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "LIP": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MST": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "MT": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "STP": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "STPp": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "TF": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "TH": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V2": {"source_pattern": ["3", "3", "0", 2, 2, -1], "target_pattern": null}, "V2v": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "V4": {"source_pattern": ["0", "3", "3", "0", "1", "1"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4d": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "V4t": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "V4v": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "VOT": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "VP": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}}, "PITd": {"7a": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "FST": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": null}, "IT": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": null}, "MST": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": null}, "MT": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": null}, "STP": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "STPp": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "V2": {"source_pattern": ["3", "3", 2, 2, "0", -1], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V2d": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "V2v": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "V4": {"source_pattern": ["0", "3", "3", "0", "1", "1"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V4d": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "V4t": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "V4v": {"source_pattern": ["3", "3", "0", "1", "1", -1], "target_pattern": null}, "VOT": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "VP": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}}, "AITv": {"CIT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "CITd": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "CITv": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "IT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": ["3", 2.0, 2.0, 2.0, 2.0, -1]}, "PIT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "PITd": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "PITv": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "TH": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V4": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}}, "MSTl": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "35": {"source_pattern": null, "target_pattern": null}, "36": {"source_pattern": null, "target_pattern": null}, "46": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "FEF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "FST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "IT": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "PO": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "STP": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "STPp": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "V1": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V3A": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "V4t": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "VIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}}, "FST": {"5": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "35": {"source_pattern": null, "target_pattern": null}, "36": {"source_pattern": null, "target_pattern": null}, "46": {"source_pattern": null, "target_pattern": [2.0, "0", "0", "0", "0", 2.0]}, "CIT": {"source_pattern": null, "target_pattern": null}, "CITv": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": null, "target_pattern": null}, "FEF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "IT": {"source_pattern": null, "target_pattern": null}, "LIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MSTd": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "MSTl": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "MT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "PIT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "STP": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "STPp": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "TF": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "V2": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V3": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V3A": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V4": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V4t": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "VIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VP": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "FST": {"target_pattern": null, "source_pattern": null}}, "CITv": {"35": {"source_pattern": null, "target_pattern": null}, "36": {"source_pattern": null, "target_pattern": null}, "AIT": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "AITd": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "AITv": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "IT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": ["3", 2.0, 2.0, 2.0, 2.0, 2.0]}, "MT": {"source_pattern": null, "target_pattern": null}, "PIT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "PITd": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "PITv": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V2": {"source_pattern": null, "target_pattern": null}, "V4": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "STPa": {"target_pattern": null, "source_pattern": null}, "LIP": {"target_pattern": null, "source_pattern": null}, "PIP": {"target_pattern": null, "source_pattern": null}, "VP": {"target_pattern": null, "source_pattern": null}, "V3": {"target_pattern": null, "source_pattern": null}, "MSTd": {"target_pattern": null, "source_pattern": null}, "VIP": {"target_pattern": null, "source_pattern": null}, "FEF": {"target_pattern": null, "source_pattern": null}, "STPp": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "V4t": {"target_pattern": null, "source_pattern": null}, "7a": {"target_pattern": null, "source_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}, "PO": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "FST": {"target_pattern": null, "source_pattern": null}, "V3A": {"target_pattern": null, "source_pattern": null}, "TH": {"target_pattern": null, "source_pattern": null}, "46": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "DP": {"target_pattern": null, "source_pattern": null}, "CITv": {"target_pattern": null, "source_pattern": null}}, "CITd": {"V4": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "CITd": {"target_pattern": null, "source_pattern": null}}, "7a": {"5": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "6": {"source_pattern": null, "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "7a": {"source_pattern": [2, "3", "3", "3", "3", "3"], "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7b": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "35": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": null}, "36": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": null}, "46": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": ["3", 2.0, "3", 2.0, "3", 2.0]}, "AIT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "AITd": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "CIT": {"source_pattern": null, "target_pattern": null}, "CITv": {"source_pattern": null, "target_pattern": null}, "DP": {"source_pattern": ["0", "3", "3", "0", 2, 2], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "FEF": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "FST": {"source_pattern": [2, 2, 2, "3", 2, 2], "target_pattern": null}, "IT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, "3", 2.0, 2.0, 2.0, 2.0]}, "Ig": {"source_pattern": null, "target_pattern": ["3", "3", "3", 2.0, 2.0, 2.0]}, "LIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MDP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MST": {"source_pattern": [2, 2, 2, "3", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MSTd": {"source_pattern": [2, 2, 2, "3", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MSTl": {"source_pattern": [2, "0", "0", 2, "0", 2], "target_pattern": null}, "MT": {"source_pattern": [2, 2, 2, "3", "3", "3"], "target_pattern": null}, "PIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "PO": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "Ri": {"source_pattern": null, "target_pattern": null}, "SEF": {"source_pattern": null, "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "SII": {"source_pattern": null, "target_pattern": null}, "STP": {"source_pattern": [2, "3", "3", "3", "3", "3"], "target_pattern": [2.0, 2.0, -1, -1, -1, -1]}, "STPa": {"source_pattern": ["3", "3", "3", "3", "0", "0"], "target_pattern": null}, "STPp": {"source_pattern": [2, "3", "3", "3", "3", "3"], "target_pattern": [2.0, 2.0, -1, -1, -1, -1]}, "TF": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "TH": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V2": {"source_pattern": [2, 2, 2, "3", "3", "3"], "target_pattern": null}, "V2v": {"source_pattern": null, "target_pattern": null}, "V3": {"source_pattern": null, "target_pattern": null}, "V3A": {"source_pattern": null, "target_pattern": null}, "V4": {"source_pattern": [2, 2, 2, "0", 2, 2], "target_pattern": null}, "V4d": {"source_pattern": [2, 2, "0", 2, 2, -1], "target_pattern": null}, "V4t": {"source_pattern": [2, 2, 2, "0", 2, 2], "target_pattern": null}, "VIP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VP": {"source_pattern": [2, 2, "0", "0", "0", -1], "target_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}}, "STPp": {"5": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "7a": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "7b": {"source_pattern": null, "target_pattern": null}, "35": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": null}, "36": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": null}, "46": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["3", 2.0, "3", 2.0, "3", 2.0]}, "CIT": {"source_pattern": null, "target_pattern": null}, "CITv": {"source_pattern": null, "target_pattern": null}, "FEF": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "FST": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "IT": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": [2.0, "3", 2.0, 2.0, 2.0, 2.0]}, "MST": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MSTd": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MSTl": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MT": {"source_pattern": null, "target_pattern": null}, "Ri": {"source_pattern": null, "target_pattern": null}, "STP": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "STPa": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "STPp": {"source_pattern": null, "target_pattern": null}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "TH": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "V2": {"source_pattern": null, "target_pattern": null}, "V4": {"source_pattern": null, "target_pattern": null}, "V4t": {"source_pattern": null, "target_pattern": null}, "MDP": {"target_pattern": null, "source_pattern": null}, "LIP": {"target_pattern": null, "source_pattern": null}, "PIP": {"target_pattern": null, "source_pattern": null}, "VP": {"target_pattern": null, "source_pattern": null}, "V3": {"target_pattern": null, "source_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "MIP": {"target_pattern": null, "source_pattern": null}, "VIP": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}, "PO": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "V3A": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "DP": {"target_pattern": null, "source_pattern": null}}, "STPa": {"7a": {"source_pattern": [2, 2, -1, 0, -1, -1], "target_pattern": null}, "35": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": null}, "36": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": null}, "46": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "IT": {"source_pattern": [2, 2, 2, 2, -1, -1], "target_pattern": null}, "STP": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "STPa": {"source_pattern": null, "target_pattern": null}, "STPp": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "TF": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "TH": {"source_pattern": ["0", "0", "0", "0", 2, 2], "target_pattern": null}, "LIP": {"target_pattern": null, "source_pattern": null}, "VP": {"target_pattern": null, "source_pattern": null}, "V3": {"target_pattern": null, "source_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "MSTd": {"target_pattern": null, "source_pattern": null}, "VIP": {"target_pattern": null, "source_pattern": null}, "FEF": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "V4t": {"target_pattern": null, "source_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}, "PO": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "V2": {"target_pattern": null, "source_pattern": null}, "FST": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}, "MT": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "CITv": {"target_pattern": null, "source_pattern": null}, "V4": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "DP": {"target_pattern": null, "source_pattern": null}}, "FEF": {"1": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "3a": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "4": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "5": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "6": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "7a": {"source_pattern": [2, "3", "1", "2", "2", "0"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "7b": {"source_pattern": null, "target_pattern": null}, "35": {"source_pattern": null, "target_pattern": null}, "36": {"source_pattern": null, "target_pattern": null}, "46": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "AIT": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "AITd": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "CIT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "CITv": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "FEF": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "FST": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "IT": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "Ig": {"source_pattern": null, "target_pattern": ["3", "3", "3", 2.0, 2.0, 2.0]}, "LIP": {"source_pattern": [2, "3", "1", "2", "2", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MST": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MSTd": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MSTl": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "PIT": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "PO": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "Ri": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "SEF": {"source_pattern": null, "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "STP": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "STPp": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "V2": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V3": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "V3A": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "V4": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "V4t": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "VIP": {"source_pattern": [2, "3", "1", "2", "2", "0"], "target_pattern": null}, "VP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "MDP": {"target_pattern": null, "source_pattern": null}, "STPa": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}, "PIP": {"target_pattern": null, "source_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "MIP": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "TF": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "TH": {"target_pattern": null, "source_pattern": null}, "DP": {"target_pattern": null, "source_pattern": null}}, "46": {"1": {"source_pattern": null, "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "2": {"source_pattern": [2, "3", "3", 2, 2, 2], "target_pattern": null}, "4": {"source_pattern": null, "target_pattern": null}, "5": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": null}, "6": {"source_pattern": [2, 2, "3", 2, 2, 2], "target_pattern": ["3", 2.0, "3", 2.0, "3", 2.0]}, "7a": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "7b": {"source_pattern": ["0", "0", "3", "0", "3", "0"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "35": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "36": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "46": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "AIT": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "AITd": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "CIT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "CITv": {"source_pattern": ["0", "0", 2, "0", 2, 2], "target_pattern": null}, "DP": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "FEF": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "IT": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, "0", 2.0, 2.0]}, "Ig": {"source_pattern": [2, "3", "3", 2, 2, 2], "target_pattern": ["3", "3", "3", 2.0, 2.0, 2.0]}, "LIP": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "MT": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "PIT": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "Ri": {"source_pattern": null, "target_pattern": null}, "SEF": {"source_pattern": [2, 2, "3", 2, 2, 2], "target_pattern": ["3", 2.0, "3", "3", 2.0, -1]}, "SII": {"source_pattern": [2, "3", "3", 2, 2, 2], "target_pattern": null}, "STP": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "STPa": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "STPp": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "TF": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "TH": {"source_pattern": ["0", "0", 2, 2, -1, -1], "target_pattern": null}, "V2": {"source_pattern": ["0", 2, "3", "0", 2, 2], "target_pattern": null}, "V4": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "VIP": {"source_pattern": ["0", "0", "3", "0", 2, 2], "target_pattern": null}, "MDP": {"target_pattern": null, "source_pattern": null}, "PIP": {"target_pattern": null, "source_pattern": null}, "VP": {"target_pattern": null, "source_pattern": null}, "V3": {"target_pattern": null, "source_pattern": null}, "PITd": {"target_pattern": null, "source_pattern": null}, "MSTd": {"target_pattern": null, "source_pattern": null}, "MIP": {"target_pattern": null, "source_pattern": null}, "CITd": {"target_pattern": null, "source_pattern": null}, "V4t": {"target_pattern": null, "source_pattern": null}, "MSTl": {"target_pattern": null, "source_pattern": null}, "PO": {"target_pattern": null, "source_pattern": null}, "V1": {"target_pattern": null, "source_pattern": null}, "FST": {"target_pattern": null, "source_pattern": null}, "PITv": {"target_pattern": null, "source_pattern": null}, "AITv": {"target_pattern": null, "source_pattern": null}, "V3A": {"target_pattern": null, "source_pattern": null}, "VOT": {"target_pattern": null, "source_pattern": null}}, "TF": {"5": {"source_pattern": null, "target_pattern": null}, "6": {"source_pattern": ["0", "0", 2, "0", "3", "3"], "target_pattern": null}, "7a": {"source_pattern": ["3", "3", "3", "3", 2, "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "35": {"source_pattern": ["0", "1", 2, "0", 2, 2], "target_pattern": null}, "36": {"source_pattern": [2, 2, "0", 2, 2, "0"], "target_pattern": null}, "46": {"source_pattern": ["0", "0", 2, "0", "3", "3"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, -1]}, "AIT": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "AITv": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "CIT": {"source_pattern": null, "target_pattern": null}, "CITv": {"source_pattern": null, "target_pattern": null}, "FEF": {"source_pattern": ["0", "0", 2, "0", "3", "3"], "target_pattern": null}, "FST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "IT": {"source_pattern": [2, 2, 2, 2, "0", "0"], "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "Id": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": null}, "Ig": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": null}, "LIP": {"source_pattern": null, "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "MST": {"source_pattern": null, "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "MT": {"source_pattern": [2, 2, 2, 2, "0", -1], "target_pattern": null}, "SII": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": null}, "STP": {"source_pattern": ["3", "3", "3", "3", 2, "0"], "target_pattern": null}, "STPa": {"source_pattern": ["3", "3", "0", 2, 2, "0"], "target_pattern": null}, "STPp": {"source_pattern": ["3", "3", "3", "3", 2, "0"], "target_pattern": null}, "TF": {"source_pattern": ["0", "1", 2, "0", 2, 2], "target_pattern": null}, "TH": {"source_pattern": ["0", "1", 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V2": {"source_pattern": [2, 2, 2, 2, "0", "0"], "target_pattern": [2.0, 2.0, 2.0, "3", 2.0, 2.0]}, "V3": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "V3A": {"source_pattern": null, "target_pattern": null}, "V4": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "VP": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}}, "TH": {"6": {"source_pattern": ["0", "0", 2, "0", "3", "3"], "target_pattern": null}, "7a": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "35": {"source_pattern": [2, "0", "1", "0", 2, 2], "target_pattern": ["3", "3", "3", 2.0, 2.0, 2.0]}, "36": {"source_pattern": [2, "0", "1", "0", 2, 2], "target_pattern": null}, "46": {"source_pattern": [2, "0", "0", "0", "3", "3"], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "AIT": {"source_pattern": null, "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "AITv": {"source_pattern": null, "target_pattern": [2.0, -1, -1, -1, -1, -1]}, "FEF": {"source_pattern": [2, -1, -1, 0, -1, -1], "target_pattern": null}, "IT": {"source_pattern": [2, "0", "1", "0", 2, 2], "target_pattern": [2.0, "3", "3", "3", 2.0, 2.0]}, "Id": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": null}, "Ig": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": ["3", "3", "3", 2.0, 2.0, 2.0]}, "SII": {"source_pattern": [2, 2, 2, 2, 2, -1], "target_pattern": null}, "STP": {"source_pattern": [2, -1, -1, 0, -1, -1], "target_pattern": null}, "STPa": {"source_pattern": null, "target_pattern": null}, "STPp": {"source_pattern": null, "target_pattern": null}, "TF": {"source_pattern": [2, 2, 2, 2, 2, 2], "target_pattern": ["3", "3", "3", 2.0, 2.0, 2.0]}, "TH": {"source_pattern": [2, -1, -1, 0, -1, -1], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V2": {"source_pattern": ["0", "1", 2, "0", 2, 2], "target_pattern": [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]}, "V4": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}}, "AITd": {"7a": {"source_pattern": null, "target_pattern": ["0", "0", "0", 2.0, "0", "0"]}, "46": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "CIT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "CITd": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "CITv": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "FEF": {"source_pattern": ["0", 2, 2, "0", "0", "0"], "target_pattern": null}, "IT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "PIT": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "PITd": {"source_pattern": ["0", 2, 2, "0", -1, -1], "target_pattern": null}, "STP": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "STPa": {"source_pattern": ["0", 2, 2, "0", 2, 2], "target_pattern": null}, "TF": {"source_pattern": null, "target_pattern": null}, "TH": {"source_pattern": null, "target_pattern": null}, "AITd": {"target_pattern": null, "source_pattern": null}}}, "architecture_completed": {"FEF": 5, "7a": 4, "STPp": 4, "CITv": 5, "PITv": 5, "VP": 7, "V3A": 6, "TF": 5, "LIP": 5, "V4t": 6, "MIP": 5, "CITd": 5, "MSTd": 5, "DP": 5, "STPa": 4, "MSTl": 5, "MT": 6, "46": 4, "AITv": 4, "VIP": 5, "PITd": 5, "VOT": 6, "V1": 8, "V2": 7, "V3": 7, "V4": 6, "TH": 2, "PIP": 5, "FST": 4, "MDP": 5, "PO": 5, "AITd": 4}, "hierarchy_completed": {"7a": 0.6622, "PITv": 0.6048, "V3A": 0.3345, "LIP": 0.5677, "MIP": 0.5, "PITd": 0.6115, "DP": 0.4864, "STPa": 0.7162, "MSTl": 0.6216, "V1": 0.0, "46": 0.8649, "STPp": 0.6757, "V2": 0.1115, "V3": 0.1993, "V4": 0.4054, "TH": 0.9222, "TF": 0.8615, "MDP": 0.5, "PO": 0.4189, "FEF": 0.8177, "CITv": 0.625, "VP": 0.1993, "PIP": 0.2972, "V4t": 0.4054, "CITd": 0.6284, "AITv": 0.6149, "VOT": 0.4628, "MT": 0.4054, "VIP": 0.5677, "MSTd": 0.5473, "FST": 0.6216, "AITd": 1.0}, "SLN_completed": {"V1": {"7a": 0.13194421498048362, "LIP": 0.001953125, "MT": 0.17512874899425246, "PIP": 0.00676816232675885, "PO": 0.404565065, "STPp": 0.03868900250000001, "TF": 0.2856816827665948, "TH": 0.38953751737398074, "V2": 0.4007722176652155, "V3": 0.38394614661004506, "V3A": 0.006840776179282866, "V4": 0.22741361375468427, "V4t": 0.181545865, "VIP": 0.001953125, "STPa": 0.025645547576816728, "VP": 0.2411506010095163, "PITd": 0.11926319973629251, "MSTd": 0.10606161761701319, "FEF": 0.12220022250000001, "CITd": 0.017777577500000002, "MSTl": 0.015780545587622773, "AITd": 0.01173693, "FST": 0.017777577500000002, "PITv": 0.06536264773862561, "AITv": 0.01173693, "CITv": 0.01173693, "46": 0.023962599915093682, "VOT": 0.13606147826236337, "DP": 0.06666331317758761}, "V2": {"7a": 0.2473485547389337, "46": 0.09611216182822098, "CITv": 0.03237627, "DP": 0.11861750167939675, "FEF": 0.20729421976778806, "FST": 0.07046779333333333, "LIP": 0.04916585999999999, "MIP": 0.1647674456125005, "MSTd": 0.23701435042788077, "MSTl": 0.06238784920796942, "MT": 0.26510935220880993, "PIP": 0.21467556119098472, "PITd": 0.22234497210587106, "PO": 0.1647674456125005, "STPa": 0.1011489004860832, "STPp": 0.0, "TF": 0.25254592441901647, "TH": 0.010029086666666668, "V1": 0.7359601200000001, "V3": 0.31951689276600775, "V3A": 0.2159478233405306, "V4": 0.2541399406855286, "V4t": 0.26864967000000006, "VIP": 0.04916586000000001, "VOT": 0.22762425945260104, "VP": 0.25842434280049886, "MDP": 0.1647674456125005, "CITd": 0.07046779333333335, "AITd": 0.03237627, "PITv": 0.07596815828333246, "AITv": 0.03237627}, "VP": {"7a": 0.09442586553850892, "DP": 0.15571353140142427, "LIP": 0.18807267059796445, "MSTd": 0.1647674456125005, "MT": 0.2603679458405936, "PIP": 0.1647674456125005, "TF": 0.1451231907954106, "V2": 0.4397456164544487, "V3A": 0.23303749052194725, "V4": 0.2914236057357094, "VIP": 0.1647674456125005, "VOT": 0.24423035492494716}, "V3": {"7a": 0.09442586553850892, "FST": 0.1011489004860832, "LIP": 0.18807267059796445, "MSTd": 0.1647674456125005, "MT": 0.2603679458405936, "PIP": 0.1647674456125005, "TF": 0.1451231907954106, "V1": 0.6993004977911257, "V2": 0.4397456164544487, "V3A": 0.23303749052194725, "V4": 0.2914236057357094, "V4t": 0.2572732264020294, "VIP": 0.1647674456125005, "VP": 0.4397456164544487}, "PIP": {"7a": 0.31187356990740184, "DP": 0.425126660792947, "LIP": 0.4754470637035422, "MT": 0.5719047029350985, "V1": 0.9108207897240361, "V2": 0.749151726197644, "V3": 0.749151726197644, "V4": 0.6080369758634977, "VP": 0.749151726197644}, "V3A": {"7a": 0.2306470411405071, "DP": 0.3317934753804855, "FST": 0.24266165394773911, "LIP": 0.3791343871826437, "MIP": 0.345394264212165, "MSTd": 0.345394264212165, "MSTl": 0.345394264212165, "MT": 0.4741086898197289, "V1": 0.8642589131334557, "V2": 0.664819185499987, "V3": 0.664819185499987, "V4": 0.511183022022283, "VIP": 0.345394264212165, "VP": 0.664819185499987}, "MT": {"7a": 0.20514417151891692, "46": 0.2079858130256918, "CITv": 0.2262644296613191, "DP": 0.3009622802995952, "FEF": 0.2762308513985713, "FST": 0.2163924357522115, "LIP": 0.34663413513815555, "MIP": 0.31403189331661385, "MSTd": 0.31403189331661385, "MSTl": 0.31403189331661385, "PIP": 0.31403189331661385, "PO": 0.31403189331661385, "STPp": 0.2163924357522115, "V1": 0.8444668131657768, "V2": 0.6326887550282241, "V3": 0.6326887550282241, "V3A": 0.4058308482690615, "V4": 0.47662208079615176, "V4t": 0.4359767813039983, "VIP": 0.31403189331661385, "VP": 0.6326887550282241}, "V4t": {"7a": 0.2078731885766554, "46": 0.2107370269407612, "FST": 0.21920773435266425, "MSTd": 0.31743250009665086, "MT": 0.44351992011019076, "V2": 0.6362850677254202, "V3": 0.6362850677254202, "V4": 0.4804317628197222}, "V4": {"7a": 0.4232641237436804, "46": 0.1823592393657686, "AITv": 0.29966645, "CITd": 0.23457694666666673, "CITv": 0.2996664499999999, "DP": 0.2538615627727568, "FEF": 0.6525620966666666, "FST": 0.2345769466666667, "LIP": 0.24640913666666664, "MT": 0.4203839134858612, "PIP": 0.6991783852090286, "PITd": 0.29129667122990904, "PITv": 0.29280809982084094, "PO": 0.9296867466666666, "TF": 0.41928092775890013, "TH": 0.6746721308204547, "V1": 0.8605949687186175, "V2": 0.8946774848445085, "V3": 0.8106335742703666, "V3A": 0.6995602901668315, "V4t": 0.44856999000000003, "VIP": 0.24640913666666667, "VOT": 0.29207236355152044, "VP": 0.39992316913597753, "STPa": 0.1901303816478059, "MDP": 0.28182290248104663, "MSTd": 0.4352943409457222, "MIP": 0.28182290248104663, "STPp": 0.0, "MSTl": 0.233633950099824, "AITd": 0.2996664499999999}, "PO": {"7a": 0.31187356990740184, "DP": 0.425126660792947, "FEF": 0.3969553786481969, "LIP": 0.4754470637035422, "MDP": 0.4397456164544487, "MIP": 0.4397456164544487, "MSTd": 0.4397456164544487, "MSTl": 0.4397456164544487, "MT": 0.5719047029350985, "PIP": 0.4397456164544487, "V1": 0.9108207897240361, "V2": 0.749151726197644, "V3": 0.749151726197644, "V3A": 0.5376665672762394, "V4t": 0.5681484209786033, "VIP": 0.4397456164544487, "VP": 0.749151726197644}, "VOT": {"V2": 0.6515582171973071, "VP": 0.6515582171973071}, "DP": {"7a": 0.3569152409933993, "46": 0.32873489289592567, "FEF": 0.5164609, "LIP": 0.36808971, "MSTd": 0.359307158192874, "PIP": 0.7224508243801265, "PO": 0.91499421, "STPp": 0.0, "V2": 0.8284911256892572, "V3A": 0.7225151175175789, "V4": 0.502791527151495, "VP": 0.5036956237929567, "MDP": 0.4544472048222968, "STPa": 0.33928533532425265, "VOT": 0.4978915580368853, "V3": 0.887729957296875, "PITd": 0.4306777609068619, "MIP": 0.4544472048222968, "VIP": 0.36808971, "CITd": 0.26638558, "V4t": 0.4812295, "MSTl": 0.2919336871009218, "TF": 0.4477395966573806, "AITd": 0.16666665999999994, "V1": 0.91499421, "FST": 0.26638557999999996, "PITv": 0.16385097434860155, "MT": 0.4764831936322133, "AITv": 0.16666665999999997, "CITv": 0.16666665999999997, "TH": 0.47371497212186886}, "MIP": {"7a": 0.31187356990740184, "LIP": 0.4754470637035422, "PO": 0.4397456164544487, "V2": 0.749151726197644, "V3A": 0.5376665672762394}, "MDP": {}, "MSTd": {"7a": 0.44486240562524343, "46": 0.3154038868555226, "DP": 0.8352353799814716, "FEF": 0.6273571799011722, "FST": 0.28586558000000006, "LIP": 0.52910535, "MT": 0.285560720530831, "PO": 0.94168235, "STPp": 0.05016722, "TF": 0.6059730506644079, "V2": 0.8875577521323456, "V3": 0.9072129777530921, "V3A": 0.8681135828616146, "VIP": 0.52910535, "VP": 0.6210356415152859, "MDP": 0.4397456164544487, "STPa": 0.3257802492365629, "VOT": 0.48008040500394433, "PIP": 0.8680375753748741, "PITd": 0.31125558595064046, "MIP": 0.4397456164544487, "CITd": 0.28586558, "MSTl": 0.2812370526681836, "AITd": 0.20786640000000003, "V1": 0.9097885214665646, "PITv": 0.2981900252191592, "AITv": 0.2078664, "CITv": 0.20786640000000003, "V4": 0.6120145117230196, "TH": 0.6589031753555138}, "VIP": {"7a": 0.31187356990740184, "46": 0.3154038868555226, "FEF": 0.3969553786481969, "FST": 0.3257802492365629, "LIP": 0.4754470637035422, "MDP": 0.4397456164544487, "MIP": 0.4397456164544487, "MSTd": 0.4397456164544487, "MSTl": 0.4397456164544487, "MT": 0.5719047029350985, "PIP": 0.4397456164544487, "PO": 0.4397456164544487, "STPp": 0.3257802492365629, "V2": 0.749151726197644, "V3": 0.749151726197644, "V3A": 0.5376665672762394, "V4": 0.6080369758634977, "V4t": 0.5681484209786033, "VP": 0.749151726197644}, "LIP": {"7a": 0.28076284141826424, "46": 0.2841284860076212, "DP": 0.390189400203489, "FEF": 0.362694437412613, "FST": 0.29403822928836465, "MDP": 0.40452785345081144, "MIP": 0.40452785345081144, "MSTd": 0.40452785345081144, "MT": 0.5363312838211267, "PIP": 0.40452785345081144, "PO": 0.40452785345081144, "STPp": 0.29403822928836465, "V2": 0.7196467830007919, "V3": 0.7196467830007919, "V3A": 0.5018058412911562, "V4": 0.573062361443146, "V4t": 0.5325302918019821, "VIP": 0.40452785345081144, "VP": 0.7196467830007919}, "PITv": {"7a": 0.21980894609736484, "AITd": 0.24175822798053087, "AITv": 0.24175822798053087, "CITd": 0.24175822798053087, "CITv": 0.24175822798053087, "FST": 0.23150869224939957, "LIP": 0.365469778336114, "MT": 0.4597488319767691, "STPp": 0.23150869224939957, "TF": 0.3027748504611968, "TH": 0.19454931004337409, "V2": 0.6515582171973071, "V4": 0.49677433132557947, "V4t": 0.4559549345314889, "VOT": 0.4397456164544487, "VP": 0.6515582171973071}, "PITd": {"7a": 0.21980894609736484, "FST": 0.23150869224939957, "MT": 0.4597488319767691, "STPp": 0.23150869224939957, "V2": 0.6515582171973071, "V4": 0.49677433132557947, "V4t": 0.4559549345314889, "VOT": 0.4397456164544487, "VP": 0.6515582171973071}, "AITv": {"CITd": 0.4397456164544487, "CITv": 0.4397456164544487, "PITd": 0.6544746643053295, "PITv": 0.6544746643053295, "TF": 0.5130062065154856, "TH": 0.3774407149467103, "V4": 0.7057317983155025}, "MSTl": {"7a": 0.31187356990740184, "46": 0.3154038868555226, "DP": 0.425126660792947, "FEF": 0.3969553786481969, "FST": 0.3257802492365629, "LIP": 0.4754470637035422, "MT": 0.5719047029350985, "PO": 0.4397456164544487, "STPp": 0.3257802492365629, "V1": 0.9108207897240361, "V2": 0.749151726197644, "V3A": 0.5376665672762394, "V4t": 0.5681484209786033, "VIP": 0.4397456164544487}, "FST": {"7a": 0.42443302964932406, "46": 0.4283372333963633, "CITv": 0.45288136231295556, "DP": 0.5442655594117083, "FEF": 0.5154533480763229, "LIP": 0.594213477151346, "MSTd": 0.5589734213408636, "MSTl": 0.5589734213408636, "MT": 0.6848151869041003, "STPp": 0.4397456164544487, "TF": 0.5262461396949784, "V2": 0.8344259484773664, "V3": 0.8344259484773664, "V3A": 0.6534080536187905, "V4": 0.7170795468774352, "V4t": 0.6814092972055, "VIP": 0.5589734213408636, "VP": 0.8344259484773664}, "CITv": {"AITd": 0.4397456164544487, "AITv": 0.4397456164544487, "MT": 0.6729152169546991, "PITd": 0.6544746643053295, "PITv": 0.6544746643053295, "TF": 0.5130062065154856, "V2": 0.826025395583821, "V4": 0.7057317983155025, "STPa": 0.4266758765307271, "LIP": 0.5812795053424596, "PIP": 0.5458319856708994, "VP": 0.826025395583821, "V3": 0.826025395583821, "MSTd": 0.5458319856708994, "VIP": 0.5458319856708994, "FEF": 0.5022006131674926, "STPp": 0.4266758765307271, "CITd": 0.4397456164544487, "V4t": 0.669456888813816, "7a": 0.4114584896417437, "MSTl": 0.5458319856708994, "PO": 0.5458319856708994, "V1": 0.9465819449520904, "FST": 0.4266758765307271, "V3A": 0.6410656305130789, "TH": 0.3774407149467103, "46": 0.4153365490462339, "VOT": 0.6544746643053295, "DP": 0.531068720161679}, "CITd": {"V4": 0.7057317983155025}, "7a": {"46": 0.443675163086642, "AITd": 0.46834387056913884, "CITv": 0.46834387056913884, "DP": 0.5596718210193434, "FEF": 0.5309653576659095, "FST": 0.45514888874900034, "LIP": 0.6092437172723907, "MDP": 0.5742944358234963, "MIP": 0.5742944358234963, "MSTd": 0.5742944358234963, "MSTl": 0.5742944358234963, "MT": 0.6985232422376585, "PIP": 0.5742944358234963, "PO": 0.5742944358234963, "STPa": 0.45514888874900034, "STPp": 0.45514888874900034, "TF": 0.5417280230142912, "TH": 0.40515398450884493, "V2": 0.8439331894156354, "V3": 0.8439331894156354, "V3A": 0.6676703062854825, "V4": 0.7301077109056936, "V4t": 0.6951825087343344, "VIP": 0.5742944358234963, "VP": 0.8439331894156354, "VOT": 0.6806832403963549, "PITd": 0.6806832403963549, "CITd": 0.46834387056913884, "V1": 0.9539824713073445, "PITv": 0.6806832403963549, "AITv": 0.46834387056913884}, "STPp": {"7a": 0.42443302964932406, "46": 0.4283372333963633, "CITv": 0.45288136231295556, "FEF": 0.5154533480763229, "FST": 0.4397456164544487, "MSTd": 0.5589734213408636, "MSTl": 0.5589734213408636, "MT": 0.6848151869041003, "STPa": 0.4397456164544487, "TF": 0.5262461396949784, "TH": 0.3901300859940757, "V2": 0.8344259484773664, "V4": 0.7170795468774352, "V4t": 0.6814092972055, "MDP": 0.5589734213408636, "LIP": 0.594213477151346, "PIP": 0.5589734213408636, "VP": 0.8344259484773664, "V3": 0.8344259484773664, "PITd": 0.6666418222423477, "MIP": 0.5589734213408636, "VIP": 0.5589734213408636, "CITd": 0.45288136231295556, "AITd": 0.45288136231295556, "PO": 0.5589734213408636, "V1": 0.9500983377771388, "PITv": 0.6666418222423477, "AITv": 0.45288136231295556, "V3A": 0.6534080536187905, "VOT": 0.6666418222423477, "DP": 0.5442655594117083}, "STPa": {"7a": 0.42443302964932406, "46": 0.4283372333963633, "STPp": 0.4397456164544487, "TF": 0.5262461396949784, "TH": 0.3901300859940757, "LIP": 0.594213477151346, "VP": 0.8344259484773664, "V3": 0.8344259484773664, "PITd": 0.6666418222423477, "MSTd": 0.5589734213408636, "VIP": 0.5589734213408636, "FEF": 0.5154533480763229, "CITd": 0.45288136231295556, "V4t": 0.6814092972055, "MSTl": 0.5589734213408636, "AITd": 0.45288136231295556, "PO": 0.5589734213408636, "V1": 0.9500983377771388, "V2": 0.8344259484773664, "FST": 0.4397456164544487, "PITv": 0.6666418222423477, "MT": 0.6848151869041003, "AITv": 0.45288136231295556, "CITv": 0.45288136231295556, "V4": 0.7170795468774352, "VOT": 0.6666418222423477, "DP": 0.5442655594117083}, "FEF": {"7a": 0.3516293974131231, "46": 0.35533041409939803, "AITd": 0.3787579272123091, "CITv": 0.3787579272123091, "FST": 0.3661852703855369, "LIP": 0.5191568217929547, "MSTd": 0.48325225451521486, "MSTl": 0.48325225451521486, "MT": 0.6144158201881944, "PO": 0.48325225451521486, "STPp": 0.3661852703855369, "V2": 0.7827293680977521, "V3": 0.7827293680977521, "V3A": 0.5808929113039869, "V4": 0.6494469737044479, "V4t": 0.6107535641856292, "VIP": 0.48325225451521486, "VP": 0.7827293680977521, "MDP": 0.48325225451521486, "STPa": 0.3661852703855369, "VOT": 0.5949508734340588, "PIP": 0.48325225451521486, "PITd": 0.5949508734340588, "MIP": 0.48325225451521486, "CITd": 0.3787579272123091, "TF": 0.45045065681875274, "V1": 0.9272273846670287, "PITv": 0.5949508734340588, "AITv": 0.3787579272123091, "TH": 0.319413423745837, "DP": 0.4684472210714786}, "46": {"7a": 0.4358219970859884, "AITd": 0.46438597533050835, "CITv": 0.46438597533050835, "DP": 0.5557414275321807, "FEF": 0.5270038247288525, "LIP": 0.6054163293692177, "MT": 0.6950448469649315, "STPa": 0.45120425795166497, "STPp": 0.45120425795166497, "TF": 0.5377757373505233, "TH": 0.4012994082965777, "V2": 0.8415379443445309, "V4": 0.7268063099411157, "VIP": 0.5703878991437041, "MDP": 0.5703878991437041, "PIP": 0.5703878991437041, "VP": 0.8415379443445309, "V3": 0.8415379443445309, "PITd": 0.6771176328311563, "MSTd": 0.5703878991437041, "MIP": 0.5703878991437041, "CITd": 0.46438597533050835, "V4t": 0.6916870936512598, "MSTl": 0.5703878991437041, "PO": 0.5703878991437041, "V1": 0.953013524197034, "FST": 0.45120425795166497, "PITv": 0.6771176328311563, "AITv": 0.46438597533050835, "V3A": 0.6640467174085998, "VOT": 0.6771176328311563}, "TF": {"7a": 0.3416307811243306, "46": 0.3452929507529249, "AITv": 0.3684973073841186, "CITv": 0.3684973073841186, "FEF": 0.42908445348136853, "FST": 0.35603954622911427, "LIP": 0.5083556917571386, "MT": 0.6040158814464341, "STPa": 0.35603954622911427, "STPp": 0.35603954622911427, "TH": 0.3097951619855184, "V2": 0.7746813206878705, "V3": 0.7746813206878705, "V3A": 0.5702799471915022, "V4": 0.6393554551781233, "VP": 0.7746813206878705}, "TH": {"7a": 0.47480376159200716, "46": 0.47876905627078103, "AITv": 0.5035828308582835, "FEF": 0.5659653164601144, "STPa": 0.4903272366306628, "STPp": 0.4903272366306628, "TF": 0.5765998675976063, "V2": 0.86415297954125, "V4": 0.7585211182027408}, "AITd": {"7a": 0.4114584896417437, "46": 0.4153365490462339, "CITd": 0.4397456164544487, "CITv": 0.4397456164544487, "FEF": 0.5022006131674926, "PITd": 0.6544746643053295, "STPa": 0.4266758765307271, "TF": 0.5130062065154856, "TH": 0.3774407149467103}}, "SLN_Data_FV91": {"MSTd": {"V1": 0.9097885214665646, "V2": 0.8875577521323456, "PO": 0.94168235, "TF": 0.6059730506644079, "TH": 0.6589031753555138, "PIP": 0.8680375753748741, "V4": 0.6120145117230196, "V3": 0.9072129777530921, "MSTd": 0.16862906228337676, "V3A": 0.8681135828616146, "VP": 0.6210356415152859, "DP": 0.8352353799814716, "7a": 0.44486240562524343, "PITd": 0.31125558595064046, "VOT": 0.48008040500394433, "VIP": 0.52910535, "LIP": 0.52910535, "STPp": 0.05016722, "MSTl": 0.2812370526681836, "MT": 0.285560720530831, "FST": 0.28586558000000006, "CITd": 0.28586558, "PITv": 0.2981900252191592, "AITd": 0.20786640000000003, "CITv": 0.20786640000000003, "AITv": 0.2078664, "FEF": 0.6273571799011722}, "V4": {"PO": 0.9296867466666666, "TF": 0.41928092775890013, "TH": 0.6746721308204547, "PIP": 0.6991783852090286, "V4": 0.35531495687884207, "V1": 0.8605949687186175, "V3": 0.8106335742703666, "V2": 0.8946774848445085, "MSTd": 0.4352943409457222, "V3A": 0.6995602901668315, "VP": 0.39992316913597753, "DP": 0.2538615627727568, "7a": 0.4232641237436804, "PITd": 0.29129667122990904, "VOT": 0.29207236355152044, "VIP": 0.24640913666666667, "LIP": 0.24640913666666664, "STPp": 0.0, "MSTl": 0.233633950099824, "MT": 0.4203839134858612, "FST": 0.2345769466666667, "CITd": 0.23457694666666673, "V4t": 0.44856999000000003, "AITd": 0.2996664499999999, "CITv": 0.2996664499999999, "AITv": 0.29966645, "PITv": 0.29280809982084094, "FEF": 0.6525620966666666}, "V1": {"PO": 0.404565065, "TF": 0.2856816827665948, "TH": 0.38953751737398074, "PIP": 0.00676816232675885, "V4": 0.22741361375468427, "V1": 0.404565065, "V3": 0.38394614661004506, "V2": 0.4007722176652155, "MSTd": 0.10606161761701319, "V3A": 0.006840776179282866, "VP": 0.2411506010095163, "DP": 0.06666331317758761, "7a": 0.13194421498048362, "PITd": 0.11926319973629251, "VOT": 0.13606147826236337, "VIP": 0.001953125, "LIP": 0.001953125, "STPp": 0.03868900250000001, "MSTl": 0.015780545587622773, "MT": 0.17512874899425246, "FST": 0.017777577500000002, "CITd": 0.017777577500000002, "V4t": 0.181545865, "PITv": 0.06536264773862561, "AITd": 0.01173693, "CITv": 0.01173693, "AITv": 0.01173693, "FEF": 0.12220022250000001}, "V2": {"V1": 0.7359601200000001, "V2": 0.5864300202496507, "TF": 0.25254592441901647, "PIP": 0.21467556119098472, "V3A": 0.2159478233405306, "VP": 0.25842434280049886, "V4": 0.2541399406855286, "V3": 0.31951689276600775, "DP": 0.11861750167939675, "7a": 0.2473485547389337, "PITd": 0.22234497210587106, "VOT": 0.22762425945260104, "VIP": 0.04916586000000001, "LIP": 0.04916585999999999, "STPp": 0.0, "MSTd": 0.23701435042788077, "MSTl": 0.06238784920796942, "MT": 0.26510935220880993, "FST": 0.07046779333333333, "CITd": 0.07046779333333335, "V4t": 0.26864967000000006, "PITv": 0.07596815828333246, "AITd": 0.03237627, "CITv": 0.03237627, "AITv": 0.03237627, "TH": 0.010029086666666668, "FEF": 0.20729421976778806}, "DP": {"PO": 0.91499421, "TF": 0.4477395966573806, "TH": 0.47371497212186886, "PIP": 0.7224508243801265, "V4": 0.502791527151495, "V1": 0.91499421, "V3": 0.887729957296875, "V2": 0.8284911256892572, "MSTd": 0.359307158192874, "V3A": 0.7225151175175789, "VP": 0.5036956237929567, "DP": 0.46428641987840946, "7a": 0.3569152409933993, "PITd": 0.4306777609068619, "VOT": 0.4978915580368853, "VIP": 0.36808971, "LIP": 0.36808971, "STPp": 0.0, "MSTl": 0.2919336871009218, "MT": 0.4764831936322133, "FST": 0.26638557999999996, "CITd": 0.26638558, "V4t": 0.4812295, "PITv": 0.16385097434860155, "AITd": 0.16666665999999994, "CITv": 0.16666665999999997, "AITv": 0.16666665999999997, "FEF": 0.5164609}}, "FLN_Data_FV91": {"V1": {"PO": 0.00732, "TF": 0.031515354, "TH": 0.0251198676, "PIP": 0.0011189715999999998, "V4": 0.10954549659999999, "V3": 0.023208176, "V2": 0.5977878200000001, "MSTd": 0.009428104000000001, "V3A": 0.0015919234, "VP": 0.025739616000000003, "DP": 0.0010145062, "7a": 0.0082967068, "PITd": 0.012291986738000001, "VOT": 0.011115732, "VIP": 0.0005227172, "LIP": 0.000407667, "STPa": 0.00062455239, "STPp": 0.0017661359199999996, "MSTl": 0.0018131874, "FST": 0.0024128178, "AITd": 0.0011806956020000002, "CITd": 0.0015557495139999996, "MT": 0.017819879999999993, "V4t": 0.010355839999999998, "PITv": 0.008508000268, "AITv": 0.0019543028, "CITv": 0.0031682135119999997, "FEF": 0.000192719624, "46": 6.56082e-07}, "V2": {"V1": 0.719374, "TF": 0.021752519333333328, "PIP": 0.0016004779333333335, "V3A": 0.0027763386666666665, "VP": 0.030574433333333335, "V4": 0.10780030110000002, "V3": 0.005494763999999998, "DP": 0.0006935116333333333, "7a": 0.003920323266666667, "PITd": 0.00645689953, "VOT": 0.005428937, "VIP": 0.00043936193333333335, "LIP": 0.0003024266666666667, "MDP": 7.533e-06, "PO": 9.915666666666666e-06, "MIP": 6.448e-06, "STPp": 0.0001565191266666667, "STPa": 6.775063e-05, "MSTd": 0.0035983412133333333, "MSTl": 0.0004045919666666667, "FST": 0.0005781431133333334, "AITd": 0.00011696018333333336, "CITd": 0.00015839591000000003, "MT": 0.010586940999999999, "V4t": 0.006289066666666667, "PITv": 0.0012713125800000002, "TH": 0.0004302408, "AITv": 0.0004452911, "CITv": 0.0007957710533333331, "FEF": 0.00011400506666666668}, "V4": {"V1": 0.03265630666666667, "V2": 0.25016898013333333, "PO": 0.002687799166666667, "TF": 0.052711999999999995, "TH": 0.012389706666666667, "PIP": 0.002219050266666667, "V3": 0.018678131733333336, "MSTd": 0.005856831066666667, "V3A": 0.0036355771333333336, "VP": 0.02896426666666667, "DP": 0.0010129916, "7a": 0.0070245596, "PITd": 0.05751595333333334, "VIP": 0.0017124856666666669, "LIP": 0.0013945623333333334, "STPa": 0.0020584594000000005, "STPp": 0.0006447129666666667, "MSTl": 0.005235169433333332, "FST": 0.009160531999999997, "AITd": 0.011051566, "CITd": 0.012193617333333332, "MT": 0.021604643499999996, "V4t": 0.011346133333333331, "PITv": 0.08069382666666668, "VOT": 0.04640013333333332, "AITv": 0.028120480000000003, "CITv": 0.08528930666666668, "46": 0.00020951288, "FEF": 0.0034942574533333333, "MIP": 3.755333333333333e-07, "MDP": 1.9494333333333333e-06}, "FEF": {"PO": 0.0019396929999999997, "TF": 0.0011607034433333333, "TH": 0.00016265508666666668, "PIP": 0.0015277950666666667, "V4": 0.004977958576666667, "V1": 0.00022920966666666672, "V3": 0.00037832696666666664, "V2": 0.0026317330000000002, "MSTd": 0.0092838776, "V3A": 0.00030441690000000004, "VP": 0.0009217902500000001, "PITd": 0.002460433963333334, "VOT": 0.00025604022, "DP": 0.0007984183666666667, "7a": 0.004013115566666667, "VIP": 0.005299874766666666, "LIP": 0.0039942541000000005, "MIP": 0.001530742066666667, "MDP": 0.0031931584000000008, "STPa": 0.0020900494333333333, "STPp": 0.027672489399999996, "MSTl": 0.001190899, "FST": 0.0016546871, "MT": 0.0022583639999999997, "CITd": 0.00028953729, "V4t": 0.0012444373333333333, "PITv": 0.00021049071, "AITd": 0.00011194493333333333, "AITv": 0.00010364666, "CITv": 0.00010565765666666668, "46": 0.1895018566666667}, "7a": {"V1": 2.03353e-05, "V2": 0.0004819565000000001, "PO": 0.019530515, "TF": 0.0347868766, "TH": 0.00023084030000000003, "PIP": 0.011194674, "V4": 0.0095445104, "V3": 1.7328000000000002e-06, "MSTd": 0.08197936960000002, "DP": 0.0140701901, "V3A": 5.58706e-05, "PITd": 0.007615705600000001, "VOT": 0.0008113, "VP": 0.0006863600000000001, "VIP": 0.0489402158, "LIP": 0.040764316, "MIP": 0.017571071599999995, "MDP": 0.024250399999999995, "STPa": 0.007041039999999999, "STPp": 0.0605408629, "MSTl": 0.013092799999999998, "FST": 0.00594815, "AITd": 0.001156032, "CITd": 0.0026997239999999997, "MT": 0.0011731722, "V4t": 9.539200000000002e-06, "PITv": 0.014191047999999998, "AITv": 0.015436940199999999, "CITv": 0.012528181999999999, "FEF": 0.014788873000000001, "46": 0.014181229799999999}, "DP": {"V1": 0.007304985799999999, "V2": 0.0868778232, "PO": 0.022935904999999993, "TF": 0.06188520200000001, "TH": 0.006924548, "PIP": 0.031740154, "V4": 0.265129002, "V3": 0.00384, "MSTd": 0.044096166400000004, "V3A": 0.020889140000000004, "VP": 0.06324947, "7a": 0.12170417, "PITd": 0.027323034000000003, "VOT": 0.010269784, "VIP": 0.009584543999999999, "LIP": 0.0064203, "MIP": 0.01056964, "MDP": 0.010851755000000001, "STPa": 0.0004850526, "STPp": 0.0005674942999999999, "MSTl": 0.005852022, "FST": 0.0030646910000000005, "AITd": 0.0003074472, "CITd": 0.0007696679999999999, "MT": 0.048233399999999996, "V4t": 0.028512000000000003, "PITv": 0.0048909, "AITv": 0.0054317116, "CITv": 0.0043738349999999995, "FEF": 0.0023306253, "46": 0.0011283134999999999}, "STPa": {"PO": 1.6968e-06, "TF": 0.01044059712, "TH": 0.00370067704, "PIP": 0.0, "V4": 2.16198e-05, "V1": 2.9014879999999998e-05, "V3": 1.584e-07, "V2": 3.010232e-05, "MSTd": 0.0188856368, "PITd": 0.0033370486800000003, "VOT": 1.237424e-05, "VP": 7.814400000000001e-07, "DP": 2.9721799999999997e-05, "7a": 0.006960793999999999, "VIP": 4.5480000000000005e-05, "LIP": 3.792000000000001e-05, "STPp": 0.30555149480000005, "MSTl": 0.007341100000000001, "FST": 0.0157761, "AITd": 0.025548469999999997, "CITd": 0.00680838, "MT": 0.0002621412, "V4t": 2.3232000000000005e-06, "PITv": 0.0008363146, "AITv": 0.0024953279999999998, "CITv": 0.0014250989999999998, "46": 0.014112841500000002, "FEF": 0.0010566697000000001}, "STPp": {"V4": 0.00041431336666666673, "PITd": 0.0011464076, "V2": 0.0005494173333333333, "V1": 0.0006513901333333334, "TH": 0.002792431666666667, "VIP": 0.003604891736666667, "7a": 0.03231078781333333, "DP": 0.0008150314333333333, "LIP": 0.0029458097466666675, "STPa": 0.0463087638, "MSTd": 0.07750212466666667, "MSTl": 0.008363258666666666, "FST": 0.0029582593, "AITd": 0.00045012213333333326, "CITd": 0.0007336893666666667, "MT": 0.0005119500000000001, "V4t": 4.476266666666667e-05, "AITv": 0.00024408833333333332, "CITv": 0.00028173233333333335, "VOT": 3.2250000000000005e-05, "PITv": 0.00017818766666666665, "TF": 0.0077603151333333325, "PO": 1.9194299999999993e-05, "46": 0.006187686136666667, "FEF": 0.0027500169733333333, "PIP": 0.0006357816999999999, "V3": 4.158199999999999e-06, "V3A": 0.0001946754, "VP": 8.875213333333334e-05, "MDP": 1.0888033333333335e-05, "MIP": 1.0488666666666666e-06}, "CITv": {"PO": 1.77256e-06, "TF": 0.03182241, "TH": 0.0041587257, "PIP": 0.000142787, "V4": 0.0709605166, "V1": 3.07546e-05, "V3": 4.4818000000000004e-05, "V2": 0.00166803487, "MSTd": 8.492860000000002e-06, "V3A": 0.00020133600000000004, "VP": 0.012700080000000002, "DP": 0.0002021464, "7a": 0.0016731169699999997, "PITd": 0.0955115232, "VOT": 0.037845000000000004, "VIP": 0.00107708, "LIP": 0.00089439, "STPa": 0.005788337000000001, "STPp": 0.00013233991, "MSTl": 0.00023593203999999998, "FST": 0.0020013619999999996, "AITd": 0.1731416, "CITd": 0.10012099999999997, "MT": 9.8895e-05, "V4t": 2.64e-06, "PITv": 0.04409120000000001, "AITv": 0.12012400000000001, "FEF": 0.010091085640000002, "46": 0.0021442090000000002}, "46": {"TF": 0.00023437925, "PIP": 1.3434800000000002e-05, "V3A": 3.5756000000000005e-06, "VP": 5.0537e-06, "V4": 5.4178949999999994e-05, "V3": 4.477375e-05, "V2": 0.00099948935, "DP": 0.0005022087000000001, "7a": 0.009070648600000002, "VIP": 0.0030687705, "LIP": 0.0025490456000000004, "MDP": 0.00010807840000000002, "PO": 7.39644e-05, "MIP": 1.8074200000000004e-05, "STPa": 0.0033303452000000007, "STPp": 0.009455807400000002, "MSTd": 0.0009848546000000005, "MSTl": 0.0007123987000000001, "FST": 0.00237433, "AITd": 0.005064239399999999, "CITd": 0.0051180683, "MT": 4.3527e-06, "PITd": 0.0031302532999999996, "TH": 6.31086e-05, "AITv": 0.00015379490000000002, "CITv": 0.0013516526999999996, "VOT": 3.4511e-06, "PITv": 0.0002622428, "FEF": 0.12080655639999999, "V1": 0.00010192, "V4t": 1.4608e-06}, "MSTd": {"V1": 0.02872964328, "V2": 0.14120797318999997, "PO": 0.00119106314, "TF": 0.06385009, "TH": 0.00618325579, "PIP": 0.014145930179999999, "V4": 0.34126389999999995, "V3": 0.013097999999999999, "V3A": 0.020916080000000004, "VP": 0.07663900000000001, "DP": 0.014847490000000001, "7a": 0.004676075, "PITd": 0.12423347000000001, "VOT": 0.021822499999999998, "VIP": 0.009725760000000002, "LIP": 0.007245720000000001, "MIP": 1.33392e-06, "MDP": 8.314200000000001e-07, "STPa": 0.0021726988, "STPp": 0.0026488431199999996, "MSTl": 0.01104449, "FST": 0.01762035, "AITd": 0.00425251, "CITd": 0.00940632, "MT": 0.00558822, "PITv": 0.01629822, "AITv": 0.0058828, "CITv": 0.01248798, "FEF": 0.0028822971000000003, "46": 6.20149e-05}, "VP": {}, "V3": {}, "PIP": {}, "V3A": {}, "MT": {}, "V4t": {}, "PO": {}, "VOT": {}, "MIP": {}, "MDP": {}, "VIP": {}, "LIP": {}, "PITv": {}, "PITd": {}, "AITv": {}, "MSTl": {}, "FST": {}, "CITd": {}, "TF": {}, "TH": {}, "AITd": {}}, "FLN_completed": {"V1": {"PO": 0.00732, "TF": 0.031515354, "TH": 0.0251198676, "PIP": 0.0011189715999999998, "V4": 0.10954549659999999, "V3": 0.023208176, "V2": 0.5977878200000001, "MSTd": 0.009428104000000001, "V3A": 0.0015919234, "VP": 0.025739616000000003, "DP": 0.0010145062, "7a": 0.0082967068, "PITd": 0.012291986738000001, "VOT": 0.011115732, "VIP": 0.0005227172, "LIP": 0.000407667, "STPa": 0.00062455239, "STPp": 0.0017661359199999996, "MSTl": 0.0018131874, "FST": 0.0024128178, "AITd": 0.0011806956020000002, "CITd": 0.0015557495139999996, "MT": 0.017819879999999993, "V4t": 0.010355839999999998, "PITv": 0.008508000268, "AITv": 0.0019543028, "CITv": 0.0031682135119999997, "FEF": 0.000192719624, "46": 6.56082e-07, "external": 0.0}, "V2": {"V1": 0.719374, "TF": 0.021752519333333328, "PIP": 0.0016004779333333335, "V3A": 0.0027763386666666665, "VP": 0.030574433333333335, "V4": 0.10780030110000002, "V3": 0.005494763999999998, "DP": 0.0006935116333333333, "7a": 0.003920323266666667, "PITd": 0.00645689953, "VOT": 0.005428937, "VIP": 0.00043936193333333335, "LIP": 0.0003024266666666667, "MDP": 7.533e-06, "PO": 9.915666666666666e-06, "MIP": 6.448e-06, "STPp": 0.0001565191266666667, "STPa": 6.775063e-05, "MSTd": 0.0035983412133333333, "MSTl": 0.0004045919666666667, "FST": 0.0005781431133333334, "AITd": 0.00011696018333333336, "CITd": 0.00015839591000000003, "MT": 0.010586940999999999, "V4t": 0.006289066666666667, "PITv": 0.0012713125800000002, "TH": 0.0004302408, "AITv": 0.0004452911, "CITv": 0.0007957710533333331, "FEF": 0.00011400506666666668, "46": 5.056234787738941e-05, "external": 0.002769274482736845}, "VP": {"7a": 0.001966574318848339, "DP": 0.0024756461209531136, "LIP": 0.0018548814372213482, "MSTd": 0.004174892925022077, "MT": 0.008293452698284402, "PIP": 0.004530947395055978, "TF": 0.00705236411780784, "V2": 0.00717581605963354, "V3A": 0.005137466728058192, "V4": 0.008567477824525566, "VIP": 0.002442567075962061, "VOT": 0.010505902036643833, "external": 0.0}, "V3": {"7a": 0.004674246831500541, "FST": 0.001678543003493744, "LIP": 0.0049843652643756075, "MSTd": 0.004926477098009895, "MT": 0.00733451210571452, "PIP": 0.013445388063019195, "TF": 0.001972570146235144, "V1": 0.008586428591530818, "V2": 0.005900422577201198, "V3A": 0.017879918293458957, "V4": 0.005452910062762763, "V4t": 0.0064882545931690865, "VIP": 0.005743942149742755, "VP": 0.004194632953905766, "external": 0.0}, "PIP": {"7a": 0.008621057407958396, "DP": 0.011162671737969579, "LIP": 0.00953663308985513, "MT": 0.009990570858078392, "V1": 0.00527818493705959, "V2": 0.004725558994582357, "V3": 0.013445388063019195, "V4": 0.005410030671440896, "VP": 0.004530947395055978, "external": 0.006721419057747149}, "V3A": {"7a": 0.00868247987997409, "DP": 0.015543435560302327, "FST": 0.002433014251653756, "LIP": 0.008517773248403361, "MIP": 0.007032378516660398, "MSTd": 0.007795706029440842, "MSTl": 0.0052012331547735356, "MT": 0.011026528667923917, "V1": 0.006635229529771761, "V2": 0.005672463185317145, "V3": 0.017879918293458957, "V4": 0.007596844403044716, "VIP": 0.009396080130381014, "VP": 0.005137466728058192, "external": 0.0}, "MT": {"7a": 0.007668578783559499, "46": 0.0002982264907871621, "CITv": 0.0038163017519338253, "DP": 0.0067985734994770045, "FEF": 0.0005936836670590779, "FST": 0.008971528370378384, "LIP": 0.007256401869854357, "MIP": 0.004627972542024091, "MSTd": 0.01449135961835989, "MSTl": 0.017852332108062183, "PIP": 0.009990570858078392, "PO": 0.005124127489289287, "STPp": 0.005741274636653619, "V1": 0.0034419775555150226, "V2": 0.004610708369380301, "V3": 0.00733451210571452, "V3A": 0.011026528667923917, "V4": 0.012266466578010995, "V4t": 0.022905029760814703, "VIP": 0.00941716871058578, "VP": 0.008293452698284402, "external": 0.010053373851418083}, "V4t": {"7a": 0.005758077370591879, "46": 0.0002258161213703737, "FST": 0.0075262122160688, "MSTd": 0.011356730621151199, "MT": 0.022905029760814703, "V2": 0.004346258427304073, "V3": 0.0064882545931690865, "V4": 0.014563486215169221, "external": 0.0}, "V4": {"V1": 0.03265630666666667, "V2": 0.25016898013333333, "PO": 0.002687799166666667, "TF": 0.052711999999999995, "TH": 0.012389706666666667, "PIP": 0.002219050266666667, "V3": 0.018678131733333336, "MSTd": 0.005856831066666667, "V3A": 0.0036355771333333336, "VP": 0.02896426666666667, "DP": 0.0010129916, "7a": 0.0070245596, "PITd": 0.05751595333333334, "VIP": 0.0017124856666666669, "LIP": 0.0013945623333333334, "STPa": 0.0020584594000000005, "STPp": 0.0006447129666666667, "MSTl": 0.005235169433333332, "FST": 0.009160531999999997, "AITd": 0.011051566, "CITd": 0.012193617333333332, "MT": 0.021604643499999996, "V4t": 0.011346133333333331, "PITv": 0.08069382666666668, "VOT": 0.04640013333333332, "AITv": 0.028120480000000003, "CITv": 0.08528930666666668, "46": 0.00020951288, "FEF": 0.0034942574533333333, "MIP": 3.755333333333333e-07, "MDP": 1.9494333333333333e-06, "external": 0.0}, "PO": {"7a": 0.004144248657410051, "DP": 0.005220646508186041, "FEF": 0.0001886114098855978, "LIP": 0.0048842515280058535, "MDP": 0.014405320247417218, "MIP": 0.020617646941670047, "MSTd": 0.004321736159726882, "MSTl": 0.0029108328936136986, "MT": 0.005124127489289287, "PIP": 0.015334961576419863, "V1": 0.003897505308584523, "V2": 0.002979802254013754, "V3": 0.008521681404942045, "V3A": 0.008186751962556745, "V4t": 0.003978868012995961, "VIP": 0.007279513913864154, "VP": 0.0025287698806870013, "external": 0.006542796226354337}, "VOT": {"V2": 0.00275414110376441, "VP": 0.010505902036643833, "external": 0.0}, "DP": {"V1": 0.007304985799999999, "V2": 0.0868778232, "PO": 0.022935904999999993, "TF": 0.06188520200000001, "TH": 0.006924548, "PIP": 0.031740154, "V4": 0.265129002, "V3": 0.00384, "MSTd": 0.044096166400000004, "V3A": 0.020889140000000004, "VP": 0.06324947, "7a": 0.12170417, "PITd": 0.027323034000000003, "VOT": 0.010269784, "VIP": 0.009584543999999999, "LIP": 0.0064203, "MIP": 0.01056964, "MDP": 0.010851755000000001, "STPa": 0.0004850526, "STPp": 0.0005674942999999999, "MSTl": 0.005852022, "FST": 0.0030646910000000005, "AITd": 0.0003074472, "CITd": 0.0007696679999999999, "MT": 0.048233399999999996, "V4t": 0.028512000000000003, "PITv": 0.0048909, "AITv": 0.0054317116, "CITv": 0.0043738349999999995, "FEF": 0.0023306253, "46": 0.0011283134999999999, "external": 0.004211451692517544}, "MIP": {"7a": 0.004628073242481961, "LIP": 0.005628643453612285, "PO": 0.020617646941670047, "V2": 0.002317741117550906, "V3A": 0.007032378516660398, "external": 0.010374993985500259}, "MDP": {"external": 0.011419607784729701}, "MSTd": {"V1": 0.02872964328, "V2": 0.14120797318999997, "PO": 0.00119106314, "TF": 0.06385009, "TH": 0.00618325579, "PIP": 0.014145930179999999, "V4": 0.34126389999999995, "V3": 0.013097999999999999, "V3A": 0.020916080000000004, "VP": 0.07663900000000001, "DP": 0.014847490000000001, "7a": 0.004676075, "PITd": 0.12423347000000001, "VOT": 0.021822499999999998, "VIP": 0.009725760000000002, "LIP": 0.007245720000000001, "MIP": 1.33392e-06, "MDP": 8.314200000000001e-07, "STPa": 0.0021726988, "STPp": 0.0026488431199999996, "MSTl": 0.01104449, "FST": 0.01762035, "AITd": 0.00425251, "CITd": 0.00940632, "MT": 0.00558822, "PITv": 0.01629822, "AITv": 0.0058828, "CITv": 0.01248798, "FEF": 0.0028822971000000003, "46": 6.20149e-05, "external": 0.0072490129352875}, "VIP": {"7a": 0.015446422673293946, "46": 0.0003458110186325523, "FEF": 0.0006773108120469758, "FST": 0.002979432398247835, "LIP": 0.019527396424842813, "MDP": 0.006218843583134815, "MIP": 0.00854479275972444, "MSTd": 0.012160526096505421, "MSTl": 0.006600939858094132, "MT": 0.00941716871058578, "PIP": 0.012547211081402667, "PO": 0.007279513913864154, "STPp": 0.0028081138130298814, "V2": 0.0023722199828714475, "V3": 0.005743942149742755, "V3A": 0.009396080130381014, "V4": 0.003911943716196138, "V4t": 0.006957528571384772, "VP": 0.002442567075962061, "external": 0.025685025786337367}, "LIP": {"7a": 0.0200256002116261, "46": 0.0002602252700827285, "DP": 0.014354121318509222, "FEF": 0.000521760134974346, "FST": 0.002253883895344027, "MDP": 0.0040408631174151345, "MIP": 0.005628643453612285, "MSTd": 0.010960695690248752, "MT": 0.007256401869854357, "PIP": 0.00953663308985513, "PO": 0.0048842515280058535, "STPp": 0.00244222691917776, "V2": 0.0019352055971065822, "V3": 0.0049843652643756075, "V3A": 0.008517773248403361, "V4": 0.0031585061105836834, "V4t": 0.005430465611173537, "VIP": 0.019527396424842813, "VP": 0.0018548814372213482, "external": 0.02010122555511015}, "PITv": {"7a": 0.001519128953463658, "AITd": 0.006359379280575416, "AITv": 0.007758145814052114, "CITd": 0.017478643524974677, "CITv": 0.015691806311089743, "FST": 0.01263496858298248, "LIP": 0.001285789125409984, "MT": 0.007004200569019747, "STPp": 0.003829466462804577, "TF": 0.009068192149592905, "TH": 0.005708336359028609, "V2": 0.0018379391047956878, "V4": 0.007007339925830216, "V4t": 0.0083415091788602, "VOT": 0.019379857366420852, "VP": 0.006643210862858017, "external": 0.0}, "PITd": {"7a": 0.002196946592552967, "FST": 0.012982843785615662, "MT": 0.010136691826050192, "STPp": 0.004493623560965627, "V2": 0.0019962868813370362, "V4": 0.009015562729701311, "V4t": 0.011986441343393476, "VOT": 0.016997572679928255, "VP": 0.0059050722299335764, "external": 0.0}, "AITv": {"CITd": 0.013892253195462468, "CITv": 0.015709600532818804, "PITd": 0.005118145751195346, "PITv": 0.007758145814052114, "TF": 0.006947301047502546, "TH": 0.005486718323377269, "V4": 0.0016643210932731807, "external": 0.0}, "MSTl": {"7a": 0.0063626815273536775, "46": 0.0005595505371621943, "DP": 0.0033814076993188254, "FEF": 0.0011101970110222973, "FST": 0.016643198599736588, "LIP": 0.005335978271267846, "MT": 0.017852332108062183, "PO": 0.0029108328936136986, "STPp": 0.011601763981185209, "V1": 0.0017709112924698136, "V2": 0.0027725710447628854, "V3A": 0.0052012331547735356, "V4t": 0.014647861481879191, "VIP": 0.006600939858094132, "external": 0.0072734106207775415}, "FST": {"7a": 0.002689233899127888, "46": 0.0007407465799992857, "CITv": 0.011714210291935324, "DP": 0.0015307752733108727, "FEF": 0.0013885197573829428, "LIP": 0.002253883895344027, "MSTd": 0.006848877340960466, "MSTl": 0.016643198599736588, "MT": 0.008971528370378384, "STPp": 0.011041563402888874, "TF": 0.01059563824406266, "V2": 0.0016679794532344961, "V3": 0.001678543003493744, "V3A": 0.002433014251653756, "V4": 0.005061550773625565, "V4t": 0.0075262122160688, "VIP": 0.002979432398247835, "VP": 0.004466681106251745, "external": 0.010332209959069458}, "CITv": {"PO": 1.77256e-06, "TF": 0.03182241, "TH": 0.0041587257, "PIP": 0.000142787, "V4": 0.0709605166, "V1": 3.07546e-05, "V3": 4.4818000000000004e-05, "V2": 0.00166803487, "MSTd": 8.492860000000002e-06, "V3A": 0.00020133600000000004, "VP": 0.012700080000000002, "DP": 0.0002021464, "7a": 0.0016731169699999997, "PITd": 0.0955115232, "VOT": 0.037845000000000004, "VIP": 0.00107708, "LIP": 0.00089439, "STPa": 0.005788337000000001, "STPp": 0.00013233991, "MSTl": 0.00023593203999999998, "FST": 0.0020013619999999996, "AITd": 0.1731416, "CITd": 0.10012099999999997, "MT": 9.8895e-05, "V4t": 2.64e-06, "PITv": 0.04409120000000001, "AITv": 0.12012400000000001, "FEF": 0.010091085640000002, "46": 0.0021442090000000002, "external": 0.00981041654023485}, "CITd": {"V4": 0.0041777466613098085, "external": 0.0}, "7a": {"V1": 2.03353e-05, "V2": 0.0004819565000000001, "PO": 0.019530515, "TF": 0.0347868766, "TH": 0.00023084030000000003, "PIP": 0.011194674, "V4": 0.0095445104, "V3": 1.7328000000000002e-06, "MSTd": 0.08197936960000002, "DP": 0.0140701901, "V3A": 5.58706e-05, "PITd": 0.007615705600000001, "VOT": 0.0008113, "VP": 0.0006863600000000001, "VIP": 0.0489402158, "LIP": 0.040764316, "MIP": 0.017571071599999995, "MDP": 0.024250399999999995, "STPa": 0.007041039999999999, "STPp": 0.0605408629, "MSTl": 0.013092799999999998, "FST": 0.00594815, "AITd": 0.001156032, "CITd": 0.0026997239999999997, "MT": 0.0011731722, "V4t": 9.539200000000002e-06, "PITv": 0.014191047999999998, "AITv": 0.015436940199999999, "CITv": 0.012528181999999999, "FEF": 0.014788873000000001, "46": 0.014181229799999999, "external": 0.02938506023105533}, "STPp": {"V4": 0.00041431336666666673, "PITd": 0.0011464076, "V2": 0.0005494173333333333, "V1": 0.0006513901333333334, "TH": 0.002792431666666667, "VIP": 0.003604891736666667, "7a": 0.03231078781333333, "DP": 0.0008150314333333333, "LIP": 0.0029458097466666675, "STPa": 0.0463087638, "MSTd": 0.07750212466666667, "MSTl": 0.008363258666666666, "FST": 0.0029582593, "AITd": 0.00045012213333333326, "CITd": 0.0007336893666666667, "MT": 0.0005119500000000001, "V4t": 4.476266666666667e-05, "AITv": 0.00024408833333333332, "CITv": 0.00028173233333333335, "VOT": 3.2250000000000005e-05, "PITv": 0.00017818766666666665, "TF": 0.0077603151333333325, "PO": 1.9194299999999993e-05, "46": 0.006187686136666667, "FEF": 0.0027500169733333333, "PIP": 0.0006357816999999999, "V3": 4.158199999999999e-06, "V3A": 0.0001946754, "VP": 8.875213333333334e-05, "MDP": 1.0888033333333335e-05, "MIP": 1.0488666666666666e-06, "external": 0.0169218564119172}, "STPa": {"PO": 1.6968e-06, "TF": 0.01044059712, "TH": 0.00370067704, "PIP": 0.0, "V4": 2.16198e-05, "V1": 2.9014879999999998e-05, "V3": 1.584e-07, "V2": 3.010232e-05, "MSTd": 0.0188856368, "PITd": 0.0033370486800000003, "VOT": 1.237424e-05, "VP": 7.814400000000001e-07, "DP": 2.9721799999999997e-05, "7a": 0.006960793999999999, "VIP": 4.5480000000000005e-05, "LIP": 3.792000000000001e-05, "STPp": 0.30555149480000005, "MSTl": 0.007341100000000001, "FST": 0.0157761, "AITd": 0.025548469999999997, "CITd": 0.00680838, "MT": 0.0002621412, "V4t": 2.3232000000000005e-06, "PITv": 0.0008363146, "AITv": 0.0024953279999999998, "CITv": 0.0014250989999999998, "46": 0.014112841500000002, "FEF": 0.0010566697000000001, "external": 0.021379975066850528}, "FEF": {"PO": 0.0019396929999999997, "TF": 0.0011607034433333333, "TH": 0.00016265508666666668, "PIP": 0.0015277950666666667, "V4": 0.004977958576666667, "V1": 0.00022920966666666672, "V3": 0.00037832696666666664, "V2": 0.0026317330000000002, "MSTd": 0.0092838776, "V3A": 0.00030441690000000004, "VP": 0.0009217902500000001, "PITd": 0.002460433963333334, "VOT": 0.00025604022, "DP": 0.0007984183666666667, "7a": 0.004013115566666667, "VIP": 0.005299874766666666, "LIP": 0.0039942541000000005, "MIP": 0.001530742066666667, "MDP": 0.0031931584000000008, "STPa": 0.0020900494333333333, "STPp": 0.027672489399999996, "MSTl": 0.001190899, "FST": 0.0016546871, "MT": 0.0022583639999999997, "CITd": 0.00028953729, "V4t": 0.0012444373333333333, "PITv": 0.00021049071, "AITd": 0.00011194493333333333, "AITv": 0.00010364666, "CITv": 0.00010565765666666668, "46": 0.1895018566666667, "external": 0.030348245801991393}, "46": {"TF": 0.00023437925, "PIP": 1.3434800000000002e-05, "V3A": 3.5756000000000005e-06, "VP": 5.0537e-06, "V4": 5.4178949999999994e-05, "V3": 4.477375e-05, "V2": 0.00099948935, "DP": 0.0005022087000000001, "7a": 0.009070648600000002, "VIP": 0.0030687705, "LIP": 0.0025490456000000004, "MDP": 0.00010807840000000002, "PO": 7.39644e-05, "MIP": 1.8074200000000004e-05, "STPa": 0.0033303452000000007, "STPp": 0.009455807400000002, "MSTd": 0.0009848546000000005, "MSTl": 0.0007123987000000001, "FST": 0.00237433, "AITd": 0.005064239399999999, "CITd": 0.0051180683, "MT": 4.3527e-06, "PITd": 0.0031302532999999996, "TH": 6.31086e-05, "AITv": 0.00015379490000000002, "CITv": 0.0013516526999999996, "VOT": 3.4511e-06, "PITv": 0.0002622428, "FEF": 0.12080655639999999, "V1": 0.00010192, "V4t": 1.4608e-06, "external": 0.01948363363231367}, "TF": {"7a": 0.0018622862875994476, "46": 0.00027263187118762135, "AITv": 0.006947301047502546, "CITv": 0.008573111392548783, "FEF": 0.0004737508884470768, "FST": 0.01059563824406266, "LIP": 0.0016647514007397735, "MT": 0.0074104934764019845, "STPa": 0.005175064786224525, "STPp": 0.0037752777782433336, "TH": 0.014963255350597525, "V2": 0.0026546500269299987, "V3": 0.001972570146235144, "V3A": 0.002689205669205606, "V4": 0.004553843722667349, "VP": 0.00705236411780784, "external": 0.015077445206487964}, "TH": {"7a": 0.0019360577800537108, "46": 0.00027677638429352176, "AITv": 0.005486718323377269, "FEF": 0.0004782252441620275, "STPa": 0.004275371779150058, "STPp": 0.0031604962683527966, "TF": 0.014963255350597525, "V2": 0.0022492167248699692, "V4": 0.0034039285639701463, "external": 0.01308305567128213}, "AITd": {"7a": 0.00046777517280729655, "46": 0.0005676113571555957, "CITd": 0.01329368143561811, "CITv": 0.012994646677276813, "FEF": 0.0008085031348249742, "PITd": 0.004758288424810753, "STPa": 0.014133181809193483, "TF": 0.004811523947655359, "TH": 0.0037689211883690063, "external": 0.0}}, "neuronal_densities": {"FEF": {"23": 61119.24615011697, "overall": 60822.524688517195, "4": 83820.50032477839, "5": 55405.3729147243, "6": 55405.3729147243}, "7a": {"23": 51225.809080885876, "overall": 52379.0, "4": 79926.19368350341, "5": 47522.666967296806, "6": 47522.666967296806}, "STPp": {"overall": 53725.75, "23": 51723.62311909379, "4": 88471.27398342734, "5": 51209.28871203213, "6": 51209.28871203213}, "CITv": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}, "PITv": {"23": 71548.47671840806, "overall": 78523.0, "4": 165979.4184335624, "5": 72530.66730098764, "6": 72530.66730098764}, "VP": {"overall": 111730.0, "23": 107228.9012018876, "4": 192008.83863994436, "5": 93575.32569713097, "6": 93575.32569713097}, "V3A": {"23": 73724.98018754808, "overall": 76696.0, "4": 123618.64707486573, "5": 66311.20009349921, "6": 66311.20009349921}, "TF": {"23": 60035.31107952612, "overall": 61906.0, "4": 103256.25889601017, "5": 56636.008092846845, "6": 56636.008092846845}, "LIP": {"23": 66365.33597739544, "overall": 69275.0, "4": 104732.3373288077, "5": 59804.35175881624, "6": 59804.35175881624}, "V4t": {"overall": 80648.75, "23": 77437.49196037636, "4": 150877.76843256268, "5": 69309.7641053403, "6": 69309.7641053403}, "MIP": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "CITd": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}, "MSTd": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "DP": {"23": 61577.99107383698, "overall": 63763.032750087405, "4": 100988.31726393124, "5": 57674.084791137735, "6": 57674.084791137735}, "STPa": {"overall": 53725.75, "23": 51723.62311909379, "4": 88471.27398342734, "5": 51209.28871203213, "6": 51209.28871203213}, "MSTl": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "MT": {"23": 82184.85656009504, "overall": 81153.0, "4": 134779.48312587343, "5": 66175.91653374783, "6": 66175.91653374783}, "46": {"23": 50800.916845800064, "overall": 52720.0, "4": 75146.86652655818, "5": 52317.133324041286, "6": 52317.133324041286}, "AITv": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}, "VIP": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "PITd": {"23": 71548.47671840806, "overall": 78523.0, "4": 165979.4184335624, "5": 72530.66730098764, "6": 72530.66730098764}, "VOT": {"23": 71548.47671840806, "overall": 78523.0, "4": 165979.4184335624, "5": 72530.66730098764, "6": 72530.66730098764}, "V1": {"23": 166264.25225183976, "overall": 173360.0, "4": 190654.31742388426, "5": 152108.54915928794, "6": 152108.54915928794}, "V2": {"23": 107228.9012018876, "overall": 111730.0, "4": 192008.83863994436, "5": 93575.32569713097, "6": 93575.32569713097}, "V3": {"overall": 111730.0, "23": 107228.9012018876, "4": 192008.83863994436, "5": 93575.32569713097, "6": 93575.32569713097}, "V4": {"23": 82291.65437545427, "overall": 86223.0, "4": 179133.52509594912, "5": 72221.27249312654, "6": 72221.27249312654}, "TH": {"23": 49012.54441576494, "overall": 49446.0, "4": 0.0, "5": 50015.797726592515, "6": 50015.797726592515}, "PIP": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "FST": {"overall": 53725.75, "23": 51723.62311909379, "4": 88471.27398342734, "5": 51209.28871203213, "6": 51209.28871203213}, "MDP": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "PO": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "AITd": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}}, "neuronal_density_data_FV91_4layers": {"V1": {"23": 166264.25225183976, "overall": 173360.0, "4": 190654.31742388426, "5": 152108.54915928794, "6": 152108.54915928794}, "V2": {"23": 107228.9012018876, "overall": 111730.0, "4": 192008.83863994436, "5": 93575.32569713097, "6": 93575.32569713097}, "V4": {"23": 82291.65437545427, "overall": 86223.0, "4": 179133.52509594912, "5": 72221.27249312654, "6": 72221.27249312654}, "MT": {"23": 82184.85656009504, "overall": 81153.0, "4": 134779.48312587343, "5": 66175.91653374783, "6": 66175.91653374783}, "PITd": {"23": 71548.47671840806, "overall": 78523.0, "4": 165979.4184335624, "5": 72530.66730098764, "6": 72530.66730098764}, "PITv": {"23": 71548.47671840806, "overall": 78523.0, "4": 165979.4184335624, "5": 72530.66730098764, "6": 72530.66730098764}, "VOT": {"23": 71548.47671840806, "overall": 78523.0, "4": 165979.4184335624, "5": 72530.66730098764, "6": 72530.66730098764}, "V3A": {"23": 73724.98018754808, "overall": 76696.0, "4": 123618.64707486573, "5": 66311.20009349921, "6": 66311.20009349921}, "LIP": {"23": 66365.33597739544, "overall": 69275.0, "4": 104732.3373288077, "5": 59804.35175881624, "6": 59804.35175881624}, "DP": {"23": 61577.99107383698, "overall": 63763.032750087405, "4": 100988.31726393124, "5": 57674.084791137735, "6": 57674.084791137735}, "TF": {"23": 60035.31107952612, "overall": 61906.0, "4": 103256.25889601017, "5": 56636.008092846845, "6": 56636.008092846845}, "FEF": {"23": 61119.24615011697, "overall": 60822.524688517195, "4": 83820.50032477839, "5": 55405.3729147243, "6": 55405.3729147243}, "AITd": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}, "AITv": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}, "CITd": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}, "CITv": {"23": 52433.88327484462, "overall": 54902.0, "4": 99406.01786182387, "5": 52498.67727839522, "6": 52498.67727839522}, "46": {"23": 50800.916845800064, "overall": 52720.0, "4": 75146.86652655818, "5": 52317.133324041286, "6": 52317.133324041286}, "7a": {"23": 51225.809080885876, "overall": 52379.0, "4": 79926.19368350341, "5": 47522.666967296806, "6": 47522.666967296806}, "TH": {"23": 49012.54441576494, "overall": 49446.0, "4": 0.0, "5": 50015.797726592515, "6": 50015.797726592515}}, "realistic_neuronal_numbers": {"FEF": {"23E": 7116258.062416201, "23I": 2007264.3976278158, "4E": 3738560.648779402, "4I": 934682.8106165795, "5E": 2737096.7132908967, "5I": 601032.5772484133, "6E": 2605291.6369981444, "6I": 533546.3526134444, "total": 20273733.199590895}, "7a": {"23E": 7785533.377762723, "23I": 2196045.144605121, "4E": 2089479.7746036942, "4I": 522393.7798336135, "5E": 2488782.555412475, "5I": 546505.8601060383, "6E": 2988894.9338910277, "6I": 612105.7495735153, "total": 19229741.175788205}, "STPp": {"23E": 10231171.547963874, "23I": 2885879.9405705766, "4E": 3214014.74148318, "4I": 803540.3499240858, "5E": 3490372.4822190227, "5I": 766442.6172295379, "6E": 4191750.945380641, "6I": 858442.6389011556, "total": 26441615.263672072}, "CITv": {"23E": 4781074.136115523, "23I": 1348585.1428756928, "4E": 1754777.4509003817, "4I": 438714.3807202003, "5E": 1649485.19100076, "5I": 362206.541941404, "6E": 1980943.6224906985, "6I": 405684.0430081682, "total": 12721470.509052828}, "PITv": {"23E": 4546866.169615768, "23I": 1282522.7110930902, "4E": 3774053.5763523397, "4I": 943556.447402896, "5E": 1588254.3632775452, "5I": 348761.009668162, "6E": 1907408.6684699608, "6I": 390624.5748280269, "total": 14782047.520707788}, "VP": {"23E": 6917343.194842176, "23I": 1951156.998438778, "4E": 6436579.782354831, "4I": 1609218.3722346388, "5E": 2080057.8770850257, "5I": 456754.9771331035, "6E": 2498038.4234448234, "6I": 511581.6097475055, "total": 22460731.235280883}, "V3A": {"23E": 3964407.8216861454, "23I": 1118230.2002473997, "4E": 2306615.689972856, "4I": 576680.2356998073, "5E": 1228675.3686414948, "5I": 269801.91084601893, "6E": 1475573.499477787, "6I": 302187.6121195219, "total": 11242172.338691032}, "TF": {"23E": 6074732.165699517, "23I": 1713483.8976304682, "4E": 3384007.2514310316, "4I": 846040.4166365786, "5E": 2187728.4571476975, "5I": 480398.1045076902, "6E": 2627345.0398780513, "6I": 538062.7424494962, "total": 17851798.07538053}, "LIP": {"23E": 2913160.3478207462, "23I": 821707.5602758899, "4E": 1126140.8103144537, "4I": 281548.0492682131, "5E": 651795.5065530408, "5I": 143126.22978948214, "6E": 1575617.9037778564, "6I": 322676.0389258161, "total": 7835772.446725499}, "V4t": {"23E": 1360184.0182880426, "23I": 383663.56731095293, "4E": 980714.0653507396, "4I": 245189.70404091728, "5E": 419495.6041320673, "5I": 92116.04503106218, "6E": 503791.8171087833, "6I": 103173.20436517496, "total": 4088328.02562774}, "MIP": {"23E": 1861055.129421214, "23I": 524942.9785351913, "4E": 715830.5384720211, "4I": 178965.80060635193, "5E": 346345.2234161966, "5I": 76053.12637902048, "6E": 1560161.9034535293, "6I": 319510.75313518627, "total": 5582865.453418711}, "CITd": {"23E": 2399105.600172807, "23I": 676709.4749991855, "4E": 880533.5976096117, "4I": 220143.44427575002, "5E": 827698.765271022, "5I": 181752.40928116255, "6E": 994022.0132635923, "6I": 203569.0792011859, "total": 6383534.384074317}, "MSTd": {"23E": 5346732.588457302, "23I": 1508138.950880428, "4E": 2715843.8559756237, "4I": 678991.9455574008, "5E": 1777557.624205953, "5I": 390329.6638720288, "6E": 2134751.7749729697, "6I": 437182.9268926931, "total": 14989529.330814399}, "DP": {"23E": 5001221.312264808, "23I": 1410681.4841054436, "4E": 2151023.612566881, "4I": 537780.4413987652, "5E": 1614053.3029574256, "5I": 354426.13765972335, "6E": 1938391.8172152215, "6I": 396969.71706498606, "total": 13404547.825233255}, "STPa": {"23E": 3280648.3045655773, "23I": 925363.9321585639, "4E": 1030581.0984660854, "4I": 257657.03118848646, "5E": 1119195.8332839224, "5I": 245761.55926750044, "6E": 1344094.424343897, "6I": 275261.5743637242, "total": 8478563.757637756}, "MSTl": {"23E": 1294223.7740036394, "23I": 365058.33281135384, "4E": 657393.9554174577, "4I": 164355.98821502394, "5E": 430273.4985989926, "5I": 94482.73732122207, "6E": 516735.4927626279, "6I": 105823.9828179387, "total": 3628347.761948256}, "MT": {"23E": 3387941.185455547, "23I": 955627.755932295, "4E": 1576557.5125129828, "4I": 394157.3630416898, "5E": 792485.0871952683, "5I": 174019.92120885785, "6E": 885309.68110297, "6I": 181305.51857530785, "total": 8347404.025024918}, "46": {"23E": 6032896.419270735, "23I": 1701683.3974774193, "4E": 1971206.910649511, "4I": 492824.21462234406, "5E": 2194273.9158227458, "5I": 481835.4062579843, "6E": 2933147.6012706426, "6I": 600689.0676308342, "total": 16408556.933002219}, "AITv": {"23E": 4583767.781081143, "23I": 1292931.4526339208, "4E": 1682360.9325874117, "4I": 420609.4250352009, "5E": 1581413.8954186402, "5I": 347258.92755069106, "6E": 1899193.6318913486, "6I": 388942.19012266054, "total": 12196478.236321017}, "VIP": {"23E": 4821635.686107228, "23I": 1360026.2337547531, "4E": 2235064.080697643, "4I": 558791.51714088, "5E": 859117.3541222662, "5I": 188651.54270932236, "6E": 668974.5483609311, "6I": 137001.52612490626, "total": 10829262.48901793}, "PITd": {"23E": 6587774.377258495, "23I": 1858196.3794868276, "4E": 5468076.807458739, "4I": 1367081.580107982, "5E": 2301158.866053231, "5I": 505306.0190405548, "6E": 2763568.903143899, "6I": 565960.4811718109, "total": 21417123.41372154}, "VOT": {"23E": 3176820.440084732, "23I": 896077.4765485821, "4E": 2636869.0205685482, "4I": 659247.335783485, "5E": 1109687.1421091869, "5I": 243673.56831882143, "6E": 1332674.9940612898, "6I": 272922.9511978245, "total": 10327972.928672472}, "V1": {"23E": 70351649.31455898, "23I": 19843906.691540737, "4E": 104498963.79693717, "4I": 26125933.043277144, "5E": 30792502.779850837, "5I": 6761652.672276523, "6E": 29454725.608150266, "6I": 6032131.371505871, "total": 293861465.2780975}, "V2": {"23E": 60291657.94579554, "23I": 17006311.09876571, "4E": 43780517.995760456, "4I": 10945628.934463676, "5E": 22768869.615967955, "5I": 4999762.090929045, "6E": 22970833.698674805, "6I": 4704273.549405582, "total": 187467854.92976275}, "V3": {"23E": 7050338.08337958, "23I": 1988670.5206419022, "4E": 5718439.590182145, "4I": 1429675.1318552576, "5E": 1453678.9582375523, "5I": 319209.91557175113, "6E": 1751820.7797907297, "6I": 358761.21283939376, "total": 20070594.19249831}, "V4": {"23E": 36181631.72328601, "23I": 10205658.72811732, "4E": 19007157.695427947, "4I": 4752006.252030559, "5E": 7854280.51218247, "5I": 1724702.8341184186, "6E": 7950727.398374058, "6I": 1628255.9479268312, "total": 89304421.09146364}, "TH": {"23E": 1102237.244142804, "23I": 310905.1918159415, "4E": 0.0, "4I": 0.0, "5E": 1041658.381430335, "5I": 228735.29406666115, "6E": 484476.77823009423, "6I": 99217.61321447158, "total": 3267230.502900307}, "PIP": {"23E": 4707159.180232314, "23I": 1327736.1435708222, "4E": 2390976.007726943, "4I": 597771.2774965055, "5E": 1564927.093461991, "5I": 343638.62980144745, "6E": 1879393.8632305118, "6I": 384887.3295452276, "total": 13196489.525065761}, "FST": {"23E": 2228633.7959837206, "23I": 628624.9367001414, "4E": 766864.0534953041, "4I": 191724.76153779466, "5E": 774255.1693285241, "5I": 170016.85677007798, "6E": 929839.1087289786, "6I": 190424.84838715038, "total": 5880383.530931692}, "MDP": {"23E": 3435994.282487219, "23I": 969181.9679945091, "4E": 1745294.6835990446, "4I": 436343.58071819134, "5E": 1142319.6751505157, "5I": 250839.26887325756, "6E": 1371864.9234808546, "6I": 280948.7873860063, "total": 9632787.169689598}, "PO": {"23E": 3342251.0816976735, "23I": 942740.0672351314, "4E": 1697678.3325487978, "4I": 424438.9497620289, "5E": 1111154.11028934, "5I": 243995.69638312308, "6E": 1334436.7445012, "6I": 273283.7459388356, "total": 9369978.72835613}, "AITd": {"23E": 4508601.451957001, "23I": 1271729.4817346197, "4E": 1654772.952217552, "4I": 413712.1152270119, "5E": 1555481.2821141132, "5I": 341564.44648485165, "6E": 1868049.9482618198, "6I": 382564.1714120074, "total": 11996475.849408979}}, "total_thicknesses": {"V1": 1240.0, "V2": 1460.0, "VP": 1585.342273262686, "V3": 1585.342273262686, "PIP": 2070.561486887418, "V3A": 1660.0, "MT": 1960.0, "V4t": 1880.0673770928606, "V4": 1890.0, "PO": 2070.561486887418, "VOT": 1904.2178479221384, "DP": 2060.0, "MIP": 2070.561486887418, "MDP": 2070.561486887418, "MSTd": 2070.561486887418, "VIP": 2070.561486887418, "LIP": 2300.0, "PITv": 1904.2178479221384, "PITd": 1904.2178479221384, "AITv": 2630.0, "MSTl": 2070.561486887418, "FST": 2247.328674211474, "CITv": 2227.7479202457143, "CITd": 2227.7479202457143, "7a": 2680.0, "STPp": 2247.328674211474, "STPa": 2247.328674211474, "FEF": 2210.0, "46": 1860.0, "TF": 1620.0, "TH": 1870.0, "AITd": 2630.0}, "laminar_thicknesses": {"V1": {"1": 0.08967005445322952, "23": 0.3653998098401042, "4": 0.4614890241689768, "5": 0.16629777405727372, "6": 0.1571433374804157}, "V2": {"1": 0.1206349760574621, "23": 0.6040487829209896, "4": 0.23883030726256985, "5": 0.24866171189146055, "6": 0.24782422186751799}, "VP": {"1": 0.17714878802273043, "23": 0.6333760829470785, "4": 0.3209011312779164, "5": 0.20761102756029734, "6": 0.24630524345466334}, "V3": {"1": 0.23320824408280585, "23": 0.6991547059583443, "4": 0.30876967047500165, "5": 0.1571391892973308, "6": 0.18707046344920336}, "PIP": {"1": 0.25591814163985166, "23": 0.9150072767426801, "4": 0.24388555598467354, "5": 0.299925440925703, "6": 0.35582507159450977}, "V3A": {"1": 0.19886503693743082, "23": 0.7110201516839858, "4": 0.24055402347012478, "5": 0.2330615700238317, "6": 0.27649921788462695}, "MT": {"1": 0.203395600676819, "23": 0.9454429780033843, "4": 0.2615654822335026, "5": 0.2612670050761422, "6": 0.28832893401015236}, "V4t": {"1": 0.2230803724680116, "23": 0.7975994308131237, "4": 0.2877787474825529, "5": 0.26144093828446113, "6": 0.3101678880447115}, "V4": {"1": 0.1771875, "23": 1.0040625, "4": 0.23625000000000002, "5": 0.23625000000000002, "6": 0.23625000000000002}, "PO": {"1": 0.25591814163985166, "23": 0.9150072767426801, "4": 0.24388555598467354, "5": 0.299925440925703, "6": 0.35582507159450977}, "VOT": {"1": 0.2270973574098532, "23": 0.8119617203671147, "4": 0.283257043447467, "5": 0.2661486779239949, "6": 0.31575304877370874}, "DP": {"1": 0.25583852489499187, "23": 0.9147226157943377, "4": 0.23389235234048408, "5": 0.29983213340496956, "6": 0.3557143735652168}, "MIP": {"1": 0.19533598932900173, "23": 0.8516649134744475, "4": 0.17189567060952152, "5": 0.15626879146320138, "6": 0.6953961220112461}, "MDP": {"1": 0.25591814163985166, "23": 0.9150072767426801, "4": 0.24388555598467354, "5": 0.299925440925703, "6": 0.35582507159450977}, "MSTd": {"1": 0.25591814163985166, "23": 0.9150072767426801, "4": 0.24388555598467354, "5": 0.299925440925703, "6": 0.35582507159450977}, "VIP": {"1": 0.25289300603205106, "23": 1.1696301528982362, "4": 0.2845046317860575, "5": 0.2054755674010415, "6": 0.15805812877003192}, "LIP": {"1": 0.2523199861163701, "23": 1.0042360848163574, "4": 0.239843388447137, "5": 0.23718840716900164, "6": 0.5664121334511337}, "PITv": {"1": 0.2270973574098532, "23": 0.8119617203671147, "4": 0.283257043447467, "5": 0.2661486779239949, "6": 0.31575304877370874}, "PITd": {"1": 0.2270973574098532, "23": 0.8119617203671147, "4": 0.283257043447467, "5": 0.2661486779239949, "6": 0.31575304877370874}, "AITv": {"1": 0.3366353068216317, "23": 1.2036026573832084, "4": 0.22718631698840488, "5": 0.3945226086071063, "6": 0.46805311019964885}, "MSTl": {"1": 0.25591814163985166, "23": 0.9150072767426801, "4": 0.24388555598467354, "5": 0.299925440925703, "6": 0.35582507159450977}, "FST": {"1": 0.5126175393099899, "23": 0.9007008741548409, "4": 0.17666480168310383, "5": 0.30065493337157506, "6": 0.35669052569196447}, "CITv": {"1": 0.28514775842325774, "23": 1.0195145691207823, "4": 0.19243872440273863, "5": 0.33418133871269773, "6": 0.39646552958623793}, "CITd": {"1": 0.28514775842325774, "23": 1.0195145691207823, "4": 0.19243872440273863, "5": 0.33418133871269773, "6": 0.39646552958623793}, "7a": {"1": 0.34637158771533116, "23": 1.2384136630003206, "4": 0.20769132202217178, "5": 0.4059331257408577, "6": 0.4815903015213188}, "STPp": {"1": 0.2889353100093555, "23": 1.0330565448482978, "4": 0.18498493804617222, "5": 0.33862019198120835, "6": 0.40173168932644016}, "STPa": {"1": 0.2889353100093555, "23": 1.0330565448482978, "4": 0.18498493804617222, "5": 0.33862019198120835, "6": 0.40173168932644016}, "FEF": {"1": 0.21710327455919398, "23": 0.9240806045340052, "4": 0.3451385390428212, "5": 0.37297229219143585, "6": 0.3507052896725441}, "46": {"1": 0.2195874325610917, "23": 0.8222722945096794, "4": 0.17708663916217074, "5": 0.2762551570929863, "6": 0.36479847667407167}, "TF": {"1": 0.2334764331779098, "23": 0.6571929230193017, "4": 0.20753460726925316, "5": 0.23865769578911442, "6": 0.28313834074442085}, "TH": {"1": 0.27703703703703697, "23": 0.6464197530864197, "4": 0.11543209876543209, "5": 0.5694650205761316, "6": 0.2616460905349794}, "AITd": {"1": 0.3366353068216317, "23": 1.2036026573832084, "4": 0.22718631698840488, "5": 0.3945226086071063, "6": 0.46805311019964885}}, "category_density": {"1": {"overall": NaN, "23": NaN, "4": NaN, "5": NaN, "6": NaN}, "2": {"overall": 49446.0, "23": 49012.54441576494, "4": 0.0, "5": 50015.797726592515, "6": 50015.797726592515}, "3": {"overall": NaN, "23": NaN, "4": NaN, "5": NaN, "6": NaN}, "4": {"overall": 53725.75, "23": 51723.62311909379, "4": 88471.27398342734, "5": 51209.28871203213, "6": 51209.28871203213}, "5": {"overall": 65327.06967982558, "23": 62132.82553342261, "4": 115446.0358005375, "5": 59947.313339536355, "6": 59947.313339536355}, "6": {"overall": 80648.75, "23": 77437.49196037636, "4": 150877.76843256268, "5": 69309.7641053403, "6": 69309.7641053403}, "7": {"overall": 111730.0, "23": 107228.9012018876, "4": 192008.83863994436, "5": 93575.32569713097, "6": 93575.32569713097}, "8": {"overall": 173360.0, "23": 166264.25225183976, "4": 190654.31742388426, "5": 152108.54915928794, "6": 152108.54915928794}}} \ No newline at end of file