! Started logfile: J0429+2724_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:31:24 2019 obs J0429+2724_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0429+2724_S_2017_03_27_pus_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.750617 visibilities/baseline/integration-bin. ! Found source: J0429+2724 ! ! 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 1684 lines of history. ! ! Reading 4864 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 J0429+2724_S_2017_03_27_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 149 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.627225Jy sigma=0.005484 ! Fit after self-cal, rms=0.618877Jy sigma=0.005427 ! 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=3.05 mas, bmaj=6.99 mas, bpa=-13.41 degrees ! Estimated noise=1591.3 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.303805 Jy ! Component: 100 - total flux cleaned = 0.382078 Jy ! Total flux subtracted in 100 components = 0.382078 Jy ! Clean residual min=-0.021512 max=0.085785 Jy/beam ! Clean residual mean=0.000002 rms=0.006920 Jy/beam ! Combined flux in latest and established models = 0.382078 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.382078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165443Jy sigma=0.001373 ! Fit after self-cal, rms=0.165397Jy sigma=0.001372 ! Inverting map ! Added new window around map position (-6.5, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0684159 Jy ! Component: 100 - total flux cleaned = 0.0969447 Jy ! Total flux subtracted in 100 components = 0.0969447 Jy ! Clean residual min=-0.018054 max=0.032685 Jy/beam ! Clean residual mean=0.000007 rms=0.004285 Jy/beam ! Combined flux in latest and established models = 0.479023 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.479023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132088Jy sigma=0.001029 ! Fit after self-cal, rms=0.126839Jy sigma=0.000978 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.025375 Jy ! Component: 100 - total flux cleaned = 0.0370322 Jy ! Total flux subtracted in 100 components = 0.0370322 Jy ! Clean residual min=-0.013656 max=0.013900 Jy/beam ! Clean residual mean=0.000011 rms=0.003156 Jy/beam ! Combined flux in latest and established models = 0.516055 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.516055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120817Jy sigma=0.000917 ! Fit after self-cal, rms=0.120160Jy sigma=0.000911 ! 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.74 mas, bmaj=7.857 mas, bpa=-11.18 degrees ! Estimated noise=1242.79 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.0126054 Jy ! Component: 100 - total flux cleaned = 0.0185729 Jy ! Component: 150 - total flux cleaned = 0.0214559 Jy ! Component: 200 - total flux cleaned = 0.0226858 Jy ! Total flux subtracted in 200 components = 0.0226858 Jy ! Clean residual min=-0.010040 max=0.010899 Jy/beam ! Clean residual mean=0.000028 rms=0.003020 Jy/beam ! Combined flux in latest and established models = 0.538741 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 51 components and 0.538741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118758Jy sigma=0.000900 ! Fit after self-cal, rms=0.118665Jy sigma=0.000898 ! 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.99 FD 0.93 HN 0.96 KP 1.09 ! LA 0.99 MK 1.02 NL 1.01 OV 1.03 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 1.01 KP 0.98 ! LA 0.95 MK 0.96 NL 1.08 OV 1.02 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.01 HN 1.03 KP 0.98 ! LA 1.01 MK 1.04 NL 1.10 OV 0.96 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 0.95 KP 1.00* ! LA 1.39 MK 1.15 NL 1.00* OV 1.53 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.118665Jy sigma=0.000898 ! Fit after self-cal, rms=0.132535Jy sigma=0.000811 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.745 mas, bmaj=7.833 mas, bpa=-10.89 degrees ! Estimated noise=1260.71 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.00515891 Jy ! Component: 100 - total flux cleaned = 0.00581066 Jy ! Component: 150 - total flux cleaned = 0.00581521 Jy ! Component: 200 - total flux cleaned = 0.00582141 Jy ! Total flux subtracted in 200 components = 0.00582141 Jy ! Clean residual min=-0.009561 max=0.009282 Jy/beam ! Clean residual mean=0.000041 rms=0.002706 Jy/beam ! Combined flux in latest and established models = 0.544562 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 0.544562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132080Jy sigma=0.000809 ! Fit after self-cal, rms=0.132519Jy sigma=0.000809 ! 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.132519Jy sigma=0.000809 ! Fit after self-cal, rms=0.181346Jy sigma=0.000681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.74 mas, bmaj=7.863 mas, bpa=-10.58 degrees ! Estimated noise=1259.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214736 Jy ! Component: 100 - total flux cleaned = 0.00178723 Jy ! Component: 150 - total flux cleaned = 0.00158284 Jy ! Component: 200 - total flux cleaned = 0.00134311 Jy ! Total flux subtracted in 200 components = 0.00134311 Jy ! Clean residual min=-0.003526 max=0.003350 Jy/beam ! Clean residual mean=0.000003 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.545906 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.545906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181171Jy sigma=0.000679 ! Fit after self-cal, rms=0.181612Jy sigma=0.000679 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.000189698 Jy ! Component: 100 - total flux cleaned = -0.000234346 Jy ! Component: 150 - total flux cleaned = -0.000430898 Jy ! Component: 200 - total flux cleaned = -0.000532839 Jy ! Total flux subtracted in 200 components = -0.000532839 Jy ! Clean residual min=-0.003383 max=0.003198 Jy/beam ! Clean residual mean=0.000004 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.545373 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.545373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181564Jy sigma=0.000679 ! Fit after self-cal, rms=0.181559Jy sigma=0.000678 ! 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.181559Jy sigma=0.000678 ! Fit after self-cal, rms=0.185344Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.738 mas, bmaj=7.868 mas, bpa=-10.52 degrees ! Estimated noise=1259.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000349478 Jy ! Component: 100 - total flux cleaned = 0.000309483 Jy ! Component: 150 - total flux cleaned = 0.000271896 Jy ! Component: 200 - total flux cleaned = 0.000239435 Jy ! Total flux subtracted in 200 components = 0.000239435 Jy ! Clean residual min=-0.003370 max=0.003140 Jy/beam ! Clean residual mean=0.000001 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.545612 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.545612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185306Jy sigma=0.000677 ! Fit after self-cal, rms=0.185342Jy sigma=0.000677 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.46179e-05 Jy ! Component: 100 - total flux cleaned = -5.28675e-05 Jy ! Component: 150 - total flux cleaned = -8.05236e-05 Jy ! Component: 200 - total flux cleaned = -0.000106974 Jy ! Total flux subtracted in 200 components = -0.000106974 Jy ! Clean residual min=-0.003378 max=0.003134 Jy/beam ! Clean residual mean=0.000001 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.545505 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 94 components and 0.545505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185332Jy sigma=0.000677 ! Fit after self-cal, rms=0.185330Jy sigma=0.000677 ! 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.185330Jy sigma=0.000677 ! Fit after self-cal, rms=0.186144Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.044 mas, bmaj=10.96 mas, bpa=-1.684 degrees ! Estimated noise=1464.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.78325e-05 Jy ! Component: 100 - total flux cleaned = -0.000113814 Jy ! Component: 150 - total flux cleaned = -0.000145051 Jy ! Component: 200 - total flux cleaned = -0.00015923 Jy ! Total flux subtracted in 200 components = -0.00015923 Jy ! Clean residual min=-0.003223 max=0.003145 Jy/beam ! Clean residual mean=0.000002 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.545346 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 104 components and 0.545346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186146Jy sigma=0.000677 ! Fit after self-cal, rms=0.186168Jy sigma=0.000677 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 = -6.67049e-05 Jy ! Component: 100 - total flux cleaned = -7.86676e-05 Jy ! Component: 150 - total flux cleaned = -7.81751e-05 Jy ! Component: 200 - total flux cleaned = -8.85323e-05 Jy ! Total flux subtracted in 200 components = -8.85323e-05 Jy ! Clean residual min=-0.003228 max=0.003149 Jy/beam ! Clean residual mean=0.000002 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.545258 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 108 components and 0.545258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186171Jy sigma=0.000677 ! Fit after self-cal, rms=0.186174Jy sigma=0.000677 ! 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.738 mas, bmaj=7.871 mas, bpa=-10.49 degrees ! Estimated noise=1260.63 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.738 x 7.871 at -10.49 degrees (North through East) ! Clean map min=-0.0032287 max=0.38087 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=3.052 mas, bmaj=6.977 mas, bpa=-12.7 degrees ! Estimated noise=1623.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.311262 Jy ! Component: 100 - total flux cleaned = 0.415362 Jy ! Component: 150 - total flux cleaned = 0.467438 Jy ! Component: 200 - total flux cleaned = 0.497771 Jy ! Total flux subtracted in 200 components = 0.497771 Jy ! Clean residual min=-0.006934 max=0.015272 Jy/beam ! Clean residual mean=-0.000004 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.497771 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.497771 Jy ! Inverting map and beam ! Estimated beam: bmin=3.738 mas, bmaj=7.871 mas, bpa=-10.49 degrees ! Estimated noise=1260.63 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.0218767 Jy ! Component: 100 - total flux cleaned = 0.0335365 Jy ! Component: 150 - total flux cleaned = 0.0402121 Jy ! Component: 200 - total flux cleaned = 0.0442224 Jy ! Total flux subtracted in 200 components = 0.0442224 Jy ! Clean residual min=-0.003448 max=0.003500 Jy/beam ! Clean residual mean=-0.000000 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.541993 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 40 components and 0.541993 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.044 mas, bmaj=10.96 mas, bpa=-1.684 degrees ! Estimated noise=1464.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024754 Jy ! Component: 100 - total flux cleaned = 0.00328444 Jy ! Component: 150 - total flux cleaned = 0.00343133 Jy ! Component: 200 - total flux cleaned = 0.0034307 Jy ! Total flux subtracted in 200 components = 0.0034307 Jy ! Clean residual min=-0.003187 max=0.002987 Jy/beam ! Clean residual mean=0.000001 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.545424 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.24526e-05 Jy ! Component: 100 - total flux cleaned = 2.25612e-05 Jy ! Component: 150 - total flux cleaned = 6.12422e-06 Jy ! Component: 200 - total flux cleaned = 6.73208e-06 Jy ! Total flux subtracted in 200 components = 6.73208e-06 Jy ! Clean residual min=-0.003205 max=0.003043 Jy/beam ! Clean residual mean=0.000001 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.545431 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 72 components and 0.545431 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.738 mas, bmaj=7.871 mas, bpa=-10.49 degrees ! Estimated noise=1260.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000391802 Jy ! Component: 100 - total flux cleaned = -0.00044662 Jy ! Component: 150 - total flux cleaned = -0.000444669 Jy ! Component: 200 - total flux cleaned = -0.000442832 Jy ! Total flux subtracted in 200 components = -0.000442832 Jy ! Clean residual min=-0.003351 max=0.003255 Jy/beam ! Clean residual mean=0.000001 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.544988 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 80 components and 0.544988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186164Jy sigma=0.000678 ! Fit after self-cal, rms=0.186201Jy sigma=0.000678 wmodel J0429+2724_S_2017_03_27_pus_map.mod ! Writing 80 model components to file: J0429+2724_S_2017_03_27_pus_map.mod wobs J0429+2724_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0429+2724_S_2017_03_27_pus_uvs.fits wwins J0429+2724_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J0429+2724_S_2017_03_27_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.000123484 Jy ! Component: 100 - total flux cleaned = -9.36666e-06 Jy ! Component: 150 - total flux cleaned = -6.24966e-05 Jy ! Component: 200 - total flux cleaned = -0.000215454 Jy ! Component: 250 - total flux cleaned = -0.000362894 Jy ! Component: 300 - total flux cleaned = -0.000458773 Jy ! Component: 350 - total flux cleaned = -0.000598862 Jy ! Component: 400 - total flux cleaned = -0.000598317 Jy ! Component: 450 - total flux cleaned = -0.000553813 Jy ! Component: 500 - total flux cleaned = -0.000510666 Jy ! Component: 550 - total flux cleaned = -0.000639146 Jy ! Component: 600 - total flux cleaned = -0.000596526 Jy ! Component: 650 - total flux cleaned = -0.000554544 Jy ! Component: 700 - total flux cleaned = -0.000513553 Jy ! Component: 750 - total flux cleaned = -0.000473928 Jy ! Component: 800 - total flux cleaned = -0.000434635 Jy ! Component: 850 - total flux cleaned = -0.000434688 Jy ! Component: 900 - total flux cleaned = -0.000472865 Jy ! Component: 950 - total flux cleaned = -0.00028415 Jy ! Component: 1000 - total flux cleaned = -0.000396636 Jy ! Component: 1050 - total flux cleaned = -0.000543661 Jy ! Component: 1100 - total flux cleaned = -0.000689134 Jy ! Component: 1150 - total flux cleaned = -0.000759849 Jy ! Component: 1200 - total flux cleaned = -0.000759821 Jy ! Component: 1250 - total flux cleaned = -0.000795453 Jy ! Component: 1300 - total flux cleaned = -0.000934241 Jy ! Component: 1350 - total flux cleaned = -0.000968666 Jy ! Component: 1400 - total flux cleaned = -0.00107011 Jy ! Component: 1450 - total flux cleaned = -0.00113731 Jy ! Component: 1500 - total flux cleaned = -0.00123652 Jy ! Component: 1550 - total flux cleaned = -0.00117082 Jy ! Component: 1600 - total flux cleaned = -0.00130104 Jy ! Component: 1650 - total flux cleaned = -0.00133325 Jy ! Component: 1700 - total flux cleaned = -0.0014281 Jy ! Component: 1750 - total flux cleaned = -0.0014905 Jy ! Component: 1800 - total flux cleaned = -0.00152169 Jy ! Component: 1850 - total flux cleaned = -0.00152181 Jy ! Component: 1900 - total flux cleaned = -0.00161335 Jy ! Component: 1950 - total flux cleaned = -0.00164351 Jy ! Component: 2000 - total flux cleaned = -0.001823 Jy ! Component: 2050 - total flux cleaned = -0.00194098 Jy ! Component: 2100 - total flux cleaned = -0.00197025 Jy ! Component: 2150 - total flux cleaned = -0.00205745 Jy ! Component: 2200 - total flux cleaned = -0.00225921 Jy ! Component: 2250 - total flux cleaned = -0.00234456 Jy ! Component: 2300 - total flux cleaned = -0.00242939 Jy ! Component: 2350 - total flux cleaned = -0.00251337 Jy ! Component: 2400 - total flux cleaned = -0.00259707 Jy ! Component: 2450 - total flux cleaned = -0.00273533 Jy ! Component: 2500 - total flux cleaned = -0.0028997 Jy ! Component: 2550 - total flux cleaned = -0.00303632 Jy ! Component: 2600 - total flux cleaned = -0.00317167 Jy ! Component: 2650 - total flux cleaned = -0.00314485 Jy ! Component: 2700 - total flux cleaned = -0.0032779 Jy ! Component: 2750 - total flux cleaned = -0.00343662 Jy ! Component: 2800 - total flux cleaned = -0.00351576 Jy ! Component: 2850 - total flux cleaned = -0.00364603 Jy ! Component: 2900 - total flux cleaned = -0.00380141 Jy ! Component: 2950 - total flux cleaned = -0.00390409 Jy ! Component: 3000 - total flux cleaned = -0.00410878 Jy ! Component: 3050 - total flux cleaned = -0.00423556 Jy ! Component: 3100 - total flux cleaned = -0.00433663 Jy ! Component: 3150 - total flux cleaned = -0.00451198 Jy ! Component: 3200 - total flux cleaned = -0.00473566 Jy ! Component: 3250 - total flux cleaned = -0.0047601 Jy ! Component: 3300 - total flux cleaned = -0.00483417 Jy ! Component: 3350 - total flux cleaned = -0.00495597 Jy ! Component: 3400 - total flux cleaned = -0.00510128 Jy ! Component: 3450 - total flux cleaned = -0.00526987 Jy ! Component: 3500 - total flux cleaned = -0.00541323 Jy ! Component: 3550 - total flux cleaned = -0.00555601 Jy ! Component: 3600 - total flux cleaned = -0.00562668 Jy ! Component: 3650 - total flux cleaned = -0.00576762 Jy ! Component: 3700 - total flux cleaned = -0.00590769 Jy ! Component: 3750 - total flux cleaned = -0.00600042 Jy ! Component: 3800 - total flux cleaned = -0.00620802 Jy ! Component: 3850 - total flux cleaned = -0.00634549 Jy ! Component: 3900 - total flux cleaned = -0.00643665 Jy ! Component: 3950 - total flux cleaned = -0.00650487 Jy ! Component: 4000 - total flux cleaned = -0.00664047 Jy ! Component: 4050 - total flux cleaned = -0.00684219 Jy ! Total flux subtracted in 4096 components = -0.0069314 Jy ! Clean residual min=-0.001298 max=0.001339 Jy/beam ! Clean residual mean=0.000001 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.538056 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 343 components and 0.538057 Jy ![Exited script file: muppet] wmap "J0429+2724_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.738 x 7.871 at -10.49 degrees (North through East) ! Clean map min=-0.0023098 max=0.38054 Jy/beam ! Writing clean map to FITS file: J0429+2724_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.380536 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00040263 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.317418 0.317418 0.634835 1.26967 2.53934 5.07868 10.1574 20.3147 40.6295 81.2589 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.38 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.738 x 7.871 at -10.49 degrees (North through East) ! Clean map min=-0.0023098 max=0.38054 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 J0429+2724_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:31:29 2019