Refresh help files with complete method listings and paper mapping#50
Merged
iahncajigas merged 1 commit intomainfrom Mar 10, 2026
Merged
Refresh help files with complete method listings and paper mapping#50iahncajigas merged 1 commit intomainfrom
iahncajigas merged 1 commit intomainfrom
Conversation
- ClassDefinitions.md: expand from bare class table to full grouped method listings for all 16 classes including new SignalObj spectral/ peak-finding, FitResSummary plotting, DecodingAlgorithms SSGLM/UKF, and nstColl.ssglm methods - PaperOverview.md: add SSGLM workflow section (Section 2.4), expand decoding workflow with PPAF/hybrid/UKF details, add signal processing section, add example-to-paper-section mapping table - Examples.md: add self-contained paper example table with descriptions, add supplementary README examples section - NeuralSpikeAnalysis_top.md: expand landing page with key capabilities summary, lab website links, PMID citation - api.rst: fix incorrect module names (nstat.signal -> nstat.core, nstat.decoding -> nstat.decoding_algorithms), add complete public import listing Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
nstat.signal->nstat.core,nstat.decoding->nstat.decoding_algorithms), added complete public import listingTest plan
python -m sphinx -W -b html docs docs/_build/html)🤖 Generated with Claude Code