Adding support for Nicolet .e files#1750
Conversation
…ple_index, not seconds
|
Dear @zm711 , @h-mayorquin , @samuelgarcia |
Is this ready to be reviewed now?
+1 |
…en"] is corrupted
|
@h-mayorquin , sorry for the delay. Yes, it is ready to be reviewed now. |
|
@h-mayorquin Hi, I just wanted to ask about the current status of the pull request? Have you been able to finish code review? There are also some merge conflicts. Will you resolve them, or should I do it? |
|
Hi @MureziCapaul, sorry for the long silence here, and thanks for the nudges. I got back this and I've stubbed the file to a CI-friendly size and will put it on the I took a first pass and those are two comments: 1. Event/epoch times look like they come out scaled by the sampling rate. In 2. Small one in Neither is a big lift and the reader is clearly close. More to come, and thanks again for sticking with it. |
|
Hi @MureziCapaul, before I commit the test fixture to the One important thing: since The attached zip has two files, and it would help if you could look at both:
The Could you read both with the reader and confirm they come out correctly? Once you give the go-ahead I will commit |
|
Hi @h-mayorquin Thank you very much for taking the time to review the code and de-identify the files. I can read both files with my reader without a problem, and as far as I can tell there is no difference between them and the original file (except for what you already said). I think you can commit the I also fixed the two issues you mentioned, and commited the fixes to my fork. |
PR is up: As long as someone from our team takes a look and is merge you will be able to develop against them. I added a mulit-segment data there. |
|
I would prefer @apdavison and @JuliaSprenger to comment on this as regards the de-identification process as we recently had a meeting where (if I remember correctly) they had mentioned the rules for de-identification in Europe may be getting stricter. So before we merge the test file I would like them to comment. |
I took that discussion into account and applied the principles that @JuliaSprenger mentioned there. That is, the data is fully synthetic and basically just imitates in form the container of the original files and fills both the arrays and attributes with noise and placeholders. So, same dress but empty synthethic content. |
The reader for .e files as mentioned in #1510