Stefan Appelhoff
Stefan Appelhoff
I first reported this in the gitter chat (see [thread](https://gitter.im/github-changelog-generator/chat?at=5f57456cec534f584fedf00d)). Now opening an issue so that the problem can be properly addressed. # background Users can set the `--base` parameter...
For spatio-temporal cluster permutation testing, it's important to consider how many "nodes" make up a cluster. For example: - In the time domain (considering 1 "channel"): Are two neighboring significant...
came up in: - https://github.com/mne-tools/mne-bids/issues/1033 I am adding a general recommendation that if file formats consist of several files, that file which would also be passed to I/O software should...
- We have lists of **coordinate systems** for different modalities - For example: MEG, EEG - Coordinate systems from EEG may also be used in MEG - This is nicely...
# Problem The [ `sample` column in `events.tsv`](https://bids-specification.readthedocs.io/en/stable/04-modality-specific-files/05-task-events.html#task-events) encodes the following: > OPTIONAL. Onset of the event according to the sampling scheme of the recorded modality (i.e., referring to the...
https://github.com/orgs/bids-standard/packages?repo_name=bids-validator Maybe we should automate uploading the image upon release ... and document this as an alternative to DockerHub. docs: https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry
see spec issue: - https://github.com/bids-standard/bids-specification/issues/952 Optional metadata fields and files that are n/a should just be omitted. For example an `events.tsv` file with just headers.
We have a pre-commit hook in one of the config files in this repo: https://github.com/bids-standard/bids-validator/blob/54046c1e5624af95baa414833f96e2b70d02ca0f/bids-validator/package.json#L81-L84 I would like to use it, but I am a bit confused how to install...
Looks like we should have a separate PR to escape all these dots... _Originally posted by @effigies in https://github.com/bids-standard/bids-validator/pull/1443#discussion_r847417831_
~I broke gitlab ci with #1221 (just noticed after merging, because the gitlab ci job is apparently not run on PRs?), then tried to fix it with several commits to...