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

Remove/consolidate utility functions #702

Open
9 tasks
greglucas opened this issue Jul 23, 2024 · 0 comments
Open
9 tasks

Remove/consolidate utility functions #702

greglucas opened this issue Jul 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@greglucas
Copy link
Collaborator

greglucas commented Jul 23, 2024

Summary

#687 consolidated a few previous utility functions into one common function that can be used across the instruments.

Specifically, sort_by_time and group_by_apid could be removed and we can rely upon the combined function instead.

Requirements

Replace usages of these two utility functions where appropriate.

Instruments that use group_by_apid (some in only the test suite):

Instruments that use sort_by_time:

Related tickets

No response

@greglucas greglucas added the enhancement New feature or request label Jul 23, 2024
@greglucas greglucas self-assigned this Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant