Yaroslav Halchenko

Results 840 issues of Yaroslav Halchenko

A satellite issue to - https://github.com/bids-standard/bids-specification/issues/1633 and could be of interest to @bids-standard/bep032 . ATM `age` column is assumed to be "since birth" but in some experiments, animal or human...

units
phenotype

**Is your feature request related to a problem? Please describe.** oxigraph can get slower without noticing it **Describe the solution you'd like** There is already benchmarking setup. The idea is...

enhancement

Relates to already filed - https://github.com/bids-standard/bids-validator/issues/1639 but main motivation for me ATM was to possibly integrate with - nwb validator (in Python): https://pynwb.readthedocs.io/en/stable/validation.html - validates against base schema - nwb...

enhancement
schema

ATM [it](https://github.com/bids-standard/bids-validator/blob/53c6add56b3db09b4da65f39fe93e083c53163bf/CONTRIBUTING.md?plain=1#L114) still talks about changing regexes etc. It should be - prepare branch/PR against bids-specification with changes for the BEP - follow instructions [here](https://deno.land/x/[email protected]#modifying-and-building-a-new-schema) and/or [there](https://github.com/bids-standard/bids-validator/blob/master/bids-validator/src/README.md#modifying-and-building-a-new-schema) which boil down...

schema

Could be as simple as expanding the total number of files in Summary instead of ``` Summary: Available Tasks: Available Modalities: 14966 Files, 750.13GB movie MRI 88 - Subjects rest...

enhancement
effort: medium
impact: high

The idea is really to annotate the validator output with descriptor/signature of the state of the dataset which was validated, so if the output of the bids-validator is provided as...

enhancement
effort: medium
impact: medium

There is now a number of options which could be used to provide some partial remedy: `--ignoreSymlinks` (its --help output talks about directories but I think it was meant about...

I believe that given scanning sequence metadata of functional image, and anatomy/geometry and thus knowing where air and where brain tissue, there should be a way to guestimate the fieldmap...

currently running codespell requires approval since I guess there are some secrets set for the repo. I made it last in the azure-pipelines.yml so there is no interference of any...

_##_ :bookmark_tabs: Summary https://www.shellcheck.net/ is great to robustify shell scripts, in particular make them work correctly when paths with spaces in them are involved somehow. TODOs - [ ] decide...