subclass of Stream, would simply add headers to the__str__() and plot() methods so that the user doesn't have to call CleanSequence.plot_stream() and CleanSequence.print_stream().
Would be returned by all tiskitpy methods adding clean_sequence to Trace.stats.
subclass of
Stream
, would simply add headers to the__str__()
andplot()
methods so that the user doesn't have to callCleanSequence.plot_stream()
andCleanSequence.print_stream()
.Would be returned by all tiskitpy methods adding clean_sequence to Trace.stats.