From 8c71f2624b3305b884125979235ad48c23853a2b Mon Sep 17 00:00:00 2001 From: Rayne Liu <rayne.liu@atlas1> Date: Mon, 24 Aug 2020 04:15:03 +0000 Subject: [PATCH] Adjustments --- code/RDGW150914_Phoenix_n0t0.py | 2 +- code/condor_submit_RdownPhoenix_n0t0.sub | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 code/condor_submit_RdownPhoenix_n0t0.sub diff --git a/code/RDGW150914_Phoenix_n0t0.py b/code/RDGW150914_Phoenix_n0t0.py index ab64e78..c472076 100755 --- a/code/RDGW150914_Phoenix_n0t0.py +++ b/code/RDGW150914_Phoenix_n0t0.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_n0t0.sub old mode 100644 new mode 100755 -- GitLab