visbrain icon indicating copy to clipboard operation
visbrain copied to clipboard

TypeError: setMinimum(self, a0: int): argument 1 has unexpected type 'numpy.float32'

Open YichenXu98 opened this issue 9 months ago • 1 comments

Hi, I am using Sleep module to load my sleep data (preprocessed using MNE-python). But I encounter an error TypeError: setMinimum(self, a0: int): argument 1 has unexpected type 'numpy.float32'. Any ideas about fixing this? Thanks very much!

YichenXu98 avatar Mar 21 '25 07:03 YichenXu98

Hi — Visbrain is unfortunately no longer maintained, but please check this repository which contains an updated and lightweight implementation of the Sleep module: https://github.com/x64-bit/sleep-scoring

raphaelvallat avatar Mar 21 '25 10:03 raphaelvallat