Juan GP

Results 52 comments of Juan GP

Once the SimNIBS is working (think it is). ### Fiducials: This subject has his preauricular fiducials located in a somewhat particular location. Apart from the MRI themselves, we also have...

> the main topic of this tutorial is not coregistration, therefore I'd rather avoid adding sub-branches of discussions that are not related with the topic of interest agree. Lets leave...

Regarding iso2mesh remeshing: Reviewing the code, it fails [here](https://github.com/fangq/iso2mesh/blob/8c35d0d707f5c01b86087d4a657efd3a02f4ff39/surf2mesh.m#L111): ```system()``` returns a floating point value which is quite strange actually. Not sure if iso2mesh people know about this. Anyhow, I've...

Hi @fangq, The error we're experiencing is puzzling. Let me give a bit of info. We have a pair of coregistered T1 and T2 images which we mesh with SimNIBS...

> can you set a break-point at the system call, evaluate the string parameter feed to system, which is basically a shell command, copy paste that command in a terminal...

> the above log looks like incomplete - likely tetgen crashed in the middle, can you type echo $? and see if it has a non-zero return value? I get...

If I manually clone Iso2mesh's updated repo and install it for Brainstorm to use it. I'm able to get a different output. ```system()``` seems to be now working fine. So...

> any issue for brain2mesh's outputs? Isn't it necessary to have matlab's Image processing toolbox installed?

Nice. I'll get back to you later with some comments.

Hi Ruben, the code looks fine. I can't fetch it and test it myself, but since it is restricted to the hpi plugin and related structs, which you know very...