linumpy.io.test_data#

Helpers for creating and retrieving test data fixtures.

Functions#

get_data(name)

Return a test fixture identified by name.

Module Contents#

linumpy.io.test_data.get_data(name)[source]#

Return a test fixture identified by name.

Valid keys: 'mosaic_3d_omezarr', 'mosaic_3d_nifti', 'raw_tiles', 'aip'.

Parameters:

name (str)

Return type:

pathlib.Path