Commit Graph

665 Commits

Author SHA1 Message Date
Sebastien Bourdeauducq 8df1b03f0f artiq_run: add verbosity config 2015-02-04 19:09:54 +08:00
Sebastien Bourdeauducq 0ba07e67b8 artiq/tools/verbosity_args: add help 2015-02-04 19:09:37 +08:00
Sebastien Bourdeauducq 0e65f71705 artiq_run: HDF5 output support 2015-02-04 18:46:55 +08:00
Sebastien Bourdeauducq f308bf6c12 doc/manual/installing: add python3-h5py for Xubuntu 2015-02-04 18:43:18 +08:00
Sebastien Bourdeauducq af79392918 master: basic dumping of results to HDF5 2015-02-04 18:37:57 +08:00
Sebastien Bourdeauducq 2f4a83b97a gui: access to parameter DB from GUI files 2015-02-04 16:13:56 +08:00
Sebastien Bourdeauducq 1b122dd887 sync_struct,gui: refactor Subscriber data distribution to support access to parameter DB from GUI file 2015-02-04 15:06:25 +08:00
Sebastien Bourdeauducq 186aa7fdb7 style 2015-02-04 14:44:39 +08:00
Yann Sionneau fc92a66e51 asyncio: Use ProactorEventLoop on Windows 2015-02-03 22:29:03 +08:00
Robert Jördens 78fc5a8a71 setup.py: it's python-datetutil in pypi etc 2015-02-03 12:23:18 +08:00
Sebastien Bourdeauducq 3a784e3382 doc/writing_a_driver: use logging.getLogger 2015-02-03 10:07:37 +08:00
Sebastien Bourdeauducq c259c4f46f gui/rt_results: display group name in window title 2015-01-31 16:57:50 +08:00
Sebastien Bourdeauducq 47f1e3d7be examples/flopping_f_simulation: use numpy array in scipy curve_fit
Python lists cause problems with certain Scipy versions
2015-01-31 16:56:42 +08:00
Sebastien Bourdeauducq 3a2bd02efd doc/manual/installing: add dateutil xubuntu package 2015-01-31 16:55:44 +08:00
Sebastien Bourdeauducq 0e8f9ef07d setup: add dateutil dependency 2015-01-31 16:54:00 +08:00
Sebastien Bourdeauducq fad3c71d0a examples/flopping_f_simulation: relax GTK version requirement 2015-01-31 16:53:23 +08:00
Sebastien Bourdeauducq 2fbe22e15e master,client: support changing real-time results group 2015-01-30 20:36:54 +08:00
Sebastien Bourdeauducq 9bfc2070d4 examples/rtio_skew: show result in GUI 2015-01-30 19:07:51 +08:00
Sebastien Bourdeauducq 0ebe56f595 gui/rt_results: support raw view 2015-01-30 19:07:33 +08:00
Yann Sionneau 526887140d Set WARNING as default log level + update documentation 2015-01-30 19:04:04 +08:00
Sebastien Bourdeauducq 37feaf1cea comm_serial: use serial.serial_for_url 2015-01-30 11:47:20 +08:00
Sebastien Bourdeauducq f684678b91 examples/rtio_skew: use results 2015-01-29 23:49:17 +08:00
Sebastien Bourdeauducq 45c0e2874f master/db: exclude Notifier attributes from kernel attr init 2015-01-29 23:48:39 +08:00
Sebastien Bourdeauducq c0c0137d9a transforms/inline: support skipping of attr init 2015-01-29 23:48:03 +08:00
Sebastien Bourdeauducq 7d6b93d8eb master/db: fix realtime data lookup 2015-01-29 21:45:24 +08:00
Sebastien Bourdeauducq 9aa7155502 gui: use experiment registry 2015-01-29 19:59:44 +08:00
Sebastien Bourdeauducq e7dac4ab43 master: experiment registry 2015-01-29 19:59:16 +08:00
Sebastien Bourdeauducq 26b1282b2b gui/tools/DictSyncer: keep original data 2015-01-29 19:58:25 +08:00
Sebastien Bourdeauducq cba0011431 language/db: default to no realtime results 2015-01-29 19:58:00 +08:00
Sebastien Bourdeauducq 939236a1b5 tools: fix logging config 2015-01-29 18:47:07 +08:00
Yann Sionneau 5ba7218cc1 Factorize argparser for debug level 2015-01-29 10:07:12 +08:00
Sebastien Bourdeauducq 906099c978 gui/rt_results: do not attempt to plot before receiving data 2015-01-28 16:28:13 +08:00
Sebastien Bourdeauducq 71c5115c11 gui: handle exit in explorer 2015-01-27 23:51:23 +08:00
Robert Jördens d2d07f29fe setup.py: unused import 2015-01-27 11:14:38 +08:00
Sebastien Bourdeauducq db3114f79b serve GUI and Glade file from master 2015-01-26 23:37:33 +08:00
Sebastien Bourdeauducq 8904d963d2 gui: add explorer window + rough prototype of control widgets defined with glade 2015-01-26 19:56:15 +08:00
Sebastien Bourdeauducq 0088f48607 manual/writing_a_driver: logging 2015-01-26 14:38:02 +08:00
Sebastien Bourdeauducq 2954c28e47 manual/writing_a_driver: add more details according to recent discussions 2015-01-26 12:44:46 +08:00
Sebastien Bourdeauducq 82330b3c2a gui: save layout 2015-01-23 19:00:09 +08:00
Sebastien Bourdeauducq f983fdc985 file_db: support default data if file not present 2015-01-23 18:59:56 +08:00
Sebastien Bourdeauducq 9fb42e4952 doc: use sphinx-argparse 2015-01-23 00:52:13 +08:00
Sebastien Bourdeauducq 47aa634ab5 replace periodic schedule with timed schedule 2015-01-23 00:23:00 +08:00
Sebastien Bourdeauducq 569600b607 frontend/pdq2_client: fix entry point 2015-01-22 10:38:47 +08:00
Yann Sionneau c8f2f4b245 Add missing __init__.py 2015-01-22 10:37:58 +08:00
Sebastien Bourdeauducq ef32e7aa7a examples/flopping_f_simulation: fitting 2015-01-21 14:35:37 +08:00
Sebastien Bourdeauducq 0983862c03 pyon/store_file: add newline 2015-01-21 13:52:35 +08:00
Sebastien Bourdeauducq f94aa49276 doc: flterm compilation 2015-01-21 10:31:50 +08:00
Sebastien Bourdeauducq 56ea62b936 doc: fixes and add sync_struct docstrings 2015-01-19 19:20:14 +08:00
Sebastien Bourdeauducq 0c2e960c85 frontend: restore artiq_ prefix 2015-01-17 19:41:00 +08:00
Sebastien Bourdeauducq 3e22fe86b5 reorganize files as per discussion with Robert 2015-01-17 19:38:20 +08:00