! Started logfile: J0152+3716_S_2017_06_15_pus_uvs.log on Tue May 7 15:08:40 2019 obs J0152+3716_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0152+3716_S_2017_06_15_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.728836 visibilities/baseline/integration-bin. ! Found source: J0152+3716 ! ! 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 11020 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 J0152+3716_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 127 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 155 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 600 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.862767Jy sigma=0.008519 ! Fit after self-cal, rms=0.849811Jy sigma=0.008416 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.896 mas, bmaj=5.251 mas, bpa=-0.7318 degrees ! Estimated noise=980.912 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.114152 Jy ! Component: 100 - total flux cleaned = 0.145466 Jy ! Total flux subtracted in 100 components = 0.145466 Jy ! Clean residual min=-0.007017 max=0.014821 Jy/beam ! Clean residual mean=-0.000007 rms=0.001850 Jy/beam ! Combined flux in latest and established models = 0.145466 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.145466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081836Jy sigma=0.000747 ! Fit after self-cal, rms=0.081790Jy sigma=0.000747 ! Inverting map ! Added new window around map position (3, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0174723 Jy ! Component: 100 - total flux cleaned = 0.028729 Jy ! Total flux subtracted in 100 components = 0.028729 Jy ! Clean residual min=-0.004937 max=0.006936 Jy/beam ! Clean residual mean=-0.000002 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.174195 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.174195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076907Jy sigma=0.000697 ! Fit after self-cal, rms=0.076811Jy sigma=0.000696 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00826519 Jy ! Component: 100 - total flux cleaned = 0.0137724 Jy ! Total flux subtracted in 100 components = 0.0137724 Jy ! Clean residual min=-0.003752 max=0.005274 Jy/beam ! Clean residual mean=-0.000000 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.187968 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 34 components and 0.187967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075660Jy sigma=0.000685 ! Fit after self-cal, rms=0.075638Jy sigma=0.000685 ! 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.401 mas, bmaj=5.92 mas, bpa=-0.09474 degrees ! Estimated noise=789.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 (7.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0056652 Jy ! Component: 100 - total flux cleaned = 0.00901493 Jy ! Component: 150 - total flux cleaned = 0.0107164 Jy ! Component: 200 - total flux cleaned = 0.0118177 Jy ! Total flux subtracted in 200 components = 0.0118177 Jy ! Clean residual min=-0.002984 max=0.003239 Jy/beam ! Clean residual mean=0.000008 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.199785 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 59 components and 0.199785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075094Jy sigma=0.000680 ! Fit after self-cal, rms=0.075067Jy sigma=0.000680 ! 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.94 FD 0.98 HN 0.98 KP 1.03 ! LA 1.03 MK 1.02 NL 0.92 OV 0.98 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.03 KP 0.97 ! LA 0.99 MK 1.04 NL 1.04 OV 1.15 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.06 HN 1.00 KP 0.98 ! LA 1.01 MK 1.03 NL 0.98 OV 0.94 ! PT 0.97 SC 0.99 ! ! ! 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.04 HN 0.99 KP 1.00* ! LA 0.93 MK 1.22 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.075067Jy sigma=0.000680 ! Fit after self-cal, rms=0.074095Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=5.942 mas, bpa=0.4558 degrees ! Estimated noise=791.164 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.00200703 Jy ! Component: 100 - total flux cleaned = 0.00318927 Jy ! Component: 150 - total flux cleaned = 0.00344453 Jy ! Component: 200 - total flux cleaned = 0.00359373 Jy ! Total flux subtracted in 200 components = 0.00359373 Jy ! Clean residual min=-0.002563 max=0.002869 Jy/beam ! Clean residual mean=0.000009 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.203379 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 88 components and 0.203379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074019Jy sigma=0.000669 ! Fit after self-cal, rms=0.074003Jy sigma=0.000669 ! 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.074003Jy sigma=0.000669 ! Fit after self-cal, rms=0.073582Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.422 mas, bmaj=5.95 mas, bpa=0.2049 degrees ! Estimated noise=791.536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157153 Jy ! Component: 100 - total flux cleaned = 0.00253854 Jy ! Component: 150 - total flux cleaned = 0.00301163 Jy ! Component: 200 - total flux cleaned = 0.00319353 Jy ! Total flux subtracted in 200 components = 0.00319353 Jy ! Clean residual min=-0.001885 max=0.002416 Jy/beam ! Clean residual mean=0.000005 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.206573 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 106 components and 0.206573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073541Jy sigma=0.000661 ! Fit after self-cal, rms=0.073556Jy 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 (34.5, -25). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224774 Jy ! Component: 100 - total flux cleaned = 0.00358782 Jy ! Component: 150 - total flux cleaned = 0.00414286 Jy ! Component: 200 - total flux cleaned = 0.00463862 Jy ! Total flux subtracted in 200 components = 0.00463862 Jy ! Clean residual min=-0.001877 max=0.002182 Jy/beam ! Clean residual mean=0.000004 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.211211 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 126 components and 0.211211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073476Jy sigma=0.000660 ! Fit after self-cal, rms=0.073470Jy sigma=0.000660 ! Inverting map ! Added new window around map position (-1, 77.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210196 Jy ! Component: 100 - total flux cleaned = 0.00316573 Jy ! Component: 150 - total flux cleaned = 0.00358325 Jy ! Component: 200 - total flux cleaned = 0.00393539 Jy ! Total flux subtracted in 200 components = 0.00393539 Jy ! Clean residual min=-0.001625 max=0.001755 Jy/beam ! Clean residual mean=0.000003 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.215147 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 153 components and 0.215146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073393Jy sigma=0.000660 ! Fit after self-cal, rms=0.073387Jy 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.073387Jy sigma=0.000660 ! Fit after self-cal, rms=0.073468Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.422 mas, bmaj=5.941 mas, bpa=0.2011 degrees ! Estimated noise=792.866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110381 Jy ! Component: 100 - total flux cleaned = 0.00167119 Jy ! Component: 150 - total flux cleaned = 0.00207506 Jy ! Component: 200 - total flux cleaned = 0.00246961 Jy ! Total flux subtracted in 200 components = 0.00246961 Jy ! Clean residual min=-0.001532 max=0.001711 Jy/beam ! Clean residual mean=0.000005 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.217616 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 160 components and 0.217616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073435Jy sigma=0.000659 ! Fit after self-cal, rms=0.073434Jy sigma=0.000659 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.000592779 Jy ! Component: 100 - total flux cleaned = 0.000875883 Jy ! Component: 150 - total flux cleaned = 0.00114139 Jy ! Component: 200 - total flux cleaned = 0.0013695 Jy ! Total flux subtracted in 200 components = 0.0013695 Jy ! Clean residual min=-0.001522 max=0.001677 Jy/beam ! Clean residual mean=0.000005 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.218986 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 168 components and 0.218986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073417Jy sigma=0.000659 ! Fit after self-cal, rms=0.073416Jy sigma=0.000659 ! 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.073416Jy sigma=0.000659 ! Fit after self-cal, rms=0.073503Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.145 mas, bmaj=9.334 mas, bpa=1.625 degrees ! Estimated noise=990.068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107428 Jy ! Component: 100 - total flux cleaned = 0.00172114 Jy ! Component: 150 - total flux cleaned = 0.00221684 Jy ! Component: 200 - total flux cleaned = 0.00257029 Jy ! Total flux subtracted in 200 components = 0.00257029 Jy ! Clean residual min=-0.001844 max=0.001923 Jy/beam ! Clean residual mean=0.000011 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.221556 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 203 components and 0.221556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073493Jy sigma=0.000659 ! Fit after self-cal, rms=0.073492Jy sigma=0.000659 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.00040359 Jy ! Component: 100 - total flux cleaned = 0.000586771 Jy ! Component: 150 - total flux cleaned = 0.000752061 Jy ! Component: 200 - total flux cleaned = 0.000859633 Jy ! Total flux subtracted in 200 components = 0.000859633 Jy ! Clean residual min=-0.001862 max=0.001923 Jy/beam ! Clean residual mean=0.000011 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.222415 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 218 components and 0.222415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073488Jy sigma=0.000659 ! Fit after self-cal, rms=0.073489Jy sigma=0.000659 ! 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.423 mas, bmaj=5.936 mas, bpa=0.1705 degrees ! Estimated noise=794.158 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.423 x 5.936 at 0.1705 degrees (North through East) ! Clean map min=-0.0015202 max=0.15054 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.92 mas, bmaj=5.29 mas, bpa=-0.4666 degrees ! Estimated noise=982.241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113867 Jy ! Component: 100 - total flux cleaned = 0.145514 Jy ! Component: 150 - total flux cleaned = 0.163171 Jy ! Component: 200 - total flux cleaned = 0.174431 Jy ! Total flux subtracted in 200 components = 0.174431 Jy ! Clean residual min=-0.003864 max=0.006134 Jy/beam ! Clean residual mean=-0.000000 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.174431 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.174431 Jy ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=5.936 mas, bpa=0.1705 degrees ! Estimated noise=794.158 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.0106125 Jy ! Component: 100 - total flux cleaned = 0.0174106 Jy ! Component: 150 - total flux cleaned = 0.0224007 Jy ! Component: 200 - total flux cleaned = 0.0263354 Jy ! Total flux subtracted in 200 components = 0.0263354 Jy ! Clean residual min=-0.002082 max=0.002916 Jy/beam ! Clean residual mean=0.000004 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.200767 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 53 components and 0.200767 Jy ! Inverting map ! Added new window around map position (14, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00331115 Jy ! Component: 100 - total flux cleaned = 0.00598809 Jy ! Component: 150 - total flux cleaned = 0.008243 Jy ! Component: 200 - total flux cleaned = 0.0101724 Jy ! Total flux subtracted in 200 components = 0.0101724 Jy ! Clean residual min=-0.001721 max=0.001942 Jy/beam ! Clean residual mean=0.000004 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.210939 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 86 components and 0.210939 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.145 mas, bmaj=9.334 mas, bpa=1.625 degrees ! Estimated noise=990.068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275105 Jy ! Component: 100 - total flux cleaned = 0.00472506 Jy ! Component: 150 - total flux cleaned = 0.00620247 Jy ! Component: 200 - total flux cleaned = 0.00715863 Jy ! Total flux subtracted in 200 components = 0.00715863 Jy ! Clean residual min=-0.001773 max=0.001930 Jy/beam ! Clean residual mean=0.000010 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.218098 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.000801676 Jy ! Component: 100 - total flux cleaned = 0.00148048 Jy ! Component: 150 - total flux cleaned = 0.00200362 Jy ! Component: 200 - total flux cleaned = 0.00238367 Jy ! Total flux subtracted in 200 components = 0.00238367 Jy ! Clean residual min=-0.001625 max=0.001819 Jy/beam ! Clean residual mean=0.000010 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.220481 Jy ! Adding 130 model components to the UV plane model. ! The established model now contains 209 components and 0.220481 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=5.936 mas, bpa=0.1705 degrees ! Estimated noise=794.158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000253816 Jy ! Component: 100 - total flux cleaned = 0.000614658 Jy ! Component: 150 - total flux cleaned = 0.000883248 Jy ! Component: 200 - total flux cleaned = 0.00113145 Jy ! Total flux subtracted in 200 components = 0.00113145 Jy ! Clean residual min=-0.001520 max=0.001649 Jy/beam ! Clean residual mean=0.000004 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.221613 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 230 components and 0.221613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073525Jy sigma=0.000659 ! Fit after self-cal, rms=0.073521Jy sigma=0.000659 wmodel J0152+3716_S_2017_06_15_pus_map.mod ! Writing 230 model components to file: J0152+3716_S_2017_06_15_pus_map.mod wobs J0152+3716_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0152+3716_S_2017_06_15_pus_uvs.fits wwins J0152+3716_S_2017_06_15_pus_map.win ! wwins: Wrote 6 windows to J0152+3716_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.000373486 Jy ! Component: 100 - total flux cleaned = 0.000316646 Jy ! Component: 150 - total flux cleaned = 0.000289289 Jy ! Component: 200 - total flux cleaned = 0.000341337 Jy ! Component: 250 - total flux cleaned = 0.000391991 Jy ! Component: 300 - total flux cleaned = 0.00036801 Jy ! Component: 350 - total flux cleaned = 0.000392845 Jy ! Component: 400 - total flux cleaned = 0.000416537 Jy ! Component: 450 - total flux cleaned = 0.000369673 Jy ! Component: 500 - total flux cleaned = 0.000232193 Jy ! Component: 550 - total flux cleaned = 0.000187137 Jy ! Component: 600 - total flux cleaned = 0.000142821 Jy ! Component: 650 - total flux cleaned = 0.000121044 Jy ! Component: 700 - total flux cleaned = 7.79161e-05 Jy ! Component: 750 - total flux cleaned = 1.45295e-05 Jy ! Component: 800 - total flux cleaned = -2.70691e-05 Jy ! Component: 850 - total flux cleaned = -2.68288e-05 Jy ! Component: 900 - total flux cleaned = -0.000107604 Jy ! Component: 950 - total flux cleaned = -0.000187453 Jy ! Component: 1000 - total flux cleaned = -0.000246383 Jy ! Component: 1050 - total flux cleaned = -0.000382507 Jy ! Component: 1100 - total flux cleaned = -0.000497505 Jy ! Component: 1150 - total flux cleaned = -0.000497474 Jy ! Component: 1200 - total flux cleaned = -0.000647972 Jy ! Component: 1250 - total flux cleaned = -0.000759394 Jy ! Component: 1300 - total flux cleaned = -0.0008516 Jy ! Component: 1350 - total flux cleaned = -0.000942741 Jy ! Component: 1400 - total flux cleaned = -0.00108713 Jy ! Component: 1450 - total flux cleaned = -0.00115866 Jy ! Component: 1500 - total flux cleaned = -0.00131785 Jy ! Component: 1550 - total flux cleaned = -0.00140518 Jy ! Component: 1600 - total flux cleaned = -0.00152674 Jy ! Component: 1650 - total flux cleaned = -0.0016471 Jy ! Component: 1700 - total flux cleaned = -0.00174908 Jy ! Component: 1750 - total flux cleaned = -0.00186684 Jy ! Component: 1800 - total flux cleaned = -0.0019836 Jy ! Component: 1850 - total flux cleaned = -0.00208269 Jy ! Component: 1900 - total flux cleaned = -0.0021647 Jy ! Component: 1950 - total flux cleaned = -0.00226222 Jy ! Component: 2000 - total flux cleaned = -0.00235876 Jy ! Component: 2050 - total flux cleaned = -0.00242265 Jy ! Component: 2100 - total flux cleaned = -0.00256486 Jy ! Component: 2150 - total flux cleaned = -0.00261222 Jy ! Component: 2200 - total flux cleaned = -0.00265879 Jy ! Component: 2250 - total flux cleaned = -0.00276691 Jy ! Component: 2300 - total flux cleaned = -0.00284329 Jy ! Component: 2350 - total flux cleaned = -0.00291917 Jy ! Component: 2400 - total flux cleaned = -0.00300983 Jy ! Component: 2450 - total flux cleaned = -0.00312961 Jy ! Component: 2500 - total flux cleaned = -0.00320414 Jy ! Component: 2550 - total flux cleaned = -0.00335156 Jy ! Component: 2600 - total flux cleaned = -0.00338091 Jy ! Component: 2650 - total flux cleaned = -0.00349725 Jy ! Component: 2700 - total flux cleaned = -0.00361278 Jy ! Component: 2750 - total flux cleaned = -0.00371294 Jy ! Component: 2800 - total flux cleaned = -0.00376998 Jy ! Component: 2850 - total flux cleaned = -0.0038405 Jy ! Component: 2900 - total flux cleaned = -0.00389666 Jy ! Component: 2950 - total flux cleaned = -0.00402213 Jy ! Component: 3000 - total flux cleaned = -0.00404982 Jy ! Component: 3050 - total flux cleaned = -0.00413247 Jy ! Component: 3100 - total flux cleaned = -0.00424185 Jy ! Component: 3150 - total flux cleaned = -0.0042962 Jy ! Component: 3200 - total flux cleaned = -0.00437737 Jy ! Component: 3250 - total flux cleaned = -0.00441747 Jy ! Component: 3300 - total flux cleaned = -0.00453759 Jy ! Component: 3350 - total flux cleaned = -0.00463037 Jy ! Component: 3400 - total flux cleaned = -0.00463037 Jy ! Component: 3450 - total flux cleaned = -0.00477454 Jy ! Component: 3500 - total flux cleaned = -0.00480056 Jy ! Component: 3550 - total flux cleaned = -0.00490421 Jy ! Component: 3600 - total flux cleaned = -0.00496857 Jy ! Component: 3650 - total flux cleaned = -0.00504539 Jy ! Component: 3700 - total flux cleaned = -0.00510916 Jy ! Component: 3750 - total flux cleaned = -0.00519766 Jy ! Component: 3800 - total flux cleaned = -0.00526054 Jy ! Component: 3850 - total flux cleaned = -0.00534807 Jy ! Component: 3900 - total flux cleaned = -0.00547241 Jy ! Component: 3950 - total flux cleaned = -0.00554657 Jy ! Component: 4000 - total flux cleaned = -0.00559564 Jy ! Component: 4050 - total flux cleaned = -0.00568116 Jy ! Total flux subtracted in 4096 components = -0.00576636 Jy ! Clean residual min=-0.000704 max=0.000696 Jy/beam ! Clean residual mean=0.000002 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.215846 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 508 components and 0.215846 Jy ![Exited script file: muppet] wmap "J0152+3716_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.423 x 5.936 at 0.1705 degrees (North through East) ! Clean map min=-0.0012961 max=0.15095 Jy/beam ! Writing clean map to FITS file: J0152+3716_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.15095 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215144 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.427578 0.427578 0.855157 1.71031 3.42063 6.84125 13.6825 27.365 54.73 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.15 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.423 x 5.936 at 0.1705 degrees (North through East) ! Clean map min=-0.0012961 max=0.15095 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 J0152+3716_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:08:45 2019