diff --git a/code/NR_Interpolate-001_t_10M.py b/code/NR_Interpolate-001_t_10M.py
index cba9672070966057d4804fedd601c8a43e064114..b4a149c6605b0b5bc33b3ca36bd474fb610cf625 100644
--- a/code/NR_Interpolate-001_t_10M.py
+++ b/code/NR_Interpolate-001_t_10M.py
@@ -33,7 +33,7 @@ import random
 #tshift: time shift after the strain peak
 #vary_fund: whether you vary the fundamental frequency. Works in the model_dv function.
 
-rootpath= "/Users/RayneLiu/git/rdstackingproject"#"/work/rayne.liu/git/rdstackingproject"
+rootpath= "/work/rayne.liu/git/rdstackingproject"#"/Users/RayneLiu/git/rdstackingproject"
 nmax=1
 tshift=10
 vary_fund = True