Releases: neuroscout/neuroscout-cli
Releases · neuroscout/neuroscout-cli
0.6.5
0.6.4
What’s Changed
- Add Google Colab Demo Notebook (#158) @adelavega
- Only copy meta-data from bundle to dataset if it doesn't exist
0.6.3
What’s Changed
- If running with
--no-get
do all set up except run DataLad (#157) @adelavega
REL: 0.6.2
What’s Changed
- Default to force_upload=True
0.6.1
Bugfix release in the 0.6.x series
What’s Changed
- FIX: Save dataset_dir to allow DataLad to get files (#152) @adelavega
0.6
What’s Changed
- [RF] Pass arbitrary arguments to FitLins, use click instead of Docopt (#150) @adelavega
- Convert BIDS Stats models to v1 (#147) @adelavega
- Speed up indexing and fetching of relevant files w/ custom logic (#146) @adelavega
0.5.4
What’s Changed
Bug fix and feature release in 0.5.x series.
- FIX: Smoothing in fitlins occurs at incorrect level (#143) @adelavega
- FIX: Pass n-cpus (#141) @adelavega
- Save options to disk (#139) @adelavega
- Change back to GITHUB_TOKEN (#137) @adelavega
- Use tag for address (#136) @adelavega
- Add singularity builds (#135) @adelavega
- Add github actions (#134) @adelavega
0.5.3
What’s Changed
- Fix upload grabbing - group images were uploaded as subject images
0.5.2
What’s Changed
- Changes to support
narratives
dataset - Handle
res
in file name - Allow no
Task
defined inInputs
0.5.1
What’s Changed
- REL: 0.5.1 (#129) @adelavega
- REF: Refactor directory structure (#127) @adelavega