diff --git a/resolve/likelihood.py b/resolve/likelihood.py index 1dec1910f3e1a89094e95107bd8e75b485d6399c..44c3ad5e1b823a372e88545177bd7fc62f9a0f02 100644 --- a/resolve/likelihood.py +++ b/resolve/likelihood.py @@ -99,6 +99,8 @@ def ImagingLikelihood( Operator that generates sky. Can have as a target either a two-dimensional DomainTuple (single-frequency imaging), a three-dimensional DomainTuple (multi-frequency imaging) or a MultiDomain (polarization imaging). + For multi-frequency imaging it is required that the first entry of the + three-dimensional DomainTuple represents the domain of the frequencies. inverse_covariance_operator : Operator Optional. Target needs to be the same space as observation.vis. If it is