Skip to content

Releases: BrillouinMicroscopy/BMicro

BMicro 0.2.6

06 May 21:08
0.2.6
5909190
Compare
Choose a tag to compare

Added

  • Implement two-peak Brillouin fitting #167 #168
  • Allow to toggle aspect ratio for 2D data #171

Fixed

  • Check x-limits before setting to prevent warning #172

BMicro 0.2.5

25 Apr 08:10
0.2.5
aa53b33
Compare
Choose a tag to compare

Added

  • Add calibration options dialog #162

Changed

  • Show calibrations in correct temporal order #164
  • Show non-averged fit for each calibration image #165

Fixed

  • Fix small layout glitch in extraction view #161

BMicro 0.2.4

12 Apr 07:55
0.2.4
8cab2d4
Compare
Choose a tag to compare

Added

  • Allow to manually set data range #159

Changed

  • Make circle-fit half-transparent, show points on top #157

Fixed

  • Fix opening broken/empty data sets #156
  • Fix automatic color scale for 2D data #158

BMicro 0.2.3

07 Apr 13:51
0.2.3
3fc3ca2
Compare
Choose a tag to compare

Fixed

  • Fix showing 2D data #154

BMicro 0.2.2

22 Mar 14:14
0.2.2
dabbf87
Compare
Choose a tag to compare

Changed

Fixed

  • Bring back multiprocessing support #149
  • Don't open multiple instances on Win when evaluating #147
  • Don't open multiple instances on MacOS with DMG package #140

BMicro 0.2.1

21 Mar 10:38
0.2.1
2c0834b
Compare
Choose a tag to compare

Changed

Fixed

  • Don't crash when extracted peaks are on a straight line #141
  • Don't crash when trying to evaluate #139

BMicro 0.2.0

15 Mar 17:13
0.2.0
9a0ab7a
Compare
Choose a tag to compare

Added

  • Implement showing 3D data #128
  • Remember last used folder #132

Fixed

  • Fix warning when file could not be opened #129
  • Fix build #131

BMicro 0.1.6

18 Feb 15:03
0.1.6
c631e81
Compare
Choose a tag to compare

Added

  • Add an about menu #119

Changed

  • Update to PyQt6 to support M1 Macs #124

Fixed

  • Request minimum required bmlab version #122
  • Pin Shapely to 1.8.0 #120 #121

BMicro 0.1.5

16 Feb 21:40
0.1.5
eb5d7e7
Compare
Choose a tag to compare

Fixed

  • Adjust release pipeline to properly build and upload release artifacts #118 9347bce eb5d7e7

BMicro 0.1.4

16 Feb 16:46
af3cace
Compare
Choose a tag to compare

Added

  • Add keyboard shortcuts for file actions #117
  • Allow finding peaks in extraction view for all calibrations #111
  • Implement automatic peak finding in calibration view #110
  • Implement automatically finding peaks #99
  • Allow to browse through calibration spectra #89
  • Show selected extraction points in table, allow editing #85
  • Show colorbar with labels in evaluation view #70
  • Automatically load session if it exists #67

Changed

  • Add action to exit app #107
  • Deploy with python-3.9 #105
  • Update pyinstaller version #104
  • Require python >= 3.7 #103
  • Add more package requirements #98
  • Suppress mean of empty slice warning #95
  • Suppress useless warning #88
  • Automatically set image shape on orientation change #84
  • Adjust to streamlined bmlab interface #83
  • Adjust to changes in bmlab #82
  • Refactor use of session #81
  • Only check bmlab main branch in workflows #72

Fixed

  • Fix rotation labels and make rotations more generic #114
  • Fix matplotlib deprecation warnings #115
  • Fix build on appveyor and for MacOS #116
  • Correctly show evaluation plot after closing a file #102
  • Fix crash when clicking if no file is loaded #101
  • Try to fix slow evaluation plot update #97
  • Recalculate derived values when calibration changes #90
  • Correctly scale the data if the unit is GHz #77
  • Only update necessary tab when switching tabs #76
  • Show measurement of arbitrary dimensionality correctly #74
  • Actually run pytest in checks #73