Cannot load tif files

I need to upload more than 2500 tiff files. I spent lots of time uploading them, but Slicer keeps crashing. What is the best way to do this? Btw, for some reason I have no image stacks on the modules. I added, like, add data—choose files (I couldn’t choose a directory file; it was crashing again), but the green and yellow sections are almost black. I just have something on the red section, but it’s still incomplete. What are your suggestions? I need to do volume rendering of a fossil mammal skull.

I suggest you try the SlicerMorph extension. It has a module called ImageStacks that may help.

1 Like

Yes use the ImageStacks from Slicermorph. 2500 tiff files quite a lot, you didnt specify xy dimensions but if 16bit thia data can be easily 10-20gb in size.

You migth want to load at half or preview resolution first to makw sure you are not hitting your computer resource limits.

2 Likes

Thank you. Could you please take a look at this ss? Am I doing it correctly? For some reason, the slicer couldn’t define automatically the spacing. I am just trying to find pixel sizes of documents to have voxel sizes manually.

Yes, most of the times formats do not provide that information. So we set the spacing to 0 to let user know that it didn’t work. In such cases you need to enter the value manually. Whoever gave you the dataset, they should have provided that informaiton to you. if you found this on MorphoSource, they will list the resolution on their website.

Otherwise all is good.

1 Like