Skip to content

Releases: Quasars/orange-spectroscopy

Release 0.3.10

05 Nov 13:23
Compare
Choose a tag to compare

[ENH] EMSC supports bad spectra input
[ENH] Spectral transforms preprocessors

Release 0.3.9

09 Oct 07:34
Compare
Choose a tag to compare

[ENH] Averaging widget
[FIX] Future compatibility for refactored owscatterplotgraph from Orange
[ENH] owspectra: added top and right exes (without values)

Release 0.3.8

13 Sep 15:17
Compare
Choose a tag to compare

[ENH] Widget documentation
[ENH] Labels that overlap less
[ENH] More responsive crosshair
[ENH] An utility that can relate a part of settings (gui.connect_settings)
[FIX] Prevent invalid Savitzky-Golay settings
[FIX] Annotated data output from Spectra and Hyperspectra

Release 0.3.7

18 May 09:21
Compare
Choose a tag to compare

[FIX] Graph saving in widgets with multiple graphs
[FIX] Hyperspectra: moving integral region should not change outputs
[FIX] Hyperspectra: Fix coloring by a selected continuous variable

Release 0.3.6

14 May 09:37
Compare
Choose a tag to compare
  • Hyperspectra: can now select limits
  • Hyperspectra: better dynamic range
  • Multifile: the user can select a specific reader
  • Faster image reading

Release 0.3.5

05 Mar 12:57
Compare
Choose a tag to compare
Changes:
- EMSC allows (multiple) range selection
- Spectra and Hyperspectra use less memory (temporary workaround for
  an Orange bug)
- various Preprocess refactors