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
Handles variable trial lengths when assembling per-trial embeddings and returns variance-explained as a cell so multi-output CCA metadata is preserved.
Computes and stores canonical correlations and projection matrix pseudoinverses for downstream use, and exposes a getter to access canonical correlations in the embedding object.
Updates 3D trajectory plotting to iterate per-area embeddings and select nearest trajectories correctly.
Fixes d' computation to use absolute difference between signal and baseline means.
Adds default DPrime parameter indices for baseline and signal windows.
These changes make multi-area CCA more robust, preserve useful diagnostic outputs, and correct metric behavior.
0 commit comments