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

Update model interface for optimal filter #145

Merged
merged 5 commits into from
Jan 27, 2021
Merged

Conversation

tkoskela
Copy link
Member

@tkoskela tkoskela commented Jan 27, 2021

As planned in #136

Split update_particles! to update_particle_dynamics! and update_particle_noise!

DONE: Now both new functions return the observations which may not be ideal. Would it be better to separate get_particle_observations into a third function?

@giordano
Copy link
Member

I pushed this last week 28feb52 but forgot to open the PR 🤦 Yours is better, it has also tests! 😃

@tkoskela
Copy link
Member Author

That's exactly the thing in my TODO! Can we merge it into this PR?

@tkoskela
Copy link
Member Author

Yes we can! 💪

docs/src/index.md Outdated Show resolved Hide resolved
Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
@tkoskela tkoskela marked this pull request as ready for review January 27, 2021 16:43
@tkoskela
Copy link
Member Author

I'll mark this as ready for review. The other thing to do in #136 is expose more fields from the model_data struct but we can do that in another PR.

@tkoskela tkoskela merged commit 81cfd92 into master Jan 27, 2021
@tkoskela tkoskela deleted the tk/update-model-interface branch January 27, 2021 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants