Skip to content
Snippets Groups Projects
Commit 1925a1b2 authored by Stefano Di Frischia's avatar Stefano Di Frischia
Browse files

Merge branch 'L2SS-920_make_statistics_writer_tolerant' of...

Merge branch 'L2SS-920_make_statistics_writer_tolerant' of https://git.astron.nl/lofar2.0/tango into L2SS-920_make_statistics_writer_tolerant
parents a461e5dc 6c850557
Branches
Tags
1 merge request!421Resolve L2SS-920 "Make statistics writer tolerant"
...@@ -299,7 +299,4 @@ def main(): ...@@ -299,7 +299,4 @@ def main():
# Get a list of all the statistics timestamps we have # Get a list of all the statistics timestamps we have
statistics = stat_parser.list_statistics() statistics = stat_parser.list_statistics()
logger.debug(f"These are all the statistics parsed: {statistics}") logger.debug(f"These are all the statistics parsed: {statistics}")
\ No newline at end of file
for i in array:
logger.debug(i.rcu_attenuator_dB)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment