-
Notifications
You must be signed in to change notification settings - Fork 7
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
1 parent
8deb762
commit 97426ae
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -24,9 +24,10 @@ if __name__ == '__main__': | |
'See the documentation for details on its use.\n'+\ | ||
'If you are using this tool, please cite out paper.' | ||
'This software accompanies the research presented in:\n'+\ | ||
'Thakur et al, \'Brain Extraction on MRI Scans in Presence of Diffuse\n'+\ | ||
'Thakur et al., \'Brain Extraction on MRI Scans in Presence of Diffuse\n'+\ | ||
'Glioma:Multi-institutional Performance Evaluation of Deep Learning Methods'+\ | ||
'and Robust Modality-Agnostic Training\'.\n'+\ | ||
'DOI: 10.1016/j.neuroimage.2020.117081\n' +\ | ||
'We hope our work helps you in your endeavours.\n'+ '\n'\ | ||
'Copyright: Center for Biomedical Image Computing and Analytics (CBICA), University of Pennsylvania.\n'\ | ||
'For questions and feedback contact: [email protected]') | ||
|