Skip to content
Snippets Groups Projects
Commit d2830aa2 authored by Maximilian Schmidt's avatar Maximilian Schmidt
Browse files

Remove deprecated path from Fig5 script

parent 7412fd37
Branches
Tags
1 merge request!1Add all necessary files for the multi-area model
...@@ -3,7 +3,6 @@ import numpy as np ...@@ -3,7 +3,6 @@ import numpy as np
import json import json
import pyx import pyx
import subprocess import subprocess
import sys
import os import os
from helpers import area_list, population_labels, layer_labels from helpers import area_list, population_labels, layer_labels
...@@ -17,7 +16,6 @@ from multiarea_model.multiarea_helpers import create_mask ...@@ -17,7 +16,6 @@ from multiarea_model.multiarea_helpers import create_mask
""" """
Layout Layout
""" """
sys.path.append('/home/schmidt/model-june/data_multi_area/')
rc_file('plotstyle.rc') rc_file('plotstyle.rc')
nrows = 2.2 nrows = 2.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment