-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
12 additions
and
38 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
"source": [ | ||
"**Authors:** Nikoloz Sirmpilatze ([email protected]) & Chris Klink ([email protected]) \n", | ||
"\n", | ||
"**Last updated:** April 30, 2020 \n", | ||
"**Last updated:** May 11, 2020 \n", | ||
"\n", | ||
"**Requirements:** \n", | ||
"* _python_ >= 3.7\n", | ||
|
@@ -26,7 +26,7 @@ | |
"* _ANTs_ >= 2.4.0\n", | ||
" * _antsRegistration_, _antsApplyTransforms_ and _antsAverageImages_ need to be in your path as executables \n", | ||
"\n", | ||
"**Citation**: Sirmpilatze, Nikoloz and Klink, P. Christiaan (2020). RheMAP: Non-linear warps between common rhesus macaque brain templates (Version 1)[Data set]. Zenodo. https://doi.org/10.5281/zenodo.3668510 " | ||
"**Citation**: Sirmpilatze, Nikoloz and Klink, P. Christiaan (2020). RheMAP: Non-linear warps between common rhesus macaque brain templates (Version 1.2)[Data set]. Zenodo. https://doi.org/10.5281/zenodo.3786357 " | ||
] | ||
}, | ||
{ | ||
|
@@ -40,17 +40,11 @@ | |
"4. [INIA19](https://www.nitrc.org/projects/inia19/https://www.nitrc.org/projects/inia19/)\n", | ||
"5. [MNI macaque](http://www.bic.mni.mcgill.ca/ServicesAtlases/Macaque)\n", | ||
"6. [Yerkes19](https://github.com/Washington-University/NHPPipelines)\n", | ||
"\n", | ||
"Within this notebook, they are abbreviated as *NMTv12*, *NMTv13*, *D99*, *INIA*, *MNI*, and *YRK* \n", | ||
"\n", | ||
"In a later version we added the possibility to selectively and efficiently add new templates without re-running everything. \n", | ||
"The following templates were added later: \n", | ||
"7. [NMT v2.0 (4 templates)](https://github.com/jms290/NMT) (NB! at the time of writing, NMTv2.0 was not online yet) \n", | ||
"\n", | ||
"Abbreviated as *NMTv20_acpc_sym_brain*, *NMTv20_acpc_asym_brain*, *NMTv20_stereo_sym_brain*, and *NMTv20_stereo_asym_brain*\n", | ||
"\n", | ||
"Within this notebook, they are abbreviated as *NMTv12*, *NMTv13*, *NMTv20_acpc_sym_brain*, *NMTv20_acpc_asym_brain*, *NMTv20_stereo_sym_brain*, and *NMTv20_stereo_asym_brain*, *D99*, *INIA*, *MNI*, and *YRK* \n", | ||
"\n", | ||
"**NB!** We do not provide copies of the actual templates (licenses often forbids redistribution), but instead suggest you follow the links above and get them at the source. We do offer the warp files and warped templates that will be produced by this workflow. They can be downloaded from Zenodo (DOI:10.5281/zenodo.3668510). " | ||
"**NB!** We do not provide copies of the actual templates (licenses often forbids redistribution), but instead suggest you follow the links above and get them at the source. We do offer the warp files and warped templates that will be produced by this workflow. They can be downloaded from [Zenodo](https://doi.org/10.5281/zenodo.3786357). " | ||
] | ||
}, | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters