JuliaRheology / RHEOS.jl

RHEOS - Open Source Rheology data analysis software
MIT License
39 stars 9 forks source link

Status of variable sample-rate fitting? #151

Open moustachio-belvedere opened 2 years ago

moustachio-belvedere commented 2 years ago

Creating this issue to track status of variable sample-rate fitting changes. My (vague) memory of our last group discussions on this is that we should consider getting rid of variable sample rate fitting due its inaccuracy and slowness, replacing it with coercion of user data to constant sample rate.

First decision to make is whether we get rid of it completely or we just have more warnings like: https://github.com/JuliaRheology/RHEOS.jl/blob/master/src/base.jl#L574 in other relevant places and the documentation.