Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multi-dim. resample #7

Open
dkirkby opened this issue Dec 6, 2015 · 0 comments
Open

Support multi-dim. resample #7

dkirkby opened this issue Dec 6, 2015 · 0 comments

Comments

@dkirkby
Copy link
Member

dkirkby commented Dec 6, 2015

The resample method currently requires that its input be 1D, i.e., a single spectrum. Can this be generalized to to support resampling of multiple spectra with a single operation? There are two use-cases that need to work:

  • Each spectrum has its own input wavelength grid, defined by a named input array field.
  • All spectra share the same input wavelength grid, specified by an external array.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants