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

No ASCII (.dat) coincidence files were found #11

Closed akmal871026 closed 3 years ago

akmal871026 commented 3 years ago

Hi villekf/OMEGA,

why i run gate_main_simple.m the error pop up below?

Error using load_data (line 575)
No ASCII (.dat) coincidence files were found. Check your filepath (options.fpath) or current
folder.

Error in gate_main_simple (line 420)
    options.coincidences = load_data(options);

is it have to locate the raw data that you give here https://doi.org/10.5281/zenodo.3522199 in somewhere folder?

villekf commented 3 years ago

You are missing GATE simulated ASCII data. Check the tutorial for details. You can simulate your own data with the provided macros.

akmal871026 commented 3 years ago

Then how to get the data?

On Wed, Dec 23, 2020, 11:29 PM villekf notifications@github.com wrote:

You are missing GATE simulated ASCII data. Check the tutorial https://github.com/villekf/OMEGA/wiki/Tutorial for details. You can simulate your own data with the provided macros.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/villekf/OMEGA/issues/11#issuecomment-750350108, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASFIPQ6G3O2JR64CZ6KAQMDSWIEHHANCNFSM4VFWOMKA .