load_image_extractor_from_config

lstchain.calib.load_image_extractor_from_config(custom_config, subarray)

Return an image extractor from a custom config. The passed custom_config superseeds the standard config.

Parameters:
config: dictionnary. Should contain:
  • image_extractor

  • image_extractor_config

Returns:
image_extractor: ctapipe.image.ImageExtractor