Skip to content

Releases: nimh-dsst/abcd-fasttrack2bids

v1.0.2

21 Apr 20:58
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

Many minor clarifications in bids_corrections.py comments and help text. Only one small change that makes a functional difference: the removal of the bids:: in front of the BIDS fmap IntendedFor fields.

There is also a new utility only used for experimental field map testing.

Version 1.0.1: pipeline.py bug fix

03 Sep 20:33
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

This bug fix release resolves two bugs in the pipeline.py which were causing the -z preservation option to not be used correctly. See the comparison above for the exact few changes.

Version 1.0.0

16 Aug 17:13
7d0d4a5
Compare
Choose a tag to compare

This is the first version. It includes three major parts:

  1. fasttrack2s3.py
  2. pipeline.py
  3. bids_corrections.py

Check the README for a complete explanation of each. There is also a first pass of support for the NIH HPC's swarm command.