fusion-flap / flap

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

Interpolation an fail with integer data #53

Open sandorzoletnik opened 4 years ago

sandorzoletnik commented 4 years ago

If data is integer then interpolation might fail. Interpolation has to be done in float and converted back to int.