Releases: BBN-Q/Auspex
Releases · BBN-Q/Auspex
2020.1
2019.2
-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
First release of new database driven Auspex.
Last YAML config version
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
v0.4
Nearly 1000 commits since the last release
- Better qubit measurements including pulse calibrations, single shot fidelity filters, and more.
- Unit tests for qubit experiments and pulse cal (thanks @dieris).
- Move to YAML configuration, ditching JSON.
- Ditched Bokeh in favor of custom matplotlib client talking to auspex via zmq.
- Better integration with QGL and Quince.
v0.3
Moving towards relatively stable operation, 400 commits since the previous release.
- Adaptive, self-refining sweeps
- Fleshed out filter pipeline: channelizers, plotters, writers, averagers, stream selectors, etc.
- Data format (hdf5) largely settled
- Experiment Factory now runs qubit experiments from PyQLab json
- Countless minor improvements and 🐛 fixes
Pulse calibrations are a work in progress.