! Started logfile: J1014+2301_S_2017_02_24_pus_uvs.log on Sat May 4 11:24:01 2019 obs J1014+2301_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1014+2301_S_2017_02_24_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.600741 visibilities/baseline/integration-bin. ! Found source: J1014+2301 ! ! 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 823 lines of history. ! ! Reading 3244 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 J1014+2301_S_2017_02_24_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 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.700983Jy sigma=0.006251 ! Fit after self-cal, rms=0.690090Jy sigma=0.006152 ! 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.292 mas, bmaj=6.035 mas, bpa=-2.404 degrees ! Estimated noise=1858.08 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.241466 Jy ! Component: 100 - total flux cleaned = 0.319067 Jy ! Total flux subtracted in 100 components = 0.319067 Jy ! Clean residual min=-0.017808 max=0.035544 Jy/beam ! Clean residual mean=-0.000112 rms=0.004921 Jy/beam ! Combined flux in latest and established models = 0.319067 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.319067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278450Jy sigma=0.000985 ! Fit after self-cal, rms=0.278405Jy sigma=0.000984 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0394077 Jy ! Component: 100 - total flux cleaned = 0.0594743 Jy ! Total flux subtracted in 100 components = 0.0594743 Jy ! Clean residual min=-0.016525 max=0.020780 Jy/beam ! Clean residual mean=-0.000063 rms=0.004266 Jy/beam ! Combined flux in latest and established models = 0.378541 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 14 components and 0.378541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.265785Jy sigma=0.000902 ! Fit after self-cal, rms=0.265761Jy sigma=0.000901 ! 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.904 mas, bmaj=6.76 mas, bpa=0.9409 degrees ! Estimated noise=1553.32 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.010435 Jy ! Component: 100 - total flux cleaned = 0.0164718 Jy ! Component: 150 - total flux cleaned = 0.0201812 Jy ! Component: 200 - total flux cleaned = 0.0224955 Jy ! Total flux subtracted in 200 components = 0.0224955 Jy ! Clean residual min=-0.016313 max=0.019652 Jy/beam ! Clean residual mean=-0.000079 rms=0.004067 Jy/beam ! Combined flux in latest and established models = 0.401037 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 0.401037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263125Jy sigma=0.000906 ! Fit after self-cal, rms=0.263121Jy sigma=0.000906 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 1.04 KP 0.99 ! LA 0.97 MK 1.01 NL 1.02 OV 1.08 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.93 HN 1.04 KP 0.95 ! LA 0.94 MK 0.99 NL 0.98 OV 1.13 ! 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 1.09 FD 0.96 HN 1.02 KP 1.06 ! LA 1.03 MK 1.01 NL 1.17 OV 1.04 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 0.93 KP 1.00* ! LA 0.91 MK 1.27 NL 1.00* OV 1.07 ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.263121Jy sigma=0.000906 ! Fit after self-cal, rms=0.253643Jy sigma=0.000877 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.876 mas, bmaj=6.743 mas, bpa=1.913 degrees ! Estimated noise=1625.87 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.0100284 Jy ! Component: 100 - total flux cleaned = 0.0134942 Jy ! Component: 150 - total flux cleaned = 0.0137592 Jy ! Component: 200 - total flux cleaned = 0.0136939 Jy ! Total flux subtracted in 200 components = 0.0136939 Jy ! Clean residual min=-0.014042 max=0.017630 Jy/beam ! Clean residual mean=-0.000031 rms=0.004033 Jy/beam ! Combined flux in latest and established models = 0.414731 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 34 components and 0.414731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251348Jy sigma=0.000883 ! Fit after self-cal, rms=0.251338Jy sigma=0.000882 ! 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.251338Jy sigma=0.000882 ! Fit after self-cal, rms=0.087965Jy sigma=0.000684 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.884 mas, bmaj=6.699 mas, bpa=1.49 degrees ! Estimated noise=1638.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173039 Jy ! Component: 100 - total flux cleaned = 0.00158212 Jy ! Component: 150 - total flux cleaned = 0.00145927 Jy ! Component: 200 - total flux cleaned = 0.00140471 Jy ! Total flux subtracted in 200 components = 0.00140471 Jy ! Clean residual min=-0.006610 max=0.013940 Jy/beam ! Clean residual mean=-0.000025 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.416135 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.416135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087807Jy sigma=0.000683 ! Fit after self-cal, rms=0.087716Jy sigma=0.000683 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 (6.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108907 Jy ! Component: 100 - total flux cleaned = 0.0107547 Jy ! Component: 150 - total flux cleaned = 0.0103874 Jy ! Component: 200 - total flux cleaned = 0.0103891 Jy ! Total flux subtracted in 200 components = 0.0103891 Jy ! Clean residual min=-0.005778 max=0.007910 Jy/beam ! Clean residual mean=-0.000010 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 0.426524 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.426524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086307Jy sigma=0.000672 ! Fit after self-cal, rms=0.086094Jy sigma=0.000670 ! Inverting map ! Added new window around map position (57, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00742011 Jy ! Component: 100 - total flux cleaned = 0.0118953 Jy ! Component: 150 - total flux cleaned = 0.0141719 Jy ! Component: 200 - total flux cleaned = 0.0152334 Jy ! Total flux subtracted in 200 components = 0.0152334 Jy ! Clean residual min=-0.005143 max=0.005608 Jy/beam ! Clean residual mean=-0.000004 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.441758 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 90 components and 0.441758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085290Jy sigma=0.000664 ! Fit after self-cal, rms=0.085227Jy sigma=0.000663 ! Inverting map ! Added new window around map position (-55.5, -106). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00484066 Jy ! Component: 100 - total flux cleaned = 0.00642089 Jy ! Component: 150 - total flux cleaned = 0.00726362 Jy ! Component: 200 - total flux cleaned = 0.00773585 Jy ! Total flux subtracted in 200 components = 0.00773585 Jy ! Clean residual min=-0.004713 max=0.005045 Jy/beam ! Clean residual mean=-0.000006 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.449494 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 111 components and 0.449494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084807Jy sigma=0.000660 ! Fit after self-cal, rms=0.084787Jy 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.084787Jy sigma=0.000660 ! Fit after self-cal, rms=0.082467Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.879 mas, bmaj=6.713 mas, bpa=1.316 degrees ! Estimated noise=1634.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227726 Jy ! Component: 100 - total flux cleaned = 0.00307437 Jy ! Component: 150 - total flux cleaned = 0.00350771 Jy ! Component: 200 - total flux cleaned = 0.00390126 Jy ! Total flux subtracted in 200 components = 0.00390126 Jy ! Clean residual min=-0.004112 max=0.004332 Jy/beam ! Clean residual mean=-0.000013 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.453395 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 127 components and 0.453395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082199Jy sigma=0.000650 ! Fit after self-cal, rms=0.082161Jy sigma=0.000650 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.000983266 Jy ! Component: 100 - total flux cleaned = 0.00134004 Jy ! Component: 150 - total flux cleaned = 0.00153809 Jy ! Component: 200 - total flux cleaned = 0.00166299 Jy ! Total flux subtracted in 200 components = 0.00166299 Jy ! Clean residual min=-0.004053 max=0.004200 Jy/beam ! Clean residual mean=-0.000012 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.455058 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 146 components and 0.455058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082051Jy sigma=0.000649 ! Fit after self-cal, rms=0.082045Jy sigma=0.000649 ! 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.082045Jy sigma=0.000649 ! Fit after self-cal, rms=0.081676Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.603 mas, bmaj=10.07 mas, bpa=2.285 degrees ! Estimated noise=1959.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179286 Jy ! Component: 100 - total flux cleaned = 0.00296116 Jy ! Component: 150 - total flux cleaned = 0.00340693 Jy ! Component: 200 - total flux cleaned = 0.00385373 Jy ! Total flux subtracted in 200 components = 0.00385373 Jy ! Clean residual min=-0.003838 max=0.004638 Jy/beam ! Clean residual mean=-0.000028 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.458912 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 161 components and 0.458912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081598Jy sigma=0.000648 ! Fit after self-cal, rms=0.081585Jy sigma=0.000648 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.000325377 Jy ! Component: 100 - total flux cleaned = 0.000722582 Jy ! Component: 150 - total flux cleaned = 0.000984717 Jy ! Component: 200 - total flux cleaned = 0.00117932 Jy ! Total flux subtracted in 200 components = 0.00117932 Jy ! Clean residual min=-0.003877 max=0.004372 Jy/beam ! Clean residual mean=-0.000028 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.460091 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 179 components and 0.460091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081550Jy sigma=0.000648 ! Fit after self-cal, rms=0.081544Jy sigma=0.000648 ! 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.876 mas, bmaj=6.723 mas, bpa=1.26 degrees ! Estimated noise=1631.36 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.876 x 6.723 at 1.26 degrees (North through East) ! Clean map min=-0.0037847 max=0.33292 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.299 mas, bmaj=6.051 mas, bpa=-2.432 degrees ! Estimated noise=1928.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.248803 Jy ! Component: 100 - total flux cleaned = 0.328225 Jy ! Component: 150 - total flux cleaned = 0.367834 Jy ! Component: 200 - total flux cleaned = 0.390921 Jy ! Total flux subtracted in 200 components = 0.390921 Jy ! Clean residual min=-0.007987 max=0.011826 Jy/beam ! Clean residual mean=-0.000041 rms=0.001853 Jy/beam ! Combined flux in latest and established models = 0.390921 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.390921 Jy ! Inverting map and beam ! Estimated beam: bmin=3.876 mas, bmaj=6.723 mas, bpa=1.26 degrees ! Estimated noise=1631.36 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.0172965 Jy ! Component: 100 - total flux cleaned = 0.0281059 Jy ! Component: 150 - total flux cleaned = 0.0359771 Jy ! Component: 200 - total flux cleaned = 0.0420619 Jy ! Total flux subtracted in 200 components = 0.0420619 Jy ! Clean residual min=-0.004648 max=0.004625 Jy/beam ! Clean residual mean=-0.000029 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.432983 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 47 components and 0.432983 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.603 mas, bmaj=10.07 mas, bpa=2.285 degrees ! Estimated noise=1959.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00723425 Jy ! Component: 100 - total flux cleaned = 0.0121413 Jy ! Component: 150 - total flux cleaned = 0.0158492 Jy ! Component: 200 - total flux cleaned = 0.0183578 Jy ! Total flux subtracted in 200 components = 0.0183578 Jy ! Clean residual min=-0.004303 max=0.004888 Jy/beam ! Clean residual mean=-0.000038 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.451341 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.00168787 Jy ! Component: 100 - total flux cleaned = 0.0030399 Jy ! Component: 150 - total flux cleaned = 0.00428131 Jy ! Component: 200 - total flux cleaned = 0.00530089 Jy ! Total flux subtracted in 200 components = 0.00530089 Jy ! Clean residual min=-0.004102 max=0.004464 Jy/beam ! Clean residual mean=-0.000032 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.456642 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 122 components and 0.456642 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.876 mas, bmaj=6.723 mas, bpa=1.26 degrees ! Estimated noise=1631.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000259939 Jy ! Component: 100 - total flux cleaned = 0.00113012 Jy ! Component: 150 - total flux cleaned = 0.00150749 Jy ! Component: 200 - total flux cleaned = 0.00171954 Jy ! Total flux subtracted in 200 components = 0.00171954 Jy ! Clean residual min=-0.003988 max=0.004133 Jy/beam ! Clean residual mean=-0.000015 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.458361 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 143 components and 0.458361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081699Jy sigma=0.000649 ! Fit after self-cal, rms=0.081678Jy sigma=0.000649 wmodel J1014+2301_S_2017_02_24_pus_map.mod ! Writing 143 model components to file: J1014+2301_S_2017_02_24_pus_map.mod wobs J1014+2301_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1014+2301_S_2017_02_24_pus_uvs.fits wwins J1014+2301_S_2017_02_24_pus_map.win ! wwins: Wrote 4 windows to J1014+2301_S_2017_02_24_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.000451346 Jy ! Component: 100 - total flux cleaned = 0.000450589 Jy ! Component: 150 - total flux cleaned = 0.000647672 Jy ! Component: 200 - total flux cleaned = 0.000773334 Jy ! Component: 250 - total flux cleaned = 0.000954547 Jy ! Component: 300 - total flux cleaned = 0.000775646 Jy ! Component: 350 - total flux cleaned = 0.000718154 Jy ! Component: 400 - total flux cleaned = 0.000494002 Jy ! Component: 450 - total flux cleaned = 0.000220692 Jy ! Component: 500 - total flux cleaned = 6.01148e-06 Jy ! Component: 550 - total flux cleaned = -0.0003082 Jy ! Component: 600 - total flux cleaned = -0.000564253 Jy ! Component: 650 - total flux cleaned = -0.000715836 Jy ! Component: 700 - total flux cleaned = -0.000914965 Jy ! Component: 750 - total flux cleaned = -0.00116005 Jy ! Component: 800 - total flux cleaned = -0.00135365 Jy ! Component: 850 - total flux cleaned = -0.00149658 Jy ! Component: 900 - total flux cleaned = -0.00172997 Jy ! Component: 950 - total flux cleaned = -0.00168384 Jy ! Component: 1000 - total flux cleaned = -0.0018655 Jy ! Component: 1050 - total flux cleaned = -0.0018212 Jy ! Component: 1100 - total flux cleaned = -0.00177663 Jy ! Component: 1150 - total flux cleaned = -0.00164576 Jy ! Component: 1200 - total flux cleaned = -0.0018196 Jy ! Component: 1250 - total flux cleaned = -0.00177647 Jy ! Component: 1300 - total flux cleaned = -0.00173348 Jy ! Component: 1350 - total flux cleaned = -0.00173401 Jy ! Component: 1400 - total flux cleaned = -0.0016514 Jy ! Component: 1450 - total flux cleaned = -0.00152938 Jy ! Component: 1500 - total flux cleaned = -0.0014894 Jy ! Component: 1550 - total flux cleaned = -0.0014498 Jy ! Component: 1600 - total flux cleaned = -0.00145022 Jy ! Component: 1650 - total flux cleaned = -0.00144991 Jy ! Component: 1700 - total flux cleaned = -0.00129579 Jy ! Component: 1750 - total flux cleaned = -0.00140985 Jy ! Component: 1800 - total flux cleaned = -0.00133338 Jy ! Component: 1850 - total flux cleaned = -0.00122046 Jy ! Component: 1900 - total flux cleaned = -0.00118382 Jy ! Component: 1950 - total flux cleaned = -0.00111046 Jy ! Component: 2000 - total flux cleaned = -0.00118363 Jy ! Component: 2050 - total flux cleaned = -0.00107582 Jy ! Component: 2100 - total flux cleaned = -0.00118315 Jy ! Component: 2150 - total flux cleaned = -0.00121805 Jy ! Component: 2200 - total flux cleaned = -0.0012183 Jy ! Component: 2250 - total flux cleaned = -0.00125334 Jy ! Component: 2300 - total flux cleaned = -0.00128786 Jy ! Component: 2350 - total flux cleaned = -0.00145858 Jy ! Component: 2400 - total flux cleaned = -0.00149229 Jy ! Component: 2450 - total flux cleaned = -0.00155955 Jy ! Component: 2500 - total flux cleaned = -0.00165978 Jy ! Component: 2550 - total flux cleaned = -0.00185734 Jy ! Component: 2600 - total flux cleaned = -0.00179232 Jy ! Component: 2650 - total flux cleaned = -0.00195433 Jy ! Component: 2700 - total flux cleaned = -0.00195446 Jy ! Component: 2750 - total flux cleaned = -0.00205025 Jy ! Component: 2800 - total flux cleaned = -0.00217718 Jy ! Component: 2850 - total flux cleaned = -0.00223993 Jy ! Component: 2900 - total flux cleaned = -0.00239627 Jy ! Component: 2950 - total flux cleaned = -0.00255084 Jy ! Component: 3000 - total flux cleaned = -0.00258138 Jy ! Component: 3050 - total flux cleaned = -0.00264261 Jy ! Component: 3100 - total flux cleaned = -0.00282454 Jy ! Component: 3150 - total flux cleaned = -0.00288485 Jy ! Component: 3200 - total flux cleaned = -0.00306388 Jy ! Component: 3250 - total flux cleaned = -0.00303409 Jy ! Component: 3300 - total flux cleaned = -0.00294574 Jy ! Component: 3350 - total flux cleaned = -0.00315107 Jy ! Component: 3400 - total flux cleaned = -0.00315118 Jy ! Component: 3450 - total flux cleaned = -0.00332466 Jy ! Component: 3500 - total flux cleaned = -0.0034968 Jy ! Component: 3550 - total flux cleaned = -0.00358263 Jy ! Component: 3600 - total flux cleaned = -0.00366795 Jy ! Component: 3650 - total flux cleaned = -0.00380865 Jy ! Component: 3700 - total flux cleaned = -0.00386475 Jy ! Component: 3750 - total flux cleaned = -0.00386477 Jy ! Component: 3800 - total flux cleaned = -0.00394766 Jy ! Component: 3850 - total flux cleaned = -0.00392008 Jy ! Component: 3900 - total flux cleaned = -0.00416572 Jy ! Component: 3950 - total flux cleaned = -0.00424695 Jy ! Component: 4000 - total flux cleaned = -0.00427402 Jy ! Component: 4050 - total flux cleaned = -0.00427372 Jy ! Total flux subtracted in 4096 components = -0.00435376 Jy ! Clean residual min=-0.001592 max=0.001494 Jy/beam ! Clean residual mean=-0.000008 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.454007 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 447 components and 0.454008 Jy ![Exited script file: muppet] wmap "J1014+2301_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.876 x 6.723 at 1.26 degrees (North through East) ! Clean map min=-0.0029235 max=0.33331 Jy/beam ! Writing clean map to FITS file: J1014+2301_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.33331 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000498623 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.448792 0.448792 0.897584 1.79517 3.59034 7.18067 14.3613 28.7227 57.4454 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.333 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.876 x 6.723 at 1.26 degrees (North through East) ! Clean map min=-0.0029235 max=0.33331 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 J1014+2301_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:24:06 2019