Skip to content

Output Issue #2

@ishansan

Description

@ishansan

Some of the outputs are in this form: ['.28', '0.00\r\n']
Thus, python code is not properly working:

Traceback (most recent call last):
  File "main.py", line 149, in <module>
    if __name__ == '__main__': main()
  File "main.py", line 140, in main
    read_data()
  File "main.py", line 118, in read_data
    az = float(angles[2])
ValueError: could not convert string to float:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions