-
Cedalion seems to have a dependency on cudatoolkit. Alas, cudatoolkit is not available for osx arm 64. I am thus unable to work with Cedalion on my Macbook Pro M1 from 2021.
I was hoping to move to m…
dboas updated
3 months ago
-
It seems that when using for example WriteAsciiString, values that are inherently scalar (ie. a single string) get written to the HDF5 file as an array of length 1.
When using the python wrapper -…
-
The current implementation has a low level representation in which one of multiple groups are nested within the enumeration (`enum.groups(i)....`), but the data structure lacks the groups (`data(i)...…
-
Further to #112 it may be desirable to add information to the probe description which allows one to understand the multiplexing scheme used to acquire the data, where this may be informative in terms …
-
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…
-
### Description of the problem
Hello, I’m working with NIRS data have trouble updating my code to MNE latest version because of the following MNE filtering function stops working when I do. [mne.io.R…
-
in #12890 we synchronized (core) dependencies listed in our README with those in `pyproject.toml`. I think we should do the same with `environment.yaml` too. I wrote a quick script to compare them:
…
-
### Your idea
BIDS has generally followed the convention of adopting human-readable or widely-adopted standards for its files. At 1.0, we used `.tsv` for all tabular files except physiological and …
-
Sorry this may be not the issue I think it is, but...
When I run write_SNIRF and save the output I get a structure that is compliant with how I read the SNIRF requirements (that is a formatVersion an…
-
Probably this is already mentioned somewhere but I couldn't find it directly in the specs (only in #40, but not integrated).
If required fields are not used they can't be empty and a default / not us…