Skip to content

Discuss MorphRGrid handling of sparse grids #262

@Sparks29032

Description

@Sparks29032

MorphRGrid uses linear interpolation to match two functions on to the same grid. While this works fine for dense grids, for sparse ones (e.g. Nyquist-Shannon), this can become very inaccurate.

We should either give the user a warning on grid sparsity (need discussion on what is considered sparse -- set a threshold), or see if there are alternative interpolation methods to use (e.g. WS interp).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions