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 up `run_id` automatically, and output post-processed pandas dfs (107) rbroc
* Add ReadTheDocs documentation (102) adelavega