Skip to content
Jorrit Schaap requested to merge TMSS-2570 into master

adapted code as 'drop-in-replacement' to work with TMSS instead of MoM/OTDB. little refactoring to handle the way info is stored in TMSS.

@mancini Please review code changes. This is just a drop-in-replacement. Any further improvements on the code/service/complete_idols_design is NOT part of this ticket.

FYI:

  • I've copied the file solar_monitor_service.py over to scu001:/localhome/lofarsys/solar_monitor
  • I've restarted the supervisor service 'solar_monitor'
  • I'm tailing the log at scu001:/opt/lofar/var/log/solar_monitor.log It's looking good. As in: it's working like it used to do, but now with TMSS observations.

I ran an actual idols observation, and it created a live plot: https://spaceweather.astron.nl/SolarKSP/data/livemonitor/IDOLS/L2019327/rt/dynspec.png

Closes TMSS-2572

Edited by Jorrit Schaap

Merge request reports