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

tune extraction padding parameters to minimize ringing #82

Merged
merged 4 commits into from Feb 15, 2021
Merged

Conversation

sbailey
Copy link
Contributor

@sbailey sbailey commented Feb 14, 2021

This PR adjusts the boundary pixels and wavelengths used in the overlapping extraction patches, following the optimization study in DESI-6081 presented at the 2021-01-19 DESI Data telecon. This minimizes residuals at the patch boundaries. In particular, it fixes the divot at 9477 Angstroms reported in desihub/desispec#1101:
image

This also fixes some off-by-one indexing bugs discovered while debugging this.

I'd like to include this with the cascades run so I plan self-merge. Tests pass locally and this branch was additionally tested with real data to make the above plot; I may or may not wait for Travis tests.

@sbailey sbailey merged commit 5842f6e into master Feb 15, 2021
@sbailey sbailey deleted the ex2d_padding branch February 15, 2021 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant