Alpha release v0.0.6
What's new:
- There were reports that users habituated to the warning message pop-up window which, upon closing the software, informed the user in case there were unscored epochs. The warning window now only pops up when < 50% of epochs are not scored, assuming that the user is either very well aware of the remaining unscored epochs or did not intend to sleep score the night in the first place when more than 50% of epochs are left unscored.
- The warning pop-up window now shows the number of unscored epochs and instructs how to find the remaining unscored epochs.
Bug fixes:
- Fixed an error where resetting the sleep stage of an epoch back to None unintentionally set it to "None" (as a string rather than the None value). This could result in both None values and "None" strings to occur in the final scoring file (filename.json).
- Fixed an error where loading a new dataset could crash the software when the current epoch displayed was out of range in respect to the number of epochs of the new dataset.
- Fixed an error where changing the epoch duration (in s) or sampling rate (in Hz) from the configuration pop-up window would cause the epoch line indicator within the hypnogram to malfunction.
- Fixed an error where changing the epoch duration (in s) or sampling rate (in Hz) from the configuration pop-up window would not adjust the number of epochs for the final scoring file (filename.json).