From 95dce75f34d8d7013d41dc16923a535db8018561 Mon Sep 17 00:00:00 2001 From: Ariel Rokem Date: Mon, 28 Oct 2024 12:42:55 -0700 Subject: [PATCH] Change the title a tiny bit. Try to download data at docker build. --- binder/data_requirement.json | 5 ++--- paper.md | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/binder/data_requirement.json b/binder/data_requirement.json index 410e0d0..fb26dad 100644 --- a/binder/data_requirement.json +++ b/binder/data_requirement.json @@ -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"} diff --git a/paper.md b/paper.md index dae7ae2..d669332 100644 --- a/paper.md +++ b/paper.md @@ -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 @@ -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