classes
Overview
This module defines the core data structures for the analysis and processing of transient nutation data.
It provides:
the
TransientNutationsclass for representing and processing experimental data (loading, pre-processing, Fourier transformation)the
Parametersclass for configuring analysis and processing steps
The separation of data and parameters enables a clear and reproducible analysis pipeline.
Contents
Transient nutation data class. |
|
|
Parameter set controlling preprocessing and analysis of transient nutation data. |