scipp / scippnexus

h5py-like utility for NeXus files with seamless scipp integration
https://scipp.github.io/scippnexus/
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

MAINT: use pathlib for path manipulation #209

Closed MridulS closed 2 months ago

MridulS commented 2 months ago

This should fix https://github.com/scipp/scippnexus/issues/208 but I feel like there should be a better solution.

MridulS commented 2 months ago

There are unrelated windows error in scippnexus btw. One of the errors in the CI run with windows, let's use https://github.com/scipp/copier_template/pull/166 for the windows discussion.

E           RuntimeError: Coordinate must be monotonically increasing or decreasing for label-based indexing.