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

heart chamber task hangs when saving segmentations #390

Open
lukasvaz opened this issue Nov 18, 2024 · 1 comment
Open

heart chamber task hangs when saving segmentations #390

lukasvaz opened this issue Nov 18, 2024 · 1 comment

Comments

@lukasvaz
Copy link

lukasvaz commented Nov 18, 2024

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 lukasvaz changed the title heart chamber task hang when saving segmentations heart chamber task hangs when saving segmentations Nov 18, 2024
@wasserth
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants