diff --git a/code/RDGW150914_Phoenix_n0t0.py b/code/RDGW150914_Phoenix_n0t0T.py
old mode 100755
new mode 100644
similarity index 99%
rename from code/RDGW150914_Phoenix_n0t0.py
rename to code/RDGW150914_Phoenix_n0t0T.py
index ab64e78501caeb95894686f31601345f7eae598c..c4720765c92481913311440ac7415c7abee88c46
--- a/code/RDGW150914_Phoenix_n0t0.py
+++ b/code/RDGW150914_Phoenix_n0t0T.py
@@ -34,7 +34,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"#"/work/rayne.liu"
+rootpath= "/work/rayne.liu"#"/Users/RayneLiu"
 nmax=0
 tshift=0
 vary_fund = False
diff --git a/code/condor_submit_RdownPhoenix_n0t0.sub b/code/condor_submit_RdownPhoenix_n0t0T.sub
similarity index 75%
rename from code/condor_submit_RdownPhoenix_n0t0.sub
rename to code/condor_submit_RdownPhoenix_n0t0T.sub
index b5a974a8e8224160f01f991f8d01684b941eb27f..1287ea0ad8375c57a0245c6e3225b1c481c3b833 100644
--- a/code/condor_submit_RdownPhoenix_n0t0.sub
+++ b/code/condor_submit_RdownPhoenix_n0t0T.sub
@@ -1,13 +1,13 @@
 universe   = vanilla
 getenv     = true
 # run script -- make sure that condor has execute permission for this file (chmod a+x script.py)
-executable = RDGW150914_Phoenix_n0t0.py
+executable = RDGW150914_Phoenix_n0t0T.py
 # file to dump stdout (this directory should exist)
-output     = RDGW150914_Phoenix_n0t0.out
+output     = RDGW150914_Phoenix_n0t0T.out
 # file to dump stderr
-error     = RDGW150914_Phoenix_n0t0.err
+error     = RDGW150914_Phoenix_n0t0T.err
 # condor logs
-log     = RDGW150914_Phoenix_n0t0.log
+log     = RDGW150914_Phoenix_n0t0T.log
 initialdir = .
 notify_user = rl746@cornell.edu
 notification = Complete