Matt Hall
Matt Hall
See also #47 and #97
If we do thi, we should use [`pooch`](https://github.com/fatiando/pooch)
I have started a new project for wavelets; the idea is that `bruges` would use it > https://github.com/agilescientific/ricky
Needs to have a window argument. https://agilescientific.com/blog/2011/12/28/i-is-for-integrated-trace.html Description of Landmark's old implementation: > Integration integrates the trace using Fourier transform. This is done by transforming the trace, dividing each frequency...
@mharty3 This sort of thing is do-able in `striplog`, which is installed with `welly`. However, it was the first OOP code I ever wrote so I think it's a bit......
This is a good idea! Thanks Steve.
Hm, good point -- and I didn't notice that I was plotting `(200 - gr)` there. Still, seems like the second plot here should produce something: ```python w = Well.from_las('data/P-129_out.LAS')...
This is hard — without striplog having to know about `alias` — and would probably require refactoring at least `striplog.Legend.get_decor()` and probably the whole implementation of curve legends (which TBF...
I do like the idea of bringing units closer to everything, but there is a `basis_units` attribute, so I think it's okay to maintain that.
Hi Peter, thanks for this... I don't have an easy fix I'm afraid. I've never been very satisfied with the despike method on curves -- it seems to just clip...