! Started logfile: J1416+1242_S_2017_06_15_pus_uvs.log on Tue May 7 15:21:40 2019 obs J1416+1242_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1416+1242_S_2017_06_15_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.696853 visibilities/baseline/integration-bin. ! Found source: J1416+1242 ! ! 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 603 lines of history. ! ! Reading 21700 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 J1416+1242_S_2017_06_15_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 429 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 546 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 426 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1355 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.989690Jy sigma=0.009402 ! Fit after self-cal, rms=0.958183Jy sigma=0.009125 ! 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.864 mas, bmaj=7.477 mas, bpa=-1.892 degrees ! Estimated noise=958.073 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.0323985 Jy ! Component: 100 - total flux cleaned = 0.040175 Jy ! Total flux subtracted in 100 components = 0.040175 Jy ! Clean residual min=-0.003471 max=0.005062 Jy/beam ! Clean residual mean=-0.000005 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.0401751 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0401751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076669Jy sigma=0.000678 ! Fit after self-cal, rms=0.075693Jy sigma=0.000669 ! 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.555 mas, bmaj=8.273 mas, bpa=0.4511 degrees ! Estimated noise=625.608 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.00651333 Jy ! Component: 100 - total flux cleaned = 0.00938706 Jy ! Component: 150 - total flux cleaned = 0.010884 Jy ! Component: 200 - total flux cleaned = 0.0116856 Jy ! Total flux subtracted in 200 components = 0.0116856 Jy ! Clean residual min=-0.002435 max=0.005655 Jy/beam ! Clean residual mean=0.000000 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.0518606 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 26 components and 0.0518606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075127Jy sigma=0.000664 ! Fit after self-cal, rms=0.075098Jy sigma=0.000664 ! Inverting map ! Added new window around map position (-30.5, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00526528 Jy ! Component: 100 - total flux cleaned = 0.00786002 Jy ! Component: 150 - total flux cleaned = 0.00954205 Jy ! Component: 200 - total flux cleaned = 0.0107509 Jy ! Total flux subtracted in 200 components = 0.0107509 Jy ! Clean residual min=-0.002071 max=0.003179 Jy/beam ! Clean residual mean=-0.000001 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.0626116 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 66 components and 0.0626116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074730Jy sigma=0.000660 ! Fit after self-cal, rms=0.074589Jy sigma=0.000659 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00334186 Jy ! Component: 100 - total flux cleaned = 0.00500513 Jy ! Component: 150 - total flux cleaned = 0.00612996 Jy ! Component: 200 - total flux cleaned = 0.00690635 Jy ! Total flux subtracted in 200 components = 0.00690635 Jy ! Clean residual min=-0.001777 max=0.002243 Jy/beam ! Clean residual mean=-0.000000 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.0695179 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 85 components and 0.0695179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074433Jy sigma=0.000657 ! Fit after self-cal, rms=0.074352Jy sigma=0.000656 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.00 KP 1.01 ! LA 0.97 MK 1.06 NL 0.95 OV 0.99 ! PT 1.09 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.04 HN 1.03 KP 0.99 ! LA 0.94 MK 1.04 NL 1.13 OV 1.00 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.08 HN 1.04 KP 0.97 ! LA 0.98 MK 1.00 NL 1.11 OV 0.95 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 0.85 KP 1.00* ! LA 0.94 MK 0.66 NL 1.00* OV 1.00* ! PT 0.94 SC 1.00* ! ! ! Fit before self-cal, rms=0.074352Jy sigma=0.000656 ! Fit after self-cal, rms=0.074967Jy sigma=0.000655 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=8.301 mas, bpa=0.1601 degrees ! Estimated noise=631.018 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.00183242 Jy ! Component: 100 - total flux cleaned = 0.00206496 Jy ! Component: 150 - total flux cleaned = 0.00234594 Jy ! Component: 200 - total flux cleaned = 0.00252143 Jy ! Total flux subtracted in 200 components = 0.00252143 Jy ! Clean residual min=-0.001741 max=0.001819 Jy/beam ! Clean residual mean=0.000002 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.0720393 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 105 components and 0.0720394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074899Jy sigma=0.000654 ! Fit after self-cal, rms=0.074856Jy sigma=0.000654 ! 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.074856Jy sigma=0.000654 ! Fit after self-cal, rms=0.074423Jy sigma=0.000653 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.519 mas, bmaj=8.306 mas, bpa=0.08626 degrees ! Estimated noise=632.466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140098 Jy ! Component: 100 - total flux cleaned = 0.00184666 Jy ! Component: 150 - total flux cleaned = 0.00207903 Jy ! Component: 200 - total flux cleaned = 0.00226613 Jy ! Total flux subtracted in 200 components = 0.00226613 Jy ! Clean residual min=-0.001673 max=0.001612 Jy/beam ! Clean residual mean=0.000006 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0743055 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 129 components and 0.0743055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074391Jy sigma=0.000652 ! Fit after self-cal, rms=0.074389Jy 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 = 0.000849576 Jy ! Component: 100 - total flux cleaned = 0.000990091 Jy ! Component: 150 - total flux cleaned = 0.00112648 Jy ! Component: 200 - total flux cleaned = 0.00116364 Jy ! Total flux subtracted in 200 components = 0.00116364 Jy ! Clean residual min=-0.001709 max=0.001557 Jy/beam ! Clean residual mean=0.000006 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0754691 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 140 components and 0.0754691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074368Jy sigma=0.000652 ! Fit after self-cal, rms=0.074336Jy sigma=0.000652 ! 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.074336Jy sigma=0.000652 ! Fit after self-cal, rms=0.073905Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.508 mas, bmaj=8.295 mas, bpa=0.03744 degrees ! Estimated noise=628.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000802826 Jy ! Component: 100 - total flux cleaned = 0.00108729 Jy ! Component: 150 - total flux cleaned = 0.00125152 Jy ! Component: 200 - total flux cleaned = 0.0013048 Jy ! Total flux subtracted in 200 components = 0.0013048 Jy ! Clean residual min=-0.001775 max=0.001531 Jy/beam ! Clean residual mean=0.000005 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0767739 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 148 components and 0.0767739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073887Jy sigma=0.000651 ! Fit after self-cal, rms=0.073879Jy sigma=0.000651 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.000539577 Jy ! Component: 100 - total flux cleaned = 0.000670954 Jy ! Component: 150 - total flux cleaned = 0.000688926 Jy ! Component: 200 - total flux cleaned = 0.000705765 Jy ! Total flux subtracted in 200 components = 0.000705765 Jy ! Clean residual min=-0.001767 max=0.001473 Jy/beam ! Clean residual mean=0.000005 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0774797 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 156 components and 0.0774797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073866Jy sigma=0.000651 ! Fit after self-cal, rms=0.073858Jy sigma=0.000651 ! 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.073858Jy sigma=0.000651 ! Fit after self-cal, rms=0.073486Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.061 mas, bmaj=12.19 mas, bpa=-9.357 degrees ! Estimated noise=758.019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000554033 Jy ! Component: 100 - total flux cleaned = 0.000776116 Jy ! Component: 150 - total flux cleaned = 0.000866698 Jy ! Component: 200 - total flux cleaned = 0.000953423 Jy ! Total flux subtracted in 200 components = 0.000953423 Jy ! Clean residual min=-0.001585 max=0.001854 Jy/beam ! Clean residual mean=0.000009 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.0784331 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 184 components and 0.0784331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073478Jy sigma=0.000651 ! Fit after self-cal, rms=0.073480Jy sigma=0.000651 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.000146913 Jy ! Component: 100 - total flux cleaned = 0.000302165 Jy ! Component: 150 - total flux cleaned = 0.000348679 Jy ! Component: 200 - total flux cleaned = 0.000389127 Jy ! Total flux subtracted in 200 components = 0.000389127 Jy ! Clean residual min=-0.001529 max=0.001869 Jy/beam ! Clean residual mean=0.000009 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0788222 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 199 components and 0.0788222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073476Jy sigma=0.000651 ! Fit after self-cal, rms=0.073464Jy sigma=0.000651 ! 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.5 mas, bmaj=8.281 mas, bpa=0.06985 degrees ! Estimated noise=624.798 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.5 x 8.281 at 0.06985 degrees (North through East) ! Clean map min=-0.0017114 max=0.043187 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.781 mas, bmaj=7.505 mas, bpa=-2.632 degrees ! Estimated noise=945.257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0327119 Jy ! Component: 100 - total flux cleaned = 0.0446369 Jy ! Component: 150 - total flux cleaned = 0.0517583 Jy ! Component: 200 - total flux cleaned = 0.0565015 Jy ! Total flux subtracted in 200 components = 0.0565015 Jy ! Clean residual min=-0.003063 max=0.003509 Jy/beam ! Clean residual mean=-0.000005 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.0565015 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.0565015 Jy ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=8.281 mas, bpa=0.06985 degrees ! Estimated noise=624.798 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.00563361 Jy ! Component: 100 - total flux cleaned = 0.00940589 Jy ! Component: 150 - total flux cleaned = 0.0122469 Jy ! Component: 200 - total flux cleaned = 0.0145247 Jy ! Total flux subtracted in 200 components = 0.0145247 Jy ! Clean residual min=-0.002004 max=0.001999 Jy/beam ! Clean residual mean=0.000002 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.0710262 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 68 components and 0.0710262 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.061 mas, bmaj=12.19 mas, bpa=-9.357 degrees ! Estimated noise=758.019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00270343 Jy ! Component: 100 - total flux cleaned = 0.0045077 Jy ! Component: 150 - total flux cleaned = 0.00582308 Jy ! Component: 200 - total flux cleaned = 0.00654729 Jy ! Total flux subtracted in 200 components = 0.00654729 Jy ! Clean residual min=-0.001641 max=0.001870 Jy/beam ! Clean residual mean=0.000007 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0775735 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.000418151 Jy ! Component: 100 - total flux cleaned = 0.000765093 Jy ! Component: 150 - total flux cleaned = 0.000924071 Jy ! Component: 200 - total flux cleaned = 0.0010651 Jy ! Total flux subtracted in 200 components = 0.0010651 Jy ! Clean residual min=-0.001618 max=0.001865 Jy/beam ! Clean residual mean=0.000008 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0786386 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 114 components and 0.0786386 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=8.281 mas, bpa=0.06985 degrees ! Estimated noise=624.798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000184637 Jy ! Component: 100 - total flux cleaned = -1.60467e-05 Jy ! Component: 150 - total flux cleaned = 0.000107717 Jy ! Component: 200 - total flux cleaned = 0.000175077 Jy ! Total flux subtracted in 200 components = 0.000175077 Jy ! Clean residual min=-0.001697 max=0.001567 Jy/beam ! Clean residual mean=0.000005 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0788137 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 133 components and 0.0788137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073484Jy sigma=0.000651 ! Fit after self-cal, rms=0.073471Jy sigma=0.000651 wmodel J1416+1242_S_2017_06_15_pus_map.mod ! Writing 133 model components to file: J1416+1242_S_2017_06_15_pus_map.mod wobs J1416+1242_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1416+1242_S_2017_06_15_pus_uvs.fits wwins J1416+1242_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J1416+1242_S_2017_06_15_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.000310338 Jy ! Component: 100 - total flux cleaned = -0.000549993 Jy ! Component: 150 - total flux cleaned = -0.000701319 Jy ! Component: 200 - total flux cleaned = -0.000798181 Jy ! Component: 250 - total flux cleaned = -0.00091515 Jy ! Component: 300 - total flux cleaned = -0.00107379 Jy ! Component: 350 - total flux cleaned = -0.00118411 Jy ! Component: 400 - total flux cleaned = -0.00135588 Jy ! Component: 450 - total flux cleaned = -0.00143917 Jy ! Component: 500 - total flux cleaned = -0.00143877 Jy ! Component: 550 - total flux cleaned = -0.0015594 Jy ! Component: 600 - total flux cleaned = -0.00153957 Jy ! Component: 650 - total flux cleaned = -0.00159822 Jy ! Component: 700 - total flux cleaned = -0.00167397 Jy ! Component: 750 - total flux cleaned = -0.00165507 Jy ! Component: 800 - total flux cleaned = -0.00165485 Jy ! Component: 850 - total flux cleaned = -0.00160051 Jy ! Component: 900 - total flux cleaned = -0.00158327 Jy ! Component: 950 - total flux cleaned = -0.00158314 Jy ! Component: 1000 - total flux cleaned = -0.0016007 Jy ! Component: 1050 - total flux cleaned = -0.00163493 Jy ! Component: 1100 - total flux cleaned = -0.00166839 Jy ! Component: 1150 - total flux cleaned = -0.0017179 Jy ! Component: 1200 - total flux cleaned = -0.001717 Jy ! Component: 1250 - total flux cleaned = -0.00178175 Jy ! Component: 1300 - total flux cleaned = -0.00179778 Jy ! Component: 1350 - total flux cleaned = -0.00186031 Jy ! Component: 1400 - total flux cleaned = -0.00190702 Jy ! Component: 1450 - total flux cleaned = -0.00196858 Jy ! Component: 1500 - total flux cleaned = -0.00195327 Jy ! Component: 1550 - total flux cleaned = -0.00199848 Jy ! Component: 1600 - total flux cleaned = -0.00205779 Jy ! Component: 1650 - total flux cleaned = -0.0021163 Jy ! Component: 1700 - total flux cleaned = -0.00211625 Jy ! Component: 1750 - total flux cleaned = -0.00215924 Jy ! Component: 1800 - total flux cleaned = -0.00220201 Jy ! Component: 1850 - total flux cleaned = -0.0022298 Jy ! Component: 1900 - total flux cleaned = -0.00224354 Jy ! Component: 1950 - total flux cleaned = -0.00227084 Jy ! Component: 2000 - total flux cleaned = -0.00232479 Jy ! Component: 2050 - total flux cleaned = -0.00235158 Jy ! Component: 2100 - total flux cleaned = -0.00237794 Jy ! Component: 2150 - total flux cleaned = -0.00241691 Jy ! Component: 2200 - total flux cleaned = -0.00245571 Jy ! Component: 2250 - total flux cleaned = -0.00246862 Jy ! Component: 2300 - total flux cleaned = -0.00249399 Jy ! Component: 2350 - total flux cleaned = -0.00249367 Jy ! Component: 2400 - total flux cleaned = -0.00250611 Jy ! Component: 2450 - total flux cleaned = -0.00254298 Jy ! Component: 2500 - total flux cleaned = -0.0025797 Jy ! Component: 2550 - total flux cleaned = -0.00257969 Jy ! Component: 2600 - total flux cleaned = -0.00257973 Jy ! Component: 2650 - total flux cleaned = -0.00260338 Jy ! Component: 2700 - total flux cleaned = -0.00260353 Jy ! Component: 2750 - total flux cleaned = -0.00261524 Jy ! Component: 2800 - total flux cleaned = -0.0026038 Jy ! Component: 2850 - total flux cleaned = -0.00271782 Jy ! Component: 2900 - total flux cleaned = -0.00262719 Jy ! Component: 2950 - total flux cleaned = -0.00261601 Jy ! Component: 3000 - total flux cleaned = -0.00267146 Jy ! Component: 3050 - total flux cleaned = -0.00261614 Jy ! Component: 3100 - total flux cleaned = -0.00262707 Jy ! Component: 3150 - total flux cleaned = -0.0025838 Jy ! Component: 3200 - total flux cleaned = -0.00259452 Jy ! Component: 3250 - total flux cleaned = -0.0025839 Jy ! Component: 3300 - total flux cleaned = -0.00258372 Jy ! Component: 3350 - total flux cleaned = -0.00254184 Jy ! Component: 3400 - total flux cleaned = -0.00252099 Jy ! Component: 3450 - total flux cleaned = -0.002552 Jy ! Component: 3500 - total flux cleaned = -0.00251087 Jy ! Component: 3550 - total flux cleaned = -0.0025109 Jy ! Component: 3600 - total flux cleaned = -0.0024907 Jy ! Component: 3650 - total flux cleaned = -0.00245048 Jy ! Component: 3700 - total flux cleaned = -0.00248025 Jy ! Component: 3750 - total flux cleaned = -0.0024605 Jy ! Component: 3800 - total flux cleaned = -0.00243111 Jy ! Component: 3850 - total flux cleaned = -0.00242136 Jy ! Component: 3900 - total flux cleaned = -0.00239232 Jy ! Component: 3950 - total flux cleaned = -0.00245016 Jy ! Component: 4000 - total flux cleaned = -0.00244052 Jy ! Component: 4050 - total flux cleaned = -0.00246904 Jy ! Total flux subtracted in 4096 components = -0.00243139 Jy ! Clean residual min=-0.000790 max=0.000636 Jy/beam ! Clean residual mean=-0.000000 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.0763823 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 441 components and 0.0763823 Jy ![Exited script file: muppet] wmap "J1416+1242_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.5 x 8.281 at 0.06985 degrees (North through East) ! Clean map min=-0.0013408 max=0.042427 Jy/beam ! Writing clean map to FITS file: J1416+1242_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0424271 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180835 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.27868 1.27868 2.55735 5.1147 10.2294 20.4588 40.9176 81.8352 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.042 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.5 x 8.281 at 0.06985 degrees (North through East) ! Clean map min=-0.0013408 max=0.042427 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 J1416+1242_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:21:45 2019