Skip to content

Releases: dineshpinto/qudi-hira-analysis

v1.6.1

12 Jan 05:36
2f877e8
Compare
Choose a tag to compare
  • Replace deprecated scipy.signal.gaussian with scipy.signal.windows.gaussian
  • Make dev, test and docs dependencies optional
  • Remove distutils dependency (as it was deprecated in Python 3.12)

v1.6.0

25 Nov 05:29
c0c2c47
Compare
Choose a tag to compare
  • Added support for Python 3.12
  • Improved data handling logic
  • seaborn is removed as a main dependency (now a development dependency)
  • Increased code coverage in unittests

v1.5.4

29 Sep 21:13
5d547f3
Compare
Choose a tag to compare
  • Improved performance of loading measurement data
  • Finalized deprecated aliases for analyze_mean_reference, analyze_mean_norm and analyze_mean
  • Measurement dataclass repr now resolves to MeasurementDataclass(...)
  • Added additional examples to docs and improved function docstrings

v1.5.0

04 Aug 07:01
db5af34
Compare
Choose a tag to compare
  • Parallel (=num CPU cores) 2D ODMR fitting
  • Hyperparameter optimization for ODMR fitting

v1.4.10

06 Jul 16:58
Compare
Choose a tag to compare
  • Support for Bruker MFM data

v.1.4.8

07 May 11:01
Compare
Choose a tag to compare
  • Complete IO test coverage
  • Support for pi3diamond data

v.1.4.7

05 May 09:51
556c905
Compare
Choose a tag to compare
Bugfix in RawTimetrace, improve codecov, bump version to v1.4.7

v1.4.5

03 May 10:53
Compare
Choose a tag to compare
  • Simplified DataHandler interface significantly
  • Fixed bugs in fit logic and method resolution operator
  • Added full support for 2D NV-PL and AFM via the pySPM library
  • Improved documentation and added examples
  • Added unittests (finally!)

v1.0.1

04 Feb 08:37
Compare
Choose a tag to compare
Updated to v1.0.1

v1.0.0

04 Feb 08:27
24c04f7
Compare
Choose a tag to compare

What's Changed

  • Data and parameter extraction from -- Nanonis data files, Pfeiffer pressure data, Lakeshore temperature data, Oceanoptics spectrometer data
  • Automated data and parameter extraction into dataclasses from qudi files
  • Integration with pySPM to support AFM data

Contributors

Full Changelog: https://github.com/dineshpinto/qudi-hira-analysis/commits/v1.0.0