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

Continuous flag resulting in odd dimensions in pytest #78

Open
jjjermiah opened this issue Dec 9, 2024 · 1 comment · May be fixed by #77
Open

Continuous flag resulting in odd dimensions in pytest #78

jjjermiah opened this issue Dec 9, 2024 · 1 comment · May be fixed by #77
Labels
bug Something isn't working

Comments

@jjjermiah
Copy link
Contributor

https://github.com/bhklab/med-imagetools/blob/ef4d0e7c8f6b5e52c395916d0235645517a7ca03/src/imgtools/modules/structureset.py#L103-L127
stepping through the debugger i found the following info:

before setting continuous to false, med-imagetools would always hit the Exception in the code above, and then do some weird decision making

now that continuous is set to False, it doesnt seem to hit the Exception

@jjjermiah
Copy link
Contributor Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant