0.5
release-drafter
released this
07 Feb 17:36
·
7 commits
to refs/heads/master
since this release
What’s Changed
Major release. Most significant change is the addition of fetch_utils
module, which allows users to easily fetch predictors and images without creating a centrally registered Neuroscout analysis. This is useful for experimental workflows which are not supported by Neuroscout-CLI (i.e. other than summary statistics GLM).
- Add custom predictor upload to pyns readthedocs (#109) @jsmentch
- Add high-level predictor fetching utilities (#112) @adelavega
- Allow multiple arguments in names_to_ids (#111) @adelavega
- Edits to readthedocs (#108) @jsmentch
- Map
_name
argments to_id
, look uprun_id
automatically, and output post-processed pandas dfs (#107) @rbroc - Add ReadTheDocs documentation (#102) @adelavega