-
Notifications
You must be signed in to change notification settings - Fork 118
Home
Matt Hall edited this page Oct 29, 2013
·
4 revisions
Welcome to the agilegeo wiki! Items with links exists. Items without links, don't exist (yet).
Example:
import agilegeo.wavelet dir(agilegeo.wavelet) help(agilegeo.wavelet.ricker_alg)
- agilegeo.attribute.energy
- agilegeo.attribute.similarity
- agilegeo.attribute.spectraldecomp
- agilegeo.attribute.spectrogram
- agilegeo.attribute.dipsteer
- agilegeo.attribute.curvature
- agilegeo.attribute.dipsteeredfilter
- agilegeo.attribute.integratedtrace
- agilegeo.attribute.textures
- agilegeo.attribute.cosinephase
- agilege.attribute.instantaneousphase
- agilegeo.attribute.envelope
- agilegeo.attribute.quadrature
- agilegeo.attribute.instantaneousfrequency
- agilegeo.attribute.textures.py - functions for textural statistics and patterns (from skimage and mahotas)
-
agilegeo.wavelet
- lfm — Linear frequency modulation (sweep)
- klauder — Klauder wavelet
- ormsby_alg — Ormsby wavelet
- ricker_alg — Ricker wavelet
- agilegeo.wavelet.filterbank - Application of PyWavelets for wavelet domain construction
-
agilegeo.avo
- zoeppritz
- akirichards
- akirichards_alt
- fatti
- shuey2
- shuey3
- bortfeld2
- bortfeld3
- agilegeo.io.segy - Extension of defunct SegyPy
- agilegeo.io.pygeo - Direct access SEGY library. Nice memory maps of SEGY and SU files from Brendan Smithyman.
- agilegeo.io.las - Fork of LASreader available from SciPy Cookbook
- agilegeo.io.rsf - Conversion of Madagascar regularly sampled format (rsf) to NumPy array, (or SEGY?)
- agilegeo.io.odt - Conversion of OpendTect volumes to NumPy array, (or SEGY?)
- agilegeo.io.su - Conversion of Seismic Un*x (su) seismic data format to NumPy array, (or SEGY?)