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

Add continue_fit support #2234

Open
cdbethune opened this issue Feb 2, 2021 · 0 comments
Open

Add continue_fit support #2234

cdbethune opened this issue Feb 2, 2021 · 0 comments

Comments

@cdbethune
Copy link
Collaborator

  1. Add a new ContinueFit RPC call to the TA3TA2 API
  2. Support calling either ContinueFit or Fit from the TA3 side, and parse the results returned as normal. Should be able to re-use existing code, as this is just a slightly different call made right at the API boundary.
  3. Process ContinueFit calls on the TA2 side. Like the TA3, should require minimal changes - it just needs to make a slightly different call into the core package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant