Skip to content

Releases: BrillouinMicroscopy/bmlab

v0.10.0

01 Nov 09:32
94dc171
Compare
Choose a tag to compare

bmlab 0.10.0

Added

  • Support for RGB bright-field images #179
  • Support Python 3.13
  • Add dependabot for action workflows 7637e0c

Fixed

  • Adapt to Numpy 2.0

Changed

  • Updated actions dependencies

v0.9.1

04 Jun 07:12
v0.9.1
97d90da
Compare
Choose a tag to compare

bmlab 0.9.1

Maintenance release to push to PyPi

Fixed

v0.9.0

03 Jun 10:14
c976ea6
Compare
Choose a tag to compare

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

22 Nov 13:26
4c136eb
Compare
Choose a tag to compare

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

28 Sep 13:32
8d056a6
Compare
Choose a tag to compare

bmlab 0.7.0

Added

  • Implement 4-peak fitting #167

v0.6.1

16 Sep 09:39
6ad7960
Compare
Choose a tag to compare

bmlab 0.6.1

Fixed

  • Fix get_frequencies_by_time #165
  • Fix evaluating files without calibration #166

v0.6.0

14 Sep 13:51
cd3007e
Compare
Choose a tag to compare

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

02 Sep 10:40
ac6748f
Compare
Choose a tag to compare

bmlab 0.5.1

Fixed

  • Correctly initialize setup on new file load #156

v0.5.0

02 Sep 08:43
b472dad
Compare
Choose a tag to compare

bmlab 0.5.0

Added

  • Also store Rayleigh peak shift #153
  • Write scale bar to Brillouin Tiff file #154 #155

v0.4.0

29 Aug 12:52
4587fb9
Compare
Choose a tag to compare

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