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

Error in opening folder for segmentation #511

Open
NidhiChopdekar opened this issue Apr 21, 2024 · 3 comments
Open

Error in opening folder for segmentation #511

NidhiChopdekar opened this issue Apr 21, 2024 · 3 comments
Labels
🐛 Bug Something isn't working 😴 Inactive Issue has been inactive for more than 180 days

Comments

@NidhiChopdekar
Copy link

Description:

Hello,
After I try to launch the GUI and try to open my positions folder, it asks me for the channel name. I am not exactly sure what I must provide but my dataset has a channel w-50 in its name, so i just put that (have tried other channels as well) but i end up getting an error saying

Error in function openFolder. Traceback (most recent call last):
File "C:\Users\Nidhi\anaconda3\envs\acdc\lib\site-packages\cellacdc_init
.py", line 403, in inner_function
result = func(self, *args, **kwargs)
File "C:\Users\Nidhi\anaconda3\envs\acdc\lib\site-packages\cellacdc\gui.py", line 22765, in _openFolder
self.gui_createOverlayColors()
File "C:\Users\Nidhi\anaconda3\envs\acdc\lib\site-packages\cellacdc\gui.py", line 4192, in gui_createOverlayColors
self.overlayColors[ch] = self.overlayRGBs[c]
IndexError: list index out of range

Please help me out

Thanks
Nidhi

.2024-04-21_03-10-42_acdc_gui_0a706c29-7d3c-42d0-8581-82da1de9d6a1_stdout.log

Way to reproduce:

No response

(Optional) Link to data to reproduce error:

No response

Terminal output:

No response

Log file:

No response

Version information:

No response

@NidhiChopdekar NidhiChopdekar added the 🐛 Bug Something isn't working label Apr 21, 2024
@ElpadoCan
Copy link
Collaborator

Hi Nidhi,

I'm sorry to hear you are having this issue, but we will fix it.

It sounds like Cell-ACDC wants to load more than 12 additional channels, but I'm guessing you do not have that many, right?

Could you please send me a screenshot of the files you have in the Experiment_folder/Position_1 folder? Thanks!

Best,
Francesco

@ElpadoCan
Copy link
Collaborator

ElpadoCan commented Apr 21, 2024

I just realised that the tif file you are loading ends with t050 suggesting that you have one tif file per time point? That will not work in acdc, you will need to concatenate the tiff files into a single file with all the time points. You will need one tif file per channel.

You can convert the files into acdc-compatible structure with module 0. Create data structure from microscopy/image files(s).... You will then choose Re-structure image files and follow the wizard. Let me know if it works thanks

Best
Francesco

Copy link

Hi there, I'm the Cell-ACDC bot 👋. This issue had no activity for more than 180 days. For now, we have marked it as "inactive" until there is some new activity. If this issue was not solved yet, unfortunately we haven't had the time to implement it or it requires more discussion. Note that it doesn't mean it has been ignored, but a little reminder from your side would help :D. Feel free to reach out to us here or on our forum. If you think that this issue is no longer relevant, you may close it by yourself. In any case, we apologise for the inconvenience and we thank you for your patience and contributions so far!

@github-actions github-actions bot added the 😴 Inactive Issue has been inactive for more than 180 days label Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working 😴 Inactive Issue has been inactive for more than 180 days
Projects
None yet
Development

No branches or pull requests

2 participants