DMSC Integration Testing

Last updated: May 27, 2026 07:24:18

Test: nexusfiles-scipp|odin|odin_read_detector_everything|orca

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00004626.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00004472.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00004328.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00004184.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00004049.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00003905.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00003770.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00003626.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00003491.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00003365.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00003221.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00003086.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00002942.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00002798.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00002640.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00002622.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00002550.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00002550.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00002536.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00002487.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00002478.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00002396.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00002276.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00002150.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00002033.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00001916.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00001799.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00001745.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00001745.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00001682.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00001565.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00001520.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:72: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00001520.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00001520.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00001520.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00001511.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00001439.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00001322.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00001205.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00001088.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00000971.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00000863.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00000737.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00000692.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00000611.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00000467.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00000332.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError

View job log here


workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_odin_999999_00000188.hdf')
check_everything_histogram =

def test_odin_read_detector_everything__orca(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_everything_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "histogram_mode_detectors/orca"

result = workflow.compute(RawDetector[SampleRun])

> check_everything_histogram(result)

tests/nexusfiles-scipp/odin/odin_load_nexus_test.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:71: in _check_everything_histogram
_check_detector_histogram(da)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* position ...2, 6.6528]
Data:
float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []



def _check_detector_histogram(da: sc.DataArray) -> None:
assert "time" in da.dims
assert da.ndim > 1
> assert da.size > 0
E assert 0 > 0
E + where 0 = \nDimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]\nCoordinates:\n* position vector3 [m] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1), (-6.6528, -6.6462, 1), ..., (6.6528, 6.6462, 1), (6.6528, 6.6528, 1)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [m] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [m] (y_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\nData:\n float64 [dimensionless] (time, x_pixel_offset, y_pixel_offset) [] []\n\n.size

.tox/nexusfiles-scipp-odin/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError