Skip to content
Snippets Groups Projects

lalinference_pipe_utils.py: minor fix in get_xml_psds

Merged Soichiro Morisaki requested to merge twosoichiros/lalsuite:get_xml_psds into master

The previous one reads ifodata.data.data.data, which should be ifodata.data.data. I confirmed that with this patch we can successfully create dag with ignore-gracedb-psd=False. This bug was not found in the test runs with python3 since ndarray.data[i]=ndarray[i] in python3.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading