-
Hi,
I am starting to use letswave to analyse EGI data these days, however, I am facing some problems when import the dataset, here is the error I got:
Undefined function or variable 'ft_notifica…
-
(e.g., using https://github.com/bevry/istextorbinary)
-
Add validation checks for EEG and Psychopy datatypes, as specified below.
## EEG Checks
* File names within .vmrk and .vhdr files should match up with the EEG files on disk (.vmrk, .vhdr, and .eeg).…
-
to overcome possible overlap between ".json is the side car file" and ".json is the 'path' file" for nwb (see https://github.com/hdmf-dev/hdmf/pull/677#issuecomment-1085292384) the idea is to not just…
-
Hi!
I'll share here some of the discussions we have on the google doc related to BEP021, so we can keep track and they don't get forgotten once we resolve the comments.
One of the first things w…
-
Here is the relevant text from the BIDS BEP006: BIDS-EEG extension proposal.
> While there are many file formats to store EEG data, there are 2 prefered formats in BIDS EEG: European data format (.…
-
bids_layout = BIDSLayout(root=self.bids_dir, config=bids_config, ignore=exclude_arr)
...
files = self.bids_layout.get(subject=subject, session=visit)
for file in files:
print(file.entities)
…
-
related to #89 and #263
In BIDS, we should not write template data, such as position/digitization data from electrodes.
In our last call @agramfort @jasmainak @massich and I agreed to deal with…
-
See BrainVision data file [specification](https://www.brainproducts.com/productdetails.php?id=21&tab=5).
The OPTIONAL `[Coordinates]` section in a `vhdr` file comes right after the REQUIRED `[Chann…
-
Below is a list of datasets. Add more as you find them if needed. Create a new comment for each dataset and any notes about the data can be added to those.
You can consider factors such as:
1. How…