artiq/artiq/master
Leon Riesebos f42bea06a8 worker_db: removed warning for writing a dataset that is also in the archive
Signed-off-by: Leon Riesebos <leon.riesebos@duke.edu>
2022-01-08 11:48:18 +08:00
..
__init__.py separate master modules 2015-01-14 12:16:49 +08:00
databases.py set_dataset: pass HDF5 options as a dict, not as loose kwargs 2021-06-17 16:43:05 +02:00
experiments.py master: add an argument to set an experiment subdirectory 2021-10-15 16:54:31 +08:00
log.py use sipyco (#585) 2019-11-10 15:55:17 +08:00
rid_counter.py master: Factor RIDCounter out into own module, explain worker_db module [nfc] 2018-10-14 10:41:32 +08:00
scheduler.py master/scheduler: Fix priority/due date precedence order when waiting to prepare 2020-06-19 23:45:52 +01:00
worker.py master: Always write results to HDF5 once run stage is reached 2020-06-18 17:47:26 +01:00
worker_db.py worker_db: removed warning for writing a dataset that is also in the archive 2022-01-08 11:48:18 +08:00
worker_impl.py master: refactor experiments enumeration, use tools.get_experiment 2021-02-13 10:06:12 +08:00