artiq icon indicating copy to clipboard operation
artiq copied to clipboard

A leading-edge control system for quantum information experiments

Results 199 artiq issues
Sort by recently updated
recently updated
newest added

the type of ram data remains int32 on core device, but changes to int64 on host PC after bitwise operation # ARTIQ Pull Request ## Description of Changes ### Related...

# ARTIQ Pull Request ## Description of Changes Add channel name in the log message when having RTIO errors. The channel name is based on the name in device database...

# Bug Report ## One-Line Summary Artiq hardware signal output/dashboard updates freeze/drop out for about 5 seconds every 30 seconds when RPC is used. ## Issue Details MWE (after TTLS,...

# ARTIQ Pull Request ## Description of Changes Custom attributes stored in dictionary can be passed to Dataset Manager by `save_custom_groups" Notes: - If there is dictionary inside the dictionary,...

# ARTIQ Pull Request ## Description of Changes **artiq_ch_names:** Create channel names text file, **rtio_mgt:** add function to get channel name from channel name. ### Related Issue #1697 ## Type...

# ARTIQ Pull Request ## Description of Changes Apply level and text filter to the log messages in panel ### Related Issue #851 ## Type of Changes | | Type...

Currently, the filters only applies to the log messages as they arrive. There is currently no way in the dashboard to search for a previously received log message by keyword...

area:gui
type:feature
type:needs-funding

# Bug Report/crashing randomly with two-satellite setup ## crashing randomly/TTL pulsing stops randomly with two-satellite setup ## Issue Details Our setup: one Kasli master (with several connected EEM boards) plus...

# Bug Report ## One-Line Summary Sometimes a kernel runs with a LLVM IR parsing error saying `error: value for 'column' too large, limit is 65535`. It typically happens in...

# ARTIQ Pull Request ## Description of Changes Add SchedulerMonitor use it to record status change and compare with expect_status use process_mod to update the schedulers in SchedulerMonitor await `wait_until(rid,...