! Started logfile: J0655+4100_S_2017_04_28_pus_uvs.log on Thu May 2 16:19:21 2019 obs J0655+4100_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0655+4100_S_2017_04_28_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978548 visibilities/baseline/integration-bin. ! Found source: J0655+4100 ! ! 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 671 lines of history. ! ! Reading 30472 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 J0655+4100_S_2017_04_28_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 714 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.778704Jy sigma=0.006474 ! Fit after self-cal, rms=0.760673Jy sigma=0.006357 ! 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.033 mas, bmaj=4.641 mas, bpa=5.151 degrees ! Estimated noise=1029.85 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.183763 Jy ! Component: 100 - total flux cleaned = 0.233952 Jy ! Total flux subtracted in 100 components = 0.233952 Jy ! Clean residual min=-0.006529 max=0.020665 Jy/beam ! Clean residual mean=0.000019 rms=0.001878 Jy/beam ! Combined flux in latest and established models = 0.233952 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.233952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102128Jy sigma=0.000734 ! Fit after self-cal, rms=0.102105Jy sigma=0.000734 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0213326 Jy ! Component: 100 - total flux cleaned = 0.0311001 Jy ! Total flux subtracted in 100 components = 0.0311001 Jy ! Clean residual min=-0.005453 max=0.004913 Jy/beam ! Clean residual mean=0.000010 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.265052 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 0.265052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097770Jy sigma=0.000693 ! Fit after self-cal, rms=0.097741Jy sigma=0.000692 ! 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.797 mas, bmaj=5.721 mas, bpa=6.563 degrees ! Estimated noise=545.973 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.00468862 Jy ! Component: 100 - total flux cleaned = 0.006727 Jy ! Component: 150 - total flux cleaned = 0.00726852 Jy ! Component: 200 - total flux cleaned = 0.00730752 Jy ! Total flux subtracted in 200 components = 0.00730752 Jy ! Clean residual min=-0.003340 max=0.003867 Jy/beam ! Clean residual mean=0.000028 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.27236 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.27236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097516Jy sigma=0.000691 ! Fit after self-cal, rms=0.097515Jy sigma=0.000691 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 0.97 KP 0.98 ! LA 0.98 MK 0.98 NL 0.96 OV 1.00 ! PT 1.06 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 1.04 KP 0.93 ! LA 0.95 MK 0.97 NL 1.14 OV 1.05 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.02 KP 1.00 ! LA 0.98 MK 1.05 NL 1.03 OV 0.95 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 1.00 KP 1.00* ! LA 0.88 MK 1.19 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.097515Jy sigma=0.000691 ! Fit after self-cal, rms=0.095829Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.791 mas, bmaj=5.722 mas, bpa=7.466 degrees ! Estimated noise=543.788 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.00041733 Jy ! Component: 100 - total flux cleaned = -0.000374885 Jy ! Component: 150 - total flux cleaned = -0.000413533 Jy ! Component: 200 - total flux cleaned = -0.00041198 Jy ! Total flux subtracted in 200 components = -0.00041198 Jy ! Clean residual min=-0.002518 max=0.002854 Jy/beam ! Clean residual mean=0.000026 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.271948 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.271948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095786Jy sigma=0.000677 ! Fit after self-cal, rms=0.095766Jy sigma=0.000676 ! 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.095766Jy sigma=0.000676 ! Fit after self-cal, rms=0.096786Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.79 mas, bmaj=5.726 mas, bpa=7.218 degrees ! Estimated noise=544.522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.30831e-05 Jy ! Component: 100 - total flux cleaned = 9.52037e-05 Jy ! Component: 150 - total flux cleaned = 7.16999e-05 Jy ! Component: 200 - total flux cleaned = 4.84497e-05 Jy ! Total flux subtracted in 200 components = 4.84497e-05 Jy ! Clean residual min=-0.001647 max=0.001860 Jy/beam ! Clean residual mean=0.000007 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.271996 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 33 components and 0.271996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096771Jy sigma=0.000672 ! Fit after self-cal, rms=0.096815Jy sigma=0.000672 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 (13.5, -53.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125201 Jy ! Component: 100 - total flux cleaned = 0.0012189 Jy ! Component: 150 - total flux cleaned = 0.00115155 Jy ! Component: 200 - total flux cleaned = 0.00112265 Jy ! Total flux subtracted in 200 components = 0.00112265 Jy ! Clean residual min=-0.001598 max=0.001684 Jy/beam ! Clean residual mean=0.000008 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.273119 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.273119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096775Jy sigma=0.000671 ! Fit after self-cal, rms=0.096774Jy sigma=0.000671 ! Inverting map ! Added new window around map position (31, 44.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113479 Jy ! Component: 100 - total flux cleaned = 0.00117534 Jy ! Component: 150 - total flux cleaned = 0.00124376 Jy ! Component: 200 - total flux cleaned = 0.00133593 Jy ! Total flux subtracted in 200 components = 0.00133593 Jy ! Clean residual min=-0.001580 max=0.001612 Jy/beam ! Clean residual mean=0.000009 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.274455 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.274455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096737Jy sigma=0.000671 ! Fit after self-cal, rms=0.096738Jy sigma=0.000671 ! Inverting map ! Added new window around map position (110, 41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000777125 Jy ! Component: 100 - total flux cleaned = 0.000918512 Jy ! Component: 150 - total flux cleaned = 0.000949465 Jy ! Component: 200 - total flux cleaned = 0.000949912 Jy ! Total flux subtracted in 200 components = 0.000949912 Jy ! Clean residual min=-0.001462 max=0.001413 Jy/beam ! Clean residual mean=0.000009 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.275405 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 76 components and 0.275405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096707Jy sigma=0.000671 ! Fit after self-cal, rms=0.096709Jy sigma=0.000671 ! 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.096709Jy sigma=0.000671 ! Fit after self-cal, rms=0.097089Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.788 mas, bmaj=5.72 mas, bpa=7.206 degrees ! Estimated noise=544.539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000490459 Jy ! Component: 100 - total flux cleaned = 0.000662018 Jy ! Component: 150 - total flux cleaned = 0.000768375 Jy ! Component: 200 - total flux cleaned = 0.000793797 Jy ! Total flux subtracted in 200 components = 0.000793797 Jy ! Clean residual min=-0.001357 max=0.001421 Jy/beam ! Clean residual mean=0.000006 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.276198 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 78 components and 0.276198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097072Jy sigma=0.000670 ! Fit after self-cal, rms=0.097082Jy sigma=0.000670 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 = 5.259e-05 Jy ! Component: 100 - total flux cleaned = 5.2728e-05 Jy ! Component: 150 - total flux cleaned = 7.54708e-05 Jy ! Component: 200 - total flux cleaned = 0.000117857 Jy ! Total flux subtracted in 200 components = 0.000117857 Jy ! Clean residual min=-0.001318 max=0.001410 Jy/beam ! Clean residual mean=0.000006 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.276316 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 87 components and 0.276316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097070Jy sigma=0.000670 ! Fit after self-cal, rms=0.097070Jy sigma=0.000670 ! 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.097070Jy sigma=0.000670 ! Fit after self-cal, rms=0.097138Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.883 mas, bmaj=8.933 mas, bpa=12.98 degrees ! Estimated noise=667.822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.19205e-05 Jy ! Component: 100 - total flux cleaned = 6.14107e-05 Jy ! Component: 150 - total flux cleaned = 6.08353e-05 Jy ! Component: 200 - total flux cleaned = 8.99317e-05 Jy ! Total flux subtracted in 200 components = 8.99317e-05 Jy ! Clean residual min=-0.001473 max=0.001372 Jy/beam ! Clean residual mean=0.000009 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.276406 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 99 components and 0.276406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097137Jy sigma=0.000670 ! Fit after self-cal, rms=0.097137Jy sigma=0.000670 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.39739e-06 Jy ! Component: 100 - total flux cleaned = 3.29088e-05 Jy ! Component: 150 - total flux cleaned = 5.55924e-05 Jy ! Component: 200 - total flux cleaned = 5.5637e-05 Jy ! Total flux subtracted in 200 components = 5.5637e-05 Jy ! Clean residual min=-0.001459 max=0.001375 Jy/beam ! Clean residual mean=0.000009 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.276462 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 114 components and 0.276462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097136Jy sigma=0.000670 ! Fit after self-cal, rms=0.097137Jy sigma=0.000670 ! 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.787 mas, bmaj=5.719 mas, bpa=7.21 degrees ! Estimated noise=544.812 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.787 x 5.719 at 7.21 degrees (North through East) ! Clean map min=-0.001243 max=0.24326 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.023 mas, bmaj=4.655 mas, bpa=5.835 degrees ! Estimated noise=1029.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.183748 Jy ! Component: 100 - total flux cleaned = 0.23471 Jy ! Component: 150 - total flux cleaned = 0.256077 Jy ! Component: 200 - total flux cleaned = 0.265747 Jy ! Total flux subtracted in 200 components = 0.265747 Jy ! Clean residual min=-0.004067 max=0.004284 Jy/beam ! Clean residual mean=0.000003 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.265747 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.265747 Jy ! Inverting map and beam ! Estimated beam: bmin=3.787 mas, bmaj=5.719 mas, bpa=7.21 degrees ! Estimated noise=544.812 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.00464948 Jy ! Component: 100 - total flux cleaned = 0.00716592 Jy ! Component: 150 - total flux cleaned = 0.0090491 Jy ! Component: 200 - total flux cleaned = 0.0101637 Jy ! Total flux subtracted in 200 components = 0.0101637 Jy ! Clean residual min=-0.001639 max=0.001755 Jy/beam ! Clean residual mean=0.000006 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.27591 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 32 components and 0.27591 Jy ! Inverting map ! Added new window around map position (4, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121321 Jy ! Component: 100 - total flux cleaned = 0.00142247 Jy ! Component: 150 - total flux cleaned = 0.00156811 Jy ! Component: 200 - total flux cleaned = 0.00156765 Jy ! Total flux subtracted in 200 components = 0.00156765 Jy ! Clean residual min=-0.001445 max=0.001507 Jy/beam ! Clean residual mean=0.000005 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.277478 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 51 components and 0.277478 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=7.883 mas, bmaj=8.933 mas, bpa=12.98 degrees ! Estimated noise=667.822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000693876 Jy ! Component: 100 - total flux cleaned = -0.000695569 Jy ! Component: 150 - total flux cleaned = -0.000670717 Jy ! Component: 200 - total flux cleaned = -0.000607808 Jy ! Total flux subtracted in 200 components = -0.000607808 Jy ! Clean residual min=-0.001463 max=0.001380 Jy/beam ! Clean residual mean=0.000009 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.27687 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.00914e-06 Jy ! Component: 100 - total flux cleaned = -4.75379e-07 Jy ! Component: 150 - total flux cleaned = -3.27713e-05 Jy ! Component: 200 - total flux cleaned = -3.30184e-05 Jy ! Total flux subtracted in 200 components = -3.30184e-05 Jy ! Clean residual min=-0.001435 max=0.001404 Jy/beam ! Clean residual mean=0.000009 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.276837 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 96 components and 0.276837 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.787 mas, bmaj=5.719 mas, bpa=7.21 degrees ! Estimated noise=544.812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.34815e-05 Jy ! Component: 100 - total flux cleaned = 9.82376e-06 Jy ! Component: 150 - total flux cleaned = 7.83747e-05 Jy ! Component: 200 - total flux cleaned = 0.000206185 Jy ! Total flux subtracted in 200 components = 0.000206185 Jy ! Clean residual min=-0.001368 max=0.001462 Jy/beam ! Clean residual mean=0.000004 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.277043 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 112 components and 0.277043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097165Jy sigma=0.000670 ! Fit after self-cal, rms=0.097160Jy sigma=0.000670 wmodel J0655+4100_S_2017_04_28_pus_map.mod ! Writing 112 model components to file: J0655+4100_S_2017_04_28_pus_map.mod wobs J0655+4100_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0655+4100_S_2017_04_28_pus_uvs.fits wwins J0655+4100_S_2017_04_28_pus_map.win ! wwins: Wrote 5 windows to J0655+4100_S_2017_04_28_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.000268514 Jy ! Component: 100 - total flux cleaned = 0.000539319 Jy ! Component: 150 - total flux cleaned = 0.000821289 Jy ! Component: 200 - total flux cleaned = 0.00104802 Jy ! Component: 250 - total flux cleaned = 0.0012678 Jy ! Component: 300 - total flux cleaned = 0.00141777 Jy ! Component: 350 - total flux cleaned = 0.00150152 Jy ! Component: 400 - total flux cleaned = 0.0016039 Jy ! Component: 450 - total flux cleaned = 0.00168412 Jy ! Component: 500 - total flux cleaned = 0.00182119 Jy ! Component: 550 - total flux cleaned = 0.00191708 Jy ! Component: 600 - total flux cleaned = 0.00202993 Jy ! Component: 650 - total flux cleaned = 0.00214086 Jy ! Component: 700 - total flux cleaned = 0.00221375 Jy ! Component: 750 - total flux cleaned = 0.00235742 Jy ! Component: 800 - total flux cleaned = 0.00248116 Jy ! Component: 850 - total flux cleaned = 0.00263811 Jy ! Component: 900 - total flux cleaned = 0.00279301 Jy ! Component: 950 - total flux cleaned = 0.00292885 Jy ! Component: 1000 - total flux cleaned = 0.0030296 Jy ! Component: 1050 - total flux cleaned = 0.00312918 Jy ! Component: 1100 - total flux cleaned = 0.00326048 Jy ! Component: 1150 - total flux cleaned = 0.00340631 Jy ! Component: 1200 - total flux cleaned = 0.00351843 Jy ! Component: 1250 - total flux cleaned = 0.003582 Jy ! Component: 1300 - total flux cleaned = 0.00370738 Jy ! Component: 1350 - total flux cleaned = 0.00380048 Jy ! Component: 1400 - total flux cleaned = 0.0038774 Jy ! Component: 1450 - total flux cleaned = 0.0039688 Jy ! Component: 1500 - total flux cleaned = 0.00404425 Jy ! Component: 1550 - total flux cleaned = 0.00413378 Jy ! Component: 1600 - total flux cleaned = 0.00426666 Jy ! Component: 1650 - total flux cleaned = 0.00438389 Jy ! Component: 1700 - total flux cleaned = 0.00449982 Jy ! Component: 1750 - total flux cleaned = 0.00457179 Jy ! Component: 1800 - total flux cleaned = 0.00465725 Jy ! Component: 1850 - total flux cleaned = 0.00478437 Jy ! Component: 1900 - total flux cleaned = 0.00485403 Jy ! Component: 1950 - total flux cleaned = 0.0049372 Jy ! Component: 2000 - total flux cleaned = 0.00504711 Jy ! Component: 2050 - total flux cleaned = 0.0051561 Jy ! Component: 2100 - total flux cleaned = 0.00521032 Jy ! Component: 2150 - total flux cleaned = 0.00530435 Jy ! Component: 2200 - total flux cleaned = 0.00530447 Jy ! Component: 2250 - total flux cleaned = 0.00535744 Jy ! Component: 2300 - total flux cleaned = 0.00546231 Jy ! Component: 2350 - total flux cleaned = 0.00555312 Jy ! Component: 2400 - total flux cleaned = 0.00556597 Jy ! Component: 2450 - total flux cleaned = 0.00565564 Jy ! Component: 2500 - total flux cleaned = 0.00574457 Jy ! Component: 2550 - total flux cleaned = 0.00582035 Jy ! Component: 2600 - total flux cleaned = 0.00587053 Jy ! Component: 2650 - total flux cleaned = 0.00589545 Jy ! Component: 2700 - total flux cleaned = 0.00596985 Jy ! Component: 2750 - total flux cleaned = 0.00599461 Jy ! Component: 2800 - total flux cleaned = 0.00605568 Jy ! Component: 2850 - total flux cleaned = 0.00615286 Jy ! Component: 2900 - total flux cleaned = 0.00617689 Jy ! Component: 2950 - total flux cleaned = 0.00624862 Jy ! Component: 3000 - total flux cleaned = 0.00628443 Jy ! Component: 3050 - total flux cleaned = 0.00635543 Jy ! Component: 3100 - total flux cleaned = 0.00635551 Jy ! Component: 3150 - total flux cleaned = 0.0064723 Jy ! Component: 3200 - total flux cleaned = 0.00646077 Jy ! Component: 3250 - total flux cleaned = 0.00650702 Jy ! Component: 3300 - total flux cleaned = 0.00654148 Jy ! Component: 3350 - total flux cleaned = 0.00656429 Jy ! Component: 3400 - total flux cleaned = 0.0066209 Jy ! Component: 3450 - total flux cleaned = 0.00663229 Jy ! Component: 3500 - total flux cleaned = 0.00671057 Jy ! Component: 3550 - total flux cleaned = 0.00674385 Jy ! Component: 3600 - total flux cleaned = 0.00675493 Jy ! Component: 3650 - total flux cleaned = 0.00684275 Jy ! Component: 3700 - total flux cleaned = 0.00689715 Jy ! Component: 3750 - total flux cleaned = 0.00695136 Jy ! Component: 3800 - total flux cleaned = 0.00698366 Jy ! Component: 3850 - total flux cleaned = 0.00696224 Jy ! Component: 3900 - total flux cleaned = 0.00703685 Jy ! Component: 3950 - total flux cleaned = 0.00710046 Jy ! Component: 4000 - total flux cleaned = 0.00712154 Jy ! Component: 4050 - total flux cleaned = 0.00718441 Jy ! Total flux subtracted in 4096 components = 0.00721561 Jy ! Clean residual min=-0.000615 max=0.000575 Jy/beam ! Clean residual mean=0.000002 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.284259 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 390 components and 0.284259 Jy ![Exited script file: muppet] wmap "J0655+4100_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.787 x 5.719 at 7.21 degrees (North through East) ! Clean map min=-0.0011084 max=0.2433 Jy/beam ! Writing clean map to FITS file: J0655+4100_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.243302 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186268 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.229676 0.229676 0.459351 0.918703 1.83741 3.67481 7.34962 14.6992 29.3985 58.797 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.243 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.787 x 5.719 at 7.21 degrees (North through East) ! Clean map min=-0.0011084 max=0.2433 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 J0655+4100_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:19:27 2019