An open API service indexing awesome lists of open source software.

https://github.com/repronim/dgpa_workshop_2022

The repository for the ReproNim "Reproducible Neuroimaging" workshop, organized and conducted for the DGPA in spring 2022.
https://github.com/repronim/dgpa_workshop_2022

Last synced: about 1 year ago
JSON representation

The repository for the ReproNim "Reproducible Neuroimaging" workshop, organized and conducted for the DGPA in spring 2022.

Awesome Lists containing this project

README

          

logo

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ReproNim/DGPA_workshop_2022/HEAD)
[![GitHub size](https://github-size-badge.herokuapp.com/ReproNim/DGPA_workshop_2022.svg)](https://github.com/ReproNim/DGPA_workshop_2022/archive/main.zip)
[![Docker Hub](https://img.shields.io/docker/pulls/ReproNim/DGPA_workshop_2022)](https://hub.docker.com/r/ReproNim/DGPA_workshop_2022)
[![License](https://img.shields.io/github/license/ReproNim/DGPA_workshop_2022)](https://github.com/ReproNim/DGPA_workshop_2022)

# Reproducible Neuroimaging - a ReproNim workshop

## "What's in this repository?"

This repository contains the basic skeleton for workshop, as well as most of the utilzied materials, including slides and jupyter notebooks.

We've tried to document the various aspects with a whole bunch of README files, so feel free to jump around and check things out.

The general idea was to generate one overarching and interactive resource, allowing attendees and other interested folks to follow the slides and play
around with the various tutorials and go through things in their own pace, potentially before and after the workshop.
Overall, the content is divided into three sections:

- [Outline, Overview, Setup and general questions]()
- [Prerequisites]()
- [Feedback]()

For everything else and specific information regarding the sections, please consult the [rendered jupyter book]().

## "I have some questions..."

[Open an issue]() on this repository and someone will try and get back to you as soon as possible!

## Acknowledgements