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

Improving propagation of fiber status to slitmap #201

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

ajmejia
Copy link
Contributor

@ajmejia ajmejia commented Feb 5, 2025

Currently the slitmap has 3 predetermined values for the fibstatus column: fibstatus: 0=good, 1=dead, 2=low, 3=repair, 4=short, however it does not propagate the failures during extraction.

The best way to deal with this issue would be add a "5=bad" potential value for fibers that were flagged as bad during the extraction. Given this definition, fibstatus=5 would also imply fibstatus=1.

This PR solves issue #194. It also solves a wrong propagation of the ypix_{channel} columns during spectrograph stacking

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.

1 participant