Skip to content

Releases: NeuroimagingUIowa/xnat_downloader

v0.3.2

06 Nov 22:40
9d6c804

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

15 Oct 19:27
4307acf

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

15 Oct 18:48
b75597f

Choose a tag to compare

Release Notes

CHANGES

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.3.0

v0.3.0rc1

15 Oct 18:38
b75597f

Choose a tag to compare

v0.3.0rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.3.0rc1

v0.2.8

18 Jun 17:09
a62230e

Choose a tag to compare

v0.2.8 Pre-release
Pre-release

Release Notes

add option to overwrite nifti files

CHANGES

v0.2.7

09 May 18:14
6de4855

Choose a tag to compare

v0.2.7 Pre-release
Pre-release

Release Notes

Handling another use case for our lab.

CHANGES

  • [ENH] support quasi bids structure (#35) @jdkent

v0.2.6

01 May 21:20
6f227af

Choose a tag to compare

v0.2.6 Pre-release
Pre-release

Release Notes

Thanks to Joe Shaffer for feedback and bug reports!

CHANGES

v0.2.5

28 Nov 15:40
3bdb9d2

Choose a tag to compare

v0.2.5 Pre-release
Pre-release

Release Notes

thanks to @llevitis for her help!

CHANGES

Add sub_label_prefix

18 Jun 22:33
01a9184

Choose a tag to compare

Add sub_label_prefix Pre-release
Pre-release

This allows us to add more characters to the subject label using the json key sub_label_prefix when we download from xnat, so a subject that is represented on xnat as sub-001 can be downloaded as sub-GE120001.

Non-BIDs and BIDs support

30 May 02:39

Choose a tag to compare

  • adds support for both BIDS and non-BIDS data stored on xnat.
  • updates the documentation