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
Starting an issue to discuss our dream dipole fitting interface. MEGIN's Xfit program has reigned supreme for what seems like forever, but that doesn't mean it's perfect.
Use cases for Xfit (feel free to add your own). Indented ones are things we can do that Xfit can not:
See percentage of signal variance explained by fitted dipoles
Turn dipoles on and off
Delete dipoles from the UI
Toggle removing computed signal from the evokeds (Xfit called this the "complement")
Describe your proposed implementation
Use UI event system to tie together existing plotting functions. Enhance existing plotting functions to allow for more interactivity. Finally, create complete GUI with all these pieces.
Describe possible alternatives
Stick with Xfit. Possibly the GUI could be a separate package (mne-xfit?)
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the new feature or enhancement
Starting an issue to discuss our dream dipole fitting interface. MEGIN's Xfit program has reigned supreme for what seems like forever, but that doesn't mean it's perfect.
Use cases for Xfit (feel free to add your own). Indented ones are things we can do that Xfit can not:
3D Viewer
plot_alignment
andBrain.add_head
)Evoked topo plot
plot_evoked_topo
)ylim
for sensor-level evokeds view (Add interactive controls toplot_evoked_topo
#11892)Dipole fitting algorithm
Dipole fitting UI features
Describe your proposed implementation
Use UI event system to tie together existing plotting functions. Enhance existing plotting functions to allow for more interactivity. Finally, create complete GUI with all these pieces.
Describe possible alternatives
Stick with Xfit. Possibly the GUI could be a separate package (
mne-xfit
?)Additional context
No response
The text was updated successfully, but these errors were encountered: