Skip to content

Commit

Permalink
Merge branch 'main' into aw_update_docu
Browse files Browse the repository at this point in the history
  • Loading branch information
anawas authored Dec 20, 2024
2 parents 3fff78c + 1da8116 commit 2c83ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karabo/imaging/imager_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ def create_cleaned_image(
) -> Image:
"""Creates a clean image from a dirty image or from visibilities.
Args:
Arguments:
visibility: Visibility from which a clean image should be created.
dirty_fits_path: Path to dirty image FITS file that
should be reused to create a clean image. If None, dirty image will be
Expand Down

0 comments on commit 2c83ad6

Please sign in to comment.