crossplot.well_tools
Module Contents
Classes
Attributes
- crossplot.well_tools.proclog_logger
- crossplot.well_tools.colors
- class crossplot.well_tools.MulitWellSelector(wellinfo)
- select_wells(self, wellnms)
- get_controls(self)
- class crossplot.well_tools.MultiWellLogSelector(wellinfo, titles=['Select log'], common=True, withdepth=True)
- select_wells(self, wellnms)
- get_controls(self)
- class crossplot.well_tools.ColorSelector(wellinfo, common=True, withdepth=True, withwell=True)
- select_wells(self, wellnms)
- get_controls(self)
- class crossplot.well_tools.DepthRangeSelector(wellinfo)
- select_wells(self, wellnms)
- on_topmarker_chg(self, attr, old, new)
- on_botmarker_chg(self, attr, old, new)
- get_controls(self)
- class crossplot.well_tools.MultiWellCrossPlot
- select_wells(self, wellnms)
- on_well_select(self, attr, old, new)
- on_color_select(self, attr, old, new)
- hideall(self)
- on_apply(self)
- on_depthfilter(self, attr, old, new)
- on_depthsel_chg(self, attr, old, new)
- get_controls(self)
- update_axes(self)
- get_log_selection(self)