Skip to content

silx.gui.plot.actions.histogram: Fixed PixelIntensitiesHistoAction to include max value in histogram#4469

Merged
t20100 merged 1 commit intomainfrom
fix-histogram-action
Mar 10, 2026
Merged

silx.gui.plot.actions.histogram: Fixed PixelIntensitiesHistoAction to include max value in histogram#4469
t20100 merged 1 commit intomainfrom
fix-histogram-action

Conversation

@t20100
Copy link
Copy Markdown
Member

@t20100 t20100 commented Jan 20, 2026

The histogram was computed without including the last value in the counts.

closes #4464

Copy link
Copy Markdown
Member

@loichuder loichuder left a comment

Choose a reason for hiding this comment

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

Sorry for the late approval!

@t20100 t20100 merged commit a59b3b5 into main Mar 10, 2026
4 checks passed
@t20100 t20100 deleted the fix-histogram-action branch March 10, 2026 10:16
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.

HistogramWidget: Part of the input data are not part of the result

2 participants