Skip to content

Commit

Permalink
Photon counting (#50)
Browse files Browse the repository at this point in the history
Added photon counting and tested for all pulse sequences except for
CPMGXY8-n
Added DarkCounts program
Added check_readout function [skip ci]
  • Loading branch information
Conventional Changelog Action committed Jan 17, 2025
1 parent 9fca960 commit 6c3fabe
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.2.0](https://github.com/sandialabs/qick-dawg/compare/v1.1.0...v1.2.0) (2025-01-17)


### Features

* **photon_counting:** confirmed photon counting works for all pulse sequences ([8b2b19b](https://github.com/sandialabs/qick-dawg/commit/8b2b19be11afb0ecf28463a3fcdd160128649500))



# [1.1.0](https://github.com/sandialabs/qick-dawg/compare/v1.0.2...v1.1.0) (2025-01-15)


Expand Down
2 changes: 1 addition & 1 deletion src/qickdawg/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.1.0"
"version": "1.2.0"
}

0 comments on commit 6c3fabe

Please sign in to comment.