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

Integrate filtering options between locate_and_measure and link_particles #10

Open
pennekampster opened this issue Apr 15, 2015 · 1 comment

Comments

@pennekampster
Copy link
Owner

Tracking is the most time-consuming aspect of BEMOVI so far. To cut time down for tracking, pre-filtering on the raw coordinates may be helpful: for instance, morphologies far outside the range encountered could be filtered out (this already happens due to size limits in the locate_and_measure, but more morphology variables could be included).

This requires that the link_particles function is changed to work on the particle.RData instead of the raw text files output by locate_and_measure.

@pennekampster
Copy link
Owner Author

The multicore version already uses the particle data as input, so could be easily adapted.

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

No branches or pull requests

1 participant