Skip to content

Monitor api + Makefile updates

Patrick Godwin requested to merge monitor_api_updates into master
  • update idq-monitor for API change from ligo-scald 0.2.0, avoid nameclash with timeseries which could lead to some strange behavior, vectorize call to produce latency timeseries
  • update Makefile for ligo-scald 0.2.0, add option to grab from tarballs
  • utils.py: update gps2latency() to use numpy.round to allow numpy arrays to be passed in
Edited by Patrick Godwin

Merge request reports