cta-observatory / ctapipe

Low-level data processing pipeline software for CTAO or similar arrays of Imaging Atmospheric Cherenkov Telescopes
https://ctapipe.readthedocs.org
BSD 3-Clause "New" or "Revised" License
62 stars 266 forks source link

Move `TableLoader` traits to `read_...`-methods #2482

Closed Hckjs closed 6 months ago

Hckjs commented 7 months ago

As discussed in #2165 and related to #2012. Thanks to @ccossou!

I've also added a new example/tutorial related to TableLoader and EventSources based on the hands-on presented in October 2023 at the DPPS Meeting at CEA Paris-Saclay.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (75a38ee) 92.44% compared to head (592278b) 92.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2482 +/- ## ========================================== + Coverage 92.44% 92.46% +0.01% ========================================== Files 234 234 Lines 19917 19955 +38 ========================================== + Hits 18413 18451 +38 Misses 1504 1504 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.