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

Compulsory to convert raw data to mat format? #10

Closed akmal871026 closed 3 years ago

akmal871026 commented 3 years ago

Hi villekf/OMEGA,

If I have PET raw data, is it compulsory to convert it to mat format to run using main_Pet.m?

villekf commented 3 years ago

Yes, raw data has to be in mat-format and also be formatted exactly as it is created in OMEGA.

List-mode support for additional devices will probably be expanded in the future, but raw data support will not be expanded in this regard.