workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00004627.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:4096, y_pixel_offset:4096, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
Test: nexusfiles-scipp|tbl|tbl_read_detector_data|orca_detector
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00004473.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00004329.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00004185.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00004050.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00003906.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:4096, y_pixel_offset:4096, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00003771.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:4096, y_pixel_offset:4096, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00003627.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:4096, y_pixel_offset:4096, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00003492.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:4096, y_pixel_offset:4096, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00003366.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:4096, y_pixel_offset:4096, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00003222.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:4096, y_pixel_offset:4096, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00003078.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:4096, y_pixel_offset:4096, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00002943.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:4096, y_pixel_offset:4096, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00002799.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:4096, y_pixel_offset:4096, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00002551.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:4096, y_pixel_offset:4096, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00002397.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00002268.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00002151.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00002034.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00001917.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00001800.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00001683.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00001566.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00001440.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00001323.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00001206.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00001089.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00000972.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00000864.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00000738.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00000612.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00000468.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00000333.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00000189.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00000045.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00027430.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00027295.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00027151.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00027007.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00026872.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00026728.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00026572.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00026300.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00026300.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00026156.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00026012.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00025876.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00025585.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00025585.hdf')
check_detector_histogram =
def test_tbl_read_detector_data__orca_detector(
workflow: sciline.Pipeline,
coda_nexus_file_path: Path,
check_detector_histogram: Callable,
) -> None:
workflow[Filename[SampleRun]] = coda_nexus_file_path
workflow[NeXusDetectorName] = "orca_detector"
result = workflow.compute(NeXusData[NXdetector, SampleRun])
> check_detector_histogram(result)
tests/nexusfiles-scipp/tbl/tbl_load_nexus_test.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
da =
Dimensions: Sizes[time:0, x_pixel_offset:2048, y_pixel_offset:2048, ]
Coordinates:
* time ...s] (time) []
Data:
int32 [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 =
.tox/nexusfiles-scipp-tbl/lib/python3.12/site-packages/dmsc_nightly/testing/nexusfiles/validation_fixtures.py:31: AssertionError