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
chanlocsfield 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