[ ] Thresholding of isosurface without creating a new one
Creating of a new file was supposed to be temporary (added in #689)
Discussion: Do we need this file in the DB? It will used only on localizing contacts.
[ ] Printing contact locations in GUI, better text alignment
Discussion: Do we really need to print up to one-hundredth of millimeter?
[ ] Display sensors in MRI 3D slices, add isosurface to figure (surface tab), add new SEEG electrode (in IEEG tab), enable Select tool (in EEG tab), click on isosurface. Result: MRI viewer opens (why?), all electrodes disappear of GUI and Electrode configuration is disabled. Electrodes are visible in 3D figure.
Refactor updated IEEG features (2/2)
This PR addresses pending issues (from PR #710) with the IEEG features.
Pending issues
CreatePanel
), thus it's hardcoded to1
to4500
See code: https://github.com/brainstorm-tools/brainstorm3/blob/master/toolbox/gui/panel_surface.m#L113Editing features for SEEG panel
@tmedani, @chinmaychinara91