Skip to content

Segmentation fault (core dumped) #65

Closed Answered by kylechampley
liz109 asked this question in Q&A
Discussion options

You must be logged in to vote

That demo script is for when your raw projection data is composed as an arc of several modules. Is this really what you want or is your data just cone-beam with a curved array?

If it is just a simple curved array, just follow the first demo script but run this command:
leapct.set_curvedDetector()

To enlarge the FOV, just define a bigger reconstruction volume and to enlarge the circular mask use this function;
leapct.set_diameterFOV(d)

https://leapct.readthedocs.io/en/latest/ctvolume.html#leapctype.tomographicModels.set_diameterFOV

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by liz109
Comment options

You must be logged in to vote
0 replies
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