! Started logfile: J0336-2036_S_2017_03_23_pus_uvs.log on Mon May 13 09:47:04 2019 obs J0336-2036_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0336-2036_S_2017_03_23_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.880324 visibilities/baseline/integration-bin. ! Found source: J0336-2036 ! ! 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 481 lines of history. ! ! Reading 15212 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 J0336-2036_S_2017_03_23_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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 347 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.893727Jy sigma=0.006036 ! Fit after self-cal, rms=0.866686Jy sigma=0.005858 ! 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.441 mas, bmaj=6.689 mas, bpa=-6.116 degrees ! Estimated noise=1606.95 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.102164 Jy ! Component: 100 - total flux cleaned = 0.12975 Jy ! Total flux subtracted in 100 components = 0.12975 Jy ! Clean residual min=-0.007872 max=0.021418 Jy/beam ! Clean residual mean=-0.000012 rms=0.002254 Jy/beam ! Combined flux in latest and established models = 0.12975 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.12975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113727Jy sigma=0.000710 ! Fit after self-cal, rms=0.113689Jy sigma=0.000710 ! Inverting map ! Added new window around map position (-3.5, -5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0194901 Jy ! Component: 100 - total flux cleaned = 0.0305994 Jy ! Total flux subtracted in 100 components = 0.0305994 Jy ! Clean residual min=-0.005173 max=0.009323 Jy/beam ! Clean residual mean=-0.000007 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.160349 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.16035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109278Jy sigma=0.000681 ! Fit after self-cal, rms=0.109023Jy sigma=0.000680 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00872061 Jy ! Component: 100 - total flux cleaned = 0.0142255 Jy ! Total flux subtracted in 100 components = 0.0142255 Jy ! Clean residual min=-0.004794 max=0.005584 Jy/beam ! Clean residual mean=-0.000004 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.174575 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 0.174575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107983Jy sigma=0.000674 ! Fit after self-cal, rms=0.107926Jy sigma=0.000674 ! 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=2.97 mas, bmaj=7.638 mas, bpa=-5.355 degrees ! Estimated noise=929.884 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.00588588 Jy ! Component: 100 - total flux cleaned = 0.00887742 Jy ! Component: 150 - total flux cleaned = 0.0107257 Jy ! Component: 200 - total flux cleaned = 0.0112569 Jy ! Total flux subtracted in 200 components = 0.0112569 Jy ! Clean residual min=-0.004069 max=0.003898 Jy/beam ! Clean residual mean=-0.000011 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.185832 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 65 components and 0.185832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107497Jy sigma=0.000672 ! Fit after self-cal, rms=0.107467Jy sigma=0.000672 ! 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 1.04 FD 0.92 HN 1.04 KP 1.04 ! LA 1.01 MK 1.00 NL 0.89 OV 1.04 ! PT 1.05 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 1.05 KP 1.03 ! LA 0.99 MK 0.98 NL 1.01 OV 1.10 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00 HN 1.08 KP 0.90 ! LA 0.76 MK 1.00 NL 1.11 OV 0.99 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.05 HN 1.02 KP 1.00* ! LA 0.76 MK 1.12 NL 1.00* OV 1.24 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.107467Jy sigma=0.000672 ! Fit after self-cal, rms=0.105775Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.981 mas, bmaj=7.65 mas, bpa=-5.196 degrees ! Estimated noise=937.433 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 = -2.52007e-05 Jy ! Component: 100 - total flux cleaned = -2.6461e-05 Jy ! Component: 150 - total flux cleaned = -2.61412e-05 Jy ! Component: 200 - total flux cleaned = -2.63062e-05 Jy ! Total flux subtracted in 200 components = -2.63062e-05 Jy ! Clean residual min=-0.002892 max=0.002525 Jy/beam ! Clean residual mean=0.000001 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.185806 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.185806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105750Jy sigma=0.000662 ! Fit after self-cal, rms=0.105740Jy sigma=0.000662 ! 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.105740Jy sigma=0.000662 ! Fit after self-cal, rms=0.107093Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.985 mas, bmaj=7.667 mas, bpa=-5.176 degrees ! Estimated noise=938.964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.61305e-05 Jy ! Component: 100 - total flux cleaned = 0.000145221 Jy ! Component: 150 - total flux cleaned = 0.000145105 Jy ! Component: 200 - total flux cleaned = 0.000169089 Jy ! Total flux subtracted in 200 components = 0.000169089 Jy ! Clean residual min=-0.002547 max=0.002288 Jy/beam ! Clean residual mean=0.000002 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.185975 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 84 components and 0.185975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107077Jy sigma=0.000661 ! Fit after self-cal, rms=0.107119Jy sigma=0.000661 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 = 7.85561e-06 Jy ! Component: 100 - total flux cleaned = -3.72556e-05 Jy ! Component: 150 - total flux cleaned = -3.69295e-05 Jy ! Component: 200 - total flux cleaned = -5.68035e-05 Jy ! Total flux subtracted in 200 components = -5.68035e-05 Jy ! Clean residual min=-0.002514 max=0.002232 Jy/beam ! Clean residual mean=0.000002 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.185918 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.185918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107110Jy sigma=0.000661 ! Fit after self-cal, rms=0.107110Jy sigma=0.000661 ! 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.107110Jy sigma=0.000661 ! Fit after self-cal, rms=0.107951Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.988 mas, bmaj=7.679 mas, bpa=-5.153 degrees ! Estimated noise=939.905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.47137e-05 Jy ! Component: 100 - total flux cleaned = -4.35788e-05 Jy ! Component: 150 - total flux cleaned = -6.20798e-05 Jy ! Component: 200 - total flux cleaned = -6.22408e-05 Jy ! Total flux subtracted in 200 components = -6.22408e-05 Jy ! Clean residual min=-0.002455 max=0.002171 Jy/beam ! Clean residual mean=0.000003 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.185856 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.185856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107942Jy sigma=0.000660 ! Fit after self-cal, rms=0.107963Jy sigma=0.000660 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.72214e-05 Jy ! Component: 100 - total flux cleaned = -5.45671e-05 Jy ! Component: 150 - total flux cleaned = -7.12797e-05 Jy ! Component: 200 - total flux cleaned = -8.68548e-05 Jy ! Total flux subtracted in 200 components = -8.68548e-05 Jy ! Clean residual min=-0.002428 max=0.002158 Jy/beam ! Clean residual mean=0.000003 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.185769 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 90 components and 0.185769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107957Jy sigma=0.000660 ! Fit after self-cal, rms=0.107957Jy sigma=0.000660 ! 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.107957Jy sigma=0.000660 ! Fit after self-cal, rms=0.108180Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.313 mas, bmaj=15.88 mas, bpa=0.9313 degrees ! Estimated noise=1233.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.80997e-05 Jy ! Component: 100 - total flux cleaned = -0.000122774 Jy ! Component: 150 - total flux cleaned = -0.000151704 Jy ! Component: 200 - total flux cleaned = -0.000187249 Jy ! Total flux subtracted in 200 components = -0.000187249 Jy ! Clean residual min=-0.003253 max=0.002853 Jy/beam ! Clean residual mean=0.000005 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.185581 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 93 components and 0.185581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108180Jy sigma=0.000660 ! Fit after self-cal, rms=0.108182Jy sigma=0.000660 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.98353e-05 Jy ! Component: 100 - total flux cleaned = -7.82007e-05 Jy ! Component: 150 - total flux cleaned = -8.61819e-05 Jy ! Component: 200 - total flux cleaned = -0.000100342 Jy ! Total flux subtracted in 200 components = -0.000100342 Jy ! Clean residual min=-0.003250 max=0.002841 Jy/beam ! Clean residual mean=0.000005 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.185481 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 96 components and 0.185481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108181Jy sigma=0.000660 ! Fit after self-cal, rms=0.108181Jy sigma=0.000660 ! 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=2.991 mas, bmaj=7.686 mas, bpa=-5.129 degrees ! Estimated noise=941.002 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.991 x 7.686 at -5.129 degrees (North through East) ! Clean map min=-0.0023041 max=0.12607 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.455 mas, bmaj=6.706 mas, bpa=-5.993 degrees ! Estimated noise=1628.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102928 Jy ! Component: 100 - total flux cleaned = 0.135145 Jy ! Component: 150 - total flux cleaned = 0.152654 Jy ! Component: 200 - total flux cleaned = 0.163866 Jy ! Total flux subtracted in 200 components = 0.163866 Jy ! Clean residual min=-0.004517 max=0.006200 Jy/beam ! Clean residual mean=0.000001 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.163866 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.163866 Jy ! Inverting map and beam ! Estimated beam: bmin=2.991 mas, bmaj=7.686 mas, bpa=-5.129 degrees ! Estimated noise=941.002 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.00948237 Jy ! Component: 100 - total flux cleaned = 0.014735 Jy ! Component: 150 - total flux cleaned = 0.0179166 Jy ! Component: 200 - total flux cleaned = 0.0198796 Jy ! Total flux subtracted in 200 components = 0.0198796 Jy ! Clean residual min=-0.002633 max=0.002413 Jy/beam ! Clean residual mean=0.000001 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.183745 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 59 components and 0.183745 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.313 mas, bmaj=15.88 mas, bpa=0.9313 degrees ! Estimated noise=1233.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134924 Jy ! Component: 100 - total flux cleaned = 0.00141912 Jy ! Component: 150 - total flux cleaned = 0.00147619 Jy ! Component: 200 - total flux cleaned = 0.001501 Jy ! Total flux subtracted in 200 components = 0.001501 Jy ! Clean residual min=-0.003367 max=0.002915 Jy/beam ! Clean residual mean=0.000004 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.185246 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 = 4.11727e-05 Jy ! Component: 100 - total flux cleaned = 7.51177e-05 Jy ! Component: 150 - total flux cleaned = 6.07604e-05 Jy ! Component: 200 - total flux cleaned = 4.71548e-05 Jy ! Total flux subtracted in 200 components = 4.71548e-05 Jy ! Clean residual min=-0.003357 max=0.002901 Jy/beam ! Clean residual mean=0.000005 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.185293 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.185293 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.991 mas, bmaj=7.686 mas, bpa=-5.129 degrees ! Estimated noise=941.002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000708433 Jy ! Component: 100 - total flux cleaned = -0.000599083 Jy ! Component: 150 - total flux cleaned = -0.000505288 Jy ! Component: 200 - total flux cleaned = -0.000421927 Jy ! Total flux subtracted in 200 components = -0.000421927 Jy ! Clean residual min=-0.002425 max=0.002176 Jy/beam ! Clean residual mean=0.000002 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.184871 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.184871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108193Jy sigma=0.000660 ! Fit after self-cal, rms=0.108189Jy sigma=0.000660 wmodel J0336-2036_S_2017_03_23_pus_map.mod ! Writing 87 model components to file: J0336-2036_S_2017_03_23_pus_map.mod wobs J0336-2036_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0336-2036_S_2017_03_23_pus_uvs.fits wwins J0336-2036_S_2017_03_23_pus_map.win ! wwins: Wrote 2 windows to J0336-2036_S_2017_03_23_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.00107206 Jy ! Component: 100 - total flux cleaned = -0.00160222 Jy ! Component: 150 - total flux cleaned = -0.00168126 Jy ! Component: 200 - total flux cleaned = -0.00175612 Jy ! Component: 250 - total flux cleaned = -0.00164784 Jy ! Component: 300 - total flux cleaned = -0.00164845 Jy ! Component: 350 - total flux cleaned = -0.00171583 Jy ! Component: 400 - total flux cleaned = -0.00161722 Jy ! Component: 450 - total flux cleaned = -0.00164997 Jy ! Component: 500 - total flux cleaned = -0.00168165 Jy ! Component: 550 - total flux cleaned = -0.00165027 Jy ! Component: 600 - total flux cleaned = -0.00158991 Jy ! Component: 650 - total flux cleaned = -0.0015009 Jy ! Component: 700 - total flux cleaned = -0.00138485 Jy ! Component: 750 - total flux cleaned = -0.00127115 Jy ! Component: 800 - total flux cleaned = -0.00121571 Jy ! Component: 850 - total flux cleaned = -0.00124312 Jy ! Component: 900 - total flux cleaned = -0.00116151 Jy ! Component: 950 - total flux cleaned = -0.00105505 Jy ! Component: 1000 - total flux cleaned = -0.00087279 Jy ! Component: 1050 - total flux cleaned = -0.000847354 Jy ! Component: 1100 - total flux cleaned = -0.000746066 Jy ! Component: 1150 - total flux cleaned = -0.000621284 Jy ! Component: 1200 - total flux cleaned = -0.000400266 Jy ! Component: 1250 - total flux cleaned = -0.000279107 Jy ! Component: 1300 - total flux cleaned = -0.000136181 Jy ! Component: 1350 - total flux cleaned = 5.26839e-05 Jy ! Component: 1400 - total flux cleaned = 0.000192327 Jy ! Component: 1450 - total flux cleaned = 0.00035246 Jy ! Component: 1500 - total flux cleaned = 0.000397809 Jy ! Component: 1550 - total flux cleaned = 0.000576363 Jy ! Component: 1600 - total flux cleaned = 0.000686245 Jy ! Component: 1650 - total flux cleaned = 0.000860523 Jy ! Component: 1700 - total flux cleaned = 0.00105365 Jy ! Component: 1750 - total flux cleaned = 0.00109613 Jy ! Component: 1800 - total flux cleaned = 0.00120136 Jy ! Component: 1850 - total flux cleaned = 0.00136736 Jy ! Component: 1900 - total flux cleaned = 0.00138787 Jy ! Component: 1950 - total flux cleaned = 0.00155056 Jy ! Component: 2000 - total flux cleaned = 0.00169104 Jy ! Component: 2050 - total flux cleaned = 0.00178989 Jy ! Component: 2100 - total flux cleaned = 0.00184891 Jy ! Component: 2150 - total flux cleaned = 0.00192665 Jy ! Component: 2200 - total flux cleaned = 0.002023 Jy ! Component: 2250 - total flux cleaned = 0.00202299 Jy ! Component: 2300 - total flux cleaned = 0.00206095 Jy ! Component: 2350 - total flux cleaned = 0.00221006 Jy ! Component: 2400 - total flux cleaned = 0.00219147 Jy ! Component: 2450 - total flux cleaned = 0.00228279 Jy ! Component: 2500 - total flux cleaned = 0.00230079 Jy ! Component: 2550 - total flux cleaned = 0.00231861 Jy ! Component: 2600 - total flux cleaned = 0.00238942 Jy ! Component: 2650 - total flux cleaned = 0.0024242 Jy ! Component: 2700 - total flux cleaned = 0.00244137 Jy ! Component: 2750 - total flux cleaned = 0.00247576 Jy ! Component: 2800 - total flux cleaned = 0.00250975 Jy ! Component: 2850 - total flux cleaned = 0.0025436 Jy ! Component: 2900 - total flux cleaned = 0.00257697 Jy ! Component: 2950 - total flux cleaned = 0.00264341 Jy ! Component: 3000 - total flux cleaned = 0.00272594 Jy ! Component: 3050 - total flux cleaned = 0.00277518 Jy ! Component: 3100 - total flux cleaned = 0.00292115 Jy ! Component: 3150 - total flux cleaned = 0.0029693 Jy ! Component: 3200 - total flux cleaned = 0.00296935 Jy ! Component: 3250 - total flux cleaned = 0.00301682 Jy ! Component: 3300 - total flux cleaned = 0.00307982 Jy ! Component: 3350 - total flux cleaned = 0.00315752 Jy ! Component: 3400 - total flux cleaned = 0.00321922 Jy ! Component: 3450 - total flux cleaned = 0.00326508 Jy ! Component: 3500 - total flux cleaned = 0.00328013 Jy ! Component: 3550 - total flux cleaned = 0.00332533 Jy ! Component: 3600 - total flux cleaned = 0.00335496 Jy ! Component: 3650 - total flux cleaned = 0.0033846 Jy ! Component: 3700 - total flux cleaned = 0.00332563 Jy ! Component: 3750 - total flux cleaned = 0.00336955 Jy ! Component: 3800 - total flux cleaned = 0.0034277 Jy ! Component: 3850 - total flux cleaned = 0.00345644 Jy ! Component: 3900 - total flux cleaned = 0.00341342 Jy ! Component: 3950 - total flux cleaned = 0.00341346 Jy ! Component: 4000 - total flux cleaned = 0.0034843 Jy ! Component: 4050 - total flux cleaned = 0.00347033 Jy ! Total flux subtracted in 4096 components = 0.00349825 Jy ! Clean residual min=-0.000783 max=0.000913 Jy/beam ! Clean residual mean=-0.000001 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.18837 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 381 components and 0.18837 Jy ![Exited script file: muppet] wmap "J0336-2036_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.991 x 7.686 at -5.129 degrees (North through East) ! Clean map min=-0.0019032 max=0.12542 Jy/beam ! Writing clean map to FITS file: J0336-2036_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.125424 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000249297 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.596292 0.596292 1.19258 2.38517 4.77034 9.54067 19.0813 38.1627 76.3254 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.125 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.991 x 7.686 at -5.129 degrees (North through East) ! Clean map min=-0.0019032 max=0.12542 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 J0336-2036_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:47:11 2019