Skip to content

Add units to ws_sharp and onset axis labels in IPNAnalysis network plot#145

Draft
mandarmp with Copilot wants to merge 2 commits into
mainfrom
copilot/check-ipnanalysis-units
Draft

Add units to ws_sharp and onset axis labels in IPNAnalysis network plot#145
mandarmp with Copilot wants to merge 2 commits into
mainfrom
copilot/check-ipnanalysis-units

Conversation

Copilot AI commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

Network plot axis labels for ws_sharp and onset were missing units, leaving ambiguity about what the y-axis values represent.

Changes

  • helper_functions.pyplot_clean_network: ylabel updated from "Network synchrony""Network synchrony (# active units)"
  • parameter_free_burst_detector.py — debug plot (ax_macro): added ylabel "Network synchrony (# active units)" and xlabel "Time (s)"

Context

ws_sharp is a Gaussian-smoothed count of participating units per time bin (W = P, where P increments once per unit per bin), so its natural unit is # active units (integer-valued, 0–N). Burst onset/offset times (t_centers in seconds) are already in seconds; the x-axis label reflects that.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: mandarmp <33731455+mandarmp@users.noreply.github.com>
Copilot AI changed the title [WIP] Clarify units for ws_sharp and onset in network plot Add units to ws_sharp and onset axis labels in IPNAnalysis network plot Mar 9, 2026
@mandarmp mandarmp force-pushed the copilot/check-ipnanalysis-units branch from 652a98b to 84f387b Compare April 28, 2026 23:10
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

Successfully merging this pull request may close these issues.

2 participants