Keck-DataReductionPipelines / KPF-Pipeline

KPF-Pipeline
https://kpf-pipeline.readthedocs.io/en/latest/
Other
10 stars 2 forks source link

Linear Interpolation between wavelength solutions #853

Closed awhoward closed 2 months ago

awhoward commented 2 months ago

I added a linear interpolation algorithm to the class WaveInterpolation. The recipe recipes/test_wls_interpolation.recipe and its associated config file can be used to test this.

Adding Russ' DB query to find the bracketing wavelength solutions is a to-do task.

For now, don't merge. I'm going to try to add a continuous integration test for this functionality to this. In the meantime, I want to see if the changes I've made so far past the CI tests.