Recent Releases of qudi-hira-analysis
qudi-hira-analysis - v1.6.1
- Replace deprecated
scipy.signal.gaussianwithscipy.signal.windows.gaussian - Make dev, test and docs dependencies optional
- Remove
distutilsdependency (as it was deprecated in Python 3.12)
- Python
Published by dineshpinto about 2 years ago
qudi-hira-analysis - v1.6.0
- Added support for Python 3.12
- Improved data handling logic
seabornis removed as a main dependency (now a development dependency)- Increased code coverage in unittests
- Python
Published by dineshpinto about 2 years ago
qudi-hira-analysis - v1.5.4
- Improved performance of loading measurement data
- Finalized deprecated aliases for
analyze_mean_reference,analyze_mean_normandanalyze_mean - Measurement dataclass repr now resolves to
MeasurementDataclass(...) - Added additional examples to docs and improved function docstrings
- Python
Published by dineshpinto over 2 years ago
qudi-hira-analysis - v1.5.0
- Parallel (=num CPU cores) 2D ODMR fitting
- Hyperparameter optimization for ODMR fitting
- Python
Published by dineshpinto over 2 years ago
qudi-hira-analysis - v1.4.10
- Support for Bruker MFM data
- Python
Published by dineshpinto over 2 years ago
qudi-hira-analysis - v.1.4.8
- Complete IO test coverage
- Support for pi3diamond data
- Python
Published by dineshpinto almost 3 years ago
qudi-hira-analysis - v1.4.5
- Simplified
DataHandlerinterface significantly - Fixed bugs in fit logic and method resolution operator
- Added full support for 2D NV-PL and AFM via the
pySPMlibrary - Improved documentation and added examples
- Added unittests (finally!)
- Python
Published by dineshpinto almost 3 years ago
qudi-hira-analysis - v1.0.0
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
- @dineshpinto
Full Changelog: https://github.com/dineshpinto/qudi-hira-analysis/commits/v1.0.0
- Python
Published by dineshpinto about 3 years ago