Skip to content
Discussion options

You must be logged in to vote

Okay, so it is indeed weird that stf.numOfBixelsPerRay(j) == 1

Retracing your copy date as 17th of August last year, I identified this commit as the point where you branched off for your developments: https://github.com/e0404/matRad/tree/01b0d9db822c24d29c6743b21a5ac634e22e82a1

This is the part in the DICOM import on this branch that probably goes wrong:
https://github.com/ni484call5/matRad/blob/5b175b9d0d3bade26924aced63c8a7421f7aab1e/dicom/matRad_importDicomSteeringParticles.m#L202-L217

There, a unique operation is run on the energies intended as cleanup, which will remove your duplicate energies from this ray. I think the original idea did not consider a scenario like yours where you w…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ni484call5
Comment options

@wahln
Comment options

@ni484call5
Comment options

@wahln
Comment options

Answer selected by ni484call5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants