twistpy.utils.load_analysis#

load_analysis(file: str) Any[source]#

Read a TwistPy analysis object from the disk.

Parameters
filestr

File name (include absolute path if the file is not in the current working directory)

Returns
TimeDomainAnalysis3C or
TimeDomainAnalysis6C or
TimeFrequencyAnalysis3C or
TimeFrequencyAnalysis6C or
DispersionAnalysis

Examples using twistpy.utils.load_analysis#

3-C Polarization analysis and filtering in the time domain

3-C Polarization analysis and filtering in the time domain

3-C Polarization analysis and filtering in the time-frequency domain

3-C Polarization analysis and filtering in the time-frequency domain