Releases: Quasars/orange-spectroscopy
Release 0.6.4
[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
[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
[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
[ENH] Spectrum Subtraction Preprocessor
[ENH] Asymmetric Least Squares Smoothing
OmnicMap reader: update to master of PyMCA
Release 0.5.6
[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
[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
[ENH] Added Standard Normal Variate (SNV) normalization
[ENH] Added Min-max normalization
[FIX] build_spec_table: respect additional_table.attributes
Release 0.5.1
[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
[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
[ENH] Spectra, Hyper: selection also with mouse drag
[FIX] PCA denoising reproducibility