Skip to content

Remove/consolidate utility functions #702

Open
@greglucas

Description

@greglucas

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions