Skip to content

Fix setting dimension range

payno requested to merge fix_141 into main

Seems like the values can be unsorted. So better using min, max to get the bounds instead of picking the first and the last value. As this is a 1D dataset I don't expect performances issues. close #141 (closed)

Signed-off-by: payno henri.payno@esrf.fr

Edited by payno

Merge request reports