Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.6%) to scientific vocabulary
Keywords
Repository
Introduction to dMRI
Basic Info
- Host: GitHub
- Owner: carpentries-incubator
- License: other
- Language: Jupyter Notebook
- Default Branch: main
- Homepage: https://carpentries-incubator.github.io/SDC-BIDS-dMRI/
- Size: 48.1 MB
Statistics
- Stars: 26
- Watchers: 7
- Forks: 19
- Open Issues: 25
- Releases: 2
Topics
Metadata Files
README.md
Introduction to dMRI
An introduction to diffusion Magnetic Resonance Imaging (dMRI) analysis in Python.
Why Python?
Python is rapidly becoming the standard language for data analysis,
visualization and automated workflow building. It is a free and open-source
software that is relatively easy to pick up by new programmers. In addition,
with Python packages such as Jupyter one can keep an interactive code journal
of analysis - this is what we'll be using in the workshop. Using Jupyter
notebooks allows you to keep a record of all the steps in your analysis,
enabling transparency and ease of code sharing.
Another advantage of Python is that it is maintained by a large user-base. Anyone can easily make their own Python packages for others to use. Therefore, there exists a very large codebase for you to take advantage of for your neuroimaging analysis; from basic statistical analysis, to brain visualization tools, to advanced machine learning and multivariate methods!
About the Lesson
This lesson teaches:
- What diffusion Magnetic Resonance Imaging is
- How dMRI data is organized within the BIDS framework
- What the standard preprocessing steps in dMRI are
- How local fiber orientation can be reconstructed using dMRI data
- How dMRI can provide insight into structural white matter connectivity
Episodes
| Topic | Time | Episode | Question(s) |
| :---- | :--: | :------ | :--------------------------------------------------------------------------- |
| Introduction to Diffusion MRI data | 30 | 1 Introduction to Diffusion MRI data | How is dMRI data represented?
What is diffusion weighting? |
| Preprocessing dMRI data | 30 | 2 Preprocessing dMRI data | What are the standard preprocessing steps?
How do we register with an anatomical image? |
| Local fiber orientation reconstruction | 30 | 3 Local fiber orientation reconstruction | What information can dMRI provide at the voxel level? |
| | 30 | 3.1 Diffusion Tensor Imaging (DTI) | What is diffusion tensor imaging?
What metrics can be derived from DTI? |
| | 30 | 3.2 Constrained Spherical Deconvolution (CSD) | What is Constrained Spherical Deconvolution (CSD)?
What does CSD offer compared to DTI? |
| Tractography | 30 | 4 Tractography | What information can dMRI provide at the long range level? |
| | 30 | 4.1 Local tractography | What input data does a local tractography method require?
Which steps does a local tractography method follow? |
| | 30 | 4.1.1 Deterministic tractography | What computations does a deterministic tractography require?
How can we visualize the streamlines generated by a tractography method? |
| | 30 | 4.1.2 Probabilistic tractography | Why do we need tractography algorithms beyond the deterministic ones?
How is probabilistic tractography different from deterministic tractography? |
Contributing
We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any questions, concerns, or experience any difficulties along the way.
We'd like to ask you to familiarize yourself with our Contribution Guide and have a look at the more detailed guidelines on proper formatting, ways to render the lesson locally, and even how to write new episodes.
Please see the current list of issues for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
nicely explained in the chapter Contributing to a Project in Pro Git
by Scott Chacon.
Look for the tag . This indicates that the maintainers will welcome a pull request fixing this issue.
Maintainer(s)
Current maintainers of this lesson are
Authors
A list of contributors to the lesson can be found in AUTHORS
License
Instructional material from this lesson is made available under the Creative Commons Attribution (CC BY 4.0) license. Except where otherwise noted, example programs and software included as part of this lesson are made available under the MIT license. For more information, see LICENSE.
Citation
To cite this lesson, please consult with CITATION
Owner
- Name: carpentries-incubator
- Login: carpentries-incubator
- Kind: organization
- Repositories: 107
- Profile: https://github.com/carpentries-incubator
Citation (CITATION)
FIXME: describe how to cite this lesson.
GitHub Events
Total
- Issues event: 1
- Watch event: 3
- Delete event: 2
- Issue comment event: 5
- Push event: 43
- Pull request review event: 1
- Pull request event: 4
- Fork event: 2
- Create event: 2
Last Year
- Issues event: 1
- Watch event: 3
- Delete event: 2
- Issue comment event: 5
- Push event: 43
- Pull request review event: 1
- Pull request event: 4
- Fork event: 2
- Create event: 2
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 42
- Total pull requests: 127
- Average time to close issues: 3 months
- Average time to close pull requests: 13 days
- Total issue authors: 5
- Total pull request authors: 6
- Average comments per issue: 1.81
- Average comments per pull request: 3.12
- Merged pull requests: 120
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jhlegarreta (13)
- kaitj (10)
- josephmje (2)
- ostanley (2)
- ErinBecker (1)
Pull Request Authors
- jhlegarreta (61)
- kaitj (10)
- carpentries-bot (6)
- josephmje (6)
- tobyhodges (2)
- dependabot[bot] (2)
- fmichonneau (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- dipy ==1.3.0
- fury ==0.6.1
- matplotlib *
- nilearn ==0.7.0
- osfclient ==0.0.5
- pybids ==0.14.0
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- actions/checkout v3 composite
- carpentries/actions/check-valid-pr main composite
- carpentries/actions/comment-diff main composite
- carpentries/actions/download-workflow-artifact main composite
- carpentries/actions/download-workflow-artifact main composite
- carpentries/actions/remove-branch main composite
- carpentries/actions/check-valid-pr main composite
- carpentries/actions/comment-diff main composite
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- carpentries/actions/check-valid-pr main composite
- carpentries/actions/setup-lesson-deps main composite
- carpentries/actions/setup-sandpaper main composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- actions/checkout v3 composite
- carpentries/actions/setup-lesson-deps main composite
- carpentries/actions/setup-sandpaper main composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- actions/checkout v3 composite
- carpentries/actions/check-valid-credentials main composite
- carpentries/actions/update-lockfile main composite
- carpentries/create-pull-request main composite
- r-lib/actions/setup-r v2 composite
- actions/checkout v3 composite
- carpentries/actions/check-valid-credentials main composite
- carpentries/actions/update-workflows main composite
- carpentries/create-pull-request main composite
- pybids ==0.14.0