obspy.io.segy.core._segy_trace_str_

_segy_trace_str_(self, *args, **kwargs)[source]

Monkey patch for the __str__ method of the Trace object. SEGY object do not have network, station, channel codes. It just prints the trace sequence number within the line.