Skip to content
Compare
Choose a tag to compare
@blakejohnson blakejohnson released this 26 Mar 14:09
· 375 commits to develop since this release
  • Generalize state and process tomography for multi-channel data
  • Moved APS and APS2 drivers into their own repos
  • CryoCon temperature controller driver
  • Keithley DVM 197 driver
  • Fix Tek5014 direct waveform uploads
  • Improved AlazarATS driver
    • Removed correspondence between round robins and buffers to allow more
      flexibility in choice of waveforms, round robins, and segments
    • Data processing now happens in a background task to facilitate use of multiple
      cards
  • Improvements to LabBrick64 driver
  • InstrumentFactory will now look for drivers outside of the deviceDrivers namespace
    (if it cannot be found in deviceDrivers).
  • New producer-consumer MeasFilters. Instead of 'child' filters, each filter
    specifies its source(s) in the 'dataSource' field.
  • DigitalHomodyne broken up into 3 pieces: RawStream, DigitalDemod, and KernelIntegration.
    This allows for greater flexibility in construction of measurement filters, and
    allows us to re-use more plotting and saving code.
  • StreamSelector MeasFilter for the II X6.