mantidimaging.core.io.utility module# mantidimaging.core.io.utility.find_first_file_that_is_possibly_a_sample(file_path: Path) → Path | None[source]# Finds the first file that is possibly a tif, .tiff, .fit or .fits sample file. If files are found, the files are sorted and filtered based on name and returned.