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

Move analysis routines to submodule? #42

Closed
mastrof opened this issue May 10, 2023 · 2 comments · Fixed by #65
Closed

Move analysis routines to submodule? #42

mastrof opened this issue May 10, 2023 · 2 comments · Fixed by #65
Labels
breaking Breaking change submodule

Comments

@mastrof
Copy link
Owner

mastrof commented May 10, 2023

It's probably better to move the analysis routines into a MicrobeAgents.Analysis submodule to keep the core cleaner.

@mastrof mastrof added breaking Breaking change submodule labels May 10, 2023
@mastrof
Copy link
Owner Author

mastrof commented May 28, 2023

MSD evaluation (and unfolding) now implemented in MeanSquaredDisplacement.jl. Current implementations should be removed when setting up the submodule, possibly in favor of re-exporting the imsd and emsd function from said package, with extensions to act directly on agent dataframes

@mastrof
Copy link
Owner Author

mastrof commented Sep 10, 2023

Same will happen for autocorrelation functions once Autocorrelations.jl is released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change submodule
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant