TotalSegmentator icon indicating copy to clipboard operation
TotalSegmentator copied to clipboard

heart chamber task hangs when saving segmentations

Open lukasvaz opened this issue 1 year ago • 1 comments

I am currently running experiments using the heart chambers task on a set of NIfTI files (using python API). It works fine for most cases, but for files larger than ~ 200 MB, it hangs while saving, sometimes for at least 20 minutes (or sometimes just crashes).I tried compressing the files to .gz but im still getting the problem with the exact same files. Are there any solutions to this issue? or are just hardware constraints ? im running it on ubuntu 22.04.

image

lukasvaz avatar Nov 18 '24 02:11 lukasvaz

This typically happens when you run into RAM limits. You need more RAM or a smaller image.

wasserth avatar Nov 25 '24 19:11 wasserth