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

Need vr-discrete/0.2/vr-discrete-CPL without Val column #210

Closed
rusefillc opened this issue Dec 5, 2022 · 5 comments
Closed

Need vr-discrete/0.2/vr-discrete-CPL without Val column #210

rusefillc opened this issue Dec 5, 2022 · 5 comments

Comments

@rusefillc
Copy link
Collaborator

The closer we are to https://github.com/andreika-git/hellen-one/blob/master/modules/vr-discrete/0.1/vr-discrete-CPL.csv format the more chances we have @Nadezhda-n

@rusefillc
Copy link
Collaborator Author

Root cause #209 for right now we just need a quick fix to save 8chan

@rusefillc
Copy link
Collaborator Author

I guess same in wbo/0.4/wbo-CPL.csv

@rusefillc
Copy link
Collaborator Author

Nadezhda-n added a commit to Nadezhda-n/hellen-one that referenced this issue Dec 5, 2022
Nadezhda-n added a commit to Nadezhda-n/hellen-one that referenced this issue Dec 5, 2022
rusefillc added a commit that referenced this issue Dec 5, 2022
@rusefillc
Copy link
Collaborator Author

@Nadezhda-n looks like Package column is also not good. I assume that we shall match columns of 0.1 file exactly both for number of columns, order of columns and column types.

* appending the CPL with offset (7.38,75.64)...
Traceback (most recent call last):
  File "bin/process_board.py", line 321, in <module>
    append_cpl(module_path + "/" + module_name + "-CPL.csv", board_cpl, x, y, rot, isBottom, module_suffix)
  File "bin/process_board.py", line 126, in append_cpl
    cx = float(cxmm.replace("mm", ""))
ValueError: could not convert string to float: 'C_0402_1005Metric'

rusefillc added a commit that referenced this issue Dec 6, 2022
@rusefillc
Copy link
Collaborator Author

@andreika-git current error is different

39 parts processed...
40 parts processed...
Traceback (most recent call last):
  File "bin/process_board.py", line 321, in <module>
    append_cpl(module_path + "/" + module_name + "-CPL.csv", board_cpl, x, y, rot, isBottom, module_suffix)
  File "bin/process_board.py", line 119, in append_cpl
    rot = row[4]
IndexError: list index out of range
ABORTING!
Error: Process completed with exit code 3.

please add some usability urgently

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