You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. 💾