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

Query almanac for validity domain #179

Closed
ChristopherRabotin opened this issue Jan 19, 2024 · 0 comments
Closed

Query almanac for validity domain #179

ChristopherRabotin opened this issue Jan 19, 2024 · 0 comments
Labels
API: python Related to the Python API API: rust Related to the Rust API Kind: improvement New feature or request Status: draft Issue is at draft stage

Comments

@ChristopherRabotin
Copy link
Member

High level description

When one loads a BSP or BPC file, it's useful to know the overall span that it is valid for. At the moment, one can use the describe function, but that function requires manual parsing by a human. It would be helpful to have a way to return the epochs (min and max, regardless of number of segments) for which a given bsp is valid.

Requirements

What does the system need to do?

Test plans

How do we test that these requirements are fulfilled correctly? What are some edge cases we should be aware of when developing the test code?

Design

Document, discuss, and optionally upload design diagram into this section.

Algorithm demonstration

If this issue requires a change in an algorithm, it should be described here. This algorithm should be described thoroughly enough to be used as documentation, simply refer to an algorithm in the literature or in another piece of software that has been validated.

@ChristopherRabotin ChristopherRabotin added Kind: improvement New feature or request API: rust Related to the Rust API API: python Related to the Python API Status: draft Issue is at draft stage labels Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API: python Related to the Python API API: rust Related to the Rust API Kind: improvement New feature or request Status: draft Issue is at draft stage
Projects
None yet
Development

No branches or pull requests

1 participant