-
Reported at https://mne.discourse.group/t/write-raw-bids-deletes-snirf-file/5182
-
I tried to use pysnirf2 validator to test one of the samples files I previously generated
https://github.com/fNIRS/snirf-samples/blob/master/basic/neuro_run01.snirf
but it gives me the following…
fangq updated
2 years ago
-
When trying to use the `mne.io.read_raw_snirf()` the following error is raised:
`RuntimeError: MNE only supports reading continuous wave amplitude and processed haemoglobin SNIRF files. Expected type…
-
# UPDATE
Gowerlabs now exports data in SNIRF format. See https://github.com/Gowerlabs/lumomat
This makes the specific efforts below unnecessary, as SNIRF is a standardised format.
To view th…
-
I would like to propose extending BIDS to include near-infrared spectroscopy (NIRS) .
I have taken a look at the [currently-active BEPs](https://bids.neuroimaging.io/get_involved.html) and could no…
-
The SNIRF specification states that the `probe/sourceLabels` dataset can "be of size `x 1` or ` x `". However, when using `pysnirf2` to validate a SNIRF file in which the `probe/sourceLabels` dataset …
-
We are examining how best to 'fit' auxiliary data from [LUMO ](https://www.gowerlabs.co.uk/lumo) into a valid SNIRF file, pertinent examples of which are:
1. Up to 54 individual time series of 6- or …
-
Prior to release:
- [x] Confirm https://github.com/fNIRS/snirf/issues/107
- [x] Confirm https://github.com/fNIRS/snirf/issues/108
- [x] Add manual channel order tests in canonical enumeration, NI…
-
#### Describe the bug
When importing SNIRF data, the `timeUnit` field is ignored and seconds are *silently assumed* when computing the sampling frequency of the input data. This is contrary to the [s…
-
It is specified that for "the special case of equal sample spacing a shorthand `` array is allowed" for the `/nirs(i)/data(j)/time` dataset (and other time vectors). However the type of this field is …