crikit.data.tests package¶
Submodules¶
crikit.data.tests.test_hsi module¶
-
crikit.data.tests.test_hsi.
test_hsi_to_hsi_rng
(make_datasets)[source]¶ Import an hsi into an hsi – defined range
-
crikit.data.tests.test_hsi.
test_reshape_axes_static
(make_datasets)[source]¶ Test reshape axes static method
-
crikit.data.tests.test_hsi.
test_spectra_to_hsi_rng
(make_datasets)[source]¶ Import spectra into an hsi – defined range
crikit.data.tests.test_mosaic module¶
-
crikit.data.tests.test_mosaic.
test_3D_crop_transpose_flips
()[source]¶ Test a 2D dataset with cropped rows and columns
-
crikit.data.tests.test_mosaic.
test_3D_crop_transpose_flips_2
()[source]¶ Test a 2D dataset with cropped rows and columns (asymmetrically)
-
crikit.data.tests.test_mosaic.
test_crop_2D
()[source]¶ Test a 2D dataset with cropped rows and columns
crikit.data.tests.test_mosaic_hdf module¶
-
crikit.data.tests.test_mosaic_hdf.
test_big_to_small_3d_output_given_crop
()[source]¶ 3D big dataset, divied up into small chunks – WITH CROPPING
-
crikit.data.tests.test_mosaic_hdf.
test_big_to_small_3d_output_given_crop_transpose_flips
()[source]¶ 3D big dataset, divied up into small chunks – WITH CROPPING, TRANSPOSING AND FLIPPING H & V
Note: This test does not assert anything, but rather just ensures the methods can run without raising errors
crikit.data.tests.test_spectra module¶
-
crikit.data.tests.test_spectra.
test_hsi_to_spectra
(make_datasets)[source]¶ Import an hsi into spectra
-
crikit.data.tests.test_spectra.
test_hsi_to_spectra_rng
(make_datasets)[source]¶ Import an hsi into spectra – defined range
-
crikit.data.tests.test_spectra.
test_mean_axes_static
()[source]¶ Ensure mean_axes_static raises an error
-
crikit.data.tests.test_spectra.
test_reshape_axes_static
(make_datasets)[source]¶ Test reshape axes static method
-
crikit.data.tests.test_spectra.
test_spectra_to_spectra
(make_datasets)[source]¶ Import a spectrum into a spectrum
-
crikit.data.tests.test_spectra.
test_spectra_to_spectra_rng
(make_datasets)[source]¶ Import spectra into spectra – defined range
crikit.data.tests.test_spectrum module¶
-
crikit.data.tests.test_spectrum.
test_hsi_to_spectrum
(make_datasets)[source]¶ Import hsi into a spectrum
-
crikit.data.tests.test_spectrum.
test_hsi_to_spectrum_rng
(make_datasets)[source]¶ Import an hsi into a spectrum – defined range
-
crikit.data.tests.test_spectrum.
test_mean_axes_static
(make_datasets)[source]¶ Import a spectrum into a spectrum
-
crikit.data.tests.test_spectrum.
test_spectra_to_spectrum
(make_datasets)[source]¶ Import spectra into a spectrum
-
crikit.data.tests.test_spectrum.
test_spectra_to_spectrum_rng
(make_datasets)[source]¶ Import spectra into a spectrum – defined range