Hello,
I’m new to BrainStorm and am trying to use it for something (hopefully) straightforward. I just want to calculate a lead field for an anatomical MRI, in the coordinate system defined by the anatomical image if possible. I have scalp/cortex tesselations from BrainSuite. I don’t want to import/analyze my EEG data in BrainStorm, create a database, etc. (my data is not in a convenient format so I have my own analysis software). I have EEG electrode coordinates (xyz, text file), but they are measured on a styrofoam head so I don’t want to warp the MRI to match them but would rather warp the electrode locations to match the MRI. BrainStorm doesn’t need to do that for me, unless it can (the tutorial seems to indicate it can only take MRI into electrode space and not vice versa). It seems if I only want the lead field, I shouldn’t need to input any EEG data of any kind?
Because of my needs, I’m guessing I want to use the real “nuts and bolts” numerical functions of BrainStorm, avoiding all the GUI and data-management stuff. (Hopefully I could just call them from my own MATLAB code as library functions). I don’t know where to start on that and would need help understanding the output format, since I want to use the “answer” (lead field matrix and list of solution points) in further calculations. I am very new to EEG but not MATLAB, so writing software to nudge my data into the appropriate form and vice versa isn’t a problem, though I would like to avoid filling up large BrainStorm-specific structs as much as possible (since I don’t plan to use 90% of BrainStorm’s functionality).
Any help/guidance you can provide with this would be greatly appreciated. Thank you!
Kevin