From 4d0daef37d5f1ac9a44ffd901e96e2dfa071e381 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Fri, 19 Apr 2024 15:31:59 -0400 Subject: [PATCH] Software: Flesh out our GitHub organizations and friends --- software.qmd | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/software.qmd b/software.qmd index 0873d3f..f81d69d 100644 --- a/software.qmd +++ b/software.qmd @@ -8,11 +8,32 @@ format: Our lab endeavors to make all of our research code openly available. None of this code is guaranteed to work outside of our local environment, and most of it is not built for portability, but if you use it and find any bugs, please let us know. Unless otherwise noted, all code is released under the unrestrictive [MIT License](http://opensource.org/licenses/MIT) -For additional information on our organized software development projects, see [here](projects.md). +For additional information on our organized software development projects, +see [Informatics projects](projects.md#informatics-projects). ## Github repositories -- [Poldracklab Github organization](https://github.com/poldracklab) -- [Russ Poldrack's Github page](http://github.com/poldrack) + +The Poldrack lab manages several GitHub organizations: + +- [Poldrack Lab at Stanford](https://github.com/poldracklab) +- [OpenNeuro.org](https://github.com/OpenNeuroOrg) +- [The Experiment Factory](https://github.com/expfactory) +- [The Cognitive Atlas](https://github.com/CognitiveAtlas) + +We are currently or have been heavily involved in the following organizations: + +- [Brain Imaging Data Structure](https://github.com/bids-standard) +- [NeuroVault](https://github.com/neurovault) +- [NiPreps](https://github.com/nipreps) +- [TemplateFlow](https://github.com/templateflow) + +We also contribute to greater and lesser extents to many other projects, including: + +- [The Nipy community](https://github.com/nipy) +- [Nipype](https://github.com/nipype) +- [Nilearn](https://github.com/nilearn) + +For individual members' GitHub profiles, see [Lab members](people.md). ## Software for tasks used in lab publications - Many of our recent tasks are housed in the [Experiment Factory](https://expfactory.github.io/)