Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ellisdg authored Jul 12, 2023
1 parent 8ad3604 commit 596dabd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# HCPLifespan2BIDS
# [HCPLifespan2BIDS](https://github.com/ellisdg/HCPLifespan2BIDS)

Converts the unprocessed imaging data for the HCP Aging and Development studies to BIDS format.
Converts the unprocessed imaging data for the HCP Aging and Development (i.e. Lifespan) datasets to BIDS format.

## Usage

Expand All @@ -18,4 +18,4 @@ You can run `python main.py --help` to see all options. The most important ones
* --use_bids_uris: If specified, will use BIDS URIs instead of BIDS filenames.

## Appendix: Downloading the data
I found it easiest to use the ndatools `downloadcmd` to download the data.
I found it easiest to use the ndatools `downloadcmd` commandline tool to download the data. You can download `downloadcmd` using `pip install nda-tools`.

0 comments on commit 596dabd

Please sign in to comment.