ewokstomo.tests.test_convertvolume#

Functions

fake_hdf5_volume(tmp_path)

fake_hdf5_volume_no_32bit(tmp_path)

fake_tiff_volume(tmp_path)

fake_tiff_volume_no_32bit(tmp_path)

test_convert_volume_hdf5(mock_cast, ...)

test_convert_volume_hdf5_no_32bit_warns(...)

When '32Bit' is absent from the HDF5 path, a warning must be emitted and the output is placed in an '_16Bit' fallback directory.

test_convert_volume_tiff(mock_cast, ...)

test_convert_volume_tiff_no_32bit_warns(...)

When '32Bit' is absent from the tiff path, a warning must be emitted and the output is placed in an '_16Bit' fallback directory.