tiskitpy.fir2caus
- tiskitpy.fir2caus(stream, firCorrFileName, FIRdecim)
Main conversion routine, calls all others
- Parameters:
stream (
obspy.core.stream.Stream) – input waveformsfirCorrFileName (str) – name of JSON file containing FIR corrections
FIRdecim (int) – decimation factor associated with FIR to correct
- Returns:
output waveforms
- Return type:
obspy.core.stream.Stream