-
In particular `get_plasma_potential` uses a gradient method for determining the "knee" location in the I-V characteristic. This method will be susceptible to noise, which can often cause larger gradie…
-
## Basic Problem
When I ran a grid search for optimizing the Savitzky-Golay filter parameters, I found that for high `polyorders`, the coefficients from `scipy.signal.savgol_coeffs` are numerically i…
-
There are various standards for acoustic filters for different applications. Among them:
* [ITU-R 468 Noise weighting](https://en.wikipedia.org/wiki/ITU-R_468_noise_weighting)
* [Rumble filters](h…
-
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…
-
Currently the velocities are estimated using a Savitsky-Golay filter, which tries to fit (in the least-squares sense) a 2nd-order polynomial to the last N joint position measurements, and then uses th…
-
## *Repository Creation Request*
Use this to get your experiment repository created or updated on GitHub under Virtual Labs organization.
1. #### Coordinating Institute: IIT Bombay
2. #### Appr…
-
This issue contains my review for the JOSS submission openjournals/joss-reviews#6025 :
You can either address this as a single issue or spawn a new issue from each bullet point
Paper:
Reviews f…
-
#27 calls for splines (R built-in method smooth.spline) and lowess to be added
#49 calls for Savitzky-Golay to be added (which may simply be a general case of loess?)
#88 calls for better clarificat…
-
While forecasting prices, Prophet treats the maximum values as outliers and hence fails to forecast them even though there is a daily trend of touching maximum values.
-
![gradeit](https://user-images.githubusercontent.com/36392808/121404963-b734fa80-c919-11eb-9282-3fe697fe31e4.png)
GradeIT elevation - both unfiltered and filtered - is seen in plot. Unfiltered elev…