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

Track improvements #43

Merged
merged 4 commits into from
Jun 28, 2021
Merged

Track improvements #43

merged 4 commits into from
Jun 28, 2021

Conversation

fsoubelet
Copy link
Owner

Adds functionality to the track.track_single_particle function. Now handles observation points and kwargs for the TRACK command.

The returned value of the function is now a dict of dataframes (1 per observation point) instead of a single dataframe.
If onetable was given to TRACK as a keyword argument, a single entry taken from the appropriate table with be found in the returned dictionary.

Tests have been added.

@fsoubelet fsoubelet self-assigned this Jun 28, 2021
@fsoubelet fsoubelet added the Enhancement Improvements to an existing feature label Jun 28, 2021
@codeclimate
Copy link

codeclimate bot commented Jun 28, 2021

Code Climate has analyzed commit 964ccd0 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 95.7% (0.1% change).

View more on Code Climate.

@fsoubelet fsoubelet merged commit a4793a7 into master Jun 28, 2021
@fsoubelet fsoubelet deleted the track_improvements branch June 28, 2021 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improvements to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant