pyrocko.io.datacube

color(c)[source]
exception DataCubeError(*args, **kwargs)[source]
exception ControlPointError[source]
make_control_point(ipos_block, t_block, tref, deltat)[source]
analyse_gps_tags(header, gps_tags, offset, nsamples)[source]
plot_timeline(fns)[source]
class DirContextEntry(**kwargs)[source]

Undocumented.

path

str

tstart

builtins.float (pyrocko.guts.Timestamp)

ifile

int

path = <pyrocko.guts.String.__T object>
tstart = <pyrocko.guts.Timestamp.__T object>
ifile = <pyrocko.guts.Int.__T object>
class DirContext(**kwargs)[source]

Undocumented.

path

str

mtime

builtins.float (pyrocko.guts.Timestamp)

entries

DirContextEntry

path = <pyrocko.guts.String.__T object>
mtime = <pyrocko.guts.Timestamp.__T object>
entries = <pyrocko.guts.ObjectMetaClass.__new__.<locals>.T object>
get_entry(fn)[source]
iter_entries(fn, step=1)[source]
context(fn)[source]
get_time_infos(fn)[source]
get_timing_context(fns)[source]
get_extended_timing_context(fn)[source]
iload(fn, load_data=True, interpolation='sinc')[source]
detect(first512)[source]