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-16819: fixes to raw formatters #170

Merged
merged 2 commits into from Dec 19, 2018
Merged

DM-16819: fixes to raw formatters #170

merged 2 commits into from Dec 19, 2018

Conversation

TallJimbo
Copy link
Member

Conceptually these should have been added as part of DM-15503, but they weren't discovered until tests were added (in ci_hsc) on this ticket.

Gen2 seems to have have always done this incorrectly given that
the flipping that happens in std_raw should have been considered
when interpreting the bounding boxes.  In Gen3 we'll instead refuse
to do it (unless we decide we need it later).

This does slow down a unit test (because we need to read a full file
in it).
@TallJimbo TallJimbo merged commit 7faf184 into master Dec 19, 2018
@TallJimbo TallJimbo deleted the tickets/DM-16819 branch December 19, 2018 02:16
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