Skip to content

Conversation

maltheism
Copy link
Member

@maltheism maltheism commented Dec 10, 2021

Brief summary of changes

This PR is a temporary solution for the problem debugged with @jesscall. The code for this portion needs to be changed for potential edge cases of the events.tsv file that the user supplies. Example: column headers could not be in the assumed correct order and optional columns could exist that we're currently not handling.

The edge cases that will need to be solved and brought up in that EEG meeting are the following..

  1. The order of the user supplied events.tsv “columns” could be different/mixed.

  2. The optional values could be supplied by the user and code logic needs to account for them.

  3. The BIDS generation can potentially make it’s own events.tsv file and that can be different than the user’s supplied events.tsv file. So the logic has to be able to handle refining the columns order and conflicts like lack of columns or extra columns.

Link(s) to related issue(s)

@christinerogers
Copy link
Collaborator

@jeffersoncasimir is this already fixed (should be closed) or could be included in the current/next EEG2BIDS / EDF2BIDS?
@laemtl thoughts?

@jeffersoncasimir
Copy link
Collaborator

To be tested in August

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Output events.tsv file is empty

3 participants