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

Implement different uncertainty indicator for topoplot series #277

Open
2 of 7 tasks
vladdez opened this issue Nov 26, 2024 · 1 comment
Open
2 of 7 tasks

Implement different uncertainty indicator for topoplot series #277

vladdez opened this issue Nov 26, 2024 · 1 comment
Labels
crucial enhancement New feature or request

Comments

@vladdez
Copy link
Collaborator

vladdez commented Nov 26, 2024

Feature description

we need to implement the following uncertainty indicators

  • Hypothetical outcome plot - an animation that cycles through the bootstrapped means of the sample.
  • Multiple rows - use estimates as the first row and uncertainties as the second row.
  • 2d colormap and opacity - white color saturation represents the level of certainty, while other color represents the estimate.
  • Marker size - channel marker size represents the level of certainty.
  • Parametric texture or Wind vector field - one direction certain, many directions not certain, all arrows has colors
  • Adjacent erp grid with error bars - on a second row put ERP grid with error bars
  • Interactive erp grid with error bars - same, but there will be only one erp grid shown. Clicking on a topoplot updates the displayed ERP grid to match the selected topoplot.
@vladdez vladdez added enhancement New feature or request crucial labels Nov 26, 2024
@vladdez
Copy link
Collaborator Author

vladdez commented Feb 11, 2025

multi-row and animation are done in #298

@vladdez vladdez changed the title Add different uncertainty indicator for topoplot series Implement different uncertainty indicator for topoplot series Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crucial enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant