Started working on Uli's comments

This commit is contained in:
nkoch1
2022-09-04 22:45:56 -04:00
parent c2c6a9cc78
commit c79560d191
32 changed files with 1164 additions and 83 deletions

View File

@@ -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)
#

View File

@@ -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)
#