! Started logfile: J1711+5411_S_2017_06_15_pus_uvs.log on Tue May 7 15:24:12 2019 obs J1711+5411_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1711+5411_S_2017_06_15_pus_uva.fits ! AN table 1: 152 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.740789 visibilities/baseline/integration-bin. ! Found source: J1711+5411 ! ! 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 20268 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 J1711+5411_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 279 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 273 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 292 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 989 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.851822Jy sigma=0.008218 ! Fit after self-cal, rms=0.837979Jy sigma=0.008095 ! 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.125 mas, bmaj=4.172 mas, bpa=-9.261 degrees ! Estimated noise=838.597 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.125523 Jy ! Component: 100 - total flux cleaned = 0.153449 Jy ! Total flux subtracted in 100 components = 0.153449 Jy ! Clean residual min=-0.003642 max=0.009378 Jy/beam ! Clean residual mean=-0.000001 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.153449 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.153449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076168Jy sigma=0.000689 ! Fit after self-cal, rms=0.076167Jy sigma=0.000689 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00947131 Jy ! Component: 100 - total flux cleaned = 0.0143934 Jy ! Total flux subtracted in 100 components = 0.0143934 Jy ! Clean residual min=-0.003382 max=0.002937 Jy/beam ! Clean residual mean=0.000003 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.167843 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.167842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074642Jy sigma=0.000675 ! Fit after self-cal, rms=0.074649Jy sigma=0.000675 ! 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.861 mas, bmaj=4.89 mas, bpa=-7.957 degrees ! Estimated noise=583.668 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.00388898 Jy ! Component: 100 - total flux cleaned = 0.00581992 Jy ! Component: 150 - total flux cleaned = 0.00687771 Jy ! Component: 200 - total flux cleaned = 0.00739905 Jy ! Total flux subtracted in 200 components = 0.00739905 Jy ! Clean residual min=-0.002695 max=0.002100 Jy/beam ! Clean residual mean=0.000021 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.175242 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 0.175242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074414Jy sigma=0.000674 ! Fit after self-cal, rms=0.074418Jy sigma=0.000674 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 30 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.99 KP 1.02 ! LA 1.02 MK 1.03 NL 0.91 OV 1.01 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.02 HN 1.00 KP 0.99 ! LA 0.98 MK 1.03 NL 1.04 OV 1.05 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.06 HN 1.00 KP 1.01 ! LA 0.99 MK 1.06 NL 1.00 OV 0.96 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 0.99 KP 1.00* ! LA 1.00 MK 1.08 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.074418Jy sigma=0.000674 ! Fit after self-cal, rms=0.073395Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.897 mas, bmaj=4.912 mas, bpa=-7.574 degrees ! Estimated noise=587.015 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.000124624 Jy ! Component: 100 - total flux cleaned = -5.46459e-05 Jy ! Component: 150 - total flux cleaned = -2.00856e-05 Jy ! Component: 200 - total flux cleaned = 2.62336e-05 Jy ! Total flux subtracted in 200 components = 2.62336e-05 Jy ! Clean residual min=-0.002256 max=0.001719 Jy/beam ! Clean residual mean=0.000009 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.175268 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.175268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073384Jy sigma=0.000666 ! Fit after self-cal, rms=0.073373Jy sigma=0.000666 ! 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.073373Jy sigma=0.000666 ! Fit after self-cal, rms=0.073347Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.893 mas, bmaj=4.909 mas, bpa=-7.687 degrees ! Estimated noise=586.753 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000307734 Jy ! Component: 100 - total flux cleaned = 0.000330465 Jy ! Component: 150 - total flux cleaned = 0.00036155 Jy ! Component: 200 - total flux cleaned = 0.000379972 Jy ! Total flux subtracted in 200 components = 0.000379972 Jy ! Clean residual min=-0.001579 max=0.001586 Jy/beam ! Clean residual mean=0.000000 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.175648 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.175648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073343Jy sigma=0.000663 ! Fit after self-cal, rms=0.073356Jy sigma=0.000663 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.56901e-05 Jy ! Component: 100 - total flux cleaned = 6.32252e-05 Jy ! Component: 150 - total flux cleaned = 8.73163e-05 Jy ! Component: 200 - total flux cleaned = 0.00010184 Jy ! Total flux subtracted in 200 components = 0.00010184 Jy ! Clean residual min=-0.001573 max=0.001592 Jy/beam ! Clean residual mean=0.000001 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.17575 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.17575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073354Jy sigma=0.000662 ! Fit after self-cal, rms=0.073353Jy sigma=0.000662 ! 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.073353Jy sigma=0.000662 ! Fit after self-cal, rms=0.073359Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.892 mas, bmaj=4.904 mas, bpa=-7.572 degrees ! Estimated noise=586.879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00019524 Jy ! Component: 100 - total flux cleaned = 0.000223289 Jy ! Component: 150 - total flux cleaned = 0.000248395 Jy ! Component: 200 - total flux cleaned = 0.000263425 Jy ! Total flux subtracted in 200 components = 0.000263425 Jy ! Clean residual min=-0.001594 max=0.001589 Jy/beam ! Clean residual mean=0.000001 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.176013 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.176013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073357Jy sigma=0.000662 ! Fit after self-cal, rms=0.073357Jy sigma=0.000662 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 = 3.04537e-05 Jy ! Component: 100 - total flux cleaned = 4.45075e-05 Jy ! Component: 150 - total flux cleaned = 5.75715e-05 Jy ! Component: 200 - total flux cleaned = 6.3701e-05 Jy ! Total flux subtracted in 200 components = 6.3701e-05 Jy ! Clean residual min=-0.001583 max=0.001591 Jy/beam ! Clean residual mean=0.000001 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.176077 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.176077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073356Jy sigma=0.000662 ! Fit after self-cal, rms=0.073356Jy sigma=0.000662 ! 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.073356Jy sigma=0.000662 ! Fit after self-cal, rms=0.073341Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.257 mas, bmaj=8.639 mas, bpa=15.05 degrees ! Estimated noise=727.474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000194628 Jy ! Component: 100 - total flux cleaned = 0.000220183 Jy ! Component: 150 - total flux cleaned = 0.000253669 Jy ! Component: 200 - total flux cleaned = 0.000278654 Jy ! Total flux subtracted in 200 components = 0.000278654 Jy ! Clean residual min=-0.001566 max=0.001618 Jy/beam ! Clean residual mean=0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.176355 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.176355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073344Jy sigma=0.000662 ! Fit after self-cal, rms=0.073343Jy sigma=0.000662 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.00181e-06 Jy ! Component: 100 - total flux cleaned = 6.35881e-06 Jy ! Component: 150 - total flux cleaned = 1.29891e-05 Jy ! Component: 200 - total flux cleaned = 2.28584e-05 Jy ! Total flux subtracted in 200 components = 2.28584e-05 Jy ! Clean residual min=-0.001561 max=0.001614 Jy/beam ! Clean residual mean=0.000002 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.176378 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 69 components and 0.176378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073345Jy sigma=0.000662 ! Fit after self-cal, rms=0.073345Jy sigma=0.000662 ! 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.894 mas, bmaj=4.901 mas, bpa=-7.447 degrees ! Estimated noise=587.03 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.894 x 4.901 at -7.447 degrees (North through East) ! Clean map min=-0.0014592 max=0.16364 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.156 mas, bmaj=4.178 mas, bpa=-8.445 degrees ! Estimated noise=846.198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126446 Jy ! Component: 100 - total flux cleaned = 0.154271 Jy ! Component: 150 - total flux cleaned = 0.163064 Jy ! Component: 200 - total flux cleaned = 0.167814 Jy ! Total flux subtracted in 200 components = 0.167814 Jy ! Clean residual min=-0.002500 max=0.003369 Jy/beam ! Clean residual mean=-0.000003 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.167814 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.167814 Jy ! Inverting map and beam ! Estimated beam: bmin=3.894 mas, bmaj=4.901 mas, bpa=-7.447 degrees ! Estimated noise=587.03 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-3, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00408803 Jy ! Component: 100 - total flux cleaned = 0.00624482 Jy ! Component: 150 - total flux cleaned = 0.0075792 Jy ! Component: 200 - total flux cleaned = 0.00844315 Jy ! Total flux subtracted in 200 components = 0.00844315 Jy ! Clean residual min=-0.001616 max=0.001664 Jy/beam ! Clean residual mean=0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.176257 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 55 components and 0.176257 Jy ! Inverting map ! Added new window around map position (18, 74.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142344 Jy ! Component: 100 - total flux cleaned = 0.00209155 Jy ! Component: 150 - total flux cleaned = 0.00226991 Jy ! Component: 200 - total flux cleaned = 0.00236437 Jy ! Total flux subtracted in 200 components = 0.00236437 Jy ! Clean residual min=-0.001622 max=0.001391 Jy/beam ! Clean residual mean=0.000002 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.178621 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 72 components and 0.178621 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.257 mas, bmaj=8.639 mas, bpa=15.05 degrees ! Estimated noise=727.474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.7507e-05 Jy ! Component: 100 - total flux cleaned = 1.7112e-05 Jy ! Component: 150 - total flux cleaned = 2.86711e-05 Jy ! Component: 200 - total flux cleaned = 1.82452e-05 Jy ! Total flux subtracted in 200 components = 1.82452e-05 Jy ! Clean residual min=-0.001481 max=0.001506 Jy/beam ! Clean residual mean=0.000006 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.178639 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 = -1.00437e-05 Jy ! Component: 100 - total flux cleaned = -2.91921e-05 Jy ! Component: 150 - total flux cleaned = -4.73927e-05 Jy ! Component: 200 - total flux cleaned = -7.2683e-05 Jy ! Total flux subtracted in 200 components = -7.2683e-05 Jy ! Clean residual min=-0.001484 max=0.001509 Jy/beam ! Clean residual mean=0.000006 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.178567 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 105 components and 0.178567 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.894 mas, bmaj=4.901 mas, bpa=-7.447 degrees ! Estimated noise=587.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.96167e-05 Jy ! Component: 100 - total flux cleaned = 0.00010222 Jy ! Component: 150 - total flux cleaned = 0.00014201 Jy ! Component: 200 - total flux cleaned = 0.000217766 Jy ! Total flux subtracted in 200 components = 0.000217766 Jy ! Clean residual min=-0.001554 max=0.001369 Jy/beam ! Clean residual mean=0.000003 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.178784 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 113 components and 0.178784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073287Jy sigma=0.000662 ! Fit after self-cal, rms=0.073281Jy sigma=0.000662 wmodel J1711+5411_S_2017_06_15_pus_map.mod ! Writing 113 model components to file: J1711+5411_S_2017_06_15_pus_map.mod wobs J1711+5411_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1711+5411_S_2017_06_15_pus_uvs.fits wwins J1711+5411_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J1711+5411_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.000621517 Jy ! Component: 100 - total flux cleaned = -0.000648448 Jy ! Component: 150 - total flux cleaned = -0.000575534 Jy ! Component: 200 - total flux cleaned = -0.000527776 Jy ! Component: 250 - total flux cleaned = -0.000481352 Jy ! Component: 300 - total flux cleaned = -0.000526237 Jy ! Component: 350 - total flux cleaned = -0.000526208 Jy ! Component: 400 - total flux cleaned = -0.000526102 Jy ! Component: 450 - total flux cleaned = -0.000525794 Jy ! Component: 500 - total flux cleaned = -0.000462831 Jy ! Component: 550 - total flux cleaned = -0.000463067 Jy ! Component: 600 - total flux cleaned = -0.000503786 Jy ! Component: 650 - total flux cleaned = -0.000523581 Jy ! Component: 700 - total flux cleaned = -0.000464772 Jy ! Component: 750 - total flux cleaned = -0.000543023 Jy ! Component: 800 - total flux cleaned = -0.000562422 Jy ! Component: 850 - total flux cleaned = -0.00056253 Jy ! Component: 900 - total flux cleaned = -0.000637833 Jy ! Component: 950 - total flux cleaned = -0.000656112 Jy ! Component: 1000 - total flux cleaned = -0.000619391 Jy ! Component: 1050 - total flux cleaned = -0.00065558 Jy ! Component: 1100 - total flux cleaned = -0.000673467 Jy ! Component: 1150 - total flux cleaned = -0.00063786 Jy ! Component: 1200 - total flux cleaned = -0.000672786 Jy ! Component: 1250 - total flux cleaned = -0.000707201 Jy ! Component: 1300 - total flux cleaned = -0.000638596 Jy ! Component: 1350 - total flux cleaned = -0.000655664 Jy ! Component: 1400 - total flux cleaned = -0.000689429 Jy ! Component: 1450 - total flux cleaned = -0.000739674 Jy ! Component: 1500 - total flux cleaned = -0.000772556 Jy ! Component: 1550 - total flux cleaned = -0.000788909 Jy ! Component: 1600 - total flux cleaned = -0.00080526 Jy ! Component: 1650 - total flux cleaned = -0.000789268 Jy ! Component: 1700 - total flux cleaned = -0.000837269 Jy ! Component: 1750 - total flux cleaned = -0.00082157 Jy ! Component: 1800 - total flux cleaned = -0.000916384 Jy ! Component: 1850 - total flux cleaned = -0.000932108 Jy ! Component: 1900 - total flux cleaned = -0.00096309 Jy ! Component: 1950 - total flux cleaned = -0.000947419 Jy ! Component: 2000 - total flux cleaned = -0.0010088 Jy ! Component: 2050 - total flux cleaned = -0.00100868 Jy ! Component: 2100 - total flux cleaned = -0.000993597 Jy ! Component: 2150 - total flux cleaned = -0.00106865 Jy ! Component: 2200 - total flux cleaned = -0.00115806 Jy ! Component: 2250 - total flux cleaned = -0.00115803 Jy ! Component: 2300 - total flux cleaned = -0.0012021 Jy ! Component: 2350 - total flux cleaned = -0.00120199 Jy ! Component: 2400 - total flux cleaned = -0.00124551 Jy ! Component: 2450 - total flux cleaned = -0.00130303 Jy ! Component: 2500 - total flux cleaned = -0.00126003 Jy ! Component: 2550 - total flux cleaned = -0.00131718 Jy ! Component: 2600 - total flux cleaned = -0.00138788 Jy ! Component: 2650 - total flux cleaned = -0.00138796 Jy ! Component: 2700 - total flux cleaned = -0.00141596 Jy ! Component: 2750 - total flux cleaned = -0.00147141 Jy ! Component: 2800 - total flux cleaned = -0.00148535 Jy ! Component: 2850 - total flux cleaned = -0.0014854 Jy ! Component: 2900 - total flux cleaned = -0.00147181 Jy ! Component: 2950 - total flux cleaned = -0.0015395 Jy ! Component: 3000 - total flux cleaned = -0.00159343 Jy ! Component: 3050 - total flux cleaned = -0.00164698 Jy ! Component: 3100 - total flux cleaned = -0.00164704 Jy ! Component: 3150 - total flux cleaned = -0.00163381 Jy ! Component: 3200 - total flux cleaned = -0.00166018 Jy ! Component: 3250 - total flux cleaned = -0.00167327 Jy ! Component: 3300 - total flux cleaned = -0.00175151 Jy ! Component: 3350 - total flux cleaned = -0.00179033 Jy ! Component: 3400 - total flux cleaned = -0.00173884 Jy ! Component: 3450 - total flux cleaned = -0.00181588 Jy ! Component: 3500 - total flux cleaned = -0.00185411 Jy ! Component: 3550 - total flux cleaned = -0.00181611 Jy ! Component: 3600 - total flux cleaned = -0.00187926 Jy ! Component: 3650 - total flux cleaned = -0.00187934 Jy ! Component: 3700 - total flux cleaned = -0.0018668 Jy ! Component: 3750 - total flux cleaned = -0.00196633 Jy ! Component: 3800 - total flux cleaned = -0.00196629 Jy ! Component: 3850 - total flux cleaned = -0.00199091 Jy ! Component: 3900 - total flux cleaned = -0.00199082 Jy ! Component: 3950 - total flux cleaned = -0.00197879 Jy ! Component: 4000 - total flux cleaned = -0.00200314 Jy ! Component: 4050 - total flux cleaned = -0.00206353 Jy ! Total flux subtracted in 4096 components = -0.00209954 Jy ! Clean residual min=-0.000687 max=0.000835 Jy/beam ! Clean residual mean=0.000001 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.176685 Jy keep ! Adding 339 model components to the UV plane model. ! The established model now contains 452 components and 0.176685 Jy ![Exited script file: muppet] wmap "J1711+5411_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.894 x 4.901 at -7.447 degrees (North through East) ! Clean map min=-0.0010699 max=0.1639 Jy/beam ! Writing clean map to FITS file: J1711+5411_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.163895 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000218344 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.399665 0.399665 0.799331 1.59866 3.19732 6.39464 12.7893 25.5786 51.1572 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.163 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.894 x 4.901 at -7.447 degrees (North through East) ! Clean map min=-0.0010699 max=0.1639 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 J1711+5411_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:24:17 2019