Skip to content

Releases: qt3uw/qt3-utils

v1.1.1

13 Mar 01:18
7d1c5ea
Compare
Choose a tag to compare

Adds support for Hyperspectral scanning.

qt3scan now supports hyper spectral scanning using a Princeton spectrometer in the qt3lab.
Code was refactored to support extended development to include more devices.

v1.0.3

26 Dec 18:41
6b42a92
Compare
Choose a tag to compare

Significant upgrade to qt3scope and qt3scan and related code organization.
Has been tested on QT3 and multiple microscopes in QDL.

v1.0.2

11 Feb 01:23
8ee8316
Compare
Choose a tag to compare

What's Changed

  • Fixes issue with converting list of heterogeneous type to numpy array. by @gadamc in #90
    • this issue caused an exception to be raised at the end of any of the experiment scans that used a certain kinds of post-processing functions.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

08 Feb 00:46
ca8985c
Compare
Choose a tag to compare

What's Changed

  • Update python packaging by @gadamc in #84
  • Issue76 improve scan save for qt3scan application by @gadamc in #81
  • changes default color to gray by @gadamc in #85
  • fixes bug introduced with name change by @gadamc in #86
  • Update README.md by @gadamc in #87

Full Changelog: v1.0.1.dev1...v1.0.1

test release

07 Feb 21:32
Compare
Choose a tag to compare
test release Pre-release
Pre-release
v1.0.1.dev1

Adds github workflow to publish to pypi