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
71 stars 16 forks source link

ACOSEM #14

Closed akmal871026 closed 3 years ago

akmal871026 commented 3 years ago

Hi sir,

i done run main_PET.m

and I try this recon method ACOSEM. i changed to true.

%%% Accelerated COSEM (ACOSEM)
% Supported by implementations 1, 2 and 4
options.acosem = true;

It work. but when i run visualize_pet.m the error pop up as below.

visualize_pet
Warning: The current selected algorithm does not contain any estimes! 
> In check_algorithms (line 15)
In visualize_pet (line 83) 
The following are contained in the input array:
Element 10: ACOSEM

CAN SOMEONE HELP ME?
villekf commented 3 years ago

Duplicate issue, closing.