Issue 23 tensor compartment
Created a Tensor class based on BaseCompartment. The Tensor class takes inputs:
- bvec: applied gradient direction
- bval: the b-value
- axial and perpendicular diffusivities
Output:
- S: signal along the fibre direction
The axial diffusivity is assumed to the along the z-axis ([0,0,1]).
This resolves issue #23 (closed)
Edited by Zhi Liang Daniel Kor