Coder Social home page Coder Social logo

prasenjit1989 / dartbrains Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ljchang/dartbrains

1.0 1.0 0.0 355.34 MB

This repository is a Python package with all of the functions and python libraries required for the Dartmouth fMRI Analysis Course taught by Prof Luke Chang, PhD.

Home Page: https://dartbrains.org/

Python 0.37% Jupyter Notebook 82.88% HTML 15.74% CSS 0.03% JavaScript 0.08% Common Lisp 0.01% Makefile 0.01% TeX 0.89% Batchfile 0.01%

dartbrains's Introduction

alt text DOI

DartBrains

DartBrains.org is an open access online educational resource that provides an introduction to functional neuroimaging analysis methods using Python. DartBrains is built using Jupyter-Book and provides interactive tutorials for introducing the basics of neuroimaging data analysis. This includes the basics of programming, signal processing, preprocessing, univariate analyses using the general linear model, functional connectivity, and multivariate analytic techniques (e.g., prediction/classification and representational similarity analysis). The tutorials focus on practical applications using open access data, short open access video lectures, and interactive Jupyter notebooks. All of the tutorials use open source packages from the python scientific computing community (e.g.,  numpy, pandas, scipy, matplotlib, scikit-learn, networkx, nibabel, nilearn, fmriprep, and nltools). The course is designed to be useful for varying levels of experience, including individuals with minimal experience with programming, Python, and statistics.

Contributing

One of the wonderful aspects of both the neuroimaging and Python scientific computing communities is the strong commitment to developing and sharing knowledge and tools within the broader community. The goal of the dartbrains project is to build on this work and provide a resource for people to learn about how to analyze neuroimaging data. We try to incorporate as much open content as we can find that contributes to this goal. Please let us know if we have inadvertently ommitted credit for any content generated by others. Though this project is based on a neuroimaging analysis course taught at Dartmouth College, we welcome contributions from anyone in the broader imaging community.

Getting Started

The DartBrains project is hosted on github. If you have any questions, comments, or suggestions, please open an issue.

If you notice any mistakes or have idea for new content, please either open an issue or submit a pull request for us to review.

The website is built using jupyter book, which creates a jekyll website from markdown and jupyter notebooks. Please read their materials to learn more about this neat resource.

Updating Book

To update the book, you will need to build it locally using jupyter-book build and then push it to github. We are syncing the code to master and the deployed website to the gh-pages branch. I recommend using ghp-import to make this easier. We are using the new version of jupyter-book, so make sure this package is up to date. You will also need to install ghp-import. I think we can probably set this up to autobuild on travis or circelci at some point if anyone wants to help with that.

  1. Install packages

pip install jupyter-book ghp-import

  1. Build website locally. The new version of jupyter-book will run the notebooks to generate the figures by default. I find it helpful to keep 1-2 subjects in ~/Github/dartbrains/data/localizer, which is in .gitignore so it will not get pushed to github.

jupyter-book build dartbrains

  1. Push updated book to github. This will sync the updated book to gh-pages branch of our github repository. Don't forget to submit a pull request or push the code to the master repository as well.

ghp-import -n -p -f -c dartbrains.org _build/html

  1. Add domain name to settings. Everytime we update the website, we need to tell github that we are using a custom domain name. This is annoying and should be an easy fix. I think it just has something to do with properly specifying the URL in the CNAME file. Until this is fixed, after syncing gh-pages branch, you will need to go into settings and add dartbrains.org as URL name.

License for this book

All content in this book is licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Acknowledgments

Dartbrains was created by Luke Chang and supported by an NSF CAREER Award 1848370.

Our jupyterhub server was built and maintained by the Research Computing staff at Dartmouth. Special thanks to Arnold Song, William Hamblen, Christian Darabos, and John Hudson.

dartbrains's People

Contributors

dependabot[bot] avatar esfinn avatar ljchang avatar mtnhuck avatar nabaruns avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.