scan

method of dascore.io.segy.core.SegyV2 source

scan(
    self ,
    path ,
)-> ‘list[dc.PatchAttrs]’

Used to get metadata about a file without reading the whole file.

This should return a list of PatchAttrs objects from the dascore.core.attrs module, or a format-specific subclass.