12:30pm 2/23 - notes by JWB

Today SB led a tour of user interface and controller features of Artiq. Most 
members of Ion Storage were present.

Demo of glade and GUI.

Interprocess Communication and Networking 
(IPC<https://docs.python.org/3.4/library/ipc.html>) is used by Artiq for 
communication between architecture elements: master-GUI, master-controllers.
*       artiq_rpctool.py can be used to list the targets for any RPC-aware 
element
*       TRID is time run ID
*       Demo of LDA controller
o       artiq_ctlmgr.py
o       artiq_run.py
o       artiq_rpctool.py


Experiment results are recorded using HDF5 file format.
*       use h5dump to inspect a HDF5 file contents
*       status of Artiq code including .py file responsible for the experiment 
are linked via github commit 
ID<http://git-scm.com/book/en/v2/Git-Basics-Viewing-the-Commit-History>  (e.g.
    ca82a6dff817ec66f44342007202690a93763949)
*       copy of latest Parameters from Parameter Database is included in HDF5 
file.
*       Kyle requests a facility for quickly navigating Experiment Results on 
disk and plotting experiment output just as it would have looked when collected 
in the lab.


Joe Britton
NIST - Div 688
325 Broadway
Boulder, CO 80305
303.497.7295
brit...@nist.gov<mailto:brit...@nist.gov>



_______________________________________________
ARTIQ mailing list
https://ssl.serverraum.org/lists/listinfo/artiq

Reply via email to