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

DM-34250: Rewrite the night reporter #29

Merged
merged 38 commits into from Dec 16, 2022
Merged

DM-34250: Rewrite the night reporter #29

merged 38 commits into from Dec 16, 2022

Conversation

mfisherlevine
Copy link
Contributor

No description provided.

Bug fixes in data loading
Old functions copied in
Add an includeCalibs bool to getObsGaps
self.report.printObsTable()

# newline for each row plus header line, plus the line with dashes
self.assertEqual(len(fake_stdout.mock_calls), 2*(self.nImages+2))
Copy link

Choose a reason for hiding this comment

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

  • with no spaces.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The + is the problem here without the spaces, not the *, right?

@mfisherlevine mfisherlevine merged commit b0d32f1 into main Dec 16, 2022
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.

None yet

2 participants