Skip to content

Releases: samuelstjean/dpr

v0.2.2

16 Dec 19:56
6f39634
Compare
Choose a tag to compare
  • Moved the scripts to a proper entrypoint instead of an added file
    • This changes nothing in the way each script is called but just makes it more robust on Windows

v0.2.1

01 Jun 10:39
c0fef35
Compare
Choose a tag to compare

[v0.2.1] - 2023-06-01

[v0.2] - 2020-07-16

16 Jul 15:42
b9939ed
Compare
Choose a tag to compare
  • Fix bug due to interpolation in dpr.utils.draw_fancy_graph
  • Add Matlab version and example under the folder matlab

[v0.1.2] - 2019-06-18

18 Jun 13:00
0336e06
Compare
Choose a tag to compare
  • New command line script dpr_make_fancy_graph to draw p-values over bundles as in the paper
    • Example updated to showcase this, with how to fine tune to your specific needs
    • Also see the new function dpr.utils.draw_fancy_graph for even more fine grained control
    • Added the Neuroimage published reference instead of the preprint version

[v0.1.1b] - 2019-03-13

13 Mar 09:23
4509e9f
Compare
Choose a tag to compare
  • This release is only to mint a DOI for zenodo, there are no actual changes with v0.1.1

[v0.1.1] - 2019-02-21

21 Feb 15:00
4509e9f
Compare
Choose a tag to compare
  • New command line version, available as command dpr after installation.
  • New example dataset of the left arcuate fasciculus to go with the command line.
  • A few cleanups removing old, unused options.
    • No change to the underlying core options or functionality.

First release - 2019-02-16

16 Feb 11:05
Compare
Choose a tag to compare

The first release, without a command line interface at the moment.

To install, download the file and run in your favorite terminal

pip install dpr-0.1.tar.gz