You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I didn't use docker. I installed the relevant environment on my computer and ran the code. I tried to generate the gain matrix with the data of T1, DWI, CT, and the position SEEG electrode contacts, and generated the elec file, as shown in the figure:
The purpose of generating the gain matrix is to use the real SEEG data to run BVEP to judge EZ. However, it seems that there is no gain matrix I want in the generated file. Is there a problem with the operation of my code?
The text was updated successfully, but these errors were encountered:
Hello, thank you very much for your reply. I use the gain_ Inv-square.destrieux.txt. Is there any difference between gain_inv-square. destrieux.txt and gain_volume.destrieux.txt?
The inverse square matrix uses a simpler rule to compute the gain, I would start with that one, and worry about the difference much later when you have reasonable results from the modeling/inference step.
Hello, I didn't use docker. I installed the relevant environment on my computer and ran the code. I tried to generate the gain matrix with the data of T1, DWI, CT, and the position SEEG electrode contacts, and generated the elec file, as shown in the figure:
The purpose of generating the gain matrix is to use the real SEEG data to run BVEP to judge EZ. However, it seems that there is no gain matrix I want in the generated file. Is there a problem with the operation of my code?
The text was updated successfully, but these errors were encountered: