Matt Hall

Results 261 issues of Matt Hall

For example: - Download a couple of open seismic datasets. - Maybe a couple of wells, ideally on the seismic, ideally with elastic properties. Maybe a good idea: - Use...

enhancement

All in `scikit-image` already? https://scikit-image.org/docs/dev/auto_examples/features_detection/plot_glcm.html See https://subsurfwiki.org/wiki/Haralick_texture

enhancement

From a user: > when I create a wedge and use conformance='both' the model has ints. But when I use one of the other two options it's not

Various attributes in a 3D window. Using `ndimage` I guess.

enhancement

It looks like `rppy` is no longer active... https://github.com/sconten/rppy We should port some its functions over. There's some good stuff in there, including tests. E.g. see [the reflectivity module](https://github.com/sconten/rppy/blob/master/rppy/reflectivity.py).

Something to do with `__init__.py` files maybe? ![image](https://user-images.githubusercontent.com/1692372/35516000-fc31c45c-04e0-11e8-823c-2647a5e6a1a2.png)

bug

We can add to this as we go: ### New - Leo's NMO eqn - tau-p - Evan's wavelet estimation tutorial - some simple curve estimation/fill-in (without scikit) - coloured...

enhancement

Not sure yet how many equations this affects, but we should vectorize all of them. For example, you should be able to pass Vp, Vs, RHOB logs of length _m_...

bug
enhancement

This module should be refactored. It does not tolerate NaNs in the t-d function, eg if you pass a Vp curve with Nans in it. I'd like to be able...

http://earthscience.stackexchange.com/q/7463/70

enhancement