Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
PORTER Edward
GWHMC
Commits
1948b0b2
Commit
1948b0b2
authored
Apr 08, 2021
by
Marc Arene
Browse files
Deactivate plots of mc and eta alone
parent
73f6a8ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Tests/plot_trajectory.py
Tests/plot_trajectory.py
+2
-2
No files found.
Tests/plot_trajectory.py
View file @
1948b0b2
...
...
@@ -330,8 +330,8 @@ for param_index, param_key in enumerate(search_parameter_keys):
plt
.
show
()
if
True
:
#
if False:
#
if True:
if
False
:
idx_mc
=
search_parameter_keys
.
index
(
'chirp_mass'
)
idx_mu
=
search_parameter_keys
.
index
(
'reduced_mass'
)
traj_inv_func_mc
=
search_trajectory_inv_functions
[
idx_mc
]
...
...
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