Skip to content
This repository was archived by the owner on Dec 1, 2022. It is now read-only.

Releases: BrillouinMicroscopy/BrillouinEvaluation

v1.5.3

16 Jun 13:36
6078f1b
Compare
Choose a tag to compare

BrillouinEvaluation 1.5.3

Fixed

  • Fix messed up dimensions for Python export #39

v1.5.2

15 Jun 15:01
3c08e7a
Compare
Choose a tag to compare

BrillouinEvaluation 1.5.2

Fixed

  • Fix spectrum extraction for time points outside calibrations #35
  • Also extrapolate to earlier time points for frequency calculation #36
  • Don't hide singleton dimensions when exporting for Python #37

v1.5.1

19 Feb 09:33
818782f
Compare
Choose a tag to compare

BrillouinEvaluation 1.5.1

Fixed

  • Minor layout fixes #34
  • Don't break auto-evaluation if data field is absent d0a0239

v1.5.0

08 Feb 13:09
951d049
Compare
Choose a tag to compare

BrillouinEvaluation 1.5.0

Added

  • Allow masking for all 2D data #24
  • Adjust colormaps used #10
  • Allow to show the time in evaluation view #22
  • Read exposure time from acquisition file #17 #29
  • Store evaluation files in HDF5 format #19 #27
  • Implement exporting data for Python #26 #28
  • Update program screenshots #30
  • Add license
  • Add readme
  • Add example data file

Fixed

  • Fix failing constraints fit when frequency axis contains NaNs #21
  • Adjust exportValuesAll script for Mac
  • Fix title bar version string
  • Code cleanup #25

v1.4.3

29 Oct 09:01
4be5e88
Compare
Choose a tag to compare

BrillouinEvaluation 1.4.3

Added

  • Add changelog

Fixed

  • Gracefully handle non-unique timestamps #16