A downloader of PPMI files.
Project description
A downloader of PPMI metadata and imaging data files.
Example usage
import ppmi_downloader
ppmi = ppmi_downloader.PPMIDownloader()
# Download metadata files
ppmi.download_metadata(['Demographics.csv', 'Age_at_visit.csv'])
# Download 3D imaging metadata
ppmi.download_3D_T1_info()
# Download imaging data (in DICOM format)
ppmi.download_imaging_data([3001, 3003, 3011])
# Download imaging data (in Nifti format)
ppmi.download_imaging_data([3001, 3003, 3011], type='nifti')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ppmi_downloader-0.6.tar.gz
(14.4 kB
view details)
Built Distribution
File details
Details for the file ppmi_downloader-0.6.tar.gz
.
File metadata
- Download URL: ppmi_downloader-0.6.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c26b176c642a9f38c84b59b77c4ac0be267067566e70fe0ccd51cd82957bc93 |
|
MD5 | 40f738d03965b478e8c694924ba99ccc |
|
BLAKE2b-256 | 88659ffc208e89b84caa56c8f614f0af58e3471204b607acae8a6396d60d0fec |
Provenance
File details
Details for the file ppmi_downloader-0.6-py3-none-any.whl
.
File metadata
- Download URL: ppmi_downloader-0.6-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 379a25bd7a3cb46a115113ccebacaf181b3f7ee274deb4e491fbb9dee9a8ad05 |
|
MD5 | 07ec0488b2ddd5c1706e86142e243984 |
|
BLAKE2b-256 | 79af53dde8cdae7bf2f1141c08ddcc431c83b50f145b88c1af9b2c8a4e75bef3 |