Changelog

v0.3.1

What’s new!

  • Simplified plot_3d function

  • Replace fortran code with numba jit python version.

v0.3.0

What’s new!

  • Added T1, T2 relaxation inversion kernel.

v0.2.0

What’s new!

  • Added to_Haeberlen_grid() function to convert the 3D \(\rho(\delta_\text{iso}, x, y)\) distribution to \(\rho(\delta_\text{iso}, \zeta_\sigma, \eta_\sigma)\) distribution.

Changes

  • Update code to comply with updated csdmpy library.