API Reference for Enthought Tool Suite 3.2.0
Takes a 1D boolean mask array and returns a copy with all the non-zero runs widened by 1.
| Local name | Refers to |
|---|---|
| AbstractDataSource | enthought.chaco.abstract_data_source.AbstractDataSource |
| array | numpy.array |
| BaseCandlePlot | enthought.chaco.base_candle_plot.BaseCandlePlot |
| compress | numpy.compress |
| concatenate | numpy.concatenate |
| Instance | enthought.traits.trait_types.Instance |
| Property | enthought.traits.traits.Property |
| searchsorted | numpy.searchsorted |
© Copyright 2002-2009 Enthought, Inc.