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

Nifti file now show #205

Closed
x1y9 opened this issue Feb 11, 2024 · 3 comments
Closed

Nifti file now show #205

x1y9 opened this issue Feb 11, 2024 · 3 comments
Labels

Comments

@x1y9
Copy link

x1y9 commented Feb 11, 2024

Describe the bug
Using NIFTIImporter to show .nii.gz file, The image show not correctly.

To Reproduce

importer = fast.NIFTIImporter.create(r"D:\temp\ctchest.nii.gz")
fast.SlicerWindow.create().connectImage(importer).run()

System:

  • OS and version: Windows10

Screenshots
image

@x1y9 x1y9 added the bug label Feb 11, 2024
@smistad
Copy link
Owner

smistad commented Feb 12, 2024

Thanks for reporting this @x1y9
Are you able to share the ctchest.nii.gz file so I can try to reproduce the error?

@x1y9
Copy link
Author

x1y9 commented Feb 13, 2024

@smistad you can download the file here: https://drive.google.com/file/d/1mVQe0a2jH3hDDIopQzv3mrpLqpIRBTmE/view?usp=sharing

smistad added a commit that referenced this issue Feb 13, 2024
…#205.

Also fixed a bug with level/window setting in SlicerWindow
@smistad
Copy link
Owner

smistad commented Feb 13, 2024

The bug should be fixed now.
You can download and install the new python wheel for windows here when it is done building (bottom of the page under "artifacts"): https://github.com/smistad/FAST/actions/runs/7887990650

image

@smistad smistad closed this as completed Feb 13, 2024
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

2 participants