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

ValueError: could not broadcast input array from shape (512,512) into shape (156,105) #62

Open
Suman-c21 opened this issue Oct 31, 2022 · 2 comments

Comments

@Suman-c21
Copy link

Suman-c21 commented Oct 31, 2022

rectu
reter1
reter2

@IgnacioHernandezAbad
Copy link

I have this type of error too, did anyone found a way to solve it? Thanks!!

@edwardwang1
Copy link

I had this issue as well, and in my case it's because the RTDose file was in the same parent folder as my CT and RTStruct files. My RTDose files have different dimensions than the CT scan, and for some reason rt-utils was grabbing the rows and columns from the dose rather than the CT. To fix this, I just removed my dose file from the parent folder.

Parent folder
--CT1
--CT2
--RD
--RS

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

3 participants