threshold_list

ska_sdp_func_python.imaging.imaging_helpers.threshold_list(imagelist, threshold, fractional_threshold, use_moment0=True, prefix='')[source]

Find actual threshold for list of results, optionally using moment 0.

Parameters:
  • prefix – Prefix in log messages

  • imagelist – List of images

  • threshold – Absolute threshold

  • fractional_threshold – Fractional threshold

  • use_moment0 – Use moment 0 for threshold

  • prefix – Prefix for logging information

Returns:

Actual threshold