DESC icon indicating copy to clipboard operation
DESC copied to clipboard

Ability to change resolution of SplineProfiles

Open rahulgaur104 opened this issue 1 year ago • 1 comments
trafficstars

For the PowerSeriesProfile class one can change the number of coefficients of the input profiles during optimization. But this ability is not available for the SplineProfile class.

I think it would be nice to have a spline with varying number of knots during an optmization so that the user can vary the knots and add more optimizable parameters (more freedom) to their optimization.

I'll try to add this feature.

rahulgaur104 avatar Feb 02 '24 17:02 rahulgaur104

Related to #849. I think it would be good to have a standalone util function, and then SplineProfile.change_resolution can call that under the hood.

ddudt avatar Feb 02 '24 19:02 ddudt

as duplicate of #849

dpanici avatar Aug 20 '24 19:08 dpanici