Skip to content

Still a bug in HISTOGRAM #1572

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
GillesDuvert opened this issue Apr 20, 2023 · 0 comments
Closed

Still a bug in HISTOGRAM #1572

GillesDuvert opened this issue Apr 20, 2023 · 0 comments
Assignees

Comments

@GillesDuvert
Copy link
Contributor

q=intarr(70) & q[5:-1]=1
z=histogram(q,min=0,max=1, rev=t)
print,t[0:3]
; should be : 3           8          73           0
; but is:  3           8           9           0

This passed undetected ...

Thanks to SSW and HESSI ...

@GillesDuvert GillesDuvert self-assigned this Apr 20, 2023
GillesDuvert added a commit to GillesDuvert/gdl that referenced this issue Apr 20, 2023
GillesDuvert added a commit that referenced this issue Apr 21, 2023
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

No branches or pull requests

1 participant