Adding raw waveform plot function#20
Open
simon37robledo wants to merge 46 commits into
Open
Conversation
… filter findFalseNegAndPos: - Per-neuron baseline noise line (replaces a single pooled line dominated by high-variance units), so modest-but-real responses in low-variance neurons register instead of being called flat. - New "FN:z-inflation" verdict: an FN candidate must be corroborated by a positive stat effect size (ZScoreU > fnMinZ, default 0.5). This excludes raster z-score artifacts from near-silent baselines (raster peak z 10-50 while the stat's effect size is ~0), which were producing dozens of phantom RG false negatives. Uses effect size (independent of the labelling p-value), so it is a magnitude cross-check, not p-on-p circularity. - Report the genuine (marginal/discrepant) vs z-inflation artifact FN split. plotRaster_MultiExp: - verdictFilter param to draw only selected FP/FN verdict levels; direction- aware so combined verdicts are judged by this panel's marker. RunAnalysisClass: - Driver call uses sdFloorPrctile=25 (was 15) to stop the raster z-score inflating on silent baselines at the source, and enables MarkFPnFN. Net effect: RG false negatives dropped from 57 to 1; residual flags are the genuine borderline FPs near alpha. Co-Authored-By: Claude Opus 4.8 <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.
No description provided.