-
rather than using filter(), use a sevitsky golay filter (more appropriate to curved time series; then could use the derivatives directly from the polynomial filter). their paper has been cited lots: S…
-
Hi there,
Please see [here](https://gist.github.com/lnacquaroli/c97fbc9a15488607e236b3472bcdf097#gistcomment-3093665). Apparently the implementation of the SG filter from Qlab is not fully correct.…
-
I am using `fminunc` optimisation function just for validating the scripts, the cost function and the overall data processing. The final offset results are too large w.r.t. the expected joint offsets.…
-
Hello, thank you for this great implementation, I have been using it and it is very useful.
Significant improvements to the filter can be done by applying a weighting function to the residuals when…
-
```
Summary:
GNU Octave Version: 4.4.1 (hg id: 1f46d371968c + patches)
Tests run on eilonwy.local (macOS) at 21-Oct-2019 00:02:50
Test execution time: 00:01:42
PASS …
-
When lookin into the arielle processing, @HolgerPollyNet and me realized, that one (documented) overlap calculation method is missing.
See [Code of overlapCalc](https://github.com/PollyNET/Pollynet_…
-
Hello, greetings,
I installed pyeogpr using pip.
got this statement: Successfully installed deprecated-1.2.14 importlib-resources-6.4.0 openeo-0.31.0 oschmod-0.3.12 pyeogpr-1.1.8 pystac-1.8.4
…
-
When setting smoothing to none we get an error.
![image](https://github.com/Roestlab/massseer/assets/47336288/6df03125-8d09-4ddd-8700-783f58d25c86)
Although this could be solved by either getti…
-
Gabriel Erni Cassola and I have been talking about adding derivative transformations to Open Specy and adding derivative matching.
Some initial code Gabriel wrote:
```
## Gabriel Erni Cassol…
-
I want to estimate the velocity and acceleration given some observation data. Despite the fact that this filter works quite well, is it possible to go from 20 noisy points (assuming the sampling frequ…