https://github.com/poldracklab/poldracklab-learning
Tutorials for learning imaging analysis (and other things), typically in ipython Notebook or R Markdown
https://github.com/poldracklab/poldracklab-learning
Last synced: 10 months ago
JSON representation
Tutorials for learning imaging analysis (and other things), typically in ipython Notebook or R Markdown
- Host: GitHub
- URL: https://github.com/poldracklab/poldracklab-learning
- Owner: poldracklab
- Created: 2014-11-25T01:16:51.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-23T00:46:15.000Z (over 10 years ago)
- Last Synced: 2024-08-03T15:15:28.999Z (over 1 year ago)
- Language: Python
- Size: 8.3 MB
- Stars: 14
- Watchers: 10
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#PoldrackLab Learning
### How to add tutorials
Please add each tutorial in the appropriate directory (use your spidey senses to figure out where it fits, or make a new one if it's missing), and make a subfolder inside for the tutorial, in the case that there are additional input files. If not, feel free to put it directly in the main folder. Basically just keep this organized, and do what you think is best. Then, add your tutorial to the README.md in the specified folder.
[Neuroimaging Data Processing](https://en.wikibooks.org/wiki/Neuroimaging_Data_Processing): Started by @chrisfilo, please contribute.
### visualization
Includes tutorials for imaging visualization.
### data-structures
Working with matrices, and general data structures