Skip to content

Releases: iqnite/pyccd-spectrometer

v1.7-beta.1

24 Jan 21:33
e5438de

Choose a tag to compare

v1.7-beta.1 Pre-release
Pre-release

What's Changed

  • The panel can now be hidden with drag & drop
  • Added a scrollbar to the panel
  • Fixed a resource leak in the configuration

Full Changelog: v1.6...v1.7-beta.1

pySPEC v1.6

06 Jan 15:09

Choose a tag to compare

Edited element emission liens database
Added Subtract baseline feature
Edited GUI design
image

pySPEC v1.5

01 Jan 17:56

Choose a tag to compare

Improved utils/plotgraph.py to generate detailed pdfs from .dat files
Adapted .dat file saving mechanism

image

Added the functionality to save Connection settings between sessions
Fixed the save calibration functionality

image

pySPEC v1.4

28 Dec 09:17

Choose a tag to compare

Added the ability to compare spectral features to standard emission lines of all elements by toggling the "Match emission lines" checkbox.
Bild_2025-12-28_101601655

pySPEC v1.3

05 Dec 08:59
d1c5ce5

Choose a tag to compare

What's Changed

  • Reorganized layout: Moved some UI elements from the side panel to a new header panel
    • This prevents lower items from being cut off on smaller screens
  • Dual port selection: The RX and TX COM ports can now be set separately
    • If only the RX port is provided, it will be used for TX as well
  • Fixed: COM ports are not released if an exception occurs
PySPEC new layout screenshot

Full Changelog: v1.2...v1.3

pySPEC v1.2

15 Nov 21:31

Choose a tag to compare

New Features

Color Customization: Customize colors for main plot, regression line, and comparison data via new palette button
Data Comparison: Load and overlay .dat files with automatic normalization
Enhanced Controls: Added dedicated zoom (rectangle select) and save image buttons

image

pySPEC v1.1.1 - Patch

14 Nov 21:59

Choose a tag to compare

Fixed issues with regression calculation and added GUI improvements.

pySPEC v1.1

11 Nov 17:12

Choose a tag to compare

pySPEC now includes cross platform support for Windows and macOS

Stable version

25 Oct 17:30

Choose a tag to compare

What's Changed

  • Adjusted alignment and spacing of Panel components

Full Changelog: v0.1.0-beta.1...v1.0.0

v0.1.0-beta.1

25 Oct 16:24

Choose a tag to compare

This update contains various UI/UX changes and bug fixes.

Full Changelog: v0.1.0-beta...v0.1.0-beta.1