Skip to content
Snippets Groups Projects
Commit e2e0913e authored by Simon Ding's avatar Simon Ding
Browse files

Adjusted docstring

parent 686f66f8
No related branches found
No related tags found
1 merge request!11Fixed call parameters of MfResponse
Pipeline #93787 passed
...@@ -99,6 +99,8 @@ def ImagingLikelihood( ...@@ -99,6 +99,8 @@ def ImagingLikelihood(
Operator that generates sky. Can have as a target either a two-dimensional Operator that generates sky. Can have as a target either a two-dimensional
DomainTuple (single-frequency imaging), a three-dimensional DomainTuple DomainTuple (single-frequency imaging), a three-dimensional DomainTuple
(multi-frequency imaging) or a MultiDomain (polarization imaging). (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 inverse_covariance_operator : Operator
Optional. Target needs to be the same space as observation.vis. If it is Optional. Target needs to be the same space as observation.vis. If it is
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment