Skip to content

feat: extend scatter range behavior - #281

Merged
alejoe91 merged 4 commits into
SpikeInterface:mainfrom
alejoe91:add-raster-limits
Sep 8, 2026
Merged

feat: extend scatter range behavior#281
alejoe91 merged 4 commits into
SpikeInterface:mainfrom
alejoe91:add-raster-limits

Conversation

@alejoe91

@alejoe91 alejoe91 commented Sep 8, 2026

Copy link
Copy Markdown
Member

Give the option to choose the range behavior with:

  • range_type: percentile / absolute
  • range_min / range_max: depending on range_type will be percentile or abs limits!

Default is now: percentile (1, 99)

@chrishalcrow chrishalcrow left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A small change, but the new setting is super cool!! Stress tested locally - no changes to speed and it gracefully deals with switching between modes.

Changed the missing settings in your settings file to a warning rather than an error. Thought here was: if you've set default settings at some point in the past using display_low_percentiles, the GUI would have error'd on opening. A user might have forgotten they set default settings and it would be hard to debug. Another option is to add backward compatibility with settings name. Might be overkill for now.

@alejoe91

alejoe91 commented Sep 8, 2026

Copy link
Copy Markdown
Member Author

Thansk @chrishalcrow ! Merging then :)

@alejoe91
alejoe91 merged commit 8bc0e80 into SpikeInterface:main Sep 8, 2026
2 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.

2 participants