Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
bilby
bilby
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 14
    • Merge Requests 14
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lscsoft
  • bilbybilby
  • Merge Requests
  • !917

Merged
Created Feb 10, 2021 by Colm Talbot@colm.talbotMaintainer

Add custom interpolation

  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 1

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).

Assignee
Assign to
Reviewer
Request review from
1.1.0
Milestone
1.1.0
Assign milestone
Time tracking
Source branch: custom-interpolation