Skip to content

Latest commit

 

History

History
64 lines (37 loc) · 4.9 KB

CHANGELOG.md

File metadata and controls

64 lines (37 loc) · 4.9 KB

1.1.0 (2025-01-15)

Bug Fixes

  • changed analysis to consistently have contrast as just the difference (99f3689)
  • client: fixed start client for remote use (da3c227)
  • fixing integration of photon counting with newest version (2b2b561)
  • graphics: fixed the graphics path error (a0bd964)
  • install: added itemattribute to the requirements list (ea95c23)
  • installation: simplified package installation, only supporting online installs (7989c24)
  • itemattribute: used pypi itemattribute with correct item assignment (9279638)
  • pulsing: small pulsing changes with integrated ddr4 and testing (1243e80)
  • t1: swapped pulsing order for consistent analysis (6cadb08)
  • updated qick version requirement to include remote fix (bfb8c05)

Features

  • added NVAverageprogram.setup_readout to setup analog or digital readout (f63008a)
  • added simple read out window to calibrate photon ttl levels (1518307)
  • added simple read out window to calibrate photon ttl levels (a73505e)
  • client: Added local mode to start client (e9121ee)
  • cpmgxy8: Added cpmgxy8, delay sweep demonstrated (b361e42)
  • Lockin-ODMR now has counting mode and analyze digital or analog (d1f25c1)
  • PLIntensity now works with edge counting, analysis can be rate or total (95c3447)
  • updated laser on/off to read out single TTLs from edge counting mode (9e979d9)

1.0.2 (2024-12-18)

Bug Fixes

  • pulse_readout: pulse readout end was slightly off (68eb37b)
  • rabi: fixed rabi sequence, dropped 'length' syntax (bdb7407)
  • readoutwindow: modified readoutwindow so that it doesn't use sycnall (b1bdc86)

1.0.1 (2024-10-12)

Bug Fixes

  • meta: fixed import so it's no longer broken (98db853)
  • meta: fixed import so it's no longer broken (#47) [skip ci] (4c4ef57)

0.0.6 (2024-10-09)

Bug Fixes

  • init: updated init message (efe2b00)
  • meta: changed convetional commits and corrected errors for autotesting: (677d035)
  • pyproject: fixed missing quote (74d003c)
  • started to fix NVAverager Program (a01aa6e)
  • upgrade qick: upgraded to qick 0.2.289. BREAKING CHANGE (ebd083b)