Git Product home page Git Product logo

bids_tutorial's Introduction

BIDS_tutorial

OHBM Brainhack 2020 Asia Pacific Hub BIDS Traintrack

This repository contains the BIDS Traintrack materials (lecture slides, example data and python code).

Step 1: Make a local copy of the repository on your computer

You can either:

  1. clone the repository using the git client on your computer (if you have installed it) or
  2. simply download the whole repository. In any case, please make use of the green 'Clone/Download' button in the upper right corner. Please note the path where you have installed the repository, e.g., /home/draran/BIDS_tutorial

Step 2: Create conda environment

Windows users: open conda prompt (suggest run as admin).
MacOS/Linux users: open terminal application.

Navigate to the repository you have just cloned/downloaded:

cd <PATH>

Create the new conda environment

conda env create -f 00_Scripts/bidsenv.yml

Activate the environment

activate bidsenv

Step 3: Launch jupyter

jupyter notebook 00_Scripts/BIDS_demo.ipynb

This command should open the BIDS demo notebook that we will use in the tutorial.

Step 4: Wrap up

After you have finished with the demo, go back to terminal/prompt window.
Type CTRL+C to stop the jupyter kernel.
All done!

bids_tutorial's People

Contributors

draran 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.