Skip to content
Snippets Groups Projects

Fixed problems with filtering ROOT files when reading

This PR fixes a problem with filtering on-the-fly when reading ROOT files using root_numpy.

root_numpy has support for on-the-fly selections, but obviously can't handle gwpy-style function filters, so we need to separate out the simple filters from the function filters and perform each appropriately.

I updated the unit tests to capture this in test_read_write_root.

Merge request reports

Merged by Duncan MacleodDuncan Macleod 7 years ago (Dec 6, 2017 7:25am UTC)

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