sampsapursiainen / zeffiro_interface

Interface for using finite elements in inverse problems with complex domains
GNU General Public License v3.0
25 stars 15 forks source link

Tutorial & data examples for users #1

Open tmedani opened 5 years ago

tmedani commented 5 years ago

Hi Sampsa,

I'd like to try your toolbox, do you have any tutorials or any examples guidances for first steps & examples data.

Thanks Bests regards

sampsapursiainen commented 5 years ago

Hi Takfarinas,

Thanks, you are very welcome to try the toolbox and to participate in the development. Indeed, more tutorials will be needed, I will add some more materials asap. The easiest start is probably the import ASCII option and the ASCII import folder in the data folder. By following the instructions in the import file (.ZEF) in the folder, one can quickly obtain a multilayer segmentation to be examined. I will also try to provide a complete tutorial project with a 3D mesh through an open data link in the future. Currently, the spherical example in the data folder has a low-res 3D mesh with a reconstruction in it for a demonstration. The basic instructions in the wiki will give guidance for creating a volumetric model. I am working on to provide test data. To begin with, the easiest option is to place synthetic sources in the brain. This can be done with the find synthetic source function (multiple sources can be obtained by inserting the coordinates and magnitues as arrays [x_1 x_2 x_3] etc.). The resulting synthetic data can then be inverted using the inverse functions. Based on our experience the reconstruction quality obtained with the synthetic sources corresponds to that of clinical data, if the sources in the latter case are focal enough.

Hopefully you can successfully create a system. I am interested to hear how it goes and of your experience.

With kind regards,

Sampsa

sampsapursiainen commented 5 years ago

A quick examples video can be now found at: https://youtu.be/1FeVPIA0eJE

sampsapursiainen commented 5 years ago

A quick examples video can be now found at: https://youtu.be/1FeVPIA0eJE

tmedani commented 5 years ago

Hi Sampsa,

Thanks a lot for your email & for the video.

I'll be happy to contribute & help on this project.

I will try it asap & see the differents features.

Thanks BR Takfarinas


De : Sampsa Pursiainen notifications@github.com Envoyé : vendredi 3 mai 2019 22:47 À : sampsapursiainen/zeffiro_interface Cc : Takfarinas MEDANI; Author Objet : Re: [sampsapursiainen/zeffiro_interface] Tutorial & data examples for users (#1)

Hi Takfarinas,

Thanks, you are very welcome to try the toolbox and to participate in the development. Indeed, more tutorials will be needed, I will add some more materials asap. The easiest start is probably the import ASCII option and the ASCII import folder in the data folder. By following the instructions in the import file (.ZEF) in the folder, one can quickly obtain a multilayer segmentation to be examined. I will also try to provide a complete tutorial project with a 3D mesh through an open data link in the future. Currently, the spherical example in the data folder has a low-res 3D mesh with a reconstruction in it for a demonstration. The basic instructions in the wiki will give guidance for creating a volumetric model. To obtain test data, the easiest option is to place synthetic sources in the brain. This can be done with the find synthetic source function (multiple sources can be obtained by inserting the coordinates and magnitues as arrays [x_1 x_2 _x3] etc.). The resulting synthetic data can then be inverted using the inverse functions. Based on our experience the reconstruction quality obtained with the synthetic sources corresponds to that of clinical data, if the sources in the latter case are focal enough.

Hopefully you can suggesfully create a system. I am interested to hear how it goes and of your experience.

With kind regards,

Sampsa

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/sampsapursiainen/zeffiro_interface/issues/1#issuecomment-489234755, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AJAUJXHG2KQBLOWHCV63GMTPTSQGHANCNFSM4HKDHJYA.

[https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif]https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Garanti sans virus. www.avast.comhttps://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail

sampsapursiainen commented 2 years ago

We will prepare script examples in scripts folder for demonstrating the usage.