-
Notifications
You must be signed in to change notification settings - Fork 17
Home
This module is intended to accelerate development of Distributed Acoustic Sensing (DAS) analytics and interpretation. Often DAS comes with huge data volumes (typically 5km fibre will produce >450 Mb/s) and these data volumes can be overwhelming, particularly outside of geophysical applications.
This module is intended to lower the bar for researchers interested in developing their own DAS data analytics systems and workflows.
If you are new to distpy start by reading the Basic Principles, and then check out the discussion on Directed Graphs or jump straight into one of the Tutorials.
distpy is installed from packages at pypi.org using pip install
On Windows
python -m pip install distpy
On Linux
pip install distpy
data abs angle add analytic_signal argmax approx_vlf bounded_select broaden butter clip conj convolve copy correlate count_peaks data_load deconvolve destripe diff downsample dip_filter down_wave extract fft from_gpu gather gaussian geometric_mean gradient harmonic_mean hard_threshold ifft keras kmeans kurtosis lin_transform macro median_filter mean multiply multiple_calcs peak_to_peak rms_from_fft real rescale roll running_mean sobel soft_threshold sum skewness sta_lta std_dev to_gpu unwrap up_wave velocity_map velocity_mask virtual_cmp wiener write_npy write_witsml