-
Updated
Apr 3, 2022 - Python
brainweb
Here are 39 public repositories matching this topic...
Migration Guide
It would be good to start work on a migration guide for Nipype 1 users to Pydra.
Some ideas for sections:
- How to rewrite your existing interface as a Pydra task
- Converting input_specs of various styles
- Converting output_specs
- How to replace gen_filename and similar
- Metadata equivalents (argstr, etc.)
- How to rewrite your workflow as a Pydra workflow
- Replacin
-
Updated
Mar 31, 2022 - Python
What am I supposed to do with this bunch of JSON files?
The obviously missing piece from this project is part that allows converting the ouput of the app into a human readable method section any researcher can copy into their article.
The goal of this sub-project is to create some prototype scripts to:
- extract the relevant content from the JSON files one can download from the web a
-
Updated
Mar 9, 2022 - HTML
-
Updated
Feb 24, 2022 - Python
-
Updated
Apr 18, 2020 - Jupyter Notebook
-
Updated
Dec 9, 2021 - Python
-
Updated
Mar 29, 2022 - JavaScript
-
Updated
Mar 31, 2022 - TypeScript
-
Updated
May 18, 2021 - Python
-
Updated
Jan 11, 2021 - Python
-
Updated
Jan 8, 2022 - Vue
-
Updated
Mar 24, 2022 - Vue
-
Updated
Jul 3, 2020 - Python
-
Updated
Apr 5, 2020 - Dockerfile
Edit list and/or refer to a list that is better curated.
-
Updated
Aug 30, 2021
-
Updated
May 3, 2021 - MATLAB
Hello!
I'm glad to see you as collaborator in this scientific effort to recover this visual data from EEG signal. Here I suggest the list of things to-do for better understanding of the project:
-
Updated
Nov 15, 2021 - Python
Improve this page
Add a description, image, and links to the brainweb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the brainweb topic, visit your repo's landing page and select "manage topics."
Following our work on migrating interactive prompts to Click, some shortcomings regarding the current user experience wrt to interactivity surfaced.
Some pipelines provide the caller with the ability to set some parameters in an interactive fashion, which does not play nice with cluster usage where prompts may hang execution indefinitely. One pi