obspy.segy.segy.SEGYTraceHeader.__getattr__

SEGYTraceHeader.__getattr__(name)[source]

This method is only called if the attribute is not found in the usual places (i.e. not an instance attribute or not found in the class tree for self).

This Page