Skip to content

v0.0.15

Compare
Choose a tag to compare
@kerberizer kerberizer released this 30 May 15:04
· 34 commits to main since this release

What's Changed

Based on the partners feedback, in Oranchada 0.0.15 release (May 2024) we have introduced a number of new widgets to facilitate spectra processing and calibration, namely

  • Processing widgets: Crop spectrum, Baseline remove (with SNIP and ALS options), Smooth spectrum (with Savitsky-Golay and other methods), and an alternative resampling widget;
  • X-Calibration widgets: CHARISMA x-axis calibration, a single widget implementing D3.3 calibration protocol with Neon and Silicon inputs and option to save the calibration model in a file; x-calibration load and x-calibration apply widgets;
  • Intensity -calibration: single Y axis calibration widget with predefined certificates, and Edit Y Certifcate widgets, allowing to enter response function formula and parameters;
  • Orange Spectroscopy add-on compatibility : Table2RCSpectra, a widget accepting Orange table on input and converting it to RC2Spectra on output, which allows to connect Orange Spectroscopy widgets to - Oranchada widgets (in this direction). Connecting Oranchada widgets to Spectroscopy widgets was already available using the “pass data table” option, and was improved by passing also metadata in addition to the spectra.
  • The Load File widget is extended to support .cha format. New Save spectra widget is introduced , allowing to write .cha and .txt files (support for NeXus format is pending).

Full Changelog: v0.0.14...v0.0.15