Metadata-Version: 2.1
Name: dkmri
Version: 0.0.2
Summary: Reproducible and efficient diffusion kurtosis imaging in Python.
Home-page: https://github.com/kerkelae/dkmri
Author: Leevi Kerkelä
Author-email: leevi.kerkela@protonmail.com
License: MIT
Description: # `dkmri` (WORK IN PROGRESS)
        
        Reproducible and efficient diffusion kurtosis tensor estimation in Python.
        
        ## Installation
        
        `dkmri` can be installed with [pip](https://pypi.org/):
        
        ```
        pip install dkmri
        ```
        
        ## Usage example
        
        `dkmri` can be used from the command line. To see an usage example and an
        explanation of the parameters, execute the following:
        
        ```
        dkmri.py -h
        ```
Platform: UNKNOWN
Description-Content-Type: text/markdown
