DMSC Integration Testing

Last updated: March 23, 2026 07:06:10

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_00023344.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_00023204.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_00023064.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_00022924.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_00022776.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_00022636.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_00022463.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_00022316.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_00022176.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_00022036.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_00021889.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_00021756.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_00021476.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_00021336.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_00021196.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_00021063.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_00020923.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_00020832.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_00020832.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_00020783.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_00020769.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_00020731.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_00020731.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_00020731.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_00020731.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_00020731.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_00020724.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_00020584.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_00020444.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_00020304.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_00020247.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_00020156.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_00020016.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_00019967.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_00019953.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_00019883.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_00019834.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_00019820.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_00019820.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_00019738.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 [mm] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1000), (-6.6528, -6.6462, 1000), ..., (6.6528, 6.6462, 1000), (6.6528, 6.6528, 1000)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [mm] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [mm] (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_00019598.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 [mm] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1000), (-6.6528, -6.6462, 1000), ..., (6.6528, 6.6462, 1000), (6.6528, 6.6528, 1000)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [mm] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [mm] (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_00019458.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 [mm] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1000), (-6.6528, -6.6462, 1000), ..., (6.6528, 6.6462, 1000), (6.6528, 6.6528, 1000)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [mm] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [mm] (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_00019402.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 [mm] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1000), (-6.6528, -6.6462, 1000), ..., (6.6528, 6.6462, 1000), (6.6528, 6.6528, 1000)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [mm] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [mm] (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_00019374.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 [mm] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1000), (-6.6528, -6.6462, 1000), ..., (6.6528, 6.6462, 1000), (6.6528, 6.6528, 1000)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [mm] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [mm] (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_00019374.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 [mm] (x_pixel_offset, y_pixel_offset) [(-6.6528, -6.6528, 1000), (-6.6528, -6.6462, 1000), ..., (6.6528, 6.6462, 1000), (6.6528, 6.6528, 1000)]\n* time datetime64 [ns] (time) []\n* x_pixel_offset float32 [mm] (x_pixel_offset) [-6.6528, -6.6462, ..., 6.6462, 6.6528]\n* y_pixel_offset float32 [mm] (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