Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
lalsuite
Commits
fab98eef
Commit
fab98eef
authored
Jul 19, 2017
by
Chris Pankow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rapidpe_cig: remove buggy line
Original: 1f093fb1e859a6f81265dc981a15406176aa6fac
parent
c83f8c3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lalinference/python/rapidpe_compute_intrinsic_grid.py
lalinference/python/rapidpe_compute_intrinsic_grid.py
+1
-1
No files found.
lalinference/python/rapidpe_compute_intrinsic_grid.py
View file @
fab98eef
...
...
@@ -259,7 +259,7 @@ tree = BallTree(pts[:,:ovrlp.shape[0]])
m_idx
,
pt
=
find_olap_index
(
tree
,
intr_prms
,
not
opts
.
no_exact_match
,
**
intr_pt
)
# Save the template for later use as well
t1
=
tmplt_bank
[
m_idx
]
#
t1 = tmplt_bank[m_idx]
#
# Rearrange data to correspond to input point
...
...
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