Skip to content

Add README documenting all mxw toolbox functions used in NetworkAnalysis#143

Draft
mandarmp with Copilot wants to merge 2 commits into
mainfrom
copilot/list-mxw-toolbox-functions
Draft

Add README documenting all mxw toolbox functions used in NetworkAnalysis#143
mandarmp with Copilot wants to merge 2 commits into
mainfrom
copilot/list-mxw-toolbox-functions

Conversation

Copilot AI commented Mar 8, 2026

Copy link
Copy Markdown
Contributor

No inventory existed of which MaxWell MATLAB Toolbox (mxw) functions are called across the NetworkAnalysis scripts. This adds NetworkAnalysis/README.md enumerating all 17 active (non-commented) mxw calls, grouped by namespace, with a short description and the scripts each function appears in.

Functions catalogued (17 total)

Namespace Functions
Core mxw.fileManager
networkActivity computeNetworkAct, computeNetworkStats
activityMap computeSpikeRate, computeSpikeCount, computeAmplitude90percentile
plot rasterPlot, networkActivity, networkStats, activityMap, axonTraces
util computeRelativeSpikeTimes, normpdf, rms, findPeaks, percentile, groupElectrodes

Discovered by grepping all .m files under NetworkAnalysis/ for mxw. calls and excluding commented-out lines and %{...%} blocks.


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: mandarmp <33731455+mandarmp@users.noreply.github.com>
Copilot AI changed the title [WIP] Document all MXW toolbox functions in NetworkAnalysis Add README documenting all mxw toolbox functions used in NetworkAnalysis Mar 8, 2026
@mandarmp mandarmp force-pushed the copilot/list-mxw-toolbox-functions branch from 4d740c6 to b4e0097 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