Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding more viz methods and having report generation #76

Open
Div12345 opened this issue Jan 24, 2022 · 1 comment
Open

Adding more viz methods and having report generation #76

Div12345 opened this issue Jan 24, 2022 · 1 comment

Comments

@Div12345
Copy link

Describe the problem

  • Adding more methods to visualize the different connectivity measures, especially for over time since there already exist some techniques for over epochs.
  • Generating reports such as mne.Report for a nice final presentation of all the connectivity calculations.

Describe your solution

  • Interactive plots like the raw.plot(), that allows moving through the connectivity value over epoch, frequencies, time, channels.
  • Simply to use the mne.Reports function itself, it might be possible to have a method that adds the custom figure into it. Maybe it would be nice if this method automatically adds the visualisation for the raw as well as the connectivity. I see the report generation as one of the most high level features that can be directly shared with even non-experts with easy full interpretation.
@adam2392
Copy link
Member

Adding additional visualization is a good idea, but definitely will take quite a bit of work. I think some basic visualizations can be done though, for example: square heat maps of the connectivity structure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants