Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Joshua Brandt
bilby_pipe
Commits
a9c4a80b
Commit
a9c4a80b
authored
Jun 25, 2021
by
Simone Mozzon
Browse files
Fix "geocent_time" key
parent
94264446
Changes
1
Hide whitespace changes
Inline
Side-by-side
bilby_pipe/create_injections.py
View file @
a9c4a80b
...
...
@@ -213,7 +213,7 @@ class InjectionCreator(Input):
uncertainty
=
self
.
deltaT
/
2.0
,
)
geocent_times
.
append
(
geocent_time
)
inj_df
[
"geocent
er
_time
s
"
]
=
geocent_times
inj_df
[
"geocent_time"
]
=
geocent_times
return
inj_df
@
staticmethod
...
...
Write
Preview
Supports
Markdown
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