Skip to content
Snippets Groups Projects

Add custom interpolation

Merged Colm Talbot requested to merge custom-interpolation into master

This MR calls the underlying interpolation routines in scipy rather than using the scipy interp2d method.

This removes some overheads/safety checking which will make things a little faster for time and distance marginalized runs.

I also removed the part where it does the outer product when two arrays are passed. This was also needed for !856 (merged).

Merge request reports

Pipeline #193076 passed

Pipeline passed for b25acfa1 on custom-interpolation

Test coverage 60.00% (0.00%) from 1 job
Approved by

Merged by Moritz HuebnerMoritz Huebner 4 years ago (Feb 22, 2021 10:20pm UTC)

Merge details

  • Changes merged into master with 31439b55 (commits were squashed).
  • Deleted the source branch.

Pipeline #193355 failed

Pipeline failed for 31439b55 on master

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