Skip to content

Releases: BBN-Q/Auspex

2020.1

21 Jan 21:25
c654240
Compare
Choose a tag to compare

88 commits since 2019.2

  • Fit fixes
  • New cal_ls function
  • SingleQubitLeakageRBFit
  • KT estimation fixes
  • DSInstrumentsSG1200 driver

among many other contributions and bugfixes.

2019.2

30 Oct 01:23
2fcc4c5
Compare
Choose a tag to compare

-APS3 Driver
-Improvements to fits (RB, CR, mixer calibration)
-New instrument drivers (Agilent VNA)
-Shared memory replacement for MP queues
-Much faster fake_data methods for X6 and alazar
-Done-ness tweaks for the pipeline
-Calibrations automatically logged to database
-Documentation additions.

2019 First Release

23 Jul 00:13
11bd315
Compare
Choose a tag to compare

First release of new database driven Auspex.

Last YAML config version

22 Jul 23:21
fd0f339
Compare
Choose a tag to compare

This is the last release before merging develop onto master. YAML configuration is now being replaced by the bbndb configuration database using SQLalchemy as the backend.

v0.4.1

01 Mar 16:55
f6a2c7e
Compare
Choose a tag to compare

A number of new instruments, calibration routines and sweeps. Many bug fixes.

v0.4

30 Nov 15:24
Compare
Choose a tag to compare

Nearly 1000 commits since the last release

  1. Better qubit measurements including pulse calibrations, single shot fidelity filters, and more.
  2. Unit tests for qubit experiments and pulse cal (thanks @dieris).
  3. Move to YAML configuration, ditching JSON.
  4. Ditched Bokeh in favor of custom matplotlib client talking to auspex via zmq.
  5. Better integration with QGL and Quince.

v0.3

25 Jan 16:19
Compare
Choose a tag to compare

Moving towards relatively stable operation, 400 commits since the previous release.

  1. Adaptive, self-refining sweeps
  2. Fleshed out filter pipeline: channelizers, plotters, writers, averagers, stream selectors, etc.
  3. Data format (hdf5) largely settled
  4. Experiment Factory now runs qubit experiments from PyQLab json
  5. Countless minor improvements and 🐛 fixes

Pulse calibrations are a work in progress.