Releases: kklmn/ParSeq
Releases · kklmn/ParSeq
Release 2026.4.0
Release 2026.3.0
- Add cumulative logging to time profiling that sums the execution times of each method over all data items.
- Add name change and color change of the splitter button 'corrections' that signals a used correction,
which is useful because this splitter is most frequently collapsed.
- Add optional vertical separation between curves in 1D plots.
- Fix a bug that triggers transformations after a GUI update from data.
Release 2026.1.0
- Add a pipeline-specific "How-tos" tab to the main tabified dock widget.
Release 2025.11.0
- Bug fixes
Release 2025.10.0
-
The functionality and look of ParSeq on macOS have been revised. Check boxes and
radio buttons did not work. Tab widgets were of a small size and had a too
dark background. Table headers and tree view headers were too small.
All the above issues have been fixed. -
The Save project dialog now sets its check boxes from the ini file.
-
Minor bug fixes and updates.
Release 2025.8.0
- Add workaround for corrupt h5 files: stop using h5Model.insertFileAsync().
- Minor bug fixes.
Release 2025.3.1
- Bug fixes in doc builds.
- Improve tie expressions in LCF.
Release 2025.3.0
- Enable custom node icons.
- Enable node arrays with an extra abscissa.
- Add glitch detection.
- Add metavariables to fits.
- Enable several transformation widgets per node, with the idea to get a
widget in the 'corrections' splitter.
- Add optional interpolation when making data combinations.
- Add Principal Component Analysis and Target Transformation to data
combinations.
- Minor new features and minor bug fixes.
Release 2024.11.1
bug fix, a missing file discovered
Release 2024.11.0
-
Finalize general data corrections. Include doc pages with descriptions and animated examples. Add "delete spikes" data correction.
-
Minor new features