Skip to content

Releases: neuroscout/pyNS

v0.5.1

05 Oct 21:14
304b4c9
Compare
Choose a tag to compare

What’s Changed

0.5

07 Feb 17:36
dc65808
Compare
Choose a tag to compare
0.5

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).

0.4.10 (HOTFIX)

25 Mar 17:39
67f3d3e
Compare
Choose a tag to compare

What’s Changed

  • Import nilearn plotting correctly

0.4.9

25 Mar 17:17
Compare
Choose a tag to compare

What’s Changed

0.4.8

13 Oct 20:56
1828c11
Compare
Choose a tag to compare

What’s Changed

Minor feature release

0.4.7

11 Aug 18:12
85ba98f
Compare
Choose a tag to compare

What’s Changed

0.4.6

14 Apr 22:00
ae5addd
Compare
Choose a tag to compare

What’s Changed

  • Bug fix release, sets pyJWT to < 2.0

0.4.5

26 Jan 23:59
Compare
Choose a tag to compare

What’s Changed

v0.4.4: Add mult-task functionality

04 Jan 23:59
Compare
Choose a tag to compare

What’s Changed

  • Allow multi task analyses in creation and querying, record estimator (#83) @adelavega

0.4.3

28 Oct 03:35
a8462ea
Compare
Choose a tag to compare

What’s Changed

  • Log fmriprep and cli versions with upload (#82) @adelavega
  • FIX: Upload, if no images found print status (#81) @adelavega
  • Only add Convolve transformation if there are hrf_variables, fix user pred search (#80) @adelavega
  • Consistent API, speed up tests, and bug fixes (#77) @adelavega
  • Add build option to compile route (#70) @adelavega