Skip to content

Draft: new NMR relaxation time class

Simon Gravelle requested to merge (removed):nmr_relaxation into develop

First attempt at creating a new module for NMR relaxation time measurement.

Changes :

  • Created a new class NMR in structure.py
  • Modified the Correlation function from utils
  • Added find_nearest utils
  • Added a first test

Merge request reports