aboutsummaryrefslogtreecommitdiffstats
path: root/astro/oskar/wsclean.py
diff options
context:
space:
mode:
Diffstat (limited to 'astro/oskar/wsclean.py')
-rwxr-xr-xastro/oskar/wsclean.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/oskar/wsclean.py b/astro/oskar/wsclean.py
index 05953fa..cdd21ba 100755
--- a/astro/oskar/wsclean.py
+++ b/astro/oskar/wsclean.py
@@ -187,7 +187,7 @@ def main():
cmdargs += ["-scale", "{0}asec".format(args.pixelsize)]
if args.fit_spec_order:
- cmdargs += ["-joinchannels", "-channelsout", nms,
+ cmdargs += ["-join-channels", "-channels-out", nms,
"-fit-spectral-pol", args.fit_spec_order+1]
if args.update_model: