mcot.dippiΒΆ

Installation instructions

You can install this package using:

pip install mcot.dippi

The command line scripts from this package (and any other packages installed from mcot) can be listed as:

mcot

Or if you want all mcot packages (including all command line scripts)

pip install mcot

Documentation

Module to analyse DIffusion-Prepared Phase Imaging (DIPPI) data

Contains both code to simulate the data and to fit the data. Preprocessing scripts are not yet provided.

Modules

mcot.dippi.geometry

mcot.dippi.model

Probabilistic model

mcot.dippi.scan

Defines the acquisition parameters for a shell of DIPPI data

mcot.dippi.simulator