saving work for mcsm_na

This commit is contained in:
Tanushree Tunstall 2021-02-15 12:22:19 +00:00
parent 0d58c4800b
commit 4df1c54674
4 changed files with 13 additions and 59 deletions

View file

@ -9,7 +9,7 @@ import os
homedir = os.path.expanduser('~')
os.chdir (homedir + '/git/LSHTM_analysis/mcsm_na')
from submit_mcsm_na import *
from get_results import *
from get_results_mcsm_na import *
#%%#####################################################################
#EXAMPLE RUN for different stages
#=====================