load_irf_files#
- magicctapipe.io.load_irf_files(input_dir_irf)[source]#
Loads input IRF data files for the IRF interpolation and checks the consistency of their configurations.
- Parameters:
- input_dir_irf
str Path to a directory where input IRF data files are stored
- input_dir_irf
- Returns:
- Raises:
FileNotFoundErrorIf any IRF data files are not found in the input directory
RuntimeErrorIf the configurations of the input IRFs are not consistent