Recent Releases of scoringhero

scoringhero - v0.1.2

Bug fixes

  • Fixed missing REM sleep scoring option.

- Python
Published by SvennoNito over 1 year ago

scoringhero - Beta release v0.1.1

What's new

  • The channel configuration window is now scrollable. ↕️ This addresses the issue where users with recordings containing a large number of channels couldn't see and select all of them. No more truncated channels! πŸ™Œ
  • Introducing the "Inconclusive" Sleep Stage. πŸ€” This new sleep stage accounts for epochs that are too noisy to be reliably scored.
  • A vertical line now marks the center/half of each epoch in the display πŸ“. This is a helpful visual aid for scoring rules that depend on the first or second half of an epoch.
  • Importing EEG data from EEGLAB structures is now more flexible 🧠. The chanlocs field is no longer mandatory. If it's missing or has mismatched channel counts, default channel names are used, and a warning is displayed.
  • A new EDF import option was added that scales the data from Volts to Microvolts. ⚑This addresses inconsistencies in EDF file units.
  • The reference amplitude lines above and below each channel are now configurable. βš™οΈ Say goodbye to the fixed 37.5 Β΅V default! πŸ‘‹
  • The y-axis label of the periodogram is now unitless for better clarity. πŸ“Š

Bug fixes

  • The scoring file is now correctly updated when the "Not Sure" label is assigned to an epoch. πŸ’Ύ

- Python
Published by SvennoNito over 1 year ago

scoringhero - Beta release v0.1.0

πŸŽ‰ ScoringHero Reaches Beta! πŸš€

ScoringHero has officially reached its beta stage! After being tested and used by several labs for over a year, we've resolved a number of issues and addressed childhood diseases πŸ›. We're excited to announce that ScoringHero will now be an open-source project, fostering greater trust and engagement with the community.

Additionally, the long-awaited macOS versions of ScoringHero are now available! 🍏

What's NewπŸ”₯:

🐍 Update to Python 3.13.1: this update together with all respective submodules results in a more modern, polished look of ScoringHero. πŸ–₯️ The menu and toolbar tabs are now deactivated until EEG data is imported, making the interface more intuitive. πŸ“Š Replaced the amplitude values under the "Help" tab with more sensible values. πŸ“‚The default path now points to the location where ScoringHero is installed, simplifying data import. πŸ”„ Improved "Jump to Epoch" Behavior : The buttons now cycle through all appropriate epochs, restarting from the first one once the last is reached. This prevents the user from mistakenly thinking no valid epoch exists.

Bug Fixes πŸ› οΈ:

  • Fixed an issue where ScoringHero sometimes did not jump to the next event.
  • Resolved an error where the terminal threw an error when clicking on "Cancel" while attempting to load EEG data.
  • Fixed an issue where the number of epochs was not correctly computed when the data had exactly 30 seconds of data (or a multiple of it).

- Python
Published by SvennoNito over 1 year ago