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

Output columns without units #180

Closed
ebranlard opened this issue Oct 18, 2022 · 2 comments
Closed

Output columns without units #180

ebranlard opened this issue Oct 18, 2022 · 2 comments

Comments

@ebranlard
Copy link

Hi,

A user of pyDatView sent me a ".dbg" output file, where some units were missing.
The columns with missing units were:
axisTilt_1P axisYaw_1P axisTilt_2P axisYaw_2P YawState
I've fixed the reader of pyDatView to support missing units, but I think it might be nicer if units are always present (e.g. [NA] or [-]).

Sorry if that's already been fixed.

Cheers!

@dzalkind
Copy link
Collaborator

dzalkind commented Nov 1, 2022

Thanks for updating pyDatView to support our (potentially faulty) output files! I'll keep this open and fix the issue.

@dzalkind
Copy link
Collaborator

dzalkind commented Dec 9, 2022

Fixed in #188

@dzalkind dzalkind closed this as completed Dec 9, 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

No branches or pull requests

2 participants