Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
resolve
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ift
resolve
Commits
e2e0913e
Commit
e2e0913e
authored
4 years ago
by
Simon Ding
Browse files
Options
Downloads
Patches
Plain Diff
Adjusted docstring
parent
686f66f8
No related branches found
No related tags found
1 merge request
!11
Fixed call parameters of MfResponse
Pipeline
#93787
passed
4 years ago
Stage: build_docker
Stage: testing
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
resolve/likelihood.py
+2
-0
2 additions, 0 deletions
resolve/likelihood.py
with
2 additions
and
0 deletions
resolve/likelihood.py
+
2
−
0
View file @
e2e0913e
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment