Matt Hall
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...
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. 
### 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...
### 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...
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...
Right now this fails with an error. 
Use interpolation to find the intra-sample position of edges, eg in `striplog.from_log()`.
E.g. if you have 3 arrays, tops, bases, descriptions.