! Started logfile: J0110+6805_S_2017_04_28_pus_uvs.log on Thu May 2 16:14:29 2019 obs J0110+6805_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0110+6805_S_2017_04_28_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.979705 visibilities/baseline/integration-bin. ! Found source: J0110+6805 ! ! 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 30508 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 J0110+6805_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 707 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.796546Jy sigma=0.006340 ! Fit after self-cal, rms=0.780153Jy sigma=0.006230 ! 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.219 mas, bmaj=3.535 mas, bpa=-35.72 degrees ! Estimated noise=1041.84 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.164262 Jy ! Component: 100 - total flux cleaned = 0.223737 Jy ! Total flux subtracted in 100 components = 0.223737 Jy ! Clean residual min=-0.010433 max=0.025612 Jy/beam ! Clean residual mean=-0.000013 rms=0.002982 Jy/beam ! Combined flux in latest and established models = 0.223737 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.223737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119792Jy sigma=0.000892 ! Fit after self-cal, rms=0.119225Jy sigma=0.000887 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0306833 Jy ! Component: 100 - total flux cleaned = 0.0463394 Jy ! Total flux subtracted in 100 components = 0.0463394 Jy ! Clean residual min=-0.009376 max=0.019843 Jy/beam ! Clean residual mean=-0.000009 rms=0.002218 Jy/beam ! Combined flux in latest and established models = 0.270077 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.270077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107950Jy sigma=0.000794 ! Fit after self-cal, rms=0.107797Jy sigma=0.000792 ! Inverting map ! Added new window around map position (-7.5, 2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0210559 Jy ! Component: 100 - total flux cleaned = 0.0338146 Jy ! Total flux subtracted in 100 components = 0.0338146 Jy ! Clean residual min=-0.008342 max=0.010653 Jy/beam ! Clean residual mean=-0.000000 rms=0.001712 Jy/beam ! Combined flux in latest and established models = 0.303891 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.303891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102202Jy sigma=0.000744 ! Fit after self-cal, rms=0.101840Jy sigma=0.000741 ! 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.081 mas, bmaj=4.304 mas, bpa=-46.04 degrees ! Estimated noise=569.086 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 (-26, 23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0176795 Jy ! Component: 100 - total flux cleaned = 0.0300651 Jy ! Component: 150 - total flux cleaned = 0.0397859 Jy ! Component: 200 - total flux cleaned = 0.0476861 Jy ! Total flux subtracted in 200 components = 0.0476861 Jy ! Clean residual min=-0.004970 max=0.009025 Jy/beam ! Clean residual mean=0.000009 rms=0.001602 Jy/beam ! Combined flux in latest and established models = 0.351577 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 75 components and 0.351577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097726Jy sigma=0.000705 ! Fit after self-cal, rms=0.097458Jy sigma=0.000703 ! 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.91 FD 1.02 HN 1.00 KP 0.96 ! LA 1.01 MK 1.00 NL 0.97 OV 0.97 ! PT 0.99 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.93 HN 1.04 KP 0.93 ! LA 0.97 MK 1.03 NL 1.11 OV 1.01 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.02 KP 0.96 ! LA 0.97 MK 1.06 NL 1.04 OV 0.93 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.02 KP 1.00* ! LA 0.99 MK 1.03 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.097458Jy sigma=0.000703 ! Fit after self-cal, rms=0.094227Jy sigma=0.000692 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.127 mas, bmaj=4.329 mas, bpa=-45.72 degrees ! Estimated noise=558.692 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 (-12.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00861733 Jy ! Component: 100 - total flux cleaned = 0.0147062 Jy ! Component: 150 - total flux cleaned = 0.019493 Jy ! Component: 200 - total flux cleaned = 0.0233698 Jy ! Total flux subtracted in 200 components = 0.0233698 Jy ! Clean residual min=-0.003788 max=0.003740 Jy/beam ! Clean residual mean=0.000016 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.374947 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 120 components and 0.374947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093223Jy sigma=0.000683 ! Fit after self-cal, rms=0.093156Jy sigma=0.000682 ! 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.093156Jy sigma=0.000682 ! Fit after self-cal, rms=0.093668Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.124 mas, bmaj=4.33 mas, bpa=-46.63 degrees ! Estimated noise=560.188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0037571 Jy ! Component: 100 - total flux cleaned = 0.00667064 Jy ! Component: 150 - total flux cleaned = 0.00861604 Jy ! Component: 200 - total flux cleaned = 0.0101166 Jy ! Total flux subtracted in 200 components = 0.0101166 Jy ! Clean residual min=-0.002371 max=0.003019 Jy/beam ! Clean residual mean=-0.000005 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.385064 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 150 components and 0.385064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093438Jy sigma=0.000672 ! Fit after self-cal, rms=0.093457Jy 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 (-35, 24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292907 Jy ! Component: 100 - total flux cleaned = 0.00458973 Jy ! Component: 150 - total flux cleaned = 0.00572117 Jy ! Component: 200 - total flux cleaned = 0.00670644 Jy ! Total flux subtracted in 200 components = 0.00670644 Jy ! Clean residual min=-0.002331 max=0.002555 Jy/beam ! Clean residual mean=-0.000009 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.39177 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 185 components and 0.39177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093334Jy sigma=0.000671 ! Fit after self-cal, rms=0.093325Jy 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.093325Jy sigma=0.000671 ! Fit after self-cal, rms=0.093449Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.126 mas, bmaj=4.322 mas, bpa=-47.04 degrees ! Estimated noise=559.384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0019568 Jy ! Component: 100 - total flux cleaned = 0.00314536 Jy ! Component: 150 - total flux cleaned = 0.00408065 Jy ! Component: 200 - total flux cleaned = 0.00491933 Jy ! Total flux subtracted in 200 components = 0.00491933 Jy ! Clean residual min=-0.002139 max=0.002332 Jy/beam ! Clean residual mean=-0.000006 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.396689 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 219 components and 0.396689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093383Jy sigma=0.000670 ! Fit after self-cal, rms=0.093382Jy 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 = 0.00101065 Jy ! Component: 100 - total flux cleaned = 0.00164573 Jy ! Component: 150 - total flux cleaned = 0.00218032 Jy ! Component: 200 - total flux cleaned = 0.00266768 Jy ! Total flux subtracted in 200 components = 0.00266768 Jy ! Clean residual min=-0.002083 max=0.002211 Jy/beam ! Clean residual mean=-0.000006 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.399357 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 242 components and 0.399357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093348Jy sigma=0.000670 ! Fit after self-cal, rms=0.093345Jy 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.093345Jy sigma=0.000670 ! Fit after self-cal, rms=0.093341Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.096 mas, bmaj=8.916 mas, bpa=68.88 degrees ! Estimated noise=708.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265723 Jy ! Component: 100 - total flux cleaned = 0.00445198 Jy ! Component: 150 - total flux cleaned = 0.00565588 Jy ! Component: 200 - total flux cleaned = 0.0063952 Jy ! Total flux subtracted in 200 components = 0.0063952 Jy ! Clean residual min=-0.002436 max=0.002998 Jy/beam ! Clean residual mean=-0.000012 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.405752 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 274 components and 0.405752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093314Jy sigma=0.000669 ! Fit after self-cal, rms=0.093308Jy sigma=0.000669 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.000723736 Jy ! Component: 100 - total flux cleaned = 0.00138449 Jy ! Component: 150 - total flux cleaned = 0.00193047 Jy ! Component: 200 - total flux cleaned = 0.00222129 Jy ! Total flux subtracted in 200 components = 0.00222129 Jy ! Clean residual min=-0.002302 max=0.002806 Jy/beam ! Clean residual mean=-0.000012 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.407974 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 292 components and 0.407974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093303Jy sigma=0.000669 ! Fit after self-cal, rms=0.093298Jy sigma=0.000669 ! 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.127 mas, bmaj=4.314 mas, bpa=-47.32 degrees ! Estimated noise=558.485 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.127 x 4.314 at -47.32 degrees (North through East) ! Clean map min=-0.0018957 max=0.20992 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.258 mas, bmaj=3.545 mas, bpa=-34.33 degrees ! Estimated noise=1024.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.161799 Jy ! Component: 100 - total flux cleaned = 0.223512 Jy ! Component: 150 - total flux cleaned = 0.255317 Jy ! Component: 200 - total flux cleaned = 0.276343 Jy ! Total flux subtracted in 200 components = 0.276343 Jy ! Clean residual min=-0.005688 max=0.012624 Jy/beam ! Clean residual mean=-0.000007 rms=0.001728 Jy/beam ! Combined flux in latest and established models = 0.276343 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.276343 Jy ! Inverting map and beam ! Estimated beam: bmin=4.127 mas, bmaj=4.314 mas, bpa=-47.32 degrees ! Estimated noise=558.485 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-3.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0223688 Jy ! Component: 100 - total flux cleaned = 0.0387024 Jy ! Component: 150 - total flux cleaned = 0.0517228 Jy ! Component: 200 - total flux cleaned = 0.0624462 Jy ! Total flux subtracted in 200 components = 0.0624462 Jy ! Clean residual min=-0.003810 max=0.006593 Jy/beam ! Clean residual mean=-0.000001 rms=0.001360 Jy/beam ! Combined flux in latest and established models = 0.338789 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 93 components and 0.338789 Jy ! Inverting map ! Added new window around map position (-11, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00896118 Jy ! Component: 100 - total flux cleaned = 0.0165483 Jy ! Component: 150 - total flux cleaned = 0.0230698 Jy ! Component: 200 - total flux cleaned = 0.0287261 Jy ! Total flux subtracted in 200 components = 0.0287261 Jy ! Clean residual min=-0.002727 max=0.004221 Jy/beam ! Clean residual mean=-0.000002 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.367515 Jy ! Adding 101 model components to the UV plane model. ! The established model now contains 175 components and 0.367515 Jy ! Inverting map ! Added new window around map position (-21.5, 13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00504996 Jy ! Component: 100 - total flux cleaned = 0.00939059 Jy ! Component: 150 - total flux cleaned = 0.0131945 Jy ! Component: 200 - total flux cleaned = 0.0165398 Jy ! Total flux subtracted in 200 components = 0.0165398 Jy ! Clean residual min=-0.002175 max=0.002618 Jy/beam ! Clean residual mean=-0.000004 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.384055 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 228 components and 0.384055 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.096 mas, bmaj=8.916 mas, bpa=68.88 degrees ! Estimated noise=708.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00579915 Jy ! Component: 100 - total flux cleaned = 0.0102196 Jy ! Component: 150 - total flux cleaned = 0.0137183 Jy ! Component: 200 - total flux cleaned = 0.0165326 Jy ! Total flux subtracted in 200 components = 0.0165326 Jy ! Clean residual min=-0.002280 max=0.002947 Jy/beam ! Clean residual mean=-0.000009 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.400588 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.0022847 Jy ! Component: 100 - total flux cleaned = 0.00415549 Jy ! Component: 150 - total flux cleaned = 0.00569897 Jy ! Component: 200 - total flux cleaned = 0.00698081 Jy ! Total flux subtracted in 200 components = 0.00698081 Jy ! Clean residual min=-0.002255 max=0.002582 Jy/beam ! Clean residual mean=-0.000009 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.407568 Jy ! Adding 169 model components to the UV plane model. ! The established model now contains 369 components and 0.407568 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.127 mas, bmaj=4.314 mas, bpa=-47.32 degrees ! Estimated noise=558.485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000926127 Jy ! Component: 100 - total flux cleaned = 0.00163395 Jy ! Component: 150 - total flux cleaned = 0.00224765 Jy ! Component: 200 - total flux cleaned = 0.00278632 Jy ! Total flux subtracted in 200 components = 0.00278632 Jy ! Clean residual min=-0.001835 max=0.001889 Jy/beam ! Clean residual mean=-0.000004 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.410355 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 396 components and 0.410355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093209Jy sigma=0.000668 ! Fit after self-cal, rms=0.093192Jy sigma=0.000668 wmodel J0110+6805_S_2017_04_28_pus_map.mod ! Writing 396 model components to file: J0110+6805_S_2017_04_28_pus_map.mod wobs J0110+6805_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0110+6805_S_2017_04_28_pus_uvs.fits wwins J0110+6805_S_2017_04_28_pus_map.win ! wwins: Wrote 8 windows to J0110+6805_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 = 7.85007e-05 Jy ! Component: 100 - total flux cleaned = -3.89971e-05 Jy ! Component: 150 - total flux cleaned = -6.7645e-05 Jy ! Component: 200 - total flux cleaned = -0.000121678 Jy ! Component: 250 - total flux cleaned = -0.000226027 Jy ! Component: 300 - total flux cleaned = -0.000250898 Jy ! Component: 350 - total flux cleaned = -0.000375072 Jy ! Component: 400 - total flux cleaned = -0.000544326 Jy ! Component: 450 - total flux cleaned = -0.000615561 Jy ! Component: 500 - total flux cleaned = -0.000755046 Jy ! Component: 550 - total flux cleaned = -0.000845791 Jy ! Component: 600 - total flux cleaned = -0.000912814 Jy ! Component: 650 - total flux cleaned = -0.00095633 Jy ! Component: 700 - total flux cleaned = -0.000956233 Jy ! Component: 750 - total flux cleaned = -0.000998987 Jy ! Component: 800 - total flux cleaned = -0.00106222 Jy ! Component: 850 - total flux cleaned = -0.00110302 Jy ! Component: 900 - total flux cleaned = -0.00108245 Jy ! Component: 950 - total flux cleaned = -0.00108268 Jy ! Component: 1000 - total flux cleaned = -0.00114173 Jy ! Component: 1050 - total flux cleaned = -0.00112209 Jy ! Component: 1100 - total flux cleaned = -0.00110318 Jy ! Component: 1150 - total flux cleaned = -0.0011597 Jy ! Component: 1200 - total flux cleaned = -0.00114102 Jy ! Component: 1250 - total flux cleaned = -0.00117776 Jy ! Component: 1300 - total flux cleaned = -0.00115962 Jy ! Component: 1350 - total flux cleaned = -0.00117775 Jy ! Component: 1400 - total flux cleaned = -0.00117765 Jy ! Component: 1450 - total flux cleaned = -0.00119567 Jy ! Component: 1500 - total flux cleaned = -0.00124805 Jy ! Component: 1550 - total flux cleaned = -0.00124809 Jy ! Component: 1600 - total flux cleaned = -0.00138488 Jy ! Component: 1650 - total flux cleaned = -0.00140185 Jy ! Component: 1700 - total flux cleaned = -0.00143519 Jy ! Component: 1750 - total flux cleaned = -0.00148511 Jy ! Component: 1800 - total flux cleaned = -0.00153438 Jy ! Component: 1850 - total flux cleaned = -0.00156683 Jy ! Component: 1900 - total flux cleaned = -0.00155088 Jy ! Component: 1950 - total flux cleaned = -0.00163062 Jy ! Component: 2000 - total flux cleaned = -0.00161462 Jy ! Component: 2050 - total flux cleaned = -0.00163033 Jy ! Component: 2100 - total flux cleaned = -0.00158359 Jy ! Component: 2150 - total flux cleaned = -0.0015373 Jy ! Component: 2200 - total flux cleaned = -0.00161388 Jy ! Component: 2250 - total flux cleaned = -0.00159872 Jy ! Component: 2300 - total flux cleaned = -0.00156873 Jy ! Component: 2350 - total flux cleaned = -0.00158359 Jy ! Component: 2400 - total flux cleaned = -0.00161328 Jy ! Component: 2450 - total flux cleaned = -0.00159851 Jy ! Component: 2500 - total flux cleaned = -0.00162764 Jy ! Component: 2550 - total flux cleaned = -0.00169983 Jy ! Component: 2600 - total flux cleaned = -0.00168532 Jy ! Component: 2650 - total flux cleaned = -0.00174228 Jy ! Component: 2700 - total flux cleaned = -0.00178463 Jy ! Component: 2750 - total flux cleaned = -0.00184068 Jy ! Component: 2800 - total flux cleaned = -0.00188246 Jy ! Component: 2850 - total flux cleaned = -0.00192391 Jy ! Component: 2900 - total flux cleaned = -0.00196491 Jy ! Component: 2950 - total flux cleaned = -0.00200563 Jy ! Component: 3000 - total flux cleaned = -0.00207341 Jy ! Component: 3050 - total flux cleaned = -0.00207347 Jy ! Component: 3100 - total flux cleaned = -0.00214035 Jy ! Component: 3150 - total flux cleaned = -0.00223345 Jy ! Component: 3200 - total flux cleaned = -0.00220704 Jy ! Component: 3250 - total flux cleaned = -0.00227259 Jy ! Component: 3300 - total flux cleaned = -0.00227257 Jy ! Component: 3350 - total flux cleaned = -0.0023374 Jy ! Component: 3400 - total flux cleaned = -0.00235037 Jy ! Component: 3450 - total flux cleaned = -0.00243983 Jy ! Component: 3500 - total flux cleaned = -0.00252849 Jy ! Component: 3550 - total flux cleaned = -0.00247816 Jy ! Component: 3600 - total flux cleaned = -0.00254093 Jy ! Component: 3650 - total flux cleaned = -0.00252846 Jy ! Component: 3700 - total flux cleaned = -0.00255332 Jy ! Component: 3750 - total flux cleaned = -0.00257801 Jy ! Component: 3800 - total flux cleaned = -0.00259028 Jy ! Component: 3850 - total flux cleaned = -0.00267519 Jy ! Component: 3900 - total flux cleaned = -0.00268728 Jy ! Component: 3950 - total flux cleaned = -0.00267536 Jy ! Component: 4000 - total flux cleaned = -0.0026754 Jy ! Component: 4050 - total flux cleaned = -0.00275843 Jy ! Total flux subtracted in 4096 components = -0.00280558 Jy ! Clean residual min=-0.000758 max=0.000648 Jy/beam ! Clean residual mean=-0.000000 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.407549 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 705 components and 0.407549 Jy ![Exited script file: muppet] wmap "J0110+6805_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.127 x 4.314 at -47.32 degrees (North through East) ! Clean map min=-0.0013223 max=0.20973 Jy/beam ! Writing clean map to FITS file: J0110+6805_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.209729 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216923 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.31029 0.31029 0.62058 1.24116 2.48232 4.96464 9.92928 19.8586 39.7171 79.4343 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.209 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.127 x 4.314 at -47.32 degrees (North through East) ! Clean map min=-0.0013223 max=0.20973 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 J0110+6805_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:14:36 2019