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

MemoryError while running feature extraction #881

Open
amitjc opened this issue Jun 21, 2024 · 0 comments
Open

MemoryError while running feature extraction #881

amitjc opened this issue Jun 21, 2024 · 0 comments
Labels

Comments

@amitjc
Copy link

amitjc commented Jun 21, 2024

Describe the bug
Dear Experts,
I am trying run feature extraction from HCC CT images. However, executing pyradiomics "path\to\image.nii" "path\to\mask.nrrd" --out-dir "path\to\Radiomics" --mode voxel --log-file path\to\run_21.6.24.txt fails with a MemoryError.

PyRadiomics configuration
Pyradiomics_Params.txt

PyRadiomics log file
run_21.6.24.txt

To Reproduce
Steps to reproduce the behavior:
pyradiomics "path\to\image.nii" "path\to\mask.nrrd" --out-dir "path\to\Radiomics" --mode voxel --log-file path\to\run_21.6.24.txt

Version:

  • OS: Windows 11, 64-bit, 23H2
  • Python version: 3.11.7
  • PyRadiomics version: 3.0.1a1

Additional context
Please guide to address this error.
Please advice whether the used syntax and arguments are optimal for feature extraction from CT scan.
Is there a way to save the resampled image and mask as well as LoG and wavelet transformed images?

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

No branches or pull requests

1 participant