mchlsam
(Samuel MICHEL)
January 13, 2023, 8:33am
1
MNE version: 1.3.0 (I tried on 1.1.0 as well)
operating system: Ubuntu 18.04
Hi, I’m working with the MASS dataset, and when loading some files e.g. “Biosignals_SS3/01-03-0057 PSG.edf” with the following code:
raw = mne.io.read_raw_edf("/directory/Biosignals_SS3/01-03-0057 PSG.edf",infer_types = True, preload = False)
I got a duration of 17253.0 s while the actual duration is 34506.0 s .
If I set infer_types to False I get the correct duration.
Is there a way to get the right duration while using infer_types = True ?
Any help would be appreciate
agramfort
(Alexandre Gramfort)
January 18, 2023, 10:01am
2
can you share the file privately with me so I can try to replicate?
Alex
mchlsam
(Samuel MICHEL)
January 19, 2023, 1:46pm
3
Hi,
I have contacted you though Discord (username: sml_mchl) as I haven’t seen a way to contact you in private in this forum.
Samuel
richard
(Richard Höchenberger)
January 19, 2023, 5:48pm
4
You can click on the user name and click on Message
mchlsam
(Samuel MICHEL)
January 19, 2023, 7:01pm
5
Hi, I do not have that message icone, I found another way to send a direct message but I’m getting the error “you can not send direct message to this user”.
agramfort
(Alexandre Gramfort)
January 21, 2023, 12:48pm
6
3 Likes
mchlsam
(Samuel MICHEL)
January 26, 2023, 8:12am
7
Thanks for your help ,
Do you know when is suppose to be the next release ?
Thx,
Samuel