-
Notifications
You must be signed in to change notification settings - Fork 10
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
Fixing topomaps. #130
Fixing topomaps. #130
Commits on Jun 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7ab4c59 - Browse repository at this point
Copy the full SHA 7ab4c59View commit details
Commits on Sep 17, 2023
-
Merge remote-tracking branch 'upstream/main' into 129-bug-in-topomaps
Rebased with main, fixed conflicts from changes in this PR. I always accepted the changes in THIS PR, and formated with black after accepting the change.
Configuration menu - View commit details
-
Copy full SHA for 77865f9 - Browse repository at this point
Copy the full SHA 77865f9View commit details -
FIX: Make topomap cmaps look like MNE
These last couple fixes will make our topomaps look like MNEs. It mainly had to do with some logic to handle the cmap and vmin/vmax
Configuration menu - View commit details
-
Copy full SHA for 3dd5988 - Browse repository at this point
Copy the full SHA 3dd5988View commit details -
Configuration menu - View commit details
-
Copy full SHA for e41d9a3 - Browse repository at this point
Copy the full SHA e41d9a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9499d4 - Browse repository at this point
Copy the full SHA c9499d4View commit details -
FIX: FORGOT to initiate cmap as None
We should initiate the cmap as None instead of "Red_bl" (sic), so that our code logic can handle the color scheme based on the IC values just like MNE does
Configuration menu - View commit details
-
Copy full SHA for 44a3407 - Browse repository at this point
Copy the full SHA 44a3407View commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 266caf2 - Browse repository at this point
Copy the full SHA 266caf2View commit details
Commits on Oct 26, 2023
-
Update pylossless/dash/topo_viz.py
Co-authored-by: Scott Huberty <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1013ef0 - Browse repository at this point
Copy the full SHA 1013ef0View commit details -
Update pylossless/dash/topo_viz.py
Co-authored-by: Scott Huberty <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6896d73 - Browse repository at this point
Copy the full SHA 6896d73View commit details -
Update pylossless/dash/topo_viz.py
Co-authored-by: Scott Huberty <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f264469 - Browse repository at this point
Copy the full SHA f264469View commit details