SegyV1_0

class of dascore.io.segy.core
inherits from: FiberIO
source

SegyV1_0()

An IO class supporting version 1.0 of the SEGY format.

Methods

Name Description
get_format Make sure input is segy.
read Read should take a path and return a patch or sequence of patches.
scan Used to get metadata about a file without reading the whole file.
write Create a segy file from length 1 spool or patch.