workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00023345.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
Test: nexusfiles-scipp|tbl|tbl_read_detector_data|orca_detector
workflow =
coda_nexus_file_path = PosixPath('/ess/data/coda/999999/raw/coda_tbl_999999_00023205.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_00023065.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_00022918.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_00022777.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_00022637.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_00022464.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_00022317.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_00022177.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_00022030.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_00021890.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_00021757.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_00021477.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_00021337.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_00021197.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_00021064.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_00020924.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_00020833.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_00020826.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_00020777.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_00020770.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_00020732.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_00020732.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_00020732.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_00020732.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_00020732.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_00020725.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_00020585.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_00020445.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_00020305.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_00020248.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_00020157.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_00020017.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_00019968.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_00019954.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_00019884.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_00019835.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_00019821.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_00019821.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_00019739.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, dim_1:2048, dim_2:2048, ]
Coordinates:
* time datetime64 [ns] (time) []
Data:
int32 [dimensionless] (time, dim_1, dim_2) []
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_00019599.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, dim_1:2048, dim_2:2048, ]
Coordinates:
* time datetime64 [ns] (time) []
Data:
int32 [dimensionless] (time, dim_1, dim_2) []
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_00019459.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, dim_1:2048, dim_2:2048, ]
Coordinates:
* time datetime64 [ns] (time) []
Data:
int32 [dimensionless] (time, dim_1, dim_2) []
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_00019403.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, dim_1:2048, dim_2:2048, ]
Coordinates:
* time datetime64 [ns] (time) []
Data:
int32 [dimensionless] (time, dim_1, dim_2) []
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_00019375.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, dim_1:2048, dim_2:2048, ]
Coordinates:
* time datetime64 [ns] (time) []
Data:
int32 [dimensionless] (time, dim_1, dim_2) []
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_00019375.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, dim_1:2048, dim_2:2048, ]
Coordinates:
* time datetime64 [ns] (time) []
Data:
int32 [dimensionless] (time, dim_1, dim_2) []
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