gravityspy.classify.classify.classify(event_time, channel_name, path_to_cnn, verbose=True, **kwargs)[source]ΒΆ

classify an excess noise event

Note:
If you do not pass the **kwargs timeseries or source then your timeseries will attempt to be generated on the fly uses gwpy.timeseries.TimeSeries.get

Parameters:

event_time (list):
A list of gwpy.spectrogram.Spectrogram objects
channel_name (array):
The min and max of the colorbar for the plots
path_to_cnn (str):
What detetor where these spectrograms from
**kwargs:
timeseries source

Returns:

ind_fig_all
A list of individual spectrogram plots
super_fig
A single plot object contianing all spectrograms