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

Vff reader might be unreasonable restrictive #29

Open
1 of 7 tasks
cpinter opened this issue Sep 15, 2017 · 1 comment
Open
1 of 7 tasks

Vff reader might be unreasonable restrictive #29

cpinter opened this issue Sep 15, 2017 · 1 comment
Assignees
Milestone

Comments

@cpinter
Copy link
Member

cpinter commented Sep 15, 2017

When attempting to load a .vff file, Slicer reports the following errors:

  • The value entered for the rank must be 3.
  • The values for the origin must each be greater than or equal to 0.
  • The value entered for the rawsize must be greater than or equal to 0.
  • A string was not entered for Handle Scatter. The value must be separated from the parameter with an '='. The value entered for Handle Scatter must be factor.
  • The value entered for the Reference Scatter Factor must be 1.
  • The value entered for the Data Scatter Factor must be 1.
  • A string was not entered for the filter. The value must be separated from the parameter with an '='. The value entered for the filter must be Ram-Lak.

However, I installed Microview and loaded them with no reported issues. I then exported them to DICOM and loaded that via Slicer successfully.

This would imply that the reported errors above are not errors but more warnings.

Migrated from https://app.assembla.com/spaces/slicerrt/tickets/551-vff-reader-might-be-unreasonable-restrictive/details

@cpinter cpinter added this to the Future milestone Sep 15, 2017
@cpinter cpinter self-assigned this Sep 15, 2017
@cpinter
Copy link
Member Author

cpinter commented May 24, 2024

Commit 3fb93b8 relaxed the condition about the origin.

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

No branches or pull requests

1 participant