-
Notifications
You must be signed in to change notification settings - Fork 78
DL2 conversion #1393
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
DL2 conversion #1393
Conversation
|
It is failing to download the testdata even I changed the base to the latest PR of @maxnoe, where the CI is passing. Can you please help? Thanks in advance! |
|
@rlopezcoto @moralejo #1391 needs to be merged, so that other PRs can download test data again. |
@maxnoe unfortunately, it is not solving the issue. Also the CI on the main is failing. |
|
That's actually unrelated (downloading test data worked on main), it's the release of pytest v9 that turned a warning into an error. |
|
@maxnoe any suggestion how the authentication issue in this PR can be solved? Thanks in advance! |
|
You need to update with main (assuming you have no local changes): |
33553a6 to
36f36aa
Compare
44b4408 to
e276d3a
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## fix-pytest #1393 +/- ##
==============================================
+ Coverage 84.92% 85.15% +0.23%
==============================================
Files 94 95 +1
Lines 9487 9655 +168
==============================================
+ Hits 8057 8222 +165
- Misses 1430 1433 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR adds a tool to translate DL2 files from lstchain to ctapipe data format.