Robert Jördens
|
905063c1b1
|
artiq.experiment: update examples
|
2016-01-25 17:24:00 -07:00 |
Robert Jördens
|
fbe4d96572
|
artiq: move namespace artiq.* -> artiq.language.*
perl -i -pe 's/^from artiq import \*$/from artiq.language import */' your_experiments/*.py
|
2016-01-25 17:24:00 -07:00 |
Sebastien Bourdeauducq
|
24e728f075
|
examples/flopping_f_simulation: numpy outputs
|
2015-10-26 00:33:11 +08:00 |
Sebastien Bourdeauducq
|
97accd2540
|
merge parameters and results into datasets
|
2015-10-12 17:18:23 +08:00 |
Sebastien Bourdeauducq
|
50a5a3baf0
|
environment: attr_* -> setattr_*
|
2015-10-04 00:18:21 +08:00 |
Sebastien Bourdeauducq
|
705ec6ba04
|
examples/flopping_f_simulation: do not setattr needlessly
|
2015-08-06 18:53:14 +08:00 |
Sebastien Bourdeauducq
|
1f5a49d263
|
examples/flopping_f_simulation: demonstrate previous functionality
|
2015-08-06 18:43:54 +08:00 |
Sebastien Bourdeauducq
|
f210e0dcd6
|
examples/flopping_f: use Scannable and NumberValue
|
2015-07-25 00:35:48 +08:00 |
Sebastien Bourdeauducq
|
32d141f5ac
|
refactor ddb/pdb/rdb
|
2015-07-13 22:21:32 +02:00 |
Sebastien Bourdeauducq
|
737f6d4485
|
scheduler: support pipeline flush
|
2015-05-28 17:20:58 +08:00 |
Sebastien Bourdeauducq
|
fc449509b8
|
scheduler: pass priority to experiments
|
2015-05-24 20:37:47 +08:00 |
Sebastien Bourdeauducq
|
ea53ed1af7
|
gui: switch to Qt
|
2015-05-22 17:06:31 +08:00 |
Sebastien Bourdeauducq
|
b74b8d5826
|
Scheduling TNG
|
2015-05-17 16:11:00 +08:00 |
Sebastien Bourdeauducq
|
d95a9cac9a
|
move realtime result registration into dbh, simplify syntax
|
2015-03-08 17:27:27 +01:00 |
Sebastien Bourdeauducq
|
f2e3dfb848
|
Experiment base class, replace __artiq_unit__ with docstring
|
2015-03-08 15:55:30 +01:00 |
Sebastien Bourdeauducq
|
0f007cb1a7
|
language/db: remove implicit_core
|
2015-03-08 11:37:53 +01:00 |
Sebastien Bourdeauducq
|
651ed71b79
|
master: basic automatic experiment list
|
2015-02-21 20:34:31 -07:00 |