ArcetriAdaptiveOptics / arte

Arcetri Random sTuff collEction
MIT License
2 stars 0 forks source link

Nologger #52

Closed alfiopuglisi closed 4 months ago

alfiopuglisi commented 4 months ago

Logger removed because I found out I wasn't using it at all. Also I renamed "loader_or_data" to just "data" since now it accepts anything.

Added TxtDataLoader to allow lazy loading of KADAT subaperture map.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 57.14286% with 24 lines in your changes missing coverage. Please review.

Project coverage is 75.05%. Comparing base (9b75a8f) to head (50b0ad5). Report is 1 commits behind head on master.

Files Patch % Lines
arte/dataelab/data_loader.py 28.57% 15 Missing :warning:
arte/dataelab/base_2dmap.py 0.00% 7 Missing :warning:
arte/dataelab/base_timeseries.py 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #52 +/- ## ========================================== - Coverage 75.21% 75.05% -0.16% ========================================== Files 171 170 -1 Lines 11026 11010 -16 ========================================== - Hits 8293 8264 -29 - Misses 2733 2746 +13 ```

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