issues Search Results · repo:espdev/csaps language:Python
Filter by
30 results
(59 ms)30 results
inespdev/csaps (press backspace or delete to remove)Any plans to implement roughness weights, which are still not implemented but this is extremely important feature!!!
(see https://github.com/espdev/csaps/issues/59#issuecomment-1200123897 )?
enhancement
help wanted
qlahcim
- 1
- Opened on Feb 29, 2024
- #77
Hi, thanks for this package.
I stumbled across some behavior I didn t expect. In the following code, I m computing a smoothing factor automatically
with normalizedsmooth=True. If I then use the resulting ...
bug
ryan-feeley
- 1
- Opened on Sep 25, 2023
- #70
Hi,
as far as I understand, CSAPS is able to work with univariate, multivariate (both depending x being 1dimensional) and
ND-gridded data.
In my use case, I have an irregular grid with missing values ...
question
sroener
- 7
- Opened on Jun 13, 2023
- #69
What the csaps function looks like without smooth parameter:
spline = csaps(x_points, y_points)
plt.plot(x, fit)
plt.scatter(x_points, y_points)
plt.show()
spline_plot_no_smoothing
What the csaps function ...
question
lucassherbrook
- 3
- Opened on Jun 12, 2023
- #66
I m interested in optimizing the smoothing parameter using the GCV (page 244 7.52). Oftentimes, this requires the number
of effective number of parameters and degrees of freedom for the generated spline. ...
question
ZeroCool2u
- 4
- Opened on Apr 24, 2023
- #64
Hi, this is an amazing content. I would like to filter my 2D signal to obtain both the velocity and acceleration at a
time t, in order to estimate a CTRA model. Which method would you recommend to me? ...
Cram3r95
- Opened on Aug 24, 2022
- #60
To whom it may concern,
Sorry I m using a ticket to ask a question, but I couldn t see any other way to contact y all.
This package looks VERY interesting to me. I ve been looking for a python implementation ...
question
Bhare8972
- 4
- Opened on Jul 28, 2022
- #59
Dear developers,
CSAPS works great, but providing CSAPS only through pypi currently makes it impossible to implement it as a dependency
on conda packages (see https://github.com/conda/conda-build/issues/548). ...
help wanted
aafkevandenberg
- 2
- Opened on May 17, 2022
- #57
@espdev - I noticed that the 1.0.4 release doesn t allow scipy 1.7, but it looks like there has been a PR merged into
master (#50) that supports it. Any chance of a 1.0.5 release to PyPI?
alecf
- 3
- Opened on Sep 9, 2021
- #53
csaps.CubicSmoothingSpline purports to perform extrapolation using the natural boundary condition.
From https://github.com/espdev/csaps/blob/master/docs/formulation.rst: csaps spline is cubic only and ...
help wanted
shusheer
- 2
- Opened on Jul 24, 2021
- #52

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.