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

Modify filter_observations to accept a path to a parquet file #153

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

moeyensj
Copy link
Owner

To support this also remove ray parallelization from TestOrbitRadiusFilter in favor of parallelizing the filter_observations function. Adds a filter_observations_worker that accepts a chunk of state IDs used to either mask observations in memory or filter observations on disk.

To support this also remove ray parallelization from TestOrbitRadiusFilter in favor of
parallelizing the filter_observations function. Adds a
filter_observations_worker that accepts a chunk of state IDs used to
either mask observations in memory or filter observations on disk.

Co-authored-by: Alec Koumjian <[email protected]>
thor/main.py Show resolved Hide resolved
…tore in link_test_orbit and instead do so in filter_observations
@moeyensj moeyensj merged commit 72dbd9e into main Jan 25, 2024
4 of 5 checks passed
@moeyensj moeyensj deleted the v2.0-file-based-filtering branch January 25, 2024 13:38
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