! Started logfile: J0151+5454_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:33:40 2019 obs J0151+5454_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0151+5454_S_2017_05_31_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970062 visibilities/baseline/integration-bin. ! Found source: J0151+5454 ! ! 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 703 lines of history. ! ! Reading 25144 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 J0151+5454_S_2017_05_31_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 745 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.902074Jy sigma=0.008505 ! Fit after self-cal, rms=0.895508Jy sigma=0.008452 ! 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.149 mas, bmaj=4.046 mas, bpa=-8.729 degrees ! Estimated noise=938.864 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.0797826 Jy ! Component: 100 - total flux cleaned = 0.0979262 Jy ! Total flux subtracted in 100 components = 0.0979262 Jy ! Clean residual min=-0.003163 max=0.006590 Jy/beam ! Clean residual mean=0.000004 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.0979262 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0979262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091897Jy sigma=0.000679 ! Fit after self-cal, rms=0.091871Jy sigma=0.000679 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00730769 Jy ! Component: 100 - total flux cleaned = 0.0115003 Jy ! Total flux subtracted in 100 components = 0.0115003 Jy ! Clean residual min=-0.002810 max=0.003363 Jy/beam ! Clean residual mean=0.000001 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.109426 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 27 components and 0.109426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090810Jy sigma=0.000671 ! Fit after self-cal, rms=0.090815Jy sigma=0.000671 ! 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.801 mas, bmaj=4.985 mas, bpa=-3.602 degrees ! Estimated noise=539.555 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 (11, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00473311 Jy ! Component: 100 - total flux cleaned = 0.0078648 Jy ! Component: 150 - total flux cleaned = 0.0100503 Jy ! Component: 200 - total flux cleaned = 0.0116131 Jy ! Total flux subtracted in 200 components = 0.0116131 Jy ! Clean residual min=-0.001931 max=0.001930 Jy/beam ! Clean residual mean=-0.000009 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.12104 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 50 components and 0.12104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090409Jy sigma=0.000668 ! Fit after self-cal, rms=0.090397Jy sigma=0.000667 ! 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.99 FD 1.01 HN 0.98 KP 0.99 ! LA 1.02 MK 1.05 NL 0.86 OV 1.06 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.02 KP 1.00 ! LA 0.97 MK 1.06 NL 1.04 OV 1.02 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.06 HN 1.01 KP 0.98 ! LA 0.99 MK 1.04 NL 0.97 OV 0.97 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 0.96 KP 1.00* ! LA 1.04 MK 0.99 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.090397Jy sigma=0.000667 ! Fit after self-cal, rms=0.090990Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.833 mas, bmaj=5.013 mas, bpa=-3.265 degrees ! Estimated noise=540.628 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.0017312 Jy ! Component: 100 - total flux cleaned = 0.00265832 Jy ! Component: 150 - total flux cleaned = 0.00297754 Jy ! Component: 200 - total flux cleaned = 0.00306777 Jy ! Total flux subtracted in 200 components = 0.00306777 Jy ! Clean residual min=-0.001815 max=0.001531 Jy/beam ! Clean residual mean=-0.000010 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.124107 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 69 components and 0.124107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090936Jy sigma=0.000665 ! Fit after self-cal, rms=0.090929Jy sigma=0.000664 ! 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.090929Jy sigma=0.000664 ! Fit after self-cal, rms=0.077549Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.832 mas, bmaj=5.022 mas, bpa=-2.961 degrees ! Estimated noise=539.845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000904104 Jy ! Component: 100 - total flux cleaned = 0.00129386 Jy ! Component: 150 - total flux cleaned = 0.00151196 Jy ! Component: 200 - total flux cleaned = 0.00158058 Jy ! Total flux subtracted in 200 components = 0.00158058 Jy ! Clean residual min=-0.001319 max=0.001465 Jy/beam ! Clean residual mean=-0.000001 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.125688 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 88 components and 0.125688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077537Jy sigma=0.000662 ! Fit after self-cal, rms=0.077517Jy sigma=0.000662 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 (41.5, -75.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101752 Jy ! Component: 100 - total flux cleaned = 0.00115218 Jy ! Component: 150 - total flux cleaned = 0.00130835 Jy ! Component: 200 - total flux cleaned = 0.00149068 Jy ! Total flux subtracted in 200 components = 0.00149068 Jy ! Clean residual min=-0.001288 max=0.001302 Jy/beam ! Clean residual mean=-0.000001 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.127179 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 0.127179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077484Jy sigma=0.000661 ! Fit after self-cal, rms=0.077482Jy sigma=0.000661 ! Inverting map ! Added new window around map position (-81.5, -75.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104006 Jy ! Component: 100 - total flux cleaned = 0.00121976 Jy ! Component: 150 - total flux cleaned = 0.00135875 Jy ! Component: 200 - total flux cleaned = 0.00148869 Jy ! Total flux subtracted in 200 components = 0.00148869 Jy ! Clean residual min=-0.001252 max=0.001124 Jy/beam ! Clean residual mean=-0.000003 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.128667 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 119 components and 0.128667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077460Jy sigma=0.000661 ! Fit after self-cal, rms=0.077457Jy sigma=0.000661 ! 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.077457Jy sigma=0.000661 ! Fit after self-cal, rms=0.077318Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.829 mas, bmaj=5.022 mas, bpa=-3.007 degrees ! Estimated noise=539.133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000396297 Jy ! Component: 100 - total flux cleaned = 0.000525171 Jy ! Component: 150 - total flux cleaned = 0.000626602 Jy ! Component: 200 - total flux cleaned = 0.000723736 Jy ! Total flux subtracted in 200 components = 0.000723736 Jy ! Clean residual min=-0.001239 max=0.001100 Jy/beam ! Clean residual mean=-0.000003 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.129391 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 132 components and 0.129391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077307Jy sigma=0.000661 ! Fit after self-cal, rms=0.077306Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135892 Jy ! Component: 100 - total flux cleaned = 0.000227621 Jy ! Component: 150 - total flux cleaned = 0.000315306 Jy ! Component: 200 - total flux cleaned = 0.000416382 Jy ! Total flux subtracted in 200 components = 0.000416382 Jy ! Clean residual min=-0.001237 max=0.001094 Jy/beam ! Clean residual mean=-0.000003 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.129807 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 136 components and 0.129807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077298Jy sigma=0.000661 ! Fit after self-cal, rms=0.077297Jy sigma=0.000661 ! 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.077297Jy sigma=0.000661 ! Fit after self-cal, rms=0.077298Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.116 mas, bmaj=8.706 mas, bpa=9.475 degrees ! Estimated noise=670.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000535207 Jy ! Component: 100 - total flux cleaned = 0.000723247 Jy ! Component: 150 - total flux cleaned = 0.000793553 Jy ! Component: 200 - total flux cleaned = 0.00086023 Jy ! Total flux subtracted in 200 components = 0.00086023 Jy ! Clean residual min=-0.001199 max=0.001114 Jy/beam ! Clean residual mean=-0.000004 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.130668 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 152 components and 0.130668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077294Jy sigma=0.000661 ! Fit after self-cal, rms=0.077293Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122151 Jy ! Component: 100 - total flux cleaned = 0.000181449 Jy ! Component: 150 - total flux cleaned = 0.000242868 Jy ! Component: 200 - total flux cleaned = 0.000283277 Jy ! Total flux subtracted in 200 components = 0.000283277 Jy ! Clean residual min=-0.001181 max=0.001094 Jy/beam ! Clean residual mean=-0.000003 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.130951 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 159 components and 0.130951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077291Jy sigma=0.000661 ! Fit after self-cal, rms=0.077291Jy sigma=0.000661 ! 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.827 mas, bmaj=5.021 mas, bpa=-3.023 degrees ! Estimated noise=539.137 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.827 x 5.021 at -3.023 degrees (North through East) ! Clean map min=-0.0011852 max=0.1045 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.17 mas, bmaj=4.078 mas, bpa=-7.617 degrees ! Estimated noise=940.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0797061 Jy ! Component: 100 - total flux cleaned = 0.0977502 Jy ! Component: 150 - total flux cleaned = 0.10501 Jy ! Component: 200 - total flux cleaned = 0.109837 Jy ! Total flux subtracted in 200 components = 0.109837 Jy ! Clean residual min=-0.002572 max=0.003322 Jy/beam ! Clean residual mean=0.000005 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.109837 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.109837 Jy ! Inverting map and beam ! Estimated beam: bmin=3.827 mas, bmaj=5.021 mas, bpa=-3.023 degrees ! Estimated noise=539.137 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.00508482 Jy ! Component: 100 - total flux cleaned = 0.00848911 Jy ! Component: 150 - total flux cleaned = 0.0108942 Jy ! Component: 200 - total flux cleaned = 0.0127558 Jy ! Total flux subtracted in 200 components = 0.0127558 Jy ! Clean residual min=-0.001495 max=0.001492 Jy/beam ! Clean residual mean=-0.000003 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.122593 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 56 components and 0.122593 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.116 mas, bmaj=8.706 mas, bpa=9.475 degrees ! Estimated noise=670.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234426 Jy ! Component: 100 - total flux cleaned = 0.00369992 Jy ! Component: 150 - total flux cleaned = 0.00472334 Jy ! Component: 200 - total flux cleaned = 0.0055422 Jy ! Total flux subtracted in 200 components = 0.0055422 Jy ! Clean residual min=-0.001268 max=0.001252 Jy/beam ! Clean residual mean=-0.000003 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.128135 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.000544554 Jy ! Component: 100 - total flux cleaned = 0.000849987 Jy ! Component: 150 - total flux cleaned = 0.0011614 Jy ! Component: 200 - total flux cleaned = 0.00143544 Jy ! Total flux subtracted in 200 components = 0.00143544 Jy ! Clean residual min=-0.001224 max=0.001149 Jy/beam ! Clean residual mean=-0.000003 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.12957 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 121 components and 0.12957 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.827 mas, bmaj=5.021 mas, bpa=-3.023 degrees ! Estimated noise=539.137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.50527e-05 Jy ! Component: 100 - total flux cleaned = 0.000291235 Jy ! Component: 150 - total flux cleaned = 0.000468222 Jy ! Component: 200 - total flux cleaned = 0.000710407 Jy ! Total flux subtracted in 200 components = 0.000710407 Jy ! Clean residual min=-0.001357 max=0.001113 Jy/beam ! Clean residual mean=-0.000002 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.130281 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 143 components and 0.130281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077331Jy sigma=0.000661 ! Fit after self-cal, rms=0.077325Jy sigma=0.000661 wmodel J0151+5454_S_2017_05_31_pus_map.mod ! Writing 143 model components to file: J0151+5454_S_2017_05_31_pus_map.mod wobs J0151+5454_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0151+5454_S_2017_05_31_pus_uvs.fits wwins J0151+5454_S_2017_05_31_pus_map.win ! wwins: Wrote 4 windows to J0151+5454_S_2017_05_31_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.000354181 Jy ! Component: 100 - total flux cleaned = -0.000273945 Jy ! Component: 150 - total flux cleaned = -0.000118674 Jy ! Component: 200 - total flux cleaned = -9.95879e-05 Jy ! Component: 250 - total flux cleaned = -0.000135258 Jy ! Component: 300 - total flux cleaned = -0.000117527 Jy ! Component: 350 - total flux cleaned = -0.000135085 Jy ! Component: 400 - total flux cleaned = -0.000169256 Jy ! Component: 450 - total flux cleaned = -0.000169781 Jy ! Component: 500 - total flux cleaned = -0.000202391 Jy ! Component: 550 - total flux cleaned = -0.000186202 Jy ! Component: 600 - total flux cleaned = -0.000233451 Jy ! Component: 650 - total flux cleaned = -9.3561e-05 Jy ! Component: 700 - total flux cleaned = -6.33387e-05 Jy ! Component: 750 - total flux cleaned = -6.33222e-05 Jy ! Component: 800 - total flux cleaned = -1.83873e-05 Jy ! Component: 850 - total flux cleaned = 4.03613e-05 Jy ! Component: 900 - total flux cleaned = 5.49416e-05 Jy ! Component: 950 - total flux cleaned = 6.94411e-05 Jy ! Component: 1000 - total flux cleaned = 0.000168685 Jy ! Component: 1050 - total flux cleaned = 0.000182586 Jy ! Component: 1100 - total flux cleaned = 0.00023836 Jy ! Component: 1150 - total flux cleaned = 0.000265804 Jy ! Component: 1200 - total flux cleaned = 0.000319841 Jy ! Component: 1250 - total flux cleaned = 0.000373486 Jy ! Component: 1300 - total flux cleaned = 0.000413312 Jy ! Component: 1350 - total flux cleaned = 0.000426405 Jy ! Component: 1400 - total flux cleaned = 0.00042655 Jy ! Component: 1450 - total flux cleaned = 0.00046548 Jy ! Component: 1500 - total flux cleaned = 0.000529474 Jy ! Component: 1550 - total flux cleaned = 0.00058026 Jy ! Component: 1600 - total flux cleaned = 0.000617852 Jy ! Component: 1650 - total flux cleaned = 0.000680295 Jy ! Component: 1700 - total flux cleaned = 0.00068024 Jy ! Component: 1750 - total flux cleaned = 0.00076616 Jy ! Component: 1800 - total flux cleaned = 0.000790612 Jy ! Component: 1850 - total flux cleaned = 0.000874919 Jy ! Component: 1900 - total flux cleaned = 0.000874839 Jy ! Component: 1950 - total flux cleaned = 0.000934343 Jy ! Component: 2000 - total flux cleaned = 0.000969657 Jy ! Component: 2050 - total flux cleaned = 0.00100473 Jy ! Component: 2100 - total flux cleaned = 0.0010162 Jy ! Component: 2150 - total flux cleaned = 0.00106224 Jy ! Component: 2200 - total flux cleaned = 0.00110797 Jy ! Component: 2250 - total flux cleaned = 0.00116467 Jy ! Component: 2300 - total flux cleaned = 0.00122086 Jy ! Component: 2350 - total flux cleaned = 0.00125431 Jy ! Component: 2400 - total flux cleaned = 0.00126549 Jy ! Component: 2450 - total flux cleaned = 0.00129859 Jy ! Component: 2500 - total flux cleaned = 0.00129862 Jy ! Component: 2550 - total flux cleaned = 0.00133126 Jy ! Component: 2600 - total flux cleaned = 0.00134208 Jy ! Component: 2650 - total flux cleaned = 0.00137425 Jy ! Component: 2700 - total flux cleaned = 0.00137417 Jy ! Component: 2750 - total flux cleaned = 0.00133174 Jy ! Component: 2800 - total flux cleaned = 0.00135295 Jy ! Component: 2850 - total flux cleaned = 0.00138448 Jy ! Component: 2900 - total flux cleaned = 0.00138439 Jy ! Component: 2950 - total flux cleaned = 0.0014051 Jy ! Component: 3000 - total flux cleaned = 0.00137426 Jy ! Component: 3050 - total flux cleaned = 0.00137429 Jy ! Component: 3100 - total flux cleaned = 0.00140481 Jy ! Component: 3150 - total flux cleaned = 0.00141485 Jy ! Component: 3200 - total flux cleaned = 0.00142485 Jy ! Component: 3250 - total flux cleaned = 0.00144484 Jy ! Component: 3300 - total flux cleaned = 0.00145474 Jy ! Component: 3350 - total flux cleaned = 0.00144489 Jy ! Component: 3400 - total flux cleaned = 0.00146457 Jy ! Component: 3450 - total flux cleaned = 0.00148411 Jy ! Component: 3500 - total flux cleaned = 0.00149389 Jy ! Component: 3550 - total flux cleaned = 0.00149391 Jy ! Component: 3600 - total flux cleaned = 0.0015131 Jy ! Component: 3650 - total flux cleaned = 0.00153222 Jy ! Component: 3700 - total flux cleaned = 0.0014942 Jy ! Component: 3750 - total flux cleaned = 0.00148477 Jy ! Component: 3800 - total flux cleaned = 0.00148477 Jy ! Component: 3850 - total flux cleaned = 0.0014941 Jy ! Component: 3900 - total flux cleaned = 0.00148484 Jy ! Component: 3950 - total flux cleaned = 0.00148483 Jy ! Component: 4000 - total flux cleaned = 0.00142009 Jy ! Component: 4050 - total flux cleaned = 0.00145695 Jy ! Total flux subtracted in 4096 components = 0.00146616 Jy ! Clean residual min=-0.000570 max=0.000720 Jy/beam ! Clean residual mean=-0.000001 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.131747 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 457 components and 0.131747 Jy ![Exited script file: muppet] wmap "J0151+5454_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.827 x 5.021 at -3.023 degrees (North through East) ! Clean map min=-0.00090869 max=0.1044 Jy/beam ! Writing clean map to FITS file: J0151+5454_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.1044 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000164258 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.472003 0.472003 0.944007 1.88801 3.77603 7.55205 15.1041 30.2082 60.4164 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.104 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.827 x 5.021 at -3.023 degrees (North through East) ! Clean map min=-0.00090869 max=0.1044 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 J0151+5454_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:33:51 2019