From jamil at ifado.de Mon Feb 7 19:30:29 2022 From: jamil at ifado.de (Jamil, Asif) Date: Mon, 7 Feb 2022 18:30:29 +0000 Subject: [Simnibs-discuss] dual site TMS simulation Message-ID: Hello- I wanted to run a simulation of a dual site TMS paradigm (e.g., bilateral TMS with one coil over F3 and one over F4). I?m able to do this for each site separately with Simnibs, but I?d like to be able to see results of the combined stimulation. Is there any easy way to do this, or manually via python/matlab? Thanks! Asif From Floyd.Monteiro at camh.ca Tue Feb 8 15:34:09 2022 From: Floyd.Monteiro at camh.ca (Floyd Monteiro) Date: Tue, 8 Feb 2022 14:34:09 +0000 Subject: [Simnibs-discuss] Simnibs - Installation Error message Message-ID: HI Team, I am having issue installing this software on Win 7 Prof Service pack 1 ( 64 bit operating system ) with 32 GB RAM [cid:image001.png at 01D81CCF.0599E790] [cid:image002.png at 01D81CCF.0599E790] Thanks, Floyd Monteiro IMG - Deskside CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. AVIS DE CONFIDENTIALIT? : Ce message ?lectronique, ainsi que tout fichier qui y est joint, est reserve ? l'usage exclusif du destinataire vis? et peut contenir des renseignements confidentiels et privil?gi?s. Toute lecture, utilisation, divulgation ou distribution non autoris?e est interdite. Si vous n'?tes pas le destinataire vis?, veuillez en aviser l'exp?diteur par retour de courriel et d?truire toutes les copies du message original. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 29386 bytes Desc: image001.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 28713 bytes Desc: image002.png URL: From mccalled at musc.edu Tue Feb 15 17:20:23 2022 From: mccalled at musc.edu (Mccalley, Daniel) Date: Tue, 15 Feb 2022 16:20:23 +0000 Subject: [Simnibs-discuss] Expanded details on coil-to-cortex distance measurement Message-ID: Hi all, Could you please provide an expanded explanation of how the coil-to-cortex distance provided in the output log file is measured? I'm guessing that this is done using a custom matlab function or another existing function? In either case it would be very helpful to have a rough outline of the function used and how this distance is measured! Thank you in advance! Best, Dan McCalley Medical University of South Carolina College of Graduate Studies, Neuroscience (he/him) -------------- next part -------------- An HTML attachment was scrubbed... URL: From yago_pessoa at hotmail.com Wed Feb 23 22:33:11 2022 From: yago_pessoa at hotmail.com (Yago Pessoa Costa) Date: Wed, 23 Feb 2022 21:33:11 +0000 Subject: [Simnibs-discuss] (no subject) Message-ID: I need to do a tDCS simulation with one of the electrodes on the shoulder. How can I test this in Simnibs? -------------- next part -------------- An HTML attachment was scrubbed... URL: From autofixegypt at gmail.com Fri Feb 25 15:04:10 2022 From: autofixegypt at gmail.com (mostafa abd elsamea) Date: Fri, 25 Feb 2022 16:04:10 +0200 Subject: [Simnibs-discuss] error while opening simnibs Message-ID: hello while opening simnibs after installing there is an error GLerror err=1282 glClear color and my video driver is up to date thx have a good day -------------- next part -------------- An HTML attachment was scrubbed... URL: From kristofferm at drcmr.dk Fri Feb 25 19:32:35 2022 From: kristofferm at drcmr.dk (Kristoffer Madsen) Date: Fri, 25 Feb 2022 19:32:35 +0100 Subject: [Simnibs-discuss] error while opening simnibs In-Reply-To: References: Message-ID: Which video card, operating system and version are you using? fre. 25. feb. 2022 15.16 skrev mostafa abd elsamea : > hello > while opening simnibs after installing there is an error GLerror err=1282 > glClear color and my video driver is up to date > thx have a good day > _______________________________________________ > Simnibs-discuss mailing list > Simnibs-discuss at drcmr.dk > https://mailman.drcmr.dk/mailman/listinfo/simnibs-discuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarshpancholi6387 at gmail.com Mon Feb 28 08:53:03 2022 From: utkarshpancholi6387 at gmail.com (Utkarsh Pancholi) Date: Mon, 28 Feb 2022 13:23:03 +0530 Subject: [Simnibs-discuss] Please help me to get target Message-ID: Dear all, Earlier also I have asked the same question but still, I am not able to understand it fully. Please help me out. I have made head model with headreco for 5 subjects. Now i want to do simple optimization first. In simnibs website i found this for simple optimization % Example of a SimNIBS tDCS optimization in MATLAB%% Copyright (C) 2019 Guilherme B Saturnino % Initialize structureopt = opt_struct('TDCSoptimize');% Select the leadfield fileopt.leadfield_hdf = 'leadfield/ernie_leadfield_EEG10-10_UI_Jurak_2007.hdf5';% Select a name for the optimizationopt.name = 'optimization/single_target'; % Select a maximum total current (in A)opt.max_total_current = 2e-3;% Select a maximum current at each electrodes (in A)opt.max_individual_current = 1e-3;% Select a maximum number of active electrodes (optional)opt.max_active_electrodes = 8; % Define optimization target% Position of target, in subject space!% please see tdcs_optimize_mni.m for how to use MNI coordinatesopt.target.positions = [-55.4, -20.7, 73.4];% Intensity of the electric field (in V/m)opt.target.intensity = 0.2;% Run optimizationrun_simnibs(opt); Where there is opt.target.positions = [-55.4, -20.7, 73.4] By usinf this co-ordinate what simnibs tryng to target.. My question is I want to target the left hippocampus for memory-related problems in some patients. So what i need to place value as a three numbers that is written in a bracket for target position. Please elaborate this as i am not able to understand how to write this coordinate for different subjects because in every subject it will be different. Please help me out. ----------------------------------------------------------------------------------------------------- UTKARSH V. PANCHOLI ASSISTANT PROFESSOR BIOMEDICAL ENGINEERING L.D COLLEGE OF ENGINEERING AHMEDABAD-380015 -------------- next part -------------- An HTML attachment was scrubbed... URL: