Skip to content

Releases: Quasars/orange-spectroscopy

Release 0.6.13

16 Apr 16:39
Compare
Choose a tag to compare
[ENH] agilent-format package, support incomplete datasets
[FIX] Disable __eq__ and __hash__ because it can be slow

0.6.10

04 Jul 13:08
Compare
Choose a tag to compare

[ENH] Spectra: waterfall plot
[ENH] Visualization parameters dialog for Spectra and HyperSpectra
[ENH] Improved the context menu display on Mac
[ENH] A utility function that can easily replace wavenumbers (x)
[ENH] Improve palette support (for dark/light mode)[FIX] Fix opening GSF files in Multifile
[FIX] owinterpolate: Call commit.deferred in line edit callbacks

Release 0.6.4

10 Feb 21:17
Compare
Choose a tag to compare

[FIX] Installation with newer pip/setuptools
[FIX] Fix loading pre-0.6.1 workflows with explicit reader settings
[FIX] PLS: show input info

Release 0.6.0

26 Jul 14:11
Compare
Choose a tag to compare

[ENH] Peak Fit widget
[ENH] STXM/NEXAFS .hdr/.xim import
[ENH] Added file reader for .nxs HDF5 STXM files from Diamond Light Source
[FIX] Multifile widget: proper handling of nominal features with non-overlapping values

Release 0.5.8

18 Mar 14:39
Compare
Choose a tag to compare

[ENH] Replace slow numpy functions with faster bottleneck implementations
[ENH] Allow csv extension in Spectra ASCII reader
[ENH] Widget SNR process
[FIX] owpreprocess: fix for newer Orange
[FIX] Fix cursor position display in numeric line edits
[MNT] Adapt PLS for scikit-learn 0.24.0

Release 0.5.7

18 Mar 14:38
Compare
Choose a tag to compare

[ENH] Spectrum Subtraction Preprocessor
[ENH] Asymmetric Least Squares Smoothing
OmnicMap reader: update to master of PyMCA

Release 0.5.6

23 Nov 18:14
Compare
Choose a tag to compare

[ENH] HyperSpectra: display visible image
[ENH] hyper: "Use Feature" combobox show all variables and searchable
[ENH] Agilent: Load visible images for mosaic data
[ENH] PTIR file reader
[ENH] s-SNOM FFT Processing: Share apodization / centering / zero-filling code with original FFT calculation
[ENH] Spike Removal Preprocessor
[FIX] owspectra: Remove (not hide) controlArea
[FIX] Compatibility with h5py 3.0
[FIX] Renishaw map reading
[FIX] AsciiColReader: .dpt files can also be comma-delimited
[FIX] Hyperspectra: do not crash with continous attributes

Release 0.5.4

16 Jun 18:26
Compare
Choose a tag to compare

[ENH] s-SNOM FFT Processing
[ENH] Normalize Phase of complex data
[FIX] PLS: use at most as many components as features

Release 0.5.3

14 May 14:48
Compare
Choose a tag to compare

[ENH] Added Standard Normal Variate (SNV) normalization
[ENH] Added Min-max normalization
[FIX] build_spec_table: respect additional_table.attributes

Release 0.5.1

27 Apr 07:41
Compare
Choose a tag to compare

[ENH] Partial least squares regressor
[ENH] Faster FFT (multirow processing)
[FIX] Filter non-finite values from spectra plot
[FIX] Spectra settings compatibility with Orange 3.26+