fusion-flap / flap

Fusion Library of Analysis Programs
MIT License
11 stars 5 forks source link

Equidistant coordinate in multi-slice #49

Open sandorzoletnik opened 4 years ago

sandorzoletnik commented 4 years ago

In multi-slice the actual slicing operation is done either by a slice object or by intervals. In the latter case the resulting start coordinate of the intervals will be non-equidistant. This si not correct if the non-slice operation is selected only because the number of intervals is smaller than the number of samples in an interval.