API Reference for Enthought Tool Suite 3.2.0
Returns decimated x and y arrays.
This is Douglas and Peucker's algorithm rewritten to use Numeric arrays. Tolerance is usually determined by determining the size that a single pixel represents in the units of x and y.
Compression ratios for large seismic and well data sets can be significant.
| Local name | Refers to |
|---|---|
| absolute | numpy.absolute |
| arange | numpy.arange |
| argmax | numpy.argmax |
| nonzero | numpy.nonzero |
| sqrt | numpy.sqrt |
| take | numpy.take |
| zeros | numpy.zeros |
© Copyright 2002-2009 Enthought, Inc.