Started working on Uli's comments
This commit is contained in:
@@ -105,7 +105,7 @@ g["T"] = 0.45045 * surf_area
|
||||
g["Leak"] = 0.07407 * surf_area
|
||||
|
||||
# save folder
|
||||
folder = './KCNA1_mutations/Cb_stellate_Kv_only'
|
||||
folder = './KCNA1_mutations/Cb_stellate_Delta_Kv'
|
||||
if not os.path.isdir(folder):
|
||||
os.makedirs(folder)
|
||||
#
|
||||
|
||||
@@ -112,7 +112,7 @@ g["Leak"] = 0.035 * surf_area
|
||||
|
||||
|
||||
# save folder
|
||||
folder = './KCNA1_mutations/STN_Kv_only'
|
||||
folder = './KCNA1_mutations/STN_Delta_Kv'
|
||||
if not os.path.isdir(folder):
|
||||
os.makedirs(folder)
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user