aspsim.diagnostics.diagnosticscollection

Classes

Eigenvalues(matrix_name, *args[, abs_value])

save_at_idx is an iterable which gives all indices for which to save data.

EigenvaluesOverTime(matrix_name, eigval_idx, ...)

Matrix must be square, otherwise EVD doesn't work For now assumes hermitian matrix as well

SignalPowerSpectrum(sig_name, sim_info, ...)

Will output the wrong value if it is exported in the middle of the save_range

SignalSummary(sig_name, sim_info, save_range)

save_at should be a tuple (start_sample, end_sample)

SummaryDiagnostic(sim_info, save_at[, ...])

save_at should be a tuple (start_sample, end_sample)