Releases: h2020charisma/oranchada
Releases · h2020charisma/oranchada
v1.0.1
What's Changed
- update to ramanchada2 v1.2.0
- ops: bump Python to 3.11 in sync with latest Orange3 by @kerberizer in #52
- Zenodo badge, resolves #53 by @kerberizer in #54
- ops: Zenodo metadata by @kerberizer in #55
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- oranchada 0.0.16 staging by @kerberizer in #50
- Migrate to pydantic2 by @georgievgeorgi in #51
Full Changelog: v0.0.15...v1.0.0
v0.0.15
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
v0.0.14
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- Add files via upload by @vedina in #48
- Fix logging errors when running in a restrictive environment, e.g. on a Mac
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- readme: add info on how to verify installation by @kerberizer in #33
- docs: add troubleshooting and emphasize portable by @kerberizer in #40
- Raise warning when Resample boundaries are narrower than spectra by @georgievgeorgi in #43
- Autoprocess should not gray-out pass datatable by @georgievgeorgi in #44
- made possible to copy processing steps from metadata editor by @georgievgeorgi in #46
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- icons: don't use custom color by @kerberizer in #32
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- fix problems with arithmetics and NUDFT by @georgievgeorgi in #31
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- icon configuration by @vedina in #29
- Metadata editor + stop fitting + cosmetics by @georgievgeorgi in #30
New Contributors
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- [docs] updated installation and upgrading info by @kerberizer in #27
- Widget that merges spectra with different exposures by @georgievgeorgi in #28
Full Changelog: v0.0.7...v0.0.8