Matt Hall

Results 261 issues of Matt Hall

When plotting striplog with `colour` field, it wants a real value for the undefined zones. I'd prefer a light grey, rather than using something from the colourmap. Maybe there's a...

Maybe not a very high priority, since we can load simple integer data as a curve, but would be a good addition. Should maybe do via `gio`. Idea would be...

enhancement

Maybe we should be more granular, like `return_basis=True` and `return_table=True` instead of lumping it all into `return_meta`

Anything with only a few pixels (eg edges of boxes around colours) should be ignored. ![image](https://cloud.githubusercontent.com/assets/1692372/13467816/4d537556-e076-11e5-9600-fe0d10c8d62e.png)

enhancement

### Brief description Strip logs contain lithology descriptions by depth; stratigraphic logs contain horizon picks by depth; the use case is to take an upper and lower horizon pick for...

use case

### Brief description Strip logs contain lithology descriptions by depth; petrophysical logs contain numbers for different properties by depth; the use case is to take all numbers for a given...

use case

Could the list of components in an Interval also be a list of Intervals, to give a 'nested' striplog, like a geological timescale, or Formations+Members, etc? So `interval.components` might become...

enhancement
question

Right now this fails with an error. ![image](https://cloud.githubusercontent.com/assets/1692372/12276084/151fb5a8-b94a-11e5-8150-c7775cf96064.png)

question

Use interpolation to find the intra-sample position of edges, eg in `striplog.from_log()`.

enhancement

E.g. if you have 3 arrays, tops, bases, descriptions.