! Started logfile: J2047-2849_S_2017_04_28_pus_uvs.log on Thu May 2 16:33:37 2019 obs J2047-2849_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J2047-2849_S_2017_04_28_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975439 visibilities/baseline/integration-bin. ! Found source: J2047-2849 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 671 lines of history. ! ! Reading 16680 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J2047-2849_S_2017_04_28_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 424 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.895413Jy sigma=0.005446 ! Fit after self-cal, rms=0.864815Jy sigma=0.005306 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.404 mas, bmaj=6.722 mas, bpa=-4.558 degrees ! Estimated noise=1524.32 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104879 Jy ! Component: 100 - total flux cleaned = 0.136984 Jy ! Total flux subtracted in 100 components = 0.136984 Jy ! Clean residual min=-0.009772 max=0.030017 Jy/beam ! Clean residual mean=-0.000036 rms=0.002902 Jy/beam ! Combined flux in latest and established models = 0.136983 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.136983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132617Jy sigma=0.000729 ! Fit after self-cal, rms=0.132550Jy sigma=0.000728 ! Inverting map ! Added new window around map position (-3.5, 3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0269624 Jy ! Component: 100 - total flux cleaned = 0.0410165 Jy ! Total flux subtracted in 100 components = 0.0410165 Jy ! Clean residual min=-0.006659 max=0.017343 Jy/beam ! Clean residual mean=-0.000001 rms=0.001849 Jy/beam ! Combined flux in latest and established models = 0.178 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126473Jy sigma=0.000681 ! Fit after self-cal, rms=0.125899Jy sigma=0.000676 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120634 Jy ! Component: 100 - total flux cleaned = 0.0157389 Jy ! Total flux subtracted in 100 components = 0.0157389 Jy ! Clean residual min=-0.005710 max=0.010311 Jy/beam ! Clean residual mean=0.000013 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.193739 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 23 components and 0.193739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124703Jy sigma=0.000668 ! Fit after self-cal, rms=0.124539Jy sigma=0.000667 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=8.024 mas, bpa=-3.82 degrees ! Estimated noise=999.447 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00672603 Jy ! Component: 100 - total flux cleaned = 0.00863264 Jy ! Component: 150 - total flux cleaned = 0.00899232 Jy ! Component: 200 - total flux cleaned = 0.00914908 Jy ! Total flux subtracted in 200 components = 0.00914908 Jy ! Clean residual min=-0.003973 max=0.004725 Jy/beam ! Clean residual mean=0.000042 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.202888 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.202888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124153Jy sigma=0.000664 ! Fit after self-cal, rms=0.124114Jy sigma=0.000664 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 HN 1.17 KP 0.98 ! LA 1.07 MK 0.99 NL 0.94 OV 1.01 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.91 HN 1.19 KP 0.94 ! LA 1.00 MK 1.00 NL 1.09 OV 1.00 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.98 HN 1.18 KP 1.00 ! LA 0.98 MK 1.00 NL 1.00 OV 0.93 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 0.95 KP 1.00* ! LA 0.95 MK 1.08 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.124114Jy sigma=0.000664 ! Fit after self-cal, rms=0.128346Jy sigma=0.000660 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.062 mas, bmaj=7.992 mas, bpa=-3.529 degrees ! Estimated noise=1002.38 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000108535 Jy ! Component: 100 - total flux cleaned = -0.000433341 Jy ! Component: 150 - total flux cleaned = -0.000693499 Jy ! Component: 200 - total flux cleaned = -0.000846874 Jy ! Total flux subtracted in 200 components = -0.000846874 Jy ! Clean residual min=-0.003269 max=0.003078 Jy/beam ! Clean residual mean=0.000023 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.202041 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 47 components and 0.202041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128299Jy sigma=0.000660 ! Fit after self-cal, rms=0.128338Jy sigma=0.000660 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128338Jy sigma=0.000660 ! Fit after self-cal, rms=0.131814Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.067 mas, bmaj=7.982 mas, bpa=-3.407 degrees ! Estimated noise=1003.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.67586e-05 Jy ! Component: 100 - total flux cleaned = -0.000253566 Jy ! Component: 150 - total flux cleaned = -0.000437915 Jy ! Component: 200 - total flux cleaned = -0.000567967 Jy ! Total flux subtracted in 200 components = -0.000567967 Jy ! Clean residual min=-0.002954 max=0.002748 Jy/beam ! Clean residual mean=0.000007 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.201473 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.201473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131792Jy sigma=0.000658 ! Fit after self-cal, rms=0.131848Jy sigma=0.000658 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113574 Jy ! Component: 100 - total flux cleaned = -0.000140131 Jy ! Component: 150 - total flux cleaned = -0.000209899 Jy ! Component: 200 - total flux cleaned = -0.00027225 Jy ! Total flux subtracted in 200 components = -0.00027225 Jy ! Clean residual min=-0.002987 max=0.002628 Jy/beam ! Clean residual mean=0.000007 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.201201 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.201201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131837Jy sigma=0.000658 ! Fit after self-cal, rms=0.131834Jy sigma=0.000658 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131834Jy sigma=0.000658 ! Fit after self-cal, rms=0.135588Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=7.976 mas, bpa=-3.378 degrees ! Estimated noise=1003.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.87162e-05 Jy ! Component: 100 - total flux cleaned = -0.000216769 Jy ! Component: 150 - total flux cleaned = -0.000313919 Jy ! Component: 200 - total flux cleaned = -0.000381561 Jy ! Total flux subtracted in 200 components = -0.000381561 Jy ! Clean residual min=-0.002791 max=0.002586 Jy/beam ! Clean residual mean=-0.000003 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.200819 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.200819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135580Jy sigma=0.000657 ! Fit after self-cal, rms=0.135638Jy sigma=0.000657 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113552 Jy ! Component: 100 - total flux cleaned = -0.00015097 Jy ! Component: 150 - total flux cleaned = -0.000150743 Jy ! Component: 200 - total flux cleaned = -0.000178597 Jy ! Total flux subtracted in 200 components = -0.000178597 Jy ! Clean residual min=-0.002807 max=0.002578 Jy/beam ! Clean residual mean=-0.000004 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.200641 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.200641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135634Jy sigma=0.000657 ! Fit after self-cal, rms=0.135632Jy sigma=0.000657 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135632Jy sigma=0.000657 ! Fit after self-cal, rms=0.135972Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.871 mas, bmaj=20.26 mas, bpa=3.485 degrees ! Estimated noise=1240.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149009 Jy ! Component: 100 - total flux cleaned = -0.000128067 Jy ! Component: 150 - total flux cleaned = -0.000128353 Jy ! Component: 200 - total flux cleaned = -0.000128786 Jy ! Total flux subtracted in 200 components = -0.000128786 Jy ! Clean residual min=-0.002371 max=0.002369 Jy/beam ! Clean residual mean=-0.000007 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.200512 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 73 components and 0.200512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135973Jy sigma=0.000657 ! Fit after self-cal, rms=0.135976Jy sigma=0.000657 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.47278e-06 Jy ! Component: 100 - total flux cleaned = 2.36177e-05 Jy ! Component: 150 - total flux cleaned = 2.41262e-05 Jy ! Component: 200 - total flux cleaned = 2.43792e-05 Jy ! Total flux subtracted in 200 components = 2.43792e-05 Jy ! Clean residual min=-0.002359 max=0.002357 Jy/beam ! Clean residual mean=-0.000007 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.200536 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 76 components and 0.200536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135976Jy sigma=0.000657 ! Fit after self-cal, rms=0.135975Jy sigma=0.000657 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.069 mas, bmaj=7.976 mas, bpa=-3.364 degrees ! Estimated noise=1003.61 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.069 x 7.976 at -3.364 degrees (North through East) ! Clean map min=-0.0026251 max=0.13445 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.419 mas, bmaj=6.651 mas, bpa=-4.023 degrees ! Estimated noise=1547.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107314 Jy ! Component: 100 - total flux cleaned = 0.147774 Jy ! Component: 150 - total flux cleaned = 0.16904 Jy ! Component: 200 - total flux cleaned = 0.181669 Jy ! Total flux subtracted in 200 components = 0.181669 Jy ! Clean residual min=-0.004922 max=0.007208 Jy/beam ! Clean residual mean=-0.000017 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.181669 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.181669 Jy ! Inverting map and beam ! Estimated beam: bmin=3.069 mas, bmaj=7.976 mas, bpa=-3.364 degrees ! Estimated noise=1003.61 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00977633 Jy ! Component: 100 - total flux cleaned = 0.014721 Jy ! Component: 150 - total flux cleaned = 0.0172712 Jy ! Component: 200 - total flux cleaned = 0.0177338 Jy ! Total flux subtracted in 200 components = 0.0177338 Jy ! Clean residual min=-0.002580 max=0.002671 Jy/beam ! Clean residual mean=-0.000005 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.199403 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 38 components and 0.199403 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.871 mas, bmaj=20.26 mas, bpa=3.485 degrees ! Estimated noise=1240.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000848939 Jy ! Component: 100 - total flux cleaned = 0.000916821 Jy ! Component: 150 - total flux cleaned = 0.000999246 Jy ! Component: 200 - total flux cleaned = 0.00102214 Jy ! Total flux subtracted in 200 components = 0.00102214 Jy ! Clean residual min=-0.002350 max=0.002281 Jy/beam ! Clean residual mean=-0.000007 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.200425 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.16972e-05 Jy ! Component: 100 - total flux cleaned = 5.43717e-05 Jy ! Component: 150 - total flux cleaned = 5.48646e-05 Jy ! Component: 200 - total flux cleaned = 5.65827e-05 Jy ! Total flux subtracted in 200 components = 5.65827e-05 Jy ! Clean residual min=-0.002345 max=0.002281 Jy/beam ! Clean residual mean=-0.000007 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.200481 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.200481 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.069 mas, bmaj=7.976 mas, bpa=-3.364 degrees ! Estimated noise=1003.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.38497e-05 Jy ! Component: 100 - total flux cleaned = -7.86751e-05 Jy ! Component: 150 - total flux cleaned = -0.000127722 Jy ! Component: 200 - total flux cleaned = -0.000212044 Jy ! Total flux subtracted in 200 components = -0.000212044 Jy ! Clean residual min=-0.002652 max=0.002576 Jy/beam ! Clean residual mean=-0.000004 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.200269 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.200269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136036Jy sigma=0.000657 ! Fit after self-cal, rms=0.136017Jy sigma=0.000657 wmodel J2047-2849_S_2017_04_28_pus_map.mod ! Writing 61 model components to file: J2047-2849_S_2017_04_28_pus_map.mod wobs J2047-2849_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J2047-2849_S_2017_04_28_pus_uvs.fits wwins J2047-2849_S_2017_04_28_pus_map.win ! wwins: Wrote 2 windows to J2047-2849_S_2017_04_28_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000277585 Jy ! Component: 100 - total flux cleaned = 0.000712418 Jy ! Component: 150 - total flux cleaned = 0.000752333 Jy ! Component: 200 - total flux cleaned = 0.00106641 Jy ! Component: 250 - total flux cleaned = 0.00129365 Jy ! Component: 300 - total flux cleaned = 0.00162495 Jy ! Component: 350 - total flux cleaned = 0.00187542 Jy ! Component: 400 - total flux cleaned = 0.00215432 Jy ! Component: 450 - total flux cleaned = 0.0024275 Jy ! Component: 500 - total flux cleaned = 0.0027624 Jy ! Component: 550 - total flux cleaned = 0.00302502 Jy ! Component: 600 - total flux cleaned = 0.00321912 Jy ! Component: 650 - total flux cleaned = 0.00347285 Jy ! Component: 700 - total flux cleaned = 0.00359746 Jy ! Component: 750 - total flux cleaned = 0.00375095 Jy ! Component: 800 - total flux cleaned = 0.00381157 Jy ! Component: 850 - total flux cleaned = 0.0039312 Jy ! Component: 900 - total flux cleaned = 0.00404922 Jy ! Component: 950 - total flux cleaned = 0.00419462 Jy ! Component: 1000 - total flux cleaned = 0.00422293 Jy ! Component: 1050 - total flux cleaned = 0.00427901 Jy ! Component: 1100 - total flux cleaned = 0.00430651 Jy ! Component: 1150 - total flux cleaned = 0.00436169 Jy ! Component: 1200 - total flux cleaned = 0.00447032 Jy ! Component: 1250 - total flux cleaned = 0.00444312 Jy ! Component: 1300 - total flux cleaned = 0.00446965 Jy ! Component: 1350 - total flux cleaned = 0.00446956 Jy ! Component: 1400 - total flux cleaned = 0.00449549 Jy ! Component: 1450 - total flux cleaned = 0.00457227 Jy ! Component: 1500 - total flux cleaned = 0.00464818 Jy ! Component: 1550 - total flux cleaned = 0.00459786 Jy ! Component: 1600 - total flux cleaned = 0.00472272 Jy ! Component: 1650 - total flux cleaned = 0.00472283 Jy ! Component: 1700 - total flux cleaned = 0.00477184 Jy ! Component: 1750 - total flux cleaned = 0.00477195 Jy ! Component: 1800 - total flux cleaned = 0.00479594 Jy ! Component: 1850 - total flux cleaned = 0.00496157 Jy ! Component: 1900 - total flux cleaned = 0.004915 Jy ! Component: 1950 - total flux cleaned = 0.00503122 Jy ! Component: 2000 - total flux cleaned = 0.00505431 Jy ! Component: 2050 - total flux cleaned = 0.0050313 Jy ! Component: 2100 - total flux cleaned = 0.00507655 Jy ! Component: 2150 - total flux cleaned = 0.00507652 Jy ! Component: 2200 - total flux cleaned = 0.0050768 Jy ! Component: 2250 - total flux cleaned = 0.00507694 Jy ! Component: 2300 - total flux cleaned = 0.0050989 Jy ! Component: 2350 - total flux cleaned = 0.00512093 Jy ! Component: 2400 - total flux cleaned = 0.00516381 Jy ! Component: 2450 - total flux cleaned = 0.00524846 Jy ! Component: 2500 - total flux cleaned = 0.0051854 Jy ! Component: 2550 - total flux cleaned = 0.00520628 Jy ! Component: 2600 - total flux cleaned = 0.00522732 Jy ! Component: 2650 - total flux cleaned = 0.0052477 Jy ! Component: 2700 - total flux cleaned = 0.00526786 Jy ! Component: 2750 - total flux cleaned = 0.00518732 Jy ! Component: 2800 - total flux cleaned = 0.00514747 Jy ! Component: 2850 - total flux cleaned = 0.00516736 Jy ! Component: 2900 - total flux cleaned = 0.00516768 Jy ! Component: 2950 - total flux cleaned = 0.00518726 Jy ! Component: 3000 - total flux cleaned = 0.00522609 Jy ! Component: 3050 - total flux cleaned = 0.00518733 Jy ! Component: 3100 - total flux cleaned = 0.00520637 Jy ! Component: 3150 - total flux cleaned = 0.00524419 Jy ! Component: 3200 - total flux cleaned = 0.00516887 Jy ! Component: 3250 - total flux cleaned = 0.00513174 Jy ! Component: 3300 - total flux cleaned = 0.00518746 Jy ! Component: 3350 - total flux cleaned = 0.00509525 Jy ! Component: 3400 - total flux cleaned = 0.00513185 Jy ! Component: 3450 - total flux cleaned = 0.00516793 Jy ! Component: 3500 - total flux cleaned = 0.00511387 Jy ! Component: 3550 - total flux cleaned = 0.00507805 Jy ! Component: 3600 - total flux cleaned = 0.00502494 Jy ! Component: 3650 - total flux cleaned = 0.00502502 Jy ! Component: 3700 - total flux cleaned = 0.0050775 Jy ! Component: 3750 - total flux cleaned = 0.00509467 Jy ! Component: 3800 - total flux cleaned = 0.00511195 Jy ! Component: 3850 - total flux cleaned = 0.00509466 Jy ! Component: 3900 - total flux cleaned = 0.00509451 Jy ! Component: 3950 - total flux cleaned = 0.00512834 Jy ! Component: 4000 - total flux cleaned = 0.00517846 Jy ! Component: 4050 - total flux cleaned = 0.00511172 Jy ! Total flux subtracted in 4096 components = 0.00519444 Jy ! Clean residual min=-0.001129 max=0.000937 Jy/beam ! Clean residual mean=-0.000002 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.205464 Jy keep ! Adding 252 model components to the UV plane model. ! The established model now contains 313 components and 0.205464 Jy ![Exited script file: muppet] wmap "J2047-2849_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.069 x 7.976 at -3.364 degrees (North through East) ! Clean map min=-0.0020978 max=0.13321 Jy/beam ! Writing clean map to FITS file: J2047-2849_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.133209 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000292725 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.659246 0.659246 1.31849 2.63698 5.27397 10.5479 21.0959 42.1917 84.3834 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.133 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.069 x 7.976 at -3.364 degrees (North through East) ! Clean map min=-0.0020978 max=0.13321 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J2047-2849_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:33:42 2019