Skip to content

Commit

Permalink
Change the title a tiny bit.
Browse files Browse the repository at this point in the history
Try to download data at docker build.
  • Loading branch information
arokem committed Oct 28, 2024
1 parent ec751c5 commit 95dce75
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions binder/data_requirement.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
{ "src": "from nilearn import datasets; datasets.fetch_development_fmri(data_dir=_dst, n_subjects=1);",
"dataLayout": "neurolibre",
"projectName": "agah_template"}
{ "src": "import afq.data as afd; afd.organize_stanford_data(clear_previous_afq='track')",
"projectName": "tractometry"}
5 changes: 2 additions & 3 deletions paper.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'A software ecosystem for brain tractometry processing, analysis, and insight'
title: 'A software ecosystem for white matter tractometry'
tags:
- Preprint
- Jupyter Book
Expand Down Expand Up @@ -43,9 +43,8 @@ of dMRI data.

This work was funded by National Institutes of Health grants MH121868,
MH121867, and EB027585, as well as by National Science Foundation grant
1934292. Software development was also supported by the Chan Zuckerberg
\#1934292. Software development was also supported by the Chan Zuckerberg
Initiative's Essential Open Source Software for Science program, the Alfred P.
Sloan Foundation and the Gordon \& Betty Moore Foundation.


# References

0 comments on commit 95dce75

Please sign in to comment.