cta-observatory / lstmcpipe

Scripts to analyse MC files on LST cluster at La Palma
https://cta-observatory.github.io/lstmcpipe/
MIT License
7 stars 15 forks source link

Bug: fix workflow_step label in log files when dl1ab step is used #409

Closed aaguasca closed 1 year ago

aaguasca commented 1 year ago

When the lstmcpipe is run using the dl1ab step, the workflow_step label r0_to_dl1 appears instead of the dl1ab in the log_reduced.yml and loglstmcpipe.yml files.

This PR should fix this bug.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.04 :warning:

Comparison is base (3a278f4) 30.65% compared to head (cf9ff59) 30.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #409 +/- ## ========================================== - Coverage 30.65% 30.62% -0.04% ========================================== Files 46 46 Lines 2776 2779 +3 ========================================== Hits 851 851 - Misses 1925 1928 +3 ``` | [Impacted Files](https://app.codecov.io/gh/cta-observatory/lstmcpipe/pull/409?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cta-observatory) | Coverage Δ | | |---|---|---| | [lstmcpipe/stages/mc\_process\_dl1.py](https://app.codecov.io/gh/cta-observatory/lstmcpipe/pull/409?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cta-observatory#diff-bHN0bWNwaXBlL3N0YWdlcy9tY19wcm9jZXNzX2RsMS5weQ==) | `0.00% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.