Skip to content

stability-shuffle null fix / preprocess reorder#59

Merged
t-sasatani merged 3 commits into
mainfrom
edge-case-bugs
May 6, 2026
Merged

stability-shuffle null fix / preprocess reorder#59
t-sasatani merged 3 commits into
mainfrom
edge-case-bugs

Conversation

@t-sasatani
Copy link
Copy Markdown
Collaborator

@t-sasatani t-sasatani commented May 6, 2026

  • Stability shuffle no longer injects 0.0 for degenerate iterations; the p-value denominator now uses the count of valid shuffles (Phipson & Smyth 2010). Previously anti-conservative for stable units on sparse or short sessions.
  • Arena preprocess_behavior step order: perspective → Hampel → clip → mm (was Hampel first). Bundle outputs unchanged for existing data.
  • oasis-deconv ImportError reformatted with install commands on separate lines.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

☂️ Code Coverage

current status: ✅

Overall Coverage

Statements Covered Coverage Threshold Status
3938 2489 63% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
camap/analysis/spatial_1d.py 90% 🟢
camap/analysis/spatial_2d.py 68% 🟢
camap/dataset/arena.py 64% 🟢
TOTAL 74% 🟢

updated for commit: 03482b2 by action🐍

@t-sasatani t-sasatani merged commit 1e52ca0 into main May 6, 2026
10 checks passed
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.

1 participant