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 progress #56

Merged
merged 6 commits into from
Apr 11, 2023
Merged

Fix progress #56

merged 6 commits into from
Apr 11, 2023

Conversation

piyanatk
Copy link
Collaborator

This PR fixes a few bugs in the cli and progress reporting. The last commit pin pyuvsim>=1.25 which might not actually be needed for the changes here, but it is probably good to keep if we intend to merge the progress branch to be used to memory-profiling update on hera_sim

The last iteration will show negative date for Expected Time, e.g
`Expected Time: 0:00:08.712192 [-1 day, 23:59:59.999967 remaining]`.
This is just because the expected estimate is negative.
In previous comment, the unit was hard-coded as 1e-6, but that is not always the case.
@piyanatk piyanatk requested a review from steven-murray April 11, 2023 10:06
Copy link
Contributor

@steven-murray steven-murray left a comment

Choose a reason for hiding this comment

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

All seems reasonable to me!

@steven-murray steven-murray merged commit f5cb28b into progress Apr 11, 2023
@steven-murray steven-murray deleted the fix-progress branch April 11, 2023 10:22
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