-
Notifications
You must be signed in to change notification settings - Fork 2
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
Root folder 'Specified data path does not EXIST. No images found.' #56
Comments
Hi, I'm having a similar problem where no matches are found even though the regular expression of my files and location are correct. Were you able to figure this out? |
Unfourtuntely no.
קבל Outlook עבור Android<https://aka.ms/AAb9ysg>
…________________________________
From: Cynthia Moncada-Reid ***@***.***>
Sent: Monday, January 30, 2023 7:18:28 PM
To: fish-quant/fq-imjoy ***@***.***>
Cc: Noa Frydman ***@***.***>; Author ***@***.***>
Subject: Re: [fish-quant/fq-imjoy] Root folder 'Specified data path does not EXIST. No images found.' (Issue #56)
Hi, I have a mac, and my root folder is '/Users/noni/Library/CloudStorage/OneDrive-weizmann.ac.il/1st Rotation/FISHquant/results', somehow it doesn't seem to find it, I feel like I missed something obvious. thanks!
Hi, I'm having a similar problem where no matches are found even though the regular expression of my files and location are correct. Were you able to figure this out?
—
Reply to this email directly, view it on GitHub<#56 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AUZTLHKTQTV7K2MIIEE7UFLWU7ZWJANCNFSM6AAAAAATNRYYAQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hello, sorry for the long silence. Could you post a detailed error message (or send it to me directly by mail, [email protected]) see https://fq-imjoy.readthedocs.io/en/latest/contact/#reporting-bugs for how to get these error messages. I will try to have a look for how to fix this asap. best |
Hello, after some direct discussion with cynmoncadareid, we identified what was the issue in her case. In short, the definition of th channels was not set correctly. =====
the script will then go over all files in the folder and only use the ones that have In principle, you can add multiple channels, and only images where all of these channels are present will be considered. but after that, you will only be able to process each channel separately. so this option is actually not extremely useful and might be removed in the future |
@Noa164 , do you think your issue might be related to that? If not, could you send me some screenshots from the error logs? see https://fq-imjoy.readthedocs.io/en/latest/contact/#reporting-bugs for how to get these error messages. |
Hello @Noa164 , the problem is that on the demo version on the web, you can't access your local folder since the computation is done on a remote server. if you want to use your own data, you have two choices
hope this helps |
Hi, I have a mac, and my root folder is '/Users/noni/Library/CloudStorage/OneDrive-weizmann.ac.il/1st Rotation/FISHquant/results', somehow it doesn't seem to find it, I feel like I missed something obvious. thanks!
The text was updated successfully, but these errors were encountered: