! Started logfile: J1610+1811_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:17:53 2019 obs J1610+1811_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1610+1811_S_2017_01_16_pus_uva.fits ! AN table 1: 218 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.761162 visibilities/baseline/integration-bin. ! Found source: J1610+1811 ! ! 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 622 lines of history. ! ! Reading 29868 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 J1610+1811_S_2017_01_16_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 268 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 268 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 311 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 937 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.953375Jy sigma=0.008032 ! Fit after self-cal, rms=0.935088Jy sigma=0.007907 ! 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.653 mas, bmaj=7.765 mas, bpa=21.53 degrees ! Estimated noise=1019.74 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.050484 Jy ! Component: 100 - total flux cleaned = 0.0674885 Jy ! Total flux subtracted in 100 components = 0.0674885 Jy ! Clean residual min=-0.003835 max=0.007811 Jy/beam ! Clean residual mean=-0.000028 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.0674886 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0674886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091422Jy sigma=0.000685 ! Fit after self-cal, rms=0.091286Jy sigma=0.000683 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00959895 Jy ! Component: 100 - total flux cleaned = 0.0154181 Jy ! Total flux subtracted in 100 components = 0.0154181 Jy ! Clean residual min=-0.003167 max=0.006075 Jy/beam ! Clean residual mean=-0.000018 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.0829066 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.0829066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090071Jy sigma=0.000671 ! Fit after self-cal, rms=0.090060Jy sigma=0.000671 ! Inverting map ! Added new window around map position (-5, 9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0056493 Jy ! Component: 100 - total flux cleaned = 0.0089857 Jy ! Total flux subtracted in 100 components = 0.0089857 Jy ! Clean residual min=-0.002996 max=0.003514 Jy/beam ! Clean residual mean=-0.000013 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.0918923 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.0918923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089631Jy sigma=0.000667 ! Fit after self-cal, rms=0.089589Jy sigma=0.000667 ! 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.448 mas, bmaj=8.526 mas, bpa=18.53 degrees ! Estimated noise=538.024 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.00376831 Jy ! Component: 100 - total flux cleaned = 0.00569143 Jy ! Component: 150 - total flux cleaned = 0.00642643 Jy ! Component: 200 - total flux cleaned = 0.00665388 Jy ! Total flux subtracted in 200 components = 0.00665388 Jy ! Clean residual min=-0.001986 max=0.002800 Jy/beam ! Clean residual mean=0.000003 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0985462 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 47 components and 0.0985462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089412Jy sigma=0.000665 ! Fit after self-cal, rms=0.089378Jy sigma=0.000665 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.99 HN 1.00 KP 0.99 ! LA 0.98 MK 1.00* NL 0.88 OV 1.01 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.98 HN 0.97 KP 0.98 ! LA 0.99 MK 1.00* NL 1.00 OV 1.04 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.08 HN 1.00 KP 0.99 ! LA 0.98 MK 1.00* NL 1.02 OV 1.01 ! PT 0.96 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.94 FD 1.04 HN 0.97 KP 1.00* ! LA 1.08 MK 1.00* NL 1.00* OV 0.92 ! PT 1.01 SC 0.49 ! ! ! Fit before self-cal, rms=0.089378Jy sigma=0.000665 ! Fit after self-cal, rms=0.087834Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.415 mas, bmaj=8.477 mas, bpa=18.78 degrees ! Estimated noise=536.408 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.000547669 Jy ! Component: 100 - total flux cleaned = 0.000609764 Jy ! Component: 150 - total flux cleaned = 0.000555339 Jy ! Component: 200 - total flux cleaned = 0.000483096 Jy ! Total flux subtracted in 200 components = 0.000483096 Jy ! Clean residual min=-0.001957 max=0.002381 Jy/beam ! Clean residual mean=0.000001 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0990293 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.0990293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087806Jy sigma=0.000663 ! Fit after self-cal, rms=0.087797Jy sigma=0.000663 ! 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.087797Jy sigma=0.000663 ! Fit after self-cal, rms=0.087212Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.435 mas, bmaj=8.45 mas, bpa=18.46 degrees ! Estimated noise=536.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000435188 Jy ! Component: 100 - total flux cleaned = 0.000374882 Jy ! Component: 150 - total flux cleaned = 0.000339838 Jy ! Component: 200 - total flux cleaned = 0.000323561 Jy ! Total flux subtracted in 200 components = 0.000323561 Jy ! Clean residual min=-0.001644 max=0.001844 Jy/beam ! Clean residual mean=0.000002 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0993529 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 0.0993528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087201Jy sigma=0.000661 ! Fit after self-cal, rms=0.087234Jy sigma=0.000661 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-12, 17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200291 Jy ! Component: 100 - total flux cleaned = 0.0031977 Jy ! Component: 150 - total flux cleaned = 0.00395552 Jy ! Component: 200 - total flux cleaned = 0.00434126 Jy ! Total flux subtracted in 200 components = 0.00434126 Jy ! Clean residual min=-0.001742 max=0.001634 Jy/beam ! Clean residual mean=-0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.103694 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 101 components and 0.103694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087182Jy sigma=0.000660 ! Fit after self-cal, rms=0.087177Jy sigma=0.000660 ! 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.087177Jy sigma=0.000660 ! Fit after self-cal, rms=0.087398Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.431 mas, bmaj=8.454 mas, bpa=18.37 degrees ! Estimated noise=535.614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122305 Jy ! Component: 100 - total flux cleaned = 0.00204821 Jy ! Component: 150 - total flux cleaned = 0.00236773 Jy ! Component: 200 - total flux cleaned = 0.00260111 Jy ! Total flux subtracted in 200 components = 0.00260111 Jy ! Clean residual min=-0.001676 max=0.001484 Jy/beam ! Clean residual mean=-0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.106295 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 107 components and 0.106295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087375Jy sigma=0.000660 ! Fit after self-cal, rms=0.087379Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000491821 Jy ! Component: 100 - total flux cleaned = 0.000698584 Jy ! Component: 150 - total flux cleaned = 0.000821211 Jy ! Component: 200 - total flux cleaned = 0.000931948 Jy ! Total flux subtracted in 200 components = 0.000931948 Jy ! Clean residual min=-0.001692 max=0.001517 Jy/beam ! Clean residual mean=-0.000001 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.107227 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 113 components and 0.107227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087368Jy sigma=0.000660 ! Fit after self-cal, rms=0.087367Jy sigma=0.000660 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087367Jy sigma=0.000660 ! Fit after self-cal, rms=0.087431Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.012 mas, bmaj=10.44 mas, bpa=5.737 degrees ! Estimated noise=614.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000452586 Jy ! Component: 100 - total flux cleaned = 0.000748085 Jy ! Component: 150 - total flux cleaned = 0.00097313 Jy ! Component: 200 - total flux cleaned = 0.00115667 Jy ! Total flux subtracted in 200 components = 0.00115667 Jy ! Clean residual min=-0.001748 max=0.001452 Jy/beam ! Clean residual mean=-0.000001 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.108384 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 137 components and 0.108384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087426Jy sigma=0.000660 ! Fit after self-cal, rms=0.087424Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.43196e-05 Jy ! Component: 100 - total flux cleaned = 0.000269089 Jy ! Component: 150 - total flux cleaned = 0.000338342 Jy ! Component: 200 - total flux cleaned = 0.000411417 Jy ! Total flux subtracted in 200 components = 0.000411417 Jy ! Clean residual min=-0.001729 max=0.001461 Jy/beam ! Clean residual mean=-0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.108795 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 146 components and 0.108795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087422Jy sigma=0.000660 ! Fit after self-cal, rms=0.087420Jy sigma=0.000660 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.432 mas, bmaj=8.46 mas, bpa=18.31 degrees ! Estimated noise=535.786 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.432 x 8.46 at 18.31 degrees (North through East) ! Clean map min=-0.0016558 max=0.06307 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.617 mas, bmaj=7.681 mas, bpa=21.86 degrees ! Estimated noise=1010.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0496621 Jy ! Component: 100 - total flux cleaned = 0.06812 Jy ! Component: 150 - total flux cleaned = 0.079139 Jy ! Component: 200 - total flux cleaned = 0.0860774 Jy ! Total flux subtracted in 200 components = 0.0860774 Jy ! Clean residual min=-0.003003 max=0.003634 Jy/beam ! Clean residual mean=-0.000016 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.0860773 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0860773 Jy ! Inverting map and beam ! Estimated beam: bmin=4.432 mas, bmaj=8.46 mas, bpa=18.31 degrees ! Estimated noise=535.786 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.00551506 Jy ! Component: 100 - total flux cleaned = 0.0092901 Jy ! Component: 150 - total flux cleaned = 0.0121809 Jy ! Component: 200 - total flux cleaned = 0.0144305 Jy ! Total flux subtracted in 200 components = 0.0144305 Jy ! Clean residual min=-0.001875 max=0.001738 Jy/beam ! Clean residual mean=0.000000 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.100508 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 62 components and 0.100508 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.012 mas, bmaj=10.44 mas, bpa=5.737 degrees ! Estimated noise=614.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221953 Jy ! Component: 100 - total flux cleaned = 0.00381407 Jy ! Component: 150 - total flux cleaned = 0.0050375 Jy ! Component: 200 - total flux cleaned = 0.00599854 Jy ! Total flux subtracted in 200 components = 0.00599854 Jy ! Clean residual min=-0.001643 max=0.001471 Jy/beam ! Clean residual mean=-0.000001 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.106506 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.000675449 Jy ! Component: 100 - total flux cleaned = 0.00105415 Jy ! Component: 150 - total flux cleaned = 0.00127138 Jy ! Component: 200 - total flux cleaned = 0.0014428 Jy ! Total flux subtracted in 200 components = 0.0014428 Jy ! Clean residual min=-0.001673 max=0.001434 Jy/beam ! Clean residual mean=-0.000002 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.107949 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 119 components and 0.107949 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.432 mas, bmaj=8.46 mas, bpa=18.31 degrees ! Estimated noise=535.786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360862 Jy ! Component: 100 - total flux cleaned = -0.000300583 Jy ! Component: 150 - total flux cleaned = -0.000133998 Jy ! Component: 200 - total flux cleaned = -1.12065e-05 Jy ! Total flux subtracted in 200 components = -1.12065e-05 Jy ! Clean residual min=-0.001732 max=0.001546 Jy/beam ! Clean residual mean=-0.000002 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.107938 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 139 components and 0.107938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087436Jy sigma=0.000660 ! Fit after self-cal, rms=0.087435Jy sigma=0.000660 wmodel J1610+1811_S_2017_01_16_pus_map.mod ! Writing 139 model components to file: J1610+1811_S_2017_01_16_pus_map.mod wobs J1610+1811_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1610+1811_S_2017_01_16_pus_uvs.fits wwins J1610+1811_S_2017_01_16_pus_map.win ! wwins: Wrote 3 windows to J1610+1811_S_2017_01_16_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.00044285 Jy ! Component: 100 - total flux cleaned = -0.000500544 Jy ! Component: 150 - total flux cleaned = -0.000330891 Jy ! Component: 200 - total flux cleaned = -0.000125556 Jy ! Component: 250 - total flux cleaned = 0.000136127 Jy ! Component: 300 - total flux cleaned = 0.000366747 Jy ! Component: 350 - total flux cleaned = 0.000568597 Jy ! Component: 400 - total flux cleaned = 0.000764198 Jy ! Component: 450 - total flux cleaned = 0.000916795 Jy ! Component: 500 - total flux cleaned = 0.00110324 Jy ! Component: 550 - total flux cleaned = 0.0012128 Jy ! Component: 600 - total flux cleaned = 0.00128438 Jy ! Component: 650 - total flux cleaned = 0.00138986 Jy ! Component: 700 - total flux cleaned = 0.001476 Jy ! Component: 750 - total flux cleaned = 0.00154391 Jy ! Component: 800 - total flux cleaned = 0.00159397 Jy ! Component: 850 - total flux cleaned = 0.00162672 Jy ! Component: 900 - total flux cleaned = 0.00165881 Jy ! Component: 950 - total flux cleaned = 0.00169056 Jy ! Component: 1000 - total flux cleaned = 0.00169045 Jy ! Component: 1050 - total flux cleaned = 0.00170565 Jy ! Component: 1100 - total flux cleaned = 0.00169036 Jy ! Component: 1150 - total flux cleaned = 0.00166016 Jy ! Component: 1200 - total flux cleaned = 0.00161563 Jy ! Component: 1250 - total flux cleaned = 0.00163048 Jy ! Component: 1300 - total flux cleaned = 0.001616 Jy ! Component: 1350 - total flux cleaned = 0.00158745 Jy ! Component: 1400 - total flux cleaned = 0.00160179 Jy ! Component: 1450 - total flux cleaned = 0.0015597 Jy ! Component: 1500 - total flux cleaned = 0.00158743 Jy ! Component: 1550 - total flux cleaned = 0.00155996 Jy ! Component: 1600 - total flux cleaned = 0.00151943 Jy ! Component: 1650 - total flux cleaned = 0.0015062 Jy ! Component: 1700 - total flux cleaned = 0.00151921 Jy ! Component: 1750 - total flux cleaned = 0.00149271 Jy ! Component: 1800 - total flux cleaned = 0.00141498 Jy ! Component: 1850 - total flux cleaned = 0.00138946 Jy ! Component: 1900 - total flux cleaned = 0.00135139 Jy ! Component: 1950 - total flux cleaned = 0.00138898 Jy ! Component: 2000 - total flux cleaned = 0.00136398 Jy ! Component: 2050 - total flux cleaned = 0.00133919 Jy ! Component: 2100 - total flux cleaned = 0.00133916 Jy ! Component: 2150 - total flux cleaned = 0.0013512 Jy ! Component: 2200 - total flux cleaned = 0.00137494 Jy ! Component: 2250 - total flux cleaned = 0.00139841 Jy ! Component: 2300 - total flux cleaned = 0.00132772 Jy ! Component: 2350 - total flux cleaned = 0.0013627 Jy ! Component: 2400 - total flux cleaned = 0.00133952 Jy ! Component: 2450 - total flux cleaned = 0.00135107 Jy ! Component: 2500 - total flux cleaned = 0.00137392 Jy ! Component: 2550 - total flux cleaned = 0.00139645 Jy ! Component: 2600 - total flux cleaned = 0.00139648 Jy ! Component: 2650 - total flux cleaned = 0.00142983 Jy ! Component: 2700 - total flux cleaned = 0.00141891 Jy ! Component: 2750 - total flux cleaned = 0.00147349 Jy ! Component: 2800 - total flux cleaned = 0.00146259 Jy ! Component: 2850 - total flux cleaned = 0.00149485 Jy ! Component: 2900 - total flux cleaned = 0.00148428 Jy ! Component: 2950 - total flux cleaned = 0.0014843 Jy ! Component: 3000 - total flux cleaned = 0.00148446 Jy ! Component: 3050 - total flux cleaned = 0.00148457 Jy ! Component: 3100 - total flux cleaned = 0.00152591 Jy ! Component: 3150 - total flux cleaned = 0.0015055 Jy ! Component: 3200 - total flux cleaned = 0.00155645 Jy ! Component: 3250 - total flux cleaned = 0.00149571 Jy ! Component: 3300 - total flux cleaned = 0.00152573 Jy ! Component: 3350 - total flux cleaned = 0.00149575 Jy ! Component: 3400 - total flux cleaned = 0.00148595 Jy ! Component: 3450 - total flux cleaned = 0.00149585 Jy ! Component: 3500 - total flux cleaned = 0.00151532 Jy ! Component: 3550 - total flux cleaned = 0.00151528 Jy ! Component: 3600 - total flux cleaned = 0.00147669 Jy ! Component: 3650 - total flux cleaned = 0.00146718 Jy ! Component: 3700 - total flux cleaned = 0.00147668 Jy ! Component: 3750 - total flux cleaned = 0.0014578 Jy ! Component: 3800 - total flux cleaned = 0.00142955 Jy ! Component: 3850 - total flux cleaned = 0.00146697 Jy ! Component: 3900 - total flux cleaned = 0.00142985 Jy ! Component: 3950 - total flux cleaned = 0.0014484 Jy ! Component: 4000 - total flux cleaned = 0.00145755 Jy ! Component: 4050 - total flux cleaned = 0.0014667 Jy ! Total flux subtracted in 4096 components = 0.00144848 Jy ! Clean residual min=-0.000550 max=0.000542 Jy/beam ! Clean residual mean=0.000000 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.109386 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 438 components and 0.109386 Jy ![Exited script file: muppet] wmap "J1610+1811_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.432 x 8.46 at 18.31 degrees (North through East) ! Clean map min=-0.0011919 max=0.06314 Jy/beam ! Writing clean map to FITS file: J1610+1811_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0631403 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000172924 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.821618 0.821618 1.64324 3.28647 6.57295 13.1459 26.2918 52.5836 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.063 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.432 x 8.46 at 18.31 degrees (North through East) ! Clean map min=-0.0011919 max=0.06314 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 J1610+1811_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:17:59 2019