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

GUI: Enhancements to improve tutorials #910

Open
2 of 6 tasks
ntolley opened this issue Oct 18, 2024 · 3 comments
Open
2 of 6 tasks

GUI: Enhancements to improve tutorials #910

ntolley opened this issue Oct 18, 2024 · 3 comments
Assignees
Labels
hnn-gui HNN GUI

Comments

@ntolley
Copy link
Contributor

ntolley commented Oct 18, 2024

Going through the tutorials has revealed some modifications that would make using the GUI much smoother for users:

  • Add global smoothing and scaling option (temporarily set default smoothing to zero (right now these are set manually for every new plot you make)
  • Allow setting min/max freq on PSD
  • Disable spectrogram specific parameters when other plots are selected
  • Add E/I synaptic gains button (already implemented in API: Synaptic gains #885)
  • Add ability to set simulation data to None so that you can just load in and plot a data file

For discussion

  • Disable simulation data in Data to compare box, you can plot multiple simulations by hitting the Add plot button multiple times
@dylansdaniels
Copy link
Collaborator

See #914 for proposed PSD fix

@dylansdaniels
Copy link
Collaborator

dylansdaniels commented Oct 21, 2024

  • add observer to monitor change in tstop in Simulation tab to ensure simulation length can be correctly specified for rhythmic, poisson, and tonic external drives

@gtdang
Copy link
Collaborator

gtdang commented Oct 22, 2024

#918 for GUI synaptic gains implementation

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

No branches or pull requests

4 participants