-
Notifications
You must be signed in to change notification settings - Fork 24
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
Visualization class: FC/PSD/TS/etc. #76
Comments
#101 was done |
We can approach it in two ways:
I think the first option would make more sense if the data to be plotted isn't too complex. This would be similar to In the case of more complex plots (for example 3D source localization) the second way would be more ideal. This is similar to the Brain object in mne ( What are people's thoughts? How do you think we should proceed? |
John Recommendation: For simpler figures taking only a few lines of code then write them explicitly in examples, for more complex plots with many lines then have them encapsulated in methods/functions |
Current focus to improve the figures in eg 003r and eg 004r |
To do for Parsa
|
Will make into MNE object to use MNE visualization funcitons. Can also add the montage data to use |
Added some code to generate clean-up visualizations: However, having issues when trying to build the html files:
Which seems to happen because the example data is being downloaded from a gdrive which doesn't have public access: I think the folder is owned by @JohnWangDataAnalyst . Can you adjust the access please? |
Figure out the data structure.
Physiological analytics
Phase plane analysis
PLS method
The text was updated successfully, but these errors were encountered: