On 10/25/2015 11:55 PM, Joe Britton wrote: > Alternately, consider adding an option to set_dataset(timeseries=True).
The filtering in artiq_influxdb already provides this feature. You can add a prefix or suffix to those datasets to be forwarded to InfluxDB, and configure filtering accordingly. > T: log dataset to Influx Time-series database With filtering properly configured, the prefix/suffix already provides this information, with less complexity. > P: most recent dataset Persists between restarts of GUI GUI restarts have no influence on datasets. > S: for experiment currently selected in Explorer, dataset saved to > disk for each run of the experiment (in HDF5 file)""" The GUI does not know about non-broadcasted datasets. Why should it? Sébastien _______________________________________________ ARTIQ mailing list https://ssl.serverraum.org/lists/listinfo/artiq
