i4Ds / Karabo-Pipeline

The Karabo Pipeline can be used as Digital Twin for SKA
https://i4ds.github.io/Karabo-Pipeline/
MIT License
11 stars 4 forks source link

585 obscore #590

Closed Lukas113 closed 4 months ago

Lukas113 commented 4 months ago

closes #585

Supports ObsCore-v1.1 metadata creation and some checks for simulated data of Karabo.

This is a feature towards the SRCNet efforts to create simulated data & attach the needed metadata to it. I've only considered fields which are currently supported by the current SRCNet Rucio service.

Lukas113 commented 4 months ago

Tests should succeed as soon as #591 is merged into main and this branch is updated.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 80.00000% with 72 lines in your changes missing coverage. Please review.

Project coverage is 68.21%. Comparing base (ae65bd8) to head (01f0b28).

Files Patch % Lines
karabo/data/obscore.py 79.67% 63 Missing :warning:
karabo/util/file_handler.py 50.00% 8 Missing :warning:
karabo/simulation/telescope.py 96.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #590 +/- ## ========================================== + Coverage 67.39% 68.21% +0.82% ========================================== Files 51 52 +1 Lines 5204 5562 +358 ========================================== + Hits 3507 3794 +287 - Misses 1697 1768 +71 ```

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