! Started logfile: J0211+5058_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:35:30 2019 obs J0211+5058_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0211+5058_S_2017_05_31_pus_uva.fits ! AN table 1: 179 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.979268 visibilities/baseline/integration-bin. ! Found source: J0211+5058 ! ! 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 31552 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 J0211+5058_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 933 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.921926Jy sigma=0.008736 ! Fit after self-cal, rms=0.909215Jy sigma=0.008627 ! 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.15 mas, bmaj=4.297 mas, bpa=-7.361 degrees ! Estimated noise=846.896 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.0642631 Jy ! Component: 100 - total flux cleaned = 0.0931055 Jy ! Total flux subtracted in 100 components = 0.0931055 Jy ! Clean residual min=-0.006564 max=0.016645 Jy/beam ! Clean residual mean=-0.000007 rms=0.001847 Jy/beam ! Combined flux in latest and established models = 0.0931055 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0931055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089545Jy sigma=0.000799 ! Fit after self-cal, rms=0.089351Jy sigma=0.000797 ! Inverting map ! Added new window around map position (4, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0190312 Jy ! Component: 100 - total flux cleaned = 0.0321405 Jy ! Total flux subtracted in 100 components = 0.0321405 Jy ! Clean residual min=-0.005145 max=0.007663 Jy/beam ! Clean residual mean=-0.000005 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.125246 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 59 components and 0.125246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082708Jy sigma=0.000722 ! Fit after self-cal, rms=0.082636Jy sigma=0.000721 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102596 Jy ! Component: 100 - total flux cleaned = 0.017902 Jy ! Total flux subtracted in 100 components = 0.017902 Jy ! Clean residual min=-0.004215 max=0.005565 Jy/beam ! Clean residual mean=-0.000005 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.143148 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 83 components and 0.143148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080446Jy sigma=0.000697 ! Fit after self-cal, rms=0.080409Jy sigma=0.000696 ! 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.864 mas, bmaj=5.128 mas, bpa=-1.601 degrees ! Estimated noise=473.936 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.0101218 Jy ! Component: 100 - total flux cleaned = 0.0167558 Jy ! Component: 150 - total flux cleaned = 0.0212847 Jy ! Component: 200 - total flux cleaned = 0.0244114 Jy ! Total flux subtracted in 200 components = 0.0244114 Jy ! Clean residual min=-0.003162 max=0.008479 Jy/beam ! Clean residual mean=-0.000021 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.167559 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 113 components and 0.16756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078951Jy sigma=0.000680 ! Fit after self-cal, rms=0.078856Jy sigma=0.000679 ! Inverting map ! Added new window around map position (37.5, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00789154 Jy ! Component: 100 - total flux cleaned = 0.0124435 Jy ! Component: 150 - total flux cleaned = 0.0159055 Jy ! Component: 200 - total flux cleaned = 0.0186352 Jy ! Total flux subtracted in 200 components = 0.0186352 Jy ! Clean residual min=-0.002578 max=0.003477 Jy/beam ! Clean residual mean=-0.000019 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.186195 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 165 components and 0.186195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077993Jy sigma=0.000670 ! Fit after self-cal, rms=0.077862Jy sigma=0.000669 ! 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 1.01 FD 0.97 HN 0.97 KP 0.99 ! LA 0.97 MK 1.09 NL 0.95 OV 1.00 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.03 KP 0.97 ! LA 0.95 MK 1.08 NL 1.07 OV 0.97 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 1.03 KP 0.99 ! LA 0.97 MK 1.17 NL 1.03 OV 0.99 ! PT 0.95 SC 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.00 KP 1.00* ! LA 1.01 MK 0.95 NL 1.00* OV 1.00* ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.077862Jy sigma=0.000669 ! Fit after self-cal, rms=0.079373Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.949 mas, bmaj=5.216 mas, bpa=-0.9876 degrees ! Estimated noise=481.579 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.00300633 Jy ! Component: 100 - total flux cleaned = 0.00462087 Jy ! Component: 150 - total flux cleaned = 0.00542927 Jy ! Component: 200 - total flux cleaned = 0.00611162 Jy ! Total flux subtracted in 200 components = 0.00611162 Jy ! Clean residual min=-0.002113 max=0.002770 Jy/beam ! Clean residual mean=-0.000016 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.192306 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 185 components and 0.192306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079245Jy sigma=0.000665 ! Fit after self-cal, rms=0.079221Jy sigma=0.000665 ! Inverting map ! Added new window around map position (10.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00258672 Jy ! Component: 100 - total flux cleaned = 0.00381908 Jy ! Component: 150 - total flux cleaned = 0.00463968 Jy ! Component: 200 - total flux cleaned = 0.00535763 Jy ! Total flux subtracted in 200 components = 0.00535763 Jy ! Clean residual min=-0.001903 max=0.001944 Jy/beam ! Clean residual mean=-0.000013 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.197664 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 199 components and 0.197664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079130Jy sigma=0.000664 ! Fit after self-cal, rms=0.079109Jy 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.079109Jy sigma=0.000664 ! Fit after self-cal, rms=0.076766Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.86 mas, bmaj=5.199 mas, bpa=-2.497 degrees ! Estimated noise=474.641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140135 Jy ! Component: 100 - total flux cleaned = 0.00213409 Jy ! Component: 150 - total flux cleaned = 0.00281971 Jy ! Component: 200 - total flux cleaned = 0.00318229 Jy ! Total flux subtracted in 200 components = 0.00318229 Jy ! Clean residual min=-0.001756 max=0.001647 Jy/beam ! Clean residual mean=-0.000006 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.200846 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 216 components and 0.200846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076721Jy sigma=0.000661 ! Fit after self-cal, rms=0.076715Jy 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.000703867 Jy ! Component: 100 - total flux cleaned = 0.000948444 Jy ! Component: 150 - total flux cleaned = 0.00117084 Jy ! Component: 200 - total flux cleaned = 0.00137231 Jy ! Total flux subtracted in 200 components = 0.00137231 Jy ! Clean residual min=-0.001656 max=0.001545 Jy/beam ! Clean residual mean=-0.000006 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.202219 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 223 components and 0.202219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076694Jy sigma=0.000661 ! Fit after self-cal, rms=0.076688Jy 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.076688Jy sigma=0.000661 ! Fit after self-cal, rms=0.075962Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.832 mas, bmaj=5.193 mas, bpa=-2.415 degrees ! Estimated noise=470.869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000681838 Jy ! Component: 100 - total flux cleaned = 0.00118945 Jy ! Component: 150 - total flux cleaned = 0.00165308 Jy ! Component: 200 - total flux cleaned = 0.0019692 Jy ! Total flux subtracted in 200 components = 0.0019692 Jy ! Clean residual min=-0.001581 max=0.001448 Jy/beam ! Clean residual mean=-0.000006 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.204188 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 230 components and 0.204188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075940Jy sigma=0.000660 ! Fit after self-cal, rms=0.075934Jy sigma=0.000660 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.000460848 Jy ! Component: 100 - total flux cleaned = 0.000689608 Jy ! Component: 150 - total flux cleaned = 0.000858204 Jy ! Component: 200 - total flux cleaned = 0.000975804 Jy ! Total flux subtracted in 200 components = 0.000975804 Jy ! Clean residual min=-0.001505 max=0.001434 Jy/beam ! Clean residual mean=-0.000006 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.205164 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 238 components and 0.205164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075922Jy sigma=0.000660 ! Fit after self-cal, rms=0.075918Jy sigma=0.000660 ! 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.075918Jy sigma=0.000660 ! Fit after self-cal, rms=0.075302Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.088 mas, bmaj=8.833 mas, bpa=9.441 degrees ! Estimated noise=576.634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121334 Jy ! Component: 100 - total flux cleaned = 0.00194855 Jy ! Component: 150 - total flux cleaned = 0.00245074 Jy ! Component: 200 - total flux cleaned = 0.00272553 Jy ! Total flux subtracted in 200 components = 0.00272553 Jy ! Clean residual min=-0.001513 max=0.001609 Jy/beam ! Clean residual mean=-0.000013 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.207889 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 252 components and 0.207889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075296Jy sigma=0.000660 ! Fit after self-cal, rms=0.075289Jy sigma=0.000660 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.000180663 Jy ! Component: 100 - total flux cleaned = 0.000380227 Jy ! Component: 150 - total flux cleaned = 0.000531342 Jy ! Component: 200 - total flux cleaned = 0.000650783 Jy ! Total flux subtracted in 200 components = 0.000650783 Jy ! Clean residual min=-0.001460 max=0.001602 Jy/beam ! Clean residual mean=-0.000012 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.20854 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 263 components and 0.20854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075289Jy sigma=0.000660 ! Fit after self-cal, rms=0.075285Jy sigma=0.000660 ! 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.81 mas, bmaj=5.182 mas, bpa=-2.596 degrees ! Estimated noise=467.736 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.81 x 5.182 at -2.596 degrees (North through East) ! Clean map min=-0.0013526 max=0.079962 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.073 mas, bmaj=4.366 mas, bpa=-7.74 degrees ! Estimated noise=826.481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.062545 Jy ! Component: 100 - total flux cleaned = 0.0928022 Jy ! Component: 150 - total flux cleaned = 0.112152 Jy ! Component: 200 - total flux cleaned = 0.125812 Jy ! Total flux subtracted in 200 components = 0.125812 Jy ! Clean residual min=-0.004757 max=0.008076 Jy/beam ! Clean residual mean=-0.000003 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.125812 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.125812 Jy ! Inverting map and beam ! Estimated beam: bmin=3.81 mas, bmaj=5.182 mas, bpa=-2.596 degrees ! Estimated noise=467.736 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.016339 Jy ! Component: 100 - total flux cleaned = 0.0280464 Jy ! Component: 150 - total flux cleaned = 0.037096 Jy ! Component: 200 - total flux cleaned = 0.0442252 Jy ! Total flux subtracted in 200 components = 0.0442252 Jy ! Clean residual min=-0.002777 max=0.004675 Jy/beam ! Clean residual mean=-0.000014 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.170038 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 104 components and 0.170038 Jy ! Inverting map ! Added new window around map position (2, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00579593 Jy ! Component: 100 - total flux cleaned = 0.0104994 Jy ! Component: 150 - total flux cleaned = 0.0144033 Jy ! Component: 200 - total flux cleaned = 0.0176904 Jy ! Total flux subtracted in 200 components = 0.0176904 Jy ! Clean residual min=-0.001990 max=0.002287 Jy/beam ! Clean residual mean=-0.000010 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.187728 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 159 components and 0.187728 Jy ! Inverting map ! Added new window around map position (-4, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0028351 Jy ! Component: 100 - total flux cleaned = 0.00525198 Jy ! Component: 150 - total flux cleaned = 0.00735226 Jy ! Component: 200 - total flux cleaned = 0.00918772 Jy ! Total flux subtracted in 200 components = 0.00918772 Jy ! Clean residual min=-0.001670 max=0.001644 Jy/beam ! Clean residual mean=-0.000008 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.196916 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 198 components and 0.196916 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.088 mas, bmaj=8.833 mas, bpa=9.441 degrees ! Estimated noise=576.634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277356 Jy ! Component: 100 - total flux cleaned = 0.00477413 Jy ! Component: 150 - total flux cleaned = 0.0063309 Jy ! Component: 200 - total flux cleaned = 0.00756067 Jy ! Total flux subtracted in 200 components = 0.00756067 Jy ! Clean residual min=-0.001565 max=0.001833 Jy/beam ! Clean residual mean=-0.000014 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.204476 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) ! Added new window around map position (24.5, -14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151527 Jy ! Component: 100 - total flux cleaned = 0.00217643 Jy ! Component: 150 - total flux cleaned = 0.00279699 Jy ! Component: 200 - total flux cleaned = 0.00321611 Jy ! Total flux subtracted in 200 components = 0.00321611 Jy ! Clean residual min=-0.001444 max=0.001423 Jy/beam ! Clean residual mean=-0.000011 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.207692 Jy ! Adding 129 model components to the UV plane model. ! The established model now contains 304 components and 0.207692 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.81 mas, bmaj=5.182 mas, bpa=-2.596 degrees ! Estimated noise=467.736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000495222 Jy ! Component: 100 - total flux cleaned = 0.000866534 Jy ! Component: 150 - total flux cleaned = 0.0010559 Jy ! Component: 200 - total flux cleaned = 0.00112988 Jy ! Total flux subtracted in 200 components = 0.00112988 Jy ! Clean residual min=-0.001289 max=0.001359 Jy/beam ! Clean residual mean=-0.000004 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.208822 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 329 components and 0.208822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075259Jy sigma=0.000660 ! Fit after self-cal, rms=0.075232Jy sigma=0.000660 wmodel J0211+5058_S_2017_05_31_pus_map.mod ! Writing 329 model components to file: J0211+5058_S_2017_05_31_pus_map.mod wobs J0211+5058_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0211+5058_S_2017_05_31_pus_uvs.fits wwins J0211+5058_S_2017_05_31_pus_map.win ! wwins: Wrote 7 windows to J0211+5058_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.000237336 Jy ! Component: 100 - total flux cleaned = -0.000216062 Jy ! Component: 150 - total flux cleaned = -0.000174685 Jy ! Component: 200 - total flux cleaned = -5.56707e-05 Jy ! Component: 250 - total flux cleaned = 4.06111e-05 Jy ! Component: 300 - total flux cleaned = 0.000134022 Jy ! Component: 350 - total flux cleaned = 0.000170669 Jy ! Component: 400 - total flux cleaned = 0.000277985 Jy ! Component: 450 - total flux cleaned = 0.000348036 Jy ! Component: 500 - total flux cleaned = 0.000433646 Jy ! Component: 550 - total flux cleaned = 0.000500741 Jy ! Component: 600 - total flux cleaned = 0.000566816 Jy ! Component: 650 - total flux cleaned = 0.000615328 Jy ! Component: 700 - total flux cleaned = 0.000695147 Jy ! Component: 750 - total flux cleaned = 0.000773813 Jy ! Component: 800 - total flux cleaned = 0.000789016 Jy ! Component: 850 - total flux cleaned = 0.000774124 Jy ! Component: 900 - total flux cleaned = 0.000894751 Jy ! Component: 950 - total flux cleaned = 0.000924262 Jy ! Component: 1000 - total flux cleaned = 0.000953357 Jy ! Component: 1050 - total flux cleaned = 0.000996799 Jy ! Component: 1100 - total flux cleaned = 0.00101094 Jy ! Component: 1150 - total flux cleaned = 0.00102493 Jy ! Component: 1200 - total flux cleaned = 0.00101119 Jy ! Component: 1250 - total flux cleaned = 0.00110777 Jy ! Component: 1300 - total flux cleaned = 0.00118933 Jy ! Component: 1350 - total flux cleaned = 0.00116219 Jy ! Component: 1400 - total flux cleaned = 0.00122912 Jy ! Component: 1450 - total flux cleaned = 0.00130841 Jy ! Component: 1500 - total flux cleaned = 0.00141307 Jy ! Component: 1550 - total flux cleaned = 0.00141302 Jy ! Component: 1600 - total flux cleaned = 0.00152871 Jy ! Component: 1650 - total flux cleaned = 0.00159222 Jy ! Component: 1700 - total flux cleaned = 0.00162986 Jy ! Component: 1750 - total flux cleaned = 0.00166746 Jy ! Component: 1800 - total flux cleaned = 0.00176654 Jy ! Component: 1850 - total flux cleaned = 0.00184004 Jy ! Component: 1900 - total flux cleaned = 0.00181561 Jy ! Component: 1950 - total flux cleaned = 0.00188796 Jy ! Component: 2000 - total flux cleaned = 0.00191187 Jy ! Component: 2050 - total flux cleaned = 0.0019593 Jy ! Component: 2100 - total flux cleaned = 0.00200651 Jy ! Component: 2150 - total flux cleaned = 0.00203003 Jy ! Component: 2200 - total flux cleaned = 0.0020765 Jy ! Component: 2250 - total flux cleaned = 0.0021341 Jy ! Component: 2300 - total flux cleaned = 0.00219093 Jy ! Component: 2350 - total flux cleaned = 0.0022248 Jy ! Component: 2400 - total flux cleaned = 0.00225854 Jy ! Component: 2450 - total flux cleaned = 0.00228078 Jy ! Component: 2500 - total flux cleaned = 0.002314 Jy ! Component: 2550 - total flux cleaned = 0.00234704 Jy ! Component: 2600 - total flux cleaned = 0.00235799 Jy ! Component: 2650 - total flux cleaned = 0.00237971 Jy ! Component: 2700 - total flux cleaned = 0.0023904 Jy ! Component: 2750 - total flux cleaned = 0.0024011 Jy ! Component: 2800 - total flux cleaned = 0.00245417 Jy ! Component: 2850 - total flux cleaned = 0.00247527 Jy ! Component: 2900 - total flux cleaned = 0.00247542 Jy ! Component: 2950 - total flux cleaned = 0.00248584 Jy ! Component: 3000 - total flux cleaned = 0.00255821 Jy ! Component: 3050 - total flux cleaned = 0.00258886 Jy ! Component: 3100 - total flux cleaned = 0.00254821 Jy ! Component: 3150 - total flux cleaned = 0.00260903 Jy ! Component: 3200 - total flux cleaned = 0.00264939 Jy ! Component: 3250 - total flux cleaned = 0.00265936 Jy ! Component: 3300 - total flux cleaned = 0.00266933 Jy ! Component: 3350 - total flux cleaned = 0.00270879 Jy ! Component: 3400 - total flux cleaned = 0.0026892 Jy ! Component: 3450 - total flux cleaned = 0.00268922 Jy ! Component: 3500 - total flux cleaned = 0.00268923 Jy ! Component: 3550 - total flux cleaned = 0.00276635 Jy ! Component: 3600 - total flux cleaned = 0.00274712 Jy ! Component: 3650 - total flux cleaned = 0.0027662 Jy ! Component: 3700 - total flux cleaned = 0.00278509 Jy ! Component: 3750 - total flux cleaned = 0.00278508 Jy ! Component: 3800 - total flux cleaned = 0.00274763 Jy ! Component: 3850 - total flux cleaned = 0.00280347 Jy ! Component: 3900 - total flux cleaned = 0.0027665 Jy ! Component: 3950 - total flux cleaned = 0.0028125 Jy ! Component: 4000 - total flux cleaned = 0.00283081 Jy ! Component: 4050 - total flux cleaned = 0.00284892 Jy ! Total flux subtracted in 4096 components = 0.00285799 Jy ! Clean residual min=-0.000495 max=0.000593 Jy/beam ! Clean residual mean=-0.000001 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.21168 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 643 components and 0.21168 Jy ![Exited script file: muppet] wmap "J0211+5058_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.81 x 5.182 at -2.596 degrees (North through East) ! Clean map min=-0.00097646 max=0.080196 Jy/beam ! Writing clean map to FITS file: J0211+5058_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.0801961 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000164583 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.615677 0.615677 1.23135 2.46271 4.92542 9.85084 19.7017 39.4034 78.8067 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.08 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.81 x 5.182 at -2.596 degrees (North through East) ! Clean map min=-0.00097646 max=0.080196 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 J0211+5058_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:35:43 2019