Releases: BrillouinMicroscopy/bmlab
Releases · BrillouinMicroscopy/bmlab
v0.10.0
bmlab 0.10.0
Added
- Support for RGB bright-field images #179
- Support Python 3.13
- Add dependabot for action workflows 7637e0c
Fixed
Changed
- Updated actions dependencies
v0.9.1
bmlab 0.9.1
Maintenance release to push to PyPi
Fixed
v0.9.0
bmlab 0.9.0
Breaking
- Drop support for Python 3.7 & 3.8, add 3.11 & 3.12 #173 #176
Fixed
- Adjust tests to changed numpy behaviour #177
- Fix issue occurring with flake8-6.0.0 #174
v0.8.0
bmlab 0.8.0
Added
- Allow to restrict the peak width fitted #169
Fixed
- Only set shifts if setup has respective sample #171
v0.7.0
bmlab 0.7.0
Added
- Implement 4-peak fitting #167
v0.6.1
bmlab 0.6.1
Fixed
- Fix get_frequencies_by_time #165
- Fix evaluating files without calibration #166
v0.6.0
bmlab 0.6.0
Added
- Implement exporting 3D data #162
Changed
- Fit Brillouin spectrum on frequency axis #158
Fixed
- Fix parameter label in csv files #163
v0.5.1
bmlab 0.5.1
Fixed
- Correctly initialize setup on new file load #156
v0.5.0
bmlab 0.5.0
Added
- Also store Rayleigh peak shift #153
- Write scale bar to Brillouin Tiff file #154 #155
v0.4.0
bmlab 0.4.0
Added
- Allow to specify calibration temperature #143
- Export all peaks from multi-peak fits #146
- Also store peak fit offsets #150 #151
- Allow to get fits #152
Changed
Fixed
- Handle indices as int when getting key #144
- Fix exporting fluorescence w/o scale calibration #145
- Don't overwrite bounds when setting peak number #148
- Don't fail to set regions w/o calibration #149