villekf / OMEGA

Open-source multi-dimensional tomographic reconstruction software (OMEGA)
https://omega-doc.readthedocs.io/en/latest/index.html
GNU General Public License v3.0
70 stars 16 forks source link

About Multi-layer PET #1

Closed Galadriel0 closed 4 months ago

Galadriel0 commented 5 years ago

dear villekf,

OMEGA is a great work, and thank you so much. What I want to ask is about PET reconstruction with DOI information. Does it support DOI reconstruction?

best wishes, galadriel

villekf commented 5 years ago

At the moment OMEGA does not support DOI reconstruction nor will it be included in the next release. It would be an interesting feature to include, but currently there's no ETA for it.

villekf commented 4 years ago

As an update, the current master branch contains DOI support. Though at the moment using only one DOI value for all measurements. This can be enabled by setting any desired DOI value to `options.DOI´ before reconstruction.

Unique DOI values for each measurement (if DOI values are available for each measurement) is also possible by inputting your own detector coordinates for each measurement that also includes the DOI.

villekf commented 4 months ago

This has been largely implemented in version 2.0. For a more specific issue, please open a new one.