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

Flag bad pixels in pedestal component #121

Closed
tibaldo opened this issue Jul 3, 2024 · 1 comment · Fixed by #127
Closed

Flag bad pixels in pedestal component #121

tibaldo opened this issue Jul 3, 2024 · 1 comment · Fixed by #127
Labels
enhancement New feature or request

Comments

@tibaldo
Copy link
Member

tibaldo commented Jul 3, 2024

Pedestal generation makes it possible to identity to some extent pixels that are not properly working.

After discussion at the coding sprint in Bordeaux on July 3 2024 we decided to flag channels/pixels based on the following criteria

  • Insufficient number of events
  • Average pedestal too far from typical value (250)
  • Standard deviation per sample too small (e.g., pixel is off)
  • Standard deviation per channel/pixel too large

The flag will be added as binary mask in the NectarCAM pedestal container.

@tibaldo tibaldo added the enhancement New feature or request label Jul 3, 2024
@tibaldo tibaldo closed this as completed Jul 26, 2024
@tibaldo
Copy link
Member Author

tibaldo commented Jul 26, 2024

Completed via #127

@jlenain jlenain linked a pull request Jul 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant