We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Alex,
Thank for sharing the script. I am getting error while running function extract_vertices(vertices_pix):
pix['pair'] = pix['pixel_id'].map(lambda x: pairs[x - 1])
Error: List Index Out of Error. Everything before this working fine and I downloaded the same files as suggested.
Thank You!
The text was updated successfully, but these errors were encountered:
Same issue here, please can you update the script. Thanks!
Sorry, something went wrong.
No branches or pull requests
Hi Alex,
Thank for sharing the script. I am getting error while running function extract_vertices(vertices_pix):
pix['pair'] = pix['pixel_id'].map(lambda x: pairs[x - 1])
Error: List Index Out of Error. Everything before this working fine and I downloaded the same files as suggested.
Thank You!
The text was updated successfully, but these errors were encountered: