pyrocko.io.seisan_waveform

exception SeisanFileError[source]
read_file_header(f, npad=4)[source]
exception EOF[source]
read_channel_header(f, npad=4)[source]
read_channel_data(f, endianness, sample_bytes, nsamples, gain, load_data=True, npad=4)[source]
iload(filename, load_data=True, subformat='l4')[source]