Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PTAInterpretation
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Schedules
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Hannah Middleton
PTAInterpretation
Commits
508d1317
Commit
508d1317
authored
Jun 12, 2023
by
Hannah Middleton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
file path typo
parent
5145269d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
run_gal_cpnest.py
models/galaxy_model/run_gal_cpnest.py
+1
-1
No files found.
models/galaxy_model/run_gal_cpnest.py
View file @
508d1317
...
...
@@ -19,7 +19,7 @@ def readChains(nFreqBins):
try
:
samples
=
np
.
genfromtxt
(
'/rds/projects/v/vecchioa-gw-pta/hannah/repositories/PTAInterpretation/chains/dr2new_fs/chains_h.txt'
)
frequencies
=
np
.
genfromtxt
(
'rds/projects/v/vecchioa-gw-pta/hannah/repositories/PTAInterpretation/chains/dr2new_fs/freqs.txt'
)
frequencies
=
np
.
genfromtxt
(
'
/
rds/projects/v/vecchioa-gw-pta/hannah/repositories/PTAInterpretation/chains/dr2new_fs/freqs.txt'
)
except
:
samples
=
np
.
genfromtxt
(
'/home/ADF/middlehr/repositories/PTAInterpretation/chains/dr2new_fs/chains_h.txt'
)
frequencies
=
np
.
genfromtxt
(
'/home/ADF/middlehr/repositories/PTAInterpretation/chains//dr2new_fs/freqs.txt'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment