Public Member Functions | |
| def | __init__ |
| def | analyze |
Public Attributes | |
| slice | |
| nfft | |
| def unlock.analysis.analyzer.SpectrogramPlotAnalyzer.__init__ | ( | self, | ||
| schema, | ||||
| data, | ||||
nfft = 3, |
||||
x_label = 'Time (s)', |
||||
y_label = 'Frequency (Hz)', |
||||
bar_label = 'Amplitude (Frequency power)', |
||||
title = 'Spectrogram', |
||||
filter = None | ||||
| ) |
| def unlock.analysis.analyzer.SpectrogramPlotAnalyzer.analyze | ( | self | ) |
Subclass hook
Reimplemented from unlock.analysis.analyzer.PlotAnalyzer.
1.7.1