Tags: jsosulski/mne-python
Tags
MRG: Plot label time course with Brain (mne-tools#8335) * Follow Brain update * Upload prototype * Remove 'tube' borders * Rename variables * Update clear_glyphs() * Use _brain_color * Fix docstring * Improve support of traces and update tests * Introduce _configure_label_time_course * Add label tool bar * Add support for max mode * Refactor _update * Add support for src * Remove GFP in label picking mode * Plot time line * Fetch src when possible * Update overview table * Use only src_vol * TST: refactor _triage_stc out * Use _check_stc * Fix test_brain_init[mayavi] * Fix test_brain_traces[pyvista-mixed] * Disable annot traces for volume/mixed * Uncomment stc ValueError * Improve testing and fix label_name * Improve API * Improve testing * Improve testing * Fix add_data parameter * Improve coverage * Use dict for label_data * Prototype with show_traces * Add _read_annot_cands * Configure UI for traces mode toggle * Organize signals, clear memory and update tests * Switch to simplified interface * Exclude .ctab files * Improve coverage * Update overview table * Improve coverage * Remove cruft * Improve coverage * Improve coverage * Improve coverage * Improve coverage * Remove cruft * Improve coverage * Improve coverage * TST: Hide app window during testing * Revert "TST: Hide app window during testing" This reverts commit f513448. * Refactor tests * Fix default annot bug * Fix renderer bug * Test GHA skipping [skip ci] * Synchronize branch * Fix test_resolution_matrix * Add _configure_trace_mode * Improve read_annot_cands * Simplify annot mode color * Remove cruft * Add _check_stc_src * Cast to int64 * Add support for vec * Add support for mixed * Do not show trace mode for volumes * Update tests * Fix vec * Test mixed too * Update tests * Cleanup * Trigger Circle [circle front] * Cover vol as well * Update tests * Add vector to the list * Fix style * Restore label name * Exclude pca_flip * DRY * Update _add_vertex_glyph with render parameter
FIX: Fix bug with raw scrolling (mne-tools#8089) (mne-tools#8212)
PreviousNext