! Started logfile: J0536-3401_S_2017_04_28_pus_uvs.log on Thu May 2 16:17:37 2019 obs J0536-3401_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0536-3401_S_2017_04_28_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.632593 visibilities/baseline/integration-bin. ! Found source: J0536-3401 ! ! 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 3416 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 J0536-3401_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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 195 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.672306Jy sigma=0.003110 ! Fit after self-cal, rms=0.621729Jy sigma=0.003009 ! 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.631 mas, bmaj=7.521 mas, bpa=5.444 degrees ! Estimated noise=3717.39 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.312857 Jy ! Component: 100 - total flux cleaned = 0.386426 Jy ! Total flux subtracted in 100 components = 0.386426 Jy ! Clean residual min=-0.020078 max=0.036574 Jy/beam ! Clean residual mean=0.000010 rms=0.005343 Jy/beam ! Combined flux in latest and established models = 0.386427 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.386427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182750Jy sigma=0.000777 ! Fit after self-cal, rms=0.182757Jy sigma=0.000777 ! Inverting map ! Added new window around map position (-9, -16.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0362379 Jy ! Component: 100 - total flux cleaned = 0.0573422 Jy ! Total flux subtracted in 100 components = 0.0573422 Jy ! Clean residual min=-0.018172 max=0.029570 Jy/beam ! Clean residual mean=-0.000012 rms=0.004271 Jy/beam ! Combined flux in latest and established models = 0.443769 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.443769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173397Jy sigma=0.000719 ! Fit after self-cal, rms=0.172934Jy sigma=0.000715 ! 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.317 mas, bmaj=9.2 mas, bpa=5.587 degrees ! Estimated noise=2756.75 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 (-10, 83). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0231287 Jy ! Component: 100 - total flux cleaned = 0.0351175 Jy ! Component: 150 - total flux cleaned = 0.0383608 Jy ! Component: 200 - total flux cleaned = 0.0391346 Jy ! Total flux subtracted in 200 components = 0.0391346 Jy ! Clean residual min=-0.012600 max=0.015673 Jy/beam ! Clean residual mean=-0.000012 rms=0.003405 Jy/beam ! Combined flux in latest and established models = 0.482903 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 46 components and 0.482903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169121Jy sigma=0.000697 ! Fit after self-cal, rms=0.168942Jy sigma=0.000695 ! 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.91 FD 0.97 HN 1.16 KP 0.99 ! LA 0.97 MK 0.98 NL 0.98 OV 1.01 ! PT 1.06 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.94 HN 1.31 KP 0.95 ! LA 0.96 MK 1.01 NL 1.18 OV 1.02 ! PT 1.09 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.95 HN 1.09 KP 0.99 ! LA 0.95 MK 1.02 NL 1.09 OV 0.96 ! PT 1.08 SC 1.02 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.96 HN 0.90 KP 1.00* ! LA 0.95 MK 0.92 NL 1.00* OV 1.00* ! PT 1.07 SC 1.00* ! ! ! Fit before self-cal, rms=0.168942Jy sigma=0.000695 ! Fit after self-cal, rms=0.166490Jy sigma=0.000674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.298 mas, bmaj=9.122 mas, bpa=5.88 degrees ! Estimated noise=2747.35 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.00103993 Jy ! Component: 100 - total flux cleaned = -0.000568617 Jy ! Component: 150 - total flux cleaned = -0.000142057 Jy ! Component: 200 - total flux cleaned = 5.18665e-05 Jy ! Total flux subtracted in 200 components = 5.18665e-05 Jy ! Clean residual min=-0.009158 max=0.009670 Jy/beam ! Clean residual mean=0.000025 rms=0.002214 Jy/beam ! Combined flux in latest and established models = 0.482955 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 60 components and 0.482955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165536Jy sigma=0.000672 ! Fit after self-cal, rms=0.165693Jy sigma=0.000671 ! 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.165693Jy sigma=0.000671 ! Fit after self-cal, rms=0.166498Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.298 mas, bmaj=9.126 mas, bpa=5.769 degrees ! Estimated noise=2747.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00122966 Jy ! Component: 100 - total flux cleaned = -0.00141455 Jy ! Component: 150 - total flux cleaned = -0.00158948 Jy ! Component: 200 - total flux cleaned = -0.00174393 Jy ! Total flux subtracted in 200 components = -0.00174393 Jy ! Clean residual min=-0.008270 max=0.008168 Jy/beam ! Clean residual mean=0.000032 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.481211 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.481211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165878Jy sigma=0.000666 ! Fit after self-cal, rms=0.165972Jy sigma=0.000665 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 = -4.21947e-05 Jy ! Component: 100 - total flux cleaned = -0.000202253 Jy ! Component: 150 - total flux cleaned = -0.000197273 Jy ! Component: 200 - total flux cleaned = -6.27533e-05 Jy ! Total flux subtracted in 200 components = -6.27533e-05 Jy ! Clean residual min=-0.008078 max=0.008177 Jy/beam ! Clean residual mean=0.000033 rms=0.001981 Jy/beam ! Combined flux in latest and established models = 0.481149 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 0.481149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165548Jy sigma=0.000665 ! Fit after self-cal, rms=0.165572Jy sigma=0.000665 ! 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.165572Jy sigma=0.000665 ! Fit after self-cal, rms=0.177323Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=9.236 mas, bpa=5.312 degrees ! Estimated noise=2761.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00247823 Jy ! Component: 100 - total flux cleaned = -0.00270204 Jy ! Component: 150 - total flux cleaned = -0.00280135 Jy ! Component: 200 - total flux cleaned = -0.00279831 Jy ! Total flux subtracted in 200 components = -0.00279831 Jy ! Clean residual min=-0.007039 max=0.007631 Jy/beam ! Clean residual mean=0.000018 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.47835 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 92 components and 0.47835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177103Jy sigma=0.000655 ! Fit after self-cal, rms=0.177203Jy sigma=0.000655 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) ! Added new window around map position (98, -18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00654334 Jy ! Component: 100 - total flux cleaned = 0.00796457 Jy ! Component: 150 - total flux cleaned = 0.00853973 Jy ! Component: 200 - total flux cleaned = 0.0088899 Jy ! Total flux subtracted in 200 components = 0.0088899 Jy ! Clean residual min=-0.006752 max=0.006628 Jy/beam ! Clean residual mean=-0.000022 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 0.48724 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 111 components and 0.48724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176913Jy sigma=0.000653 ! Fit after self-cal, rms=0.176849Jy sigma=0.000653 ! 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.176849Jy sigma=0.000653 ! Fit after self-cal, rms=0.181301Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.474 mas, bmaj=24.09 mas, bpa=9.64 degrees ! Estimated noise=3321.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000151964 Jy ! Component: 100 - total flux cleaned = -6.31833e-05 Jy ! Component: 150 - total flux cleaned = -0.000193573 Jy ! Component: 200 - total flux cleaned = -0.000308788 Jy ! Total flux subtracted in 200 components = -0.000308788 Jy ! Clean residual min=-0.006056 max=0.005128 Jy/beam ! Clean residual mean=-0.000058 rms=0.001707 Jy/beam ! Combined flux in latest and established models = 0.486931 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 124 components and 0.486931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181214Jy sigma=0.000652 ! Fit after self-cal, rms=0.181237Jy sigma=0.000652 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 = 1.92646e-05 Jy ! Component: 100 - total flux cleaned = -0.000134721 Jy ! Component: 150 - total flux cleaned = -0.000133935 Jy ! Component: 200 - total flux cleaned = -0.000135356 Jy ! Total flux subtracted in 200 components = -0.000135356 Jy ! Clean residual min=-0.006050 max=0.005019 Jy/beam ! Clean residual mean=-0.000060 rms=0.001692 Jy/beam ! Combined flux in latest and established models = 0.486796 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 132 components and 0.486796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181192Jy sigma=0.000652 ! Fit after self-cal, rms=0.181203Jy sigma=0.000652 ! 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.319 mas, bmaj=9.262 mas, bpa=5.24 degrees ! Estimated noise=2758.35 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.319 x 9.262 at 5.24 degrees (North through East) ! Clean map min=-0.0064828 max=0.39895 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.632 mas, bmaj=7.555 mas, bpa=5.162 degrees ! Estimated noise=3751.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.313344 Jy ! Component: 100 - total flux cleaned = 0.386953 Jy ! Component: 150 - total flux cleaned = 0.420143 Jy ! Component: 200 - total flux cleaned = 0.440755 Jy ! Total flux subtracted in 200 components = 0.440755 Jy ! Clean residual min=-0.012652 max=0.013111 Jy/beam ! Clean residual mean=0.000020 rms=0.003098 Jy/beam ! Combined flux in latest and established models = 0.440755 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.440755 Jy ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=9.262 mas, bpa=5.24 degrees ! Estimated noise=2758.35 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) ! Added new window around map position (-3.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0173943 Jy ! Component: 100 - total flux cleaned = 0.024971 Jy ! Component: 150 - total flux cleaned = 0.0288308 Jy ! Component: 200 - total flux cleaned = 0.0324332 Jy ! Total flux subtracted in 200 components = 0.0324332 Jy ! Clean residual min=-0.007973 max=0.006417 Jy/beam ! Clean residual mean=-0.000030 rms=0.001749 Jy/beam ! Combined flux in latest and established models = 0.473188 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 58 components and 0.473188 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=8.474 mas, bmaj=24.09 mas, bpa=9.64 degrees ! Estimated noise=3321.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00421388 Jy ! Component: 100 - total flux cleaned = 0.00573248 Jy ! Component: 150 - total flux cleaned = 0.00689284 Jy ! Component: 200 - total flux cleaned = 0.00781088 Jy ! Total flux subtracted in 200 components = 0.00781088 Jy ! Clean residual min=-0.006190 max=0.005444 Jy/beam ! Clean residual mean=-0.000062 rms=0.001763 Jy/beam ! Combined flux in latest and established models = 0.480999 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 = 0.000573941 Jy ! Component: 100 - total flux cleaned = 0.000954348 Jy ! Component: 150 - total flux cleaned = 0.00124211 Jy ! Component: 200 - total flux cleaned = 0.00138355 Jy ! Total flux subtracted in 200 components = 0.00138355 Jy ! Clean residual min=-0.006174 max=0.005271 Jy/beam ! Clean residual mean=-0.000062 rms=0.001738 Jy/beam ! Combined flux in latest and established models = 0.482382 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 98 components and 0.482382 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=9.262 mas, bpa=5.24 degrees ! Estimated noise=2758.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00156578 Jy ! Component: 100 - total flux cleaned = -0.00140775 Jy ! Component: 150 - total flux cleaned = -0.00112913 Jy ! Component: 200 - total flux cleaned = -0.000743567 Jy ! Total flux subtracted in 200 components = -0.000743567 Jy ! Clean residual min=-0.007250 max=0.005938 Jy/beam ! Clean residual mean=-0.000037 rms=0.001608 Jy/beam ! Combined flux in latest and established models = 0.481639 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 119 components and 0.481639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181699Jy sigma=0.000653 ! Fit after self-cal, rms=0.181658Jy sigma=0.000653 wmodel J0536-3401_S_2017_04_28_pus_map.mod ! Writing 119 model components to file: J0536-3401_S_2017_04_28_pus_map.mod wobs J0536-3401_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0536-3401_S_2017_04_28_pus_uvs.fits wwins J0536-3401_S_2017_04_28_pus_map.win ! wwins: Wrote 5 windows to J0536-3401_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.000608299 Jy ! Component: 100 - total flux cleaned = -0.000178091 Jy ! Component: 150 - total flux cleaned = 0.000332148 Jy ! Component: 200 - total flux cleaned = 0.000236711 Jy ! Component: 250 - total flux cleaned = 0.00051292 Jy ! Component: 300 - total flux cleaned = 0.000240671 Jy ! Component: 350 - total flux cleaned = -0.00010856 Jy ! Component: 400 - total flux cleaned = -0.000616078 Jy ! Component: 450 - total flux cleaned = -0.000861042 Jy ! Component: 500 - total flux cleaned = -0.000781213 Jy ! Component: 550 - total flux cleaned = -0.000942142 Jy ! Component: 600 - total flux cleaned = -0.00117697 Jy ! Component: 650 - total flux cleaned = -0.00140918 Jy ! Component: 700 - total flux cleaned = -0.00171237 Jy ! Component: 750 - total flux cleaned = -0.00223199 Jy ! Component: 800 - total flux cleaned = -0.00230432 Jy ! Component: 850 - total flux cleaned = -0.00259272 Jy ! Component: 900 - total flux cleaned = -0.00287451 Jy ! Component: 950 - total flux cleaned = -0.00280379 Jy ! Component: 1000 - total flux cleaned = -0.00280346 Jy ! Component: 1050 - total flux cleaned = -0.00300779 Jy ! Component: 1100 - total flux cleaned = -0.00294093 Jy ! Component: 1150 - total flux cleaned = -0.00307287 Jy ! Component: 1200 - total flux cleaned = -0.0030077 Jy ! Component: 1250 - total flux cleaned = -0.00294388 Jy ! Component: 1300 - total flux cleaned = -0.00294554 Jy ! Component: 1350 - total flux cleaned = -0.00307217 Jy ! Component: 1400 - total flux cleaned = -0.00313448 Jy ! Component: 1450 - total flux cleaned = -0.00307139 Jy ! Component: 1500 - total flux cleaned = -0.00313201 Jy ! Component: 1550 - total flux cleaned = -0.0030107 Jy ! Component: 1600 - total flux cleaned = -0.00289117 Jy ! Component: 1650 - total flux cleaned = -0.00289151 Jy ! Component: 1700 - total flux cleaned = -0.00289156 Jy ! Component: 1750 - total flux cleaned = -0.00289176 Jy ! Component: 1800 - total flux cleaned = -0.0026619 Jy ! Component: 1850 - total flux cleaned = -0.00271881 Jy ! Component: 1900 - total flux cleaned = -0.00260573 Jy ! Component: 1950 - total flux cleaned = -0.00249439 Jy ! Component: 2000 - total flux cleaned = -0.00232904 Jy ! Component: 2050 - total flux cleaned = -0.0022744 Jy ! Component: 2100 - total flux cleaned = -0.002221 Jy ! Component: 2150 - total flux cleaned = -0.00216754 Jy ! Component: 2200 - total flux cleaned = -0.00206122 Jy ! Component: 2250 - total flux cleaned = -0.00206094 Jy ! Component: 2300 - total flux cleaned = -0.00190299 Jy ! Component: 2350 - total flux cleaned = -0.00174636 Jy ! Component: 2400 - total flux cleaned = -0.0017463 Jy ! Component: 2450 - total flux cleaned = -0.00169406 Jy ! Component: 2500 - total flux cleaned = -0.00143946 Jy ! Component: 2550 - total flux cleaned = -0.00123786 Jy ! Component: 2600 - total flux cleaned = -0.00138834 Jy ! Component: 2650 - total flux cleaned = -0.00128876 Jy ! Component: 2700 - total flux cleaned = -0.00118945 Jy ! Component: 2750 - total flux cleaned = -0.000993711 Jy ! Component: 2800 - total flux cleaned = -0.000945425 Jy ! Component: 2850 - total flux cleaned = -0.000993537 Jy ! Component: 2900 - total flux cleaned = -0.000754952 Jy ! Component: 2950 - total flux cleaned = -0.000897481 Jy ! Component: 3000 - total flux cleaned = -0.000756221 Jy ! Component: 3050 - total flux cleaned = -0.000662725 Jy ! Component: 3100 - total flux cleaned = -0.000802156 Jy ! Component: 3150 - total flux cleaned = -0.000709486 Jy ! Component: 3200 - total flux cleaned = -0.000663835 Jy ! Component: 3250 - total flux cleaned = -0.000663946 Jy ! Component: 3300 - total flux cleaned = -0.000573946 Jy ! Component: 3350 - total flux cleaned = -0.000573904 Jy ! Component: 3400 - total flux cleaned = -0.000618114 Jy ! Component: 3450 - total flux cleaned = -0.00044128 Jy ! Component: 3500 - total flux cleaned = -0.000484833 Jy ! Component: 3550 - total flux cleaned = -0.000397585 Jy ! Component: 3600 - total flux cleaned = -0.000354487 Jy ! Component: 3650 - total flux cleaned = -0.000225888 Jy ! Component: 3700 - total flux cleaned = -0.0002259 Jy ! Component: 3750 - total flux cleaned = -0.000268216 Jy ! Component: 3800 - total flux cleaned = -1.54712e-05 Jy ! Component: 3850 - total flux cleaned = 2.65208e-05 Jy ! Component: 3900 - total flux cleaned = 6.79456e-05 Jy ! Component: 3950 - total flux cleaned = 2.69316e-05 Jy ! Component: 4000 - total flux cleaned = 0.000150477 Jy ! Component: 4050 - total flux cleaned = 0.000150472 Jy ! Total flux subtracted in 4096 components = 0.000191516 Jy ! Clean residual min=-0.002095 max=0.002559 Jy/beam ! Clean residual mean=-0.000004 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.48183 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 372 components and 0.48183 Jy ![Exited script file: muppet] wmap "J0536-3401_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.319 x 9.262 at 5.24 degrees (North through East) ! Clean map min=-0.0075026 max=0.39572 Jy/beam ! Writing clean map to FITS file: J0536-3401_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.395723 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000741425 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.562079 0.562079 1.12416 2.24831 4.49663 8.99326 17.9865 35.973 71.9461 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.395 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.319 x 9.262 at 5.24 degrees (North through East) ! Clean map min=-0.0075026 max=0.39572 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 J0536-3401_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:17:42 2019