Skip to content

1.1

Compare
Choose a tag to compare
@blakejohnson blakejohnson released this 03 Jul 02:54
· 993 commits to develop since this release

New features and bug fixes

  • 64-bit Labbrick driver
  • Tracked spectroscopy example
  • Logistic regression filter in SingleShot experiment
  • Bug fix for compiling APS files with padded waveforms (varients)
  • Allow full SSB modulation on the APS
  • Use human-readable parameters in digitizer settings (Acqiris and Alazar
    drivers)
  • Allow amp/phase, real/imag, or amp/phase/real/imag (quad) plotting
  • Test for APS phase lock on APS.init()
  • Much faster Alazar data processing via processBuffer and processBufferAvg
    mex files (at least 8x speed increase in digitizer mode). Now fast enough to
    continuously stream at 500 MS/s.
  • Faster channelization with a polyphase resampling FIR filter for decimation
    (implemented with a mex file).