xrf-explorer¶
- run module
- tests package
- Subpackages
- Submodules
- tests.test_contextual_images module
TestContextualImages
TestContextualImages.CUSTOM_CONFIG_PATH
TestContextualImages.INVALID_IMAGE_PATH
TestContextualImages.NONEXISTENT_IMAGE_PATH
TestContextualImages.RESOURCES_PATH
TestContextualImages.TEST_IMAGE_PATH
TestContextualImages.TEST_RECIPE_PATH
TestContextualImages.test_get_contextual_image_image()
TestContextualImages.test_get_contextual_image_image_invalid()
TestContextualImages.test_get_contextual_image_image_nonexistent()
TestContextualImages.test_get_contextual_image_invalid_size()
TestContextualImages.test_get_contextual_image_nonexistent_size()
TestContextualImages.test_get_contextual_image_path_base()
TestContextualImages.test_get_contextual_image_path_contextual()
TestContextualImages.test_get_contextual_image_path_invalid_config()
TestContextualImages.test_get_contextual_image_path_invalid_painting()
TestContextualImages.test_get_contextual_image_path_nonexistent()
TestContextualImages.test_get_contextual_image_recipe_path_base()
TestContextualImages.test_get_contextual_image_recipe_path_contextual()
TestContextualImages.test_get_contextual_image_recipe_path_nonexistent()
TestContextualImages.test_get_contextual_image_size()
TestContextualImages.test_get_path_to_base_image()
- tests.test_dim_reduction module
TestDimReduction
TestDimReduction.CUSTOM_CONFIG_PATH
TestDimReduction.CUSTOM_CONFIG_PATH_EMBEDDING_PRESENT
TestDimReduction.CUSTOM_CONFIG_PATH_NO_EMBEDDING
TestDimReduction.NO_CUBE_DATA_SOURCE
TestDimReduction.PATH_GENERATED_FOLDER
TestDimReduction.PATH_TEST_CUBE
TestDimReduction.TEST_DATA_SOURCE
TestDimReduction.do_test_embedding()
TestDimReduction.do_test_invalid_embedding_image()
TestDimReduction.do_test_valid_image()
TestDimReduction.test_config_not_found()
TestDimReduction.test_high_threshold()
TestDimReduction.test_invalid_contextual_image_type()
TestDimReduction.test_invalid_create_image_of_indices_invalid_data_source()
TestDimReduction.test_invalid_create_image_of_indices_no_cube()
TestDimReduction.test_invalid_create_image_of_indices_no_files()
TestDimReduction.test_invalid_element_creating_image()
TestDimReduction.test_invalid_element_generating()
TestDimReduction.test_invalid_getting_image_of_indices_invalid_data_source()
TestDimReduction.test_invalid_getting_image_of_indices_no_image()
TestDimReduction.test_invalid_image_type()
TestDimReduction.test_invalid_umap()
TestDimReduction.test_nan_embedding()
TestDimReduction.test_no_cube_for_embedding()
TestDimReduction.test_no_embedding()
TestDimReduction.test_valid_contextual_image()
TestDimReduction.test_valid_create_embedding_image()
TestDimReduction.test_valid_elemental_image()
TestDimReduction.test_valid_embedding()
TestDimReduction.test_valid_embedding_downsampled()
- tests.test_image_registration module
TestImageRegistration
TestImageRegistration.CONFIG_PATH
TestImageRegistration.DATA_SOURCE
TestImageRegistration.IMAGE_NAME
TestImageRegistration.PATH_CONTROL_POINTS
TestImageRegistration.PATH_CUBE
TestImageRegistration.PATH_IMAGE_REFERENCE
TestImageRegistration.PATH_IMAGE_REGISTER
TestImageRegistration.PATH_RESULT
TestImageRegistration.setup_environment()
TestImageRegistration.test_register_image_to_cube_data_cube_not_found()
TestImageRegistration.test_register_image_to_cube_image_register_not_found()
TestImageRegistration.test_register_image_to_cube_success()
TestImageRegistration.test_register_image_to_image_csv_not_found()
TestImageRegistration.test_register_image_to_image_destination_not_found()
TestImageRegistration.test_register_image_to_image_reference_not_found()
TestImageRegistration.test_register_image_to_image_register_not_found()
TestImageRegistration.test_register_image_to_image_success()
- tests.test_image_to_cube_selection module
TestImageToCubeSelection
TestImageToCubeSelection.CUSTOM_CONFIG_PATH
TestImageToCubeSelection.DATA_SOURCE_FOLDER_NAME
TestImageToCubeSelection.SAMPLE_BASE_IMAGE_PATH
TestImageToCubeSelection.SAMPLE_CUBE_IMG_PATH
TestImageToCubeSelection.SAMPLE_CUBE_RECIPE_PATH
TestImageToCubeSelection.WORKSPACE_BASE_IMAGE_PATH
TestImageToCubeSelection.is_deregistration_correct()
TestImageToCubeSelection.setup_environment()
TestImageToCubeSelection.test_deregister_coord()
TestImageToCubeSelection.test_get_cube_coordinates()
TestImageToCubeSelection.test_get_selected_data_cube_dir_found()
TestImageToCubeSelection.test_get_selected_data_cube_dir_not_found()
TestImageToCubeSelection.test_get_selected_data_cube_invalid_cubetype()
TestImageToCubeSelection.test_get_selected_data_cube_invalid_polygon()
TestImageToCubeSelection.test_get_selected_data_cube_invalid_rectangle()
TestImageToCubeSelection.test_get_selected_data_cube_output_size()
TestImageToCubeSelection.test_negative_coordinates()
TestImageToCubeSelection.test_ribbon_selection()
TestImageToCubeSelection.test_selection_raw_cube()
TestImageToCubeSelection.test_selections_equivalent()
imread()
- tests.test_routes module
- tests.test_spectra module
TestSpectra
TestSpectra.CUSTOM_CONFIG_PATH
TestSpectra.DATA_SOURCE_FOLDER_NAME
TestSpectra.RESOURCES_PATH
TestSpectra.TEST_RAW_DATA
TestSpectra.TEST_RAW_PATH
TestSpectra.setup_environment()
TestSpectra.test_get_average_global()
TestSpectra.test_get_average_selection()
TestSpectra.test_get_average_selection_config_none()
TestSpectra.test_get_raw_data()
TestSpectra.test_get_theoretical_data()
TestSpectra.test_get_theoretical_data_invalid_element()
TestSpectra.test_mipmap_create()
TestSpectra.test_mipmap_data()
TestSpectra.test_mipmap_inexistent_data_source()
TestSpectra.test_mipmap_low_level()
TestSpectra.test_mipmap_not_exist()
- Module contents
- xrf_explorer package