Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
barbaLab
/
NeuralEmbedding
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat: manifold diagnostic toolkit — dimension selection, CV reconstruction/decoding, Procrustes alignment, within-session stability
- #5
#5
Open
Nabarb
with
Copilot
wants to merge 9 commits into
main
barbaLab/NeuralEmbedding:main
from
copilot/add-manifold-diagnostic-toolkit
barbaLab/NeuralEmbedding:copilot/add-manifold-diagnostic-toolkit
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
feat: manifold diagnostic toolkit — dimension selection, CV reconstruction/decoding, Procrustes alignment, within-session stability
#5
Nabarb
with
Copilot
wants to merge 9 commits into
main
barbaLab/NeuralEmbedding:main
from
copilot/add-manifold-diagnostic-toolkit
barbaLab/NeuralEmbedding:copilot/add-manifold-diagnostic-toolkit
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2026
Initial plan
Copilot
authored
6fa5a5a
View commit details
Copy full SHA for 6fa5a5a
Browse repository at this point
feat: implement manifold diagnostic toolkit (selectDimension, crossValReconstruct, crossValDecode, alignSessions)
Show description for ce65ed3
Copilot
and
Nabarb
authored
ce65ed3
View commit details
Copy full SHA for ce65ed3
Browse repository at this point
fix: address code review - SVD-based PCA, remove redundant indexing, fix unused parameter
Show description for 4cf6242
Copilot
and
Nabarb
authored
4cf6242
View commit details
Copy full SHA for 4cf6242
Browse repository at this point
fix: improve k-fold stratification, add comments, use vectorized nTrial access
Show description for 03d4283
Copilot
and
Nabarb
authored
03d4283
View commit details
Copy full SHA for 03d4283
Browse repository at this point
Commits on Apr 28, 2026
feat: store aligned subspaces in object + save all diagnostics to M_
Show description for 3a87436
Copilot
and
Nabarb
authored
3a87436
View commit details
Copy full SHA for 3a87436
Browse repository at this point
fix: address code review - i_storeM uses M_ directly, safe R slicing, clean up smoke test
Show description for 8bb3dee
Copilot
and
Nabarb
authored
8bb3dee
View commit details
Copy full SHA for 8bb3dee
Browse repository at this point
feat: progress output, SessionAlignment rename, labelsFromEvents, crossValAlignment
Show description for 843d9db
Copilot
and
Nabarb
authored
843d9db
View commit details
Copy full SHA for 843d9db
Browse repository at this point
fix: dynamic progress counter width, correct expected Cue-bin count in test
Show description for d0c1af1
Copilot
and
Nabarb
authored
d0c1af1
View commit details
Copy full SHA for d0c1af1
Browse repository at this point
Commits on Apr 29, 2026
feat: selectDimension uses same projection pipeline as findEmbedding
Show description for 4755809
Copilot
and
Nabarb
authored
4755809
View commit details
Copy full SHA for 4755809
Browse repository at this point
You can’t perform that action at this time.