0.5.2: feature release
This release brings two new features
-
A
plugin_online_monitor
script, allowing to add paths to theonline_monitor
default search paths. Usage:plugin_online_monitor my/custom/online_monitor/plugin/path
or
cd my/custom/online_monitor/plugin/path plugin_online_monitor
-
A producer sim
silab_default_producer
, located under the examples, has been added and is automatically available. It runs out of the box for most SiLab-type DAQ outputs and can be used in the configuration.yaml like:producer_sim: DAQ: kind: silab_default_producer data_file: path/to/my/data.h5 backend: tcp://127.0.0.1:5500 delay: 0.2