Hi JasonMendoza2008,
I contacted Grand Challenge for further clarification and tested the try-out algorithm with our test algorithm. Thanks to their help and efforts, it turns out that the selected image (image_189_nucleus_angle.tif) does not pass Grand Challenge’s basic validation.
As a result, you can upload your image, but it cannot be read or imported.
When I tried, I received the following message:
Image validation for interface Fluorescence Lightsheet 3D Microscopy failed with error: 1 file could not be imported.
It seems that this issue stems from our writer. We used imwrite
from tifffile
, and it appears that when we set the parameter imagej=True
(which we did for the training database), Grand Challenge is unable to import and validate the image.
I've rewritten the image with imagej=False
, but the image you chose is quite heavy (1.2Go) so I've rewritten another one lighter, (i.e. 2 images in total)
I've tested and it works :

I hope this could help you, do not hesitate if you have other issues.
Sincerely,
Dorian