Skip to content

Fix DiscrimTwoSample output dependency on input order - #443

Open
ChickenisLegit wants to merge 3 commits into
neurodata:mainfrom
ChickenisLegit:fix-discrim-two-samp-isolates
Open

Fix DiscrimTwoSample output dependency on input order#443
ChickenisLegit wants to merge 3 commits into
neurodata:mainfrom
ChickenisLegit:fix-discrim-two-samp-isolates

Conversation

@ChickenisLegit

Copy link
Copy Markdown

This fixes an issue (#422) where DiscrimTwoSample output depended on the input order when
emove_isolates=True\ due to modifying the labels array in a loop.

Engineering Agent added 2 commits August 8, 2026 13:57
Resolves neurodata#409. Scipy multiscale_graphcorr crashes with IndexError when input has 0 variance (e.g., from block permutation of identical blocks). Caught IndexError to return 0 statistic. Also caught ValueError in compute_scale_at_lag.
@netlify

netlify Bot commented Aug 9, 2026

Copy link
Copy Markdown

Deploy Preview for hyppo ready!

Name Link
🔨 Latest commit e4267d9
🔍 Latest deploy log https://app.netlify.com/projects/hyppo/deploys/6a78c39871b7d8000897b667
😎 Deploy Preview https://deploy-preview-443--hyppo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@sampan501

Copy link
Copy Markdown
Collaborator

once CI's pass I'll merge

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