SegyV0_0

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

SegyV0_0()

An IO class supporting version 0.0 of the SEGY format.

Or if the version is not set.

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.