Skip to content

Commit

Permalink
fixed invalid tclean threshold parameter in imaging config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gravi80 committed Dec 7, 2017
1 parent eb51a38 commit f96a29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/imaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ cont_image:
imsize: 512
cell: '0.5arcsec'
robust: 0.5
clean_threshold: '3.0mJy'
threshold: '3.0mJy'
interactive: F
niter: 100000
cyclefactor: 4
Expand Down

0 comments on commit f96a29d

Please sign in to comment.