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

Bug: Line tools shows IndexError when MakePosSeq is used. #90

Open
felipemarkson opened this issue Sep 17, 2020 · 0 comments
Open

Bug: Line tools shows IndexError when MakePosSeq is used. #90

felipemarkson opened this issue Sep 17, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@felipemarkson
Copy link
Owner

felipemarkson commented Sep 17, 2020

When a .dss file with a "MakePosSeq" command is performed a IndexError on line.tools.get_all_infos.

Report:
[...]
File "~ /.venv/lib/python3.8/site-packages/dssdata/_formatters.py", line 30, in __get_mag_vanish
return tuple(map(func_aux, range(0, 3)))
File "~ /.venv/lib/python3.8/site-packages/dssdata/_formatters.py", line 15, in __aux_vanish
return mag_or_ang[list_ph.index(indx + 1)]
IndexError: tuple index out of range

@felipemarkson felipemarkson added the bug Something isn't working label Sep 17, 2020
@felipemarkson felipemarkson changed the title [BUG] Line tools shows IndexError when MakePosSeq is used. BUG: Line tools shows IndexError when MakePosSeq is used. Sep 17, 2020
@felipemarkson felipemarkson changed the title BUG: Line tools shows IndexError when MakePosSeq is used. Bug: Line tools shows IndexError when MakePosSeq is used. Sep 17, 2020
This was referenced Apr 28, 2022
@felipemarkson felipemarkson reopened this Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant