Skip to content

implement more interpolation methods for PeriEventTraceSampler #58

@neuromusic

Description

@neuromusic

with keyword arguments

  • cubic spline (default)
  • sinc
  • kriging

further, the user should be able to pass any of the univariate functions from scipy.interpolate that take x & y as arguments and return a function that can be applied to new x values to return interpolated y values

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions