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

Algorithm Questions #21

Closed
ubersexualShupeng opened this issue Jun 28, 2017 · 10 comments
Closed

Algorithm Questions #21

ubersexualShupeng opened this issue Jun 28, 2017 · 10 comments

Comments

@ubersexualShupeng
Copy link

Dear all,

I working on a project need to evaluate the PVE on the FDG tumor imaging during the treatment process. Is there are any PVC algorithm in the PETPVC toolbox that can be done without input (tumor volume) mask?
Thanks.

@bathomas
Copy link
Collaborator

bathomas commented Jun 28, 2017 via email

@ubersexualShupeng
Copy link
Author

It works. Thank you very much!

Shupeng

@ubersexualShupeng
Copy link
Author

Hi @bathomas I still some questions regarding the PVC problem:
1.Is there are any algorithm (in the toolkit) can use paired CT as additional information to perform PVC? (We have CT & PET images obtained almost simultaneously)
2.What is the parameter -x, -y & -z means? what size should be most reasonable? (Our PET images resolution is 444 mm^3 obtained using the PET/CT Philips GEMINI TF Big Bore Scanner )

@bathomas
Copy link
Collaborator

bathomas commented Jun 30, 2017 via email

@UCL UCL deleted a comment from annapbarnes Jun 30, 2017
@ubersexualShupeng
Copy link
Author

Thank you! @bathomas . I do appreciate it.

@ubersexualShupeng
Copy link
Author

Hi @bathomas ,
Any suggestions on selection of the parameter 'iteration number'?
Thanks.

Shupeng

@bathomas
Copy link
Collaborator

bathomas commented Jan 9, 2019

Hi,

Not really. It's a bias vs. noise problem. You need to determine what you feel is appropriate for your data. The deconvolution approaches amplify noise and it tends to be necessary to terminate them prematurely. As for Van-Cittert, you have to look at both the step size (alpha) and iteration number. For example, you might pick a small alpha and large number of iterations or conversely, a large alpha and fewer interations. All I can really suggest is that you test different parameter values for a set of representative images and decide what is best for your data and application.

@ubersexualShupeng
Copy link
Author

Thanks @bathomas,

Understand the optimal parameters could be task specific.
Are there any quantitative matrix can be used to describe the 'bias' and 'noise' here?
Thanks.

Shupeng

@bathomas
Copy link
Collaborator

Probably best to start with realistic phantom (well as close to reality as you can get with a phantom) data where you have known activity concentrations. Then perform a parameter sweep and plot the measured activity as a proportion of the true activity on one axis, and variance within the ROI (or maybe contrast) on the other axis. Look at the curves and try the chosen parameters on the real data.

@ubersexualShupeng
Copy link
Author

Thanks @bathomas,

Understand that using phantom would be useful to deal with the trade-off between bias and noise.
Why the iterative de-convolution based correction method increase image noise?
Could you provide some theoretical explanation? or some references?
Thanks.

Shupeng

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

2 participants