Recent Releases of dpr

dpr - v0.2.2

  • 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

- Jupyter Notebook
Published by samuelstjean about 1 year ago

dpr - v0.2.1

[v0.2.1] - 2023-06-01

  • Support for csv files input and output
  • Documentation now available at https://dpr.readthedocs.io

- Jupyter Notebook
Published by samuelstjean over 2 years ago

dpr - [v0.2] - 2020-07-16

  • Fix bug due to interpolation in dpr.utils.draw_fancy_graph
  • Add Matlab version and example under the folder matlab

- Jupyter Notebook
Published by samuelstjean over 5 years ago

dpr - [v0.1.2] - 2019-06-18

  • 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

- Jupyter Notebook
Published by samuelstjean over 6 years ago

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

  • This release is only to mint a DOI for zenodo, there are no actual changes with v0.1.1

- Jupyter Notebook
Published by samuelstjean almost 7 years ago

dpr - [v0.1.1] - 2019-02-21

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

- Jupyter Notebook
Published by samuelstjean about 7 years ago

dpr - First release - 2019-02-16

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

To install, download the file and run in your favorite terminal ~~~bash pip install dpr-0.1.tar.gz ~~~

- Jupyter Notebook
Published by samuelstjean about 7 years ago