aspsim.diagnostics.diagnostics
Functions
|
Must be called from processor.prepare(), not processor.__init__() |
Classes
|
Remember to include .ir in the property name if the property is a filter object |
|
save_at_idx is an iterable which gives all indices for which to save data. |
|
save_at_idx is an iterable which gives all indices for which to save data. |
|
If state_dim is 1, the state is a scalar calue If the number is higher, the state is a vector, and the value of each component will be plotted as each line by the default plot function |
|
save_at_idx is an iterable which gives all indices for which to save data. |
|
save_at_idx is an iterable which gives all indices for which to save data. |
|
use_samples : tuple[int, int] |
|
compare_func should take the two states as argument, and return a single value representing the comparison (distance or MSE for example) |
|
save_at_idx is an iterable which gives all indices for which to save data. |
|
summary_func should take the state as argument and return a single scalar representing the state (norm or power for example) |