Skip to content

Releases: Quasars/orange-spectroscopy

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+

Release 0.5.0

02 Apr 11:07
Compare
Choose a tag to compare

[ENH] Tile-by-tile file loader and preprocessor
[ENH] Responsive Spectra widget
[ENH] Responsive Hyperspectra widget
[ENH] More responsive Preprocess and Integrate widgets; progress bars
[ENH] EMSC, me-EMSC: smoothed weighting
[ENH] Read Neaspec GSF files

Release 0.4.6

05 Sep 12:38
Compare
Choose a tag to compare

[ENH] Spectra, Hyper: selection also with mouse drag
[FIX] PCA denoising reproducibility