Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Add higher order fit for RDTs #387

Open
Mael-Le-Garrec opened this issue Jul 28, 2022 · 0 comments
Open

[Feature Request]: Add higher order fit for RDTs #387

Mael-Le-Garrec opened this issue Jul 28, 2022 · 0 comments
Labels
Enhancement New feature or request

Comments

@Mael-Le-Garrec
Copy link
Contributor

Feature Description

RDTs are calculated via a fit of a line amplitude relative to their action part, that varies with kick amplitude.
Currently, this fit is done for each RDT separately, meaning we can't differentiate the contribution of RDTs on the same line.

Possible Implementation

A higher order fit with all the RDTs contributing to the same line in rdt.py L227
And calculating the linearized problem for all those RDTs at once, in rdt.py L233

@Mael-Le-Garrec Mael-Le-Garrec added the Enhancement New feature or request label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant