You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DimitriosBellos
changed the title
Incorrect python code to download data via the API
Incorrect suggested python code when trying to download data via the API
Nov 22, 2024
Describe the bug
When someone tries to download data via the API the following python code is provided in order to do so:
I tried to use it and I get the following error:
As I saw here #5 this code is incorrect and a workaround is provided
Therefore the python code based on the workaround is:
I tried the code with the workaround and it worked!
This is for sure incorrect for the CZII - CryoET Object Identification Challenge - Experimental Training Data
https://cryoetdataportal.czscience.com/datasets/10440
To Reproduce
Steps to reproduce the behavior:
Screenshots
Desktop (please complete the following information):
Additional context
This problem may exist in some or all datasets not just to id=10440 . This is why in the code I have it id-generic ( <id_number>)
The text was updated successfully, but these errors were encountered: