snap

method of dascore.core.coords.CoordSegmented source

snap(
    self ,
)-> ‘CoordRange’

Snap the coordinates to evenly sampled grid points.

The min/max of the coordinate remain unchanged; every interior value may move without bound. Use simplify for a tolerance-bounded alternative.