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

Fix visibility_time format to match its value (both in seconds). #509

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

MarkEverett
Copy link
Contributor

Otherwise TimeDelta assumes a default format of 'jd', which will not match the value and visibility fraction factor in observation scores will be wrong.

This fix has not been tested because the calculated values have been used to fill the redis database, which I can't alter. My understanding is that the redis database must be refilled using this fix. Then we may have the observation scores calculated correctly.

…rwise TimeDelta assumes a default format of 'jd', which will not match the value and visibility fraction factor in observation scores will be wrong.
@stroncod
Copy link
Contributor

Hey Mark! I tried the fix and it looks like the values are bigger now. Can you update the branch so we can merge it? I'll run the redis values after that.

@MarkEverett
Copy link
Contributor Author

Hi Sergio, I'm not certain if I did what you needed. If you need more let me know (I'm not that familiar with the workflow I should be doing).

Copy link
Contributor

@stroncod stroncod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good!

@stroncod stroncod merged commit 0a1e7e0 into gemini-hlsw:main Sep 30, 2024
1 of 3 checks passed
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