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

Fill r1 event type also for old data #205

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Fill r1 event type also for old data #205

merged 1 commit into from
Dec 5, 2023

Conversation

maxnoe
Copy link
Member

@maxnoe maxnoe commented Nov 21, 2023

No description provided.

@maxnoe maxnoe force-pushed the r1_event_type branch 3 times, most recently from 34968e4 to ae429e8 Compare November 21, 2023 14:35
@maxnoe maxnoe requested a review from TjarkMiener November 21, 2023 14:36
@maxnoe maxnoe linked an issue Nov 21, 2023 that may be closed by this pull request
@TjarkMiener
Copy link
Member

Thanks a lot @maxnoe! It worked for me locally, but it seems to fail the CI test for the older ctapipe version.

@maxnoe
Copy link
Member Author

maxnoe commented Nov 21, 2023

Should be fixed now @TjarkMiener

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (17dd75b) 89.59% compared to head (c4544f3) 89.63%.

Files Patch % Lines
src/ctapipe_io_lst/__init__.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #205      +/-   ##
==========================================
+ Coverage   89.59%   89.63%   +0.03%     
==========================================
  Files          21       21              
  Lines        2365     2373       +8     
==========================================
+ Hits         2119     2127       +8     
  Misses        246      246              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@TjarkMiener TjarkMiener left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works like a charm!

@maxnoe maxnoe merged commit 8cca1cb into main Dec 5, 2023
9 checks passed
@maxnoe maxnoe deleted the r1_event_type branch December 5, 2023 13:36
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.

event_type set to unknown (255) with ctapipe v0.20.0
4 participants