-
I found this section (Additional Transfer Configurations in the documentation) quite confusing. The commands and their effects are not really intuitive. We should plan to rethink these f…
-
I went down a rabbit hole and want to pin this idea in case someone wants to take it up later: optimal fuzzy matches between the gsheet and CCV databases (or potentially any other database formats we …
-
Comment below with a well-developed question or comment about the reading for this week's workshop!
If you would really like to ask your question in person, please place two exclamation points befo…
-
One option is using prettier, e.g. the [.actions repo](https://github.com/neuroinformatics-unit/.github/blob/2bf9017c0c70a01ad670e95a04dff0a07f993366/.pre-commit-config.yaml).
Could then use across…
-
At the meeting #184 we (@b-peri @viktorpm @neuroinformatics-unit/neuroinformatics-team) also discussed the TUI structure, in terms of how the TUI-side code will interactive with datashuttle and call …
-
@IgorTatarnikov made some changes to the Sphinx configuration of our main website (see [issue](https://github.com/neuroinformatics-unit/neuroinformatics-unit.github.io/issues/65)) that should produce …
-
#148 introduces a `validate_project()` function, largely as an interface to functionality that enforces leading zeros. In a follow up PR, this can be extended to run all validation, and include the fa…
-
Hi,
anatqc cannot currently be installed - neither via a pull nor via the Dockerfile:
$ docker pull neuroinformatics/anatqc
Using default tag: latest
Error response from daemon: pull access …
-
See https://github.com/neuroinformatics-unit/actions/pull/24 for details
-
When writing to binary, a small chunk size is currently used. In general I think the less chunks the better, to avoid edge effects. A such it might be a good idea to a large possible chunk size that m…