-
Notifications
You must be signed in to change notification settings - Fork 0
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
instance is read-only #27
Comments
Hi |
im using the idr_download_by_ids.py script in the idr_download galaxy tool
testid.txt has a list of ids and one per line... for example, 3086615 3086615 generates the exception.. whereas 3086529 is working, i expectedto get one image downloaded, but I can't get any of them. Thanks for looking into it. |
@sunyi000 @beatrizserrano Will you be free to discuss next Monday at 10am UK during the IDR call? |
Sure @jburel! We will join 😃 |
Closing the issue, call scheduled next week |
RE-opening so it is visible when we working on narrowing down the problem |
just posting other exceptions that I came across during the download
from browser, z section is 2x1, others are 1x1
I will report again if I have more issues.. Thanks very much |
(2), (3), (4) are new to me, but I've seen (1) before, that's one of the cases in which not much can be done, the channel is missing... |
also, for all the ids in the file attached the same "invalid C index 1/1 exception" occurred, so no images can be downloaded for mitoCheck dataset at the moment parameters used are: tried changing frame value as well , same error happened. |
Thanks |
See #10. The plate might have been corrupted during the transfer. At least the error you noticed has an explanation |
#27 (comment)
so far around 1500 images have been downloaded |
Thanks, we tried open the image with Fiji, and it shows 4 channels.( 3 has images, 1 is blank) I will see what else I can find |
I have made few adjustments to the code. I will open a PR against your branch |
yes I did the same, install libtiff from pypi in python-omero conda env. |
I cannot see you in the GH UI to open a PR against your repo, the branch I have been looking at things https://github.com/jburel/tools-iuc/tree/idr-download |
thanks, my branch is here |
I have worked on top of your branch. The problem is that I cannot open a PR against it via the UI the user |
Thanks very much |
@jburel exceptions occurred after the 5144th image is download. Is this the file handler issue we talked about before ? |
What are the exceptions? |
@jburel sorry I replied in wrong place.. got too many PRs open at the same time... It's already reported as @beatrizserrano mentioned...so am just wondering if it's possible to skip this type of exception in the py code and continue with the rest.. Thanks |
@jburel, is there news on this? Are you migration the IDR data back to the Embassy Cloud? |
The upgrade of the Embassy Cloud is now done with a bit of delay |
Great, thanks! Keep us updated :) |
@beatrizserrano @sunyi000 you might have seen the announcement on image.sc but the IDR instance is now fully migrated back to EBI Embassy. |
great, thanks for the info @sbesson! |
Hi IDR,
I;m trying to download images from IDR but for the below image IDs, I have a 'instance is read-only' error.
Images IDs are
3086615
3086838
3086854
3086717
3086597
3086938
3086592
3086932
These are the one I have so far but there may be more...
Appreciate any help and pointers. Thanks
The full stack trace is as below
The text was updated successfully, but these errors were encountered: