jakobmoss / tsa

Software for Time Series Analysis
MIT License
0 stars 0 forks source link

Better automatic sampling #20

Closed jakobmoss closed 8 years ago

jakobmoss commented 8 years ago

Sampling from 5 microHertz to Nyquist with 4 time oversampling 1.0e6 / (4 * (time[N-1] - time[0])).

Maybe a 'quick' option to perform the same range, but with low resolution?