waveformtools.diagnostics
Diagnostic tools
Functions
|
Check if the mode amplitudes are equal |
|
Compute and return the RMS error between two arrays |
Classes
|
The methods for integration ,differential to be passed on for operations. |
- waveformtools.diagnostics.IsModesEqual(modes1, modes2, modes_list)[source]
Check if the mode amplitudes are equal
- Parameters:
- modes1, modes2dict
A dictionary of modes. For each mode, the data could be an array.
- modes_listlist
A list of list of mode numbers
- Returns
- ——-
- modes_errfloat
The error of each mode as a dict