Indeed, the "low frequency calibration lines" are not yet sent : their frequencies were not yet choosen carefully, and they will be useful mainly for monitoring of hrec and marionette actuation monitoring which is not yet measured.
Running Bas' script yesterday, there was a configuration file which could not be properly decoded. The part of the script which was crashing was inserted inside a
try:
(...)
except:
block to protect the code. The updated script is attached to this entry.
The configuration file of the InfraMoni process has been corrected (there was a "*" in excess) and process restarted at around 12 UTC.
Thanks to Bas for having pointed out the typo.
here attached is the latest version of Bas' code: added "try, catch" statement to avoid the script to stop on missing .cfg files