phys2bids icon indicating copy to clipboard operation
phys2bids copied to clipboard

Add support for files without header

Open smoia opened this issue 5 years ago • 2 comments

Detailed Description

#41 was closed trough a couple of PRs, but we don't support txt files without header yet. We decided that it's not important before our main release, so this issue is to remind us that we'll have to do it, but it's definitely not fundamental.

Possible Implementation

Either we add a lot of optional arguments for the command line, or we read a file that contains such information - maybe another script could help the user create this file (a json?)

smoia avatar Feb 13 '20 22:02 smoia

I would close the issue, either adding optional arguments or the second option of reading a different file is too costly for the reward

vinferrer avatar Feb 24 '20 13:02 vinferrer

Let's not close the issue, and kep it to remind us that there is this enhancement we can work on at a later date - that's the meaning of the label "Paused". If we can add a way to automatically recognise the channels, it will become a bit easier to deal with this problem as well.

smoia avatar Feb 27 '20 14:02 smoia