! Started logfile: J0516+2743_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:46:34 2016 obs J0516+2743_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0516+2743_S_2014_05_31_pus_uva.fits ! AN table 1: 102 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.787146 visibilities/baseline/integration-bin. ! Found source: J0516+2743 ! ! 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 336 lines of history. ! ! Reading 14452 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 J0516+2743_S_2014_05_31_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 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.979456Jy sigma=0.011421 ! Fit after self-cal, rms=0.924164Jy sigma=0.010801 ! 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.764 mas, bmaj=7.062 mas, bpa=25.02 degrees ! Estimated noise=829.214 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.0597346 Jy ! Component: 100 - total flux cleaned = 0.074841 Jy ! Total flux subtracted in 100 components = 0.074841 Jy ! Clean residual min=-0.004327 max=0.006498 Jy/beam ! Clean residual mean=-0.000002 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.074841 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.074841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076362Jy sigma=0.000791 ! Fit after self-cal, rms=0.076163Jy sigma=0.000789 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00737952 Jy ! Component: 100 - total flux cleaned = 0.0111862 Jy ! Total flux subtracted in 100 components = 0.0111862 Jy ! Clean residual min=-0.003528 max=0.003231 Jy/beam ! Clean residual mean=0.000002 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.0860272 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.0860272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075296Jy sigma=0.000781 ! Fit after self-cal, rms=0.075276Jy sigma=0.000780 ! 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=4.615 mas, bmaj=7.848 mas, bpa=18.33 degrees ! Estimated noise=514.127 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.00282902 Jy ! Component: 100 - total flux cleaned = 0.00419529 Jy ! Component: 150 - total flux cleaned = 0.00445531 Jy ! Component: 200 - total flux cleaned = 0.00459242 Jy ! Total flux subtracted in 200 components = 0.00459242 Jy ! Clean residual min=-0.002513 max=0.002446 Jy/beam ! Clean residual mean=0.000009 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.0906196 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 37 components and 0.0906196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075106Jy sigma=0.000780 ! Fit after self-cal, rms=0.075105Jy sigma=0.000780 ! 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 0.78 HN 1.05 KP 1.07 ! LA 1.19 MK 1.00* NL 0.99 OV 0.99 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.92 HN 0.96 KP 1.02 ! LA 1.22 MK 1.00* NL 1.02 OV 1.01 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.11 HN 1.00 KP 0.92 ! LA 0.91 MK 1.00* NL 1.05 OV 0.95 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.85 HN 1.00 KP 0.90 ! LA 0.88 MK 1.00* NL 1.06 OV 1.05 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.075105Jy sigma=0.000780 ! Fit after self-cal, rms=0.071850Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.613 mas, bmaj=7.833 mas, bpa=18.31 degrees ! Estimated noise=513.605 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.000324683 Jy ! Component: 100 - total flux cleaned = 0.000366623 Jy ! Component: 150 - total flux cleaned = 0.000398502 Jy ! Component: 200 - total flux cleaned = 0.000434062 Jy ! Total flux subtracted in 200 components = 0.000434062 Jy ! Clean residual min=-0.002108 max=0.002230 Jy/beam ! Clean residual mean=0.000006 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.0910537 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.0910537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071835Jy sigma=0.000772 ! Fit after self-cal, rms=0.071810Jy sigma=0.000772 ! 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.071810Jy sigma=0.000772 ! Fit after self-cal, rms=0.070133Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.61 mas, bmaj=7.841 mas, bpa=18.33 degrees ! Estimated noise=513.209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000215815 Jy ! Component: 100 - total flux cleaned = 0.000205394 Jy ! Component: 150 - total flux cleaned = 0.00020538 Jy ! Component: 200 - total flux cleaned = 0.000218854 Jy ! Total flux subtracted in 200 components = 0.000218854 Jy ! Clean residual min=-0.001718 max=0.002126 Jy/beam ! Clean residual mean=-0.000003 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.0912725 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.0912725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070131Jy sigma=0.000770 ! Fit after self-cal, rms=0.070118Jy sigma=0.000769 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 (-19.5, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213658 Jy ! Component: 100 - total flux cleaned = 0.00344487 Jy ! Component: 150 - total flux cleaned = 0.00432195 Jy ! Component: 200 - total flux cleaned = 0.00495158 Jy ! Total flux subtracted in 200 components = 0.00495158 Jy ! Clean residual min=-0.001462 max=0.001363 Jy/beam ! Clean residual mean=-0.000001 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.0962241 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 88 components and 0.0962241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070047Jy sigma=0.000769 ! Fit after self-cal, rms=0.070034Jy sigma=0.000768 ! 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.070034Jy sigma=0.000768 ! Fit after self-cal, rms=0.069951Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.607 mas, bmaj=7.846 mas, bpa=18.21 degrees ! Estimated noise=512.147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000852715 Jy ! Component: 100 - total flux cleaned = 0.00141304 Jy ! Component: 150 - total flux cleaned = 0.00176346 Jy ! Component: 200 - total flux cleaned = 0.00197026 Jy ! Total flux subtracted in 200 components = 0.00197026 Jy ! Clean residual min=-0.001403 max=0.001318 Jy/beam ! Clean residual mean=-0.000002 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0981944 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 115 components and 0.0981944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069938Jy sigma=0.000768 ! Fit after self-cal, rms=0.069937Jy sigma=0.000768 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.000339373 Jy ! Component: 100 - total flux cleaned = 0.000447071 Jy ! Component: 150 - total flux cleaned = 0.000554794 Jy ! Component: 200 - total flux cleaned = 0.00065209 Jy ! Total flux subtracted in 200 components = 0.00065209 Jy ! Clean residual min=-0.001377 max=0.001285 Jy/beam ! Clean residual mean=-0.000001 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.0988465 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 123 components and 0.0988465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069933Jy sigma=0.000768 ! Fit after self-cal, rms=0.069932Jy sigma=0.000768 ! 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.069932Jy sigma=0.000768 ! Fit after self-cal, rms=0.070091Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.085 mas, bmaj=9.98 mas, bpa=0.2856 degrees ! Estimated noise=578.573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000462375 Jy ! Component: 100 - total flux cleaned = 0.000598931 Jy ! Component: 150 - total flux cleaned = 0.000730549 Jy ! Component: 200 - total flux cleaned = 0.000835975 Jy ! Total flux subtracted in 200 components = 0.000835975 Jy ! Clean residual min=-0.001483 max=0.001300 Jy/beam ! Clean residual mean=-0.000003 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.0996825 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 136 components and 0.0996824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070089Jy sigma=0.000768 ! Fit after self-cal, rms=0.070089Jy sigma=0.000768 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.000127001 Jy ! Component: 100 - total flux cleaned = 0.000187841 Jy ! Component: 150 - total flux cleaned = 0.000214869 Jy ! Component: 200 - total flux cleaned = 0.00024018 Jy ! Total flux subtracted in 200 components = 0.00024018 Jy ! Clean residual min=-0.001492 max=0.001312 Jy/beam ! Clean residual mean=-0.000002 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.0999226 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 145 components and 0.0999226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070089Jy sigma=0.000768 ! Fit after self-cal, rms=0.070088Jy sigma=0.000768 ! 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=4.607 mas, bmaj=7.851 mas, bpa=18.18 degrees ! Estimated noise=512.925 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.607 x 7.851 at 18.18 degrees (North through East) ! Clean map min=-0.0013739 max=0.077437 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.748 mas, bmaj=7.082 mas, bpa=24.91 degrees ! Estimated noise=828.128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0596443 Jy ! Component: 100 - total flux cleaned = 0.0753798 Jy ! Component: 150 - total flux cleaned = 0.0827666 Jy ! Component: 200 - total flux cleaned = 0.0866207 Jy ! Total flux subtracted in 200 components = 0.0866207 Jy ! Clean residual min=-0.002882 max=0.002481 Jy/beam ! Clean residual mean=-0.000003 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.0866207 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0866207 Jy ! Inverting map and beam ! Estimated beam: bmin=4.607 mas, bmaj=7.851 mas, bpa=18.18 degrees ! Estimated noise=512.925 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.0030613 Jy ! Component: 100 - total flux cleaned = 0.00518666 Jy ! Component: 150 - total flux cleaned = 0.00681439 Jy ! Component: 200 - total flux cleaned = 0.00810936 Jy ! Total flux subtracted in 200 components = 0.00810936 Jy ! Clean residual min=-0.001537 max=0.001403 Jy/beam ! Clean residual mean=-0.000004 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0947301 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 52 components and 0.0947301 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.085 mas, bmaj=9.98 mas, bpa=0.2856 degrees ! Estimated noise=578.573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147545 Jy ! Component: 100 - total flux cleaned = 0.00250896 Jy ! Component: 150 - total flux cleaned = 0.0032742 Jy ! Component: 200 - total flux cleaned = 0.00386637 Jy ! Total flux subtracted in 200 components = 0.00386637 Jy ! Clean residual min=-0.001544 max=0.001254 Jy/beam ! Clean residual mean=-0.000004 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0985964 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.000462828 Jy ! Component: 100 - total flux cleaned = 0.000775554 Jy ! Component: 150 - total flux cleaned = 0.000973705 Jy ! Component: 200 - total flux cleaned = 0.00107138 Jy ! Total flux subtracted in 200 components = 0.00107138 Jy ! Clean residual min=-0.001500 max=0.001300 Jy/beam ! Clean residual mean=-0.000003 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0996678 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 104 components and 0.0996678 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.607 mas, bmaj=7.851 mas, bpa=18.18 degrees ! Estimated noise=512.925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.70632e-05 Jy ! Component: 100 - total flux cleaned = -6.76631e-05 Jy ! Component: 150 - total flux cleaned = -3.40346e-05 Jy ! Component: 200 - total flux cleaned = -1.86934e-05 Jy ! Total flux subtracted in 200 components = -1.86934e-05 Jy ! Clean residual min=-0.001388 max=0.001265 Jy/beam ! Clean residual mean=-0.000002 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0996491 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 120 components and 0.0996491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070095Jy sigma=0.000768 ! Fit after self-cal, rms=0.070093Jy sigma=0.000768 wmodel J0516+2743_S_2014_05_31_pus_map.mod ! Writing 120 model components to file: J0516+2743_S_2014_05_31_pus_map.mod wobs J0516+2743_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0516+2743_S_2014_05_31_pus_uvs.fits wwins J0516+2743_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J0516+2743_S_2014_05_31_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.000235789 Jy ! Component: 100 - total flux cleaned = -7.44376e-05 Jy ! Component: 150 - total flux cleaned = 7.87161e-05 Jy ! Component: 200 - total flux cleaned = 0.000225001 Jy ! Component: 250 - total flux cleaned = 0.000325498 Jy ! Component: 300 - total flux cleaned = 0.000382993 Jy ! Component: 350 - total flux cleaned = 0.000439019 Jy ! Component: 400 - total flux cleaned = 0.000493559 Jy ! Component: 450 - total flux cleaned = 0.000457927 Jy ! Component: 500 - total flux cleaned = 0.000423509 Jy ! Component: 550 - total flux cleaned = 0.000390127 Jy ! Component: 600 - total flux cleaned = 0.000390466 Jy ! Component: 650 - total flux cleaned = 0.000358271 Jy ! Component: 700 - total flux cleaned = 0.000374205 Jy ! Component: 750 - total flux cleaned = 0.000358559 Jy ! Component: 800 - total flux cleaned = 0.000343185 Jy ! Component: 850 - total flux cleaned = 0.00031297 Jy ! Component: 900 - total flux cleaned = 0.000312717 Jy ! Component: 950 - total flux cleaned = 0.000326843 Jy ! Component: 1000 - total flux cleaned = 0.000254829 Jy ! Component: 1050 - total flux cleaned = 0.000268712 Jy ! Component: 1100 - total flux cleaned = 0.000254967 Jy ! Component: 1150 - total flux cleaned = 0.000255024 Jy ! Component: 1200 - total flux cleaned = 0.000228087 Jy ! Component: 1250 - total flux cleaned = 0.000214988 Jy ! Component: 1300 - total flux cleaned = 0.000214877 Jy ! Component: 1350 - total flux cleaned = 0.000214758 Jy ! Component: 1400 - total flux cleaned = 0.000202181 Jy ! Component: 1450 - total flux cleaned = 0.000202097 Jy ! Component: 1500 - total flux cleaned = 0.000226678 Jy ! Component: 1550 - total flux cleaned = 0.000226552 Jy ! Component: 1600 - total flux cleaned = 0.000226577 Jy ! Component: 1650 - total flux cleaned = 0.000226506 Jy ! Component: 1700 - total flux cleaned = 0.000214909 Jy ! Component: 1750 - total flux cleaned = 0.000237973 Jy ! Component: 1800 - total flux cleaned = 0.000249327 Jy ! Component: 1850 - total flux cleaned = 0.000238125 Jy ! Component: 1900 - total flux cleaned = 0.000282533 Jy ! Component: 1950 - total flux cleaned = 0.000304537 Jy ! Component: 2000 - total flux cleaned = 0.000282648 Jy ! Component: 2050 - total flux cleaned = 0.000314833 Jy ! Component: 2100 - total flux cleaned = 0.000346552 Jy ! Component: 2150 - total flux cleaned = 0.000377953 Jy ! Component: 2200 - total flux cleaned = 0.000367568 Jy ! Component: 2250 - total flux cleaned = 0.000377921 Jy ! Component: 2300 - total flux cleaned = 0.000418761 Jy ! Component: 2350 - total flux cleaned = 0.000428858 Jy ! Component: 2400 - total flux cleaned = 0.000448859 Jy ! Component: 2450 - total flux cleaned = 0.000488182 Jy ! Component: 2500 - total flux cleaned = 0.000517552 Jy ! Component: 2550 - total flux cleaned = 0.000527331 Jy ! Component: 2600 - total flux cleaned = 0.000584811 Jy ! Component: 2650 - total flux cleaned = 0.000613183 Jy ! Component: 2700 - total flux cleaned = 0.000650651 Jy ! Component: 2750 - total flux cleaned = 0.000669284 Jy ! Component: 2800 - total flux cleaned = 0.000706232 Jy ! Component: 2850 - total flux cleaned = 0.000715346 Jy ! Component: 2900 - total flux cleaned = 0.000724508 Jy ! Component: 2950 - total flux cleaned = 0.000778543 Jy ! Component: 3000 - total flux cleaned = 0.000796379 Jy ! Component: 3050 - total flux cleaned = 0.000822916 Jy ! Component: 3100 - total flux cleaned = 0.000858022 Jy ! Component: 3150 - total flux cleaned = 0.000858114 Jy ! Component: 3200 - total flux cleaned = 0.000909841 Jy ! Component: 3250 - total flux cleaned = 0.000909961 Jy ! Component: 3300 - total flux cleaned = 0.000952363 Jy ! Component: 3350 - total flux cleaned = 0.000985996 Jy ! Component: 3400 - total flux cleaned = 0.00102761 Jy ! Component: 3450 - total flux cleaned = 0.00101101 Jy ! Component: 3500 - total flux cleaned = 0.00100274 Jy ! Component: 3550 - total flux cleaned = 0.00103547 Jy ! Component: 3600 - total flux cleaned = 0.0010274 Jy ! Component: 3650 - total flux cleaned = 0.00104357 Jy ! Component: 3700 - total flux cleaned = 0.0010356 Jy ! Component: 3750 - total flux cleaned = 0.00109924 Jy ! Component: 3800 - total flux cleaned = 0.00110711 Jy ! Component: 3850 - total flux cleaned = 0.00112273 Jy ! Component: 3900 - total flux cleaned = 0.00112263 Jy ! Component: 3950 - total flux cleaned = 0.00111482 Jy ! Component: 4000 - total flux cleaned = 0.00113026 Jy ! Component: 4050 - total flux cleaned = 0.00114539 Jy ! Total flux subtracted in 4096 components = 0.00117569 Jy ! Clean residual min=-0.000400 max=0.000468 Jy/beam ! Clean residual mean=-0.000001 rms=0.000143 Jy/beam ! Combined flux in latest and established models = 0.100825 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 401 components and 0.100825 Jy ![Exited script file: muppet] wmap "J0516+2743_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.607 x 7.851 at 18.18 degrees (North through East) ! Clean map min=-0.00094807 max=0.077391 Jy/beam ! Writing clean map to FITS file: J0516+2743_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0773909 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000142814 device "J0516+2743_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0516+2743_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.553607 0.553607 1.10721 2.21443 4.42886 8.85771 17.7154 35.4309 70.8617 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.077 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.607 x 7.851 at 18.18 degrees (North through East) ! Clean map min=-0.00094807 max=0.077391 Jy/beam quit ! Quitting program ! Log file J0516+2743_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:46:40 2016