! Started logfile: J1134+7249_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:39:54 2019 obs J1134+7249_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1134+7249_S_2017_03_27_pus_uva.fits ! AN table 1: 191 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.843514 visibilities/baseline/integration-bin. ! Found source: J1134+7249 ! ! 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 1684 lines of history. ! ! Reading 29000 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 J1134+7249_S_2017_03_27_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 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 772 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.959001Jy sigma=0.008091 ! Fit after self-cal, rms=0.937961Jy sigma=0.007944 ! 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.161 mas, bmaj=4.388 mas, bpa=77.95 degrees ! Estimated noise=934.134 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.0492794 Jy ! Component: 100 - total flux cleaned = 0.0637348 Jy ! Total flux subtracted in 100 components = 0.0637348 Jy ! Clean residual min=-0.004116 max=0.007001 Jy/beam ! Clean residual mean=-0.000012 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.0637348 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0637348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095416Jy sigma=0.000711 ! Fit after self-cal, rms=0.095179Jy sigma=0.000709 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0072945 Jy ! Component: 100 - total flux cleaned = 0.0109183 Jy ! Total flux subtracted in 100 components = 0.0109183 Jy ! Clean residual min=-0.003530 max=0.003864 Jy/beam ! Clean residual mean=-0.000007 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.0746531 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 14 components and 0.0746531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094489Jy sigma=0.000702 ! Fit after self-cal, rms=0.094477Jy sigma=0.000702 ! 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.018 mas, bmaj=5.299 mas, bpa=74.72 degrees ! Estimated noise=542.975 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 (1.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00446824 Jy ! Component: 100 - total flux cleaned = 0.00668047 Jy ! Component: 150 - total flux cleaned = 0.00810508 Jy ! Component: 200 - total flux cleaned = 0.00891996 Jy ! Total flux subtracted in 200 components = 0.00891996 Jy ! Clean residual min=-0.002192 max=0.002222 Jy/beam ! Clean residual mean=-0.000010 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.083573 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 0.083573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094258Jy sigma=0.000700 ! Fit after self-cal, rms=0.094209Jy sigma=0.000700 ! 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.03 FD 0.99 HN 0.98 KP 1.05 ! LA 0.99 MK 1.12 NL 0.97 OV 0.95 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 1.08 KP 0.99 ! LA 0.92 MK 1.03 NL 1.05 OV 1.00 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 HN 1.06 KP 1.09 ! LA 0.99 MK 1.07 NL 0.97 OV 0.95 ! PT 0.94 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.08 HN 1.05 KP 1.00* ! LA 1.00 MK 0.77 NL 1.00* OV 1.07 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.094209Jy sigma=0.000700 ! Fit after self-cal, rms=0.091751Jy sigma=0.000699 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.027 mas, bmaj=5.307 mas, bpa=74.77 degrees ! Estimated noise=545.277 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.00137339 Jy ! Component: 100 - total flux cleaned = 0.00167545 Jy ! Component: 150 - total flux cleaned = 0.00188151 Jy ! Component: 200 - total flux cleaned = 0.00198476 Jy ! Total flux subtracted in 200 components = 0.00198476 Jy ! Clean residual min=-0.002227 max=0.002153 Jy/beam ! Clean residual mean=-0.000006 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.0855578 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 43 components and 0.0855578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091712Jy sigma=0.000698 ! Fit after self-cal, rms=0.091732Jy sigma=0.000698 ! 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.091732Jy sigma=0.000698 ! Fit after self-cal, rms=0.088693Jy sigma=0.000694 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.008 mas, bmaj=5.271 mas, bpa=75.78 degrees ! Estimated noise=547.064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173071 Jy ! Component: 100 - total flux cleaned = 0.00260504 Jy ! Component: 150 - total flux cleaned = 0.0027382 Jy ! Component: 200 - total flux cleaned = 0.00280729 Jy ! Total flux subtracted in 200 components = 0.00280729 Jy ! Clean residual min=-0.002069 max=0.002468 Jy/beam ! Clean residual mean=-0.000001 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0883651 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 56 components and 0.0883651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088659Jy sigma=0.000694 ! Fit after self-cal, rms=0.088888Jy sigma=0.000693 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 (-12.5, 109.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183766 Jy ! Component: 100 - total flux cleaned = 0.00173414 Jy ! Component: 150 - total flux cleaned = 0.00169482 Jy ! Component: 200 - total flux cleaned = 0.00162256 Jy ! Total flux subtracted in 200 components = 0.00162256 Jy ! Clean residual min=-0.001931 max=0.002280 Jy/beam ! Clean residual mean=-0.000002 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0899877 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.0899877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088822Jy sigma=0.000692 ! Fit after self-cal, rms=0.088789Jy sigma=0.000692 ! Inverting map ! Added new window around map position (15.5, -43). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199904 Jy ! Component: 100 - total flux cleaned = 0.00289329 Jy ! Component: 150 - total flux cleaned = 0.00316921 Jy ! Component: 200 - total flux cleaned = 0.00331263 Jy ! Total flux subtracted in 200 components = 0.00331263 Jy ! Clean residual min=-0.001926 max=0.002060 Jy/beam ! Clean residual mean=-0.000000 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0933003 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 89 components and 0.0933003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088742Jy sigma=0.000692 ! Fit after self-cal, rms=0.088730Jy sigma=0.000691 ! Inverting map ! Added new window around map position (-3, -124). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186743 Jy ! Component: 100 - total flux cleaned = 0.0027303 Jy ! Component: 150 - total flux cleaned = 0.00325681 Jy ! Component: 200 - total flux cleaned = 0.00366015 Jy ! Total flux subtracted in 200 components = 0.00366015 Jy ! Clean residual min=-0.001952 max=0.001717 Jy/beam ! Clean residual mean=0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.0969604 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 104 components and 0.0969604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088688Jy sigma=0.000691 ! Fit after self-cal, rms=0.088680Jy sigma=0.000691 ! 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.088680Jy sigma=0.000691 ! Fit after self-cal, rms=0.090286Jy sigma=0.000690 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.97 mas, bmaj=5.262 mas, bpa=76.2 degrees ! Estimated noise=546.441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182557 Jy ! Component: 100 - total flux cleaned = 0.00320477 Jy ! Component: 150 - total flux cleaned = 0.00420671 Jy ! Component: 200 - total flux cleaned = 0.00472513 Jy ! Total flux subtracted in 200 components = 0.00472513 Jy ! Clean residual min=-0.001858 max=0.001773 Jy/beam ! Clean residual mean=0.000000 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.101686 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 108 components and 0.101686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090230Jy sigma=0.000689 ! Fit after self-cal, rms=0.090306Jy sigma=0.000689 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.000953978 Jy ! Component: 100 - total flux cleaned = 0.00139234 Jy ! Component: 150 - total flux cleaned = 0.00159151 Jy ! Component: 200 - total flux cleaned = 0.00174585 Jy ! Total flux subtracted in 200 components = 0.00174585 Jy ! Clean residual min=-0.001815 max=0.001728 Jy/beam ! Clean residual mean=0.000000 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.103431 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 115 components and 0.103431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090282Jy sigma=0.000689 ! Fit after self-cal, rms=0.090275Jy sigma=0.000689 ! 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.090275Jy sigma=0.000689 ! Fit after self-cal, rms=0.091027Jy sigma=0.000689 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.096 mas, bmaj=9.622 mas, bpa=80.24 degrees ! Estimated noise=681.643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120636 Jy ! Component: 100 - total flux cleaned = 0.00175026 Jy ! Component: 150 - total flux cleaned = 0.00212687 Jy ! Component: 200 - total flux cleaned = 0.00236239 Jy ! Total flux subtracted in 200 components = 0.00236239 Jy ! Clean residual min=-0.001736 max=0.002051 Jy/beam ! Clean residual mean=0.000001 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.105794 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 139 components and 0.105794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091008Jy sigma=0.000689 ! Fit after self-cal, rms=0.091026Jy sigma=0.000689 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.000454391 Jy ! Component: 100 - total flux cleaned = 0.000674361 Jy ! Component: 150 - total flux cleaned = 0.000831763 Jy ! Component: 200 - total flux cleaned = 0.000992563 Jy ! Total flux subtracted in 200 components = 0.000992563 Jy ! Clean residual min=-0.001746 max=0.002042 Jy/beam ! Clean residual mean=0.000002 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.106786 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 150 components and 0.106786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091018Jy sigma=0.000688 ! Fit after self-cal, rms=0.091020Jy sigma=0.000688 ! 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.952 mas, bmaj=5.259 mas, bpa=76.3 degrees ! Estimated noise=548.111 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.952 x 5.259 at 76.3 degrees (North through East) ! Clean map min=-0.0017394 max=0.06387 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.134 mas, bmaj=4.363 mas, bpa=79.23 degrees ! Estimated noise=921.867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.048192 Jy ! Component: 100 - total flux cleaned = 0.0639619 Jy ! Component: 150 - total flux cleaned = 0.072222 Jy ! Component: 200 - total flux cleaned = 0.0780374 Jy ! Total flux subtracted in 200 components = 0.0780374 Jy ! Clean residual min=-0.003475 max=0.004157 Jy/beam ! Clean residual mean=-0.000006 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.0780374 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0780374 Jy ! Inverting map and beam ! Estimated beam: bmin=3.952 mas, bmaj=5.259 mas, bpa=76.3 degrees ! Estimated noise=548.111 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.00636417 Jy ! Component: 100 - total flux cleaned = 0.0105181 Jy ! Component: 150 - total flux cleaned = 0.0138491 Jy ! Component: 200 - total flux cleaned = 0.0165987 Jy ! Total flux subtracted in 200 components = 0.0165987 Jy ! Clean residual min=-0.002256 max=0.002108 Jy/beam ! Clean residual mean=-0.000007 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.0946362 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 45 components and 0.0946361 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=9.622 mas, bpa=80.24 degrees ! Estimated noise=681.643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00326161 Jy ! Component: 100 - total flux cleaned = 0.00491842 Jy ! Component: 150 - total flux cleaned = 0.00611862 Jy ! Component: 200 - total flux cleaned = 0.00713236 Jy ! Total flux subtracted in 200 components = 0.00713236 Jy ! Clean residual min=-0.001877 max=0.002140 Jy/beam ! Clean residual mean=-0.000004 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.101769 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.000864708 Jy ! Component: 100 - total flux cleaned = 0.00156688 Jy ! Component: 150 - total flux cleaned = 0.00222048 Jy ! Component: 200 - total flux cleaned = 0.00259734 Jy ! Total flux subtracted in 200 components = 0.00259734 Jy ! Clean residual min=-0.001773 max=0.002120 Jy/beam ! Clean residual mean=-0.000000 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.104366 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 125 components and 0.104366 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.952 mas, bmaj=5.259 mas, bpa=76.3 degrees ! Estimated noise=548.111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000617809 Jy ! Component: 100 - total flux cleaned = 0.000839769 Jy ! Component: 150 - total flux cleaned = 0.000939958 Jy ! Component: 200 - total flux cleaned = 0.00116631 Jy ! Total flux subtracted in 200 components = 0.00116631 Jy ! Clean residual min=-0.001966 max=0.001958 Jy/beam ! Clean residual mean=-0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.105532 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 144 components and 0.105532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091081Jy sigma=0.000689 ! Fit after self-cal, rms=0.091078Jy sigma=0.000689 wmodel J1134+7249_S_2017_03_27_pus_map.mod ! Writing 144 model components to file: J1134+7249_S_2017_03_27_pus_map.mod wobs J1134+7249_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1134+7249_S_2017_03_27_pus_uvs.fits wwins J1134+7249_S_2017_03_27_pus_map.win ! wwins: Wrote 5 windows to J1134+7249_S_2017_03_27_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.000184389 Jy ! Component: 100 - total flux cleaned = 0.000807158 Jy ! Component: 150 - total flux cleaned = 0.00142847 Jy ! Component: 200 - total flux cleaned = 0.00202558 Jy ! Component: 250 - total flux cleaned = 0.00249453 Jy ! Component: 300 - total flux cleaned = 0.00297844 Jy ! Component: 350 - total flux cleaned = 0.00339944 Jy ! Component: 400 - total flux cleaned = 0.00383781 Jy ! Component: 450 - total flux cleaned = 0.00424217 Jy ! Component: 500 - total flux cleaned = 0.00463936 Jy ! Component: 550 - total flux cleaned = 0.00503016 Jy ! Component: 600 - total flux cleaned = 0.0054146 Jy ! Component: 650 - total flux cleaned = 0.00574535 Jy ! Component: 700 - total flux cleaned = 0.0061642 Jy ! Component: 750 - total flux cleaned = 0.00650767 Jy ! Component: 800 - total flux cleaned = 0.00680154 Jy ! Component: 850 - total flux cleaned = 0.00706931 Jy ! Component: 900 - total flux cleaned = 0.0073562 Jy ! Component: 950 - total flux cleaned = 0.00761745 Jy ! Component: 1000 - total flux cleaned = 0.00785404 Jy ! Component: 1050 - total flux cleaned = 0.0080455 Jy ! Component: 1100 - total flux cleaned = 0.00821433 Jy ! Component: 1150 - total flux cleaned = 0.00850657 Jy ! Component: 1200 - total flux cleaned = 0.00869261 Jy ! Component: 1250 - total flux cleaned = 0.00891789 Jy ! Component: 1300 - total flux cleaned = 0.00907987 Jy ! Component: 1350 - total flux cleaned = 0.00930091 Jy ! Component: 1400 - total flux cleaned = 0.00942019 Jy ! Component: 1450 - total flux cleaned = 0.0095583 Jy ! Component: 1500 - total flux cleaned = 0.00973453 Jy ! Component: 1550 - total flux cleaned = 0.0098511 Jy ! Component: 1600 - total flux cleaned = 0.0100051 Jy ! Component: 1650 - total flux cleaned = 0.0101005 Jy ! Component: 1700 - total flux cleaned = 0.0102707 Jy ! Component: 1750 - total flux cleaned = 0.0104581 Jy ! Component: 1800 - total flux cleaned = 0.0105511 Jy ! Component: 1850 - total flux cleaned = 0.0106619 Jy ! Component: 1900 - total flux cleaned = 0.0108272 Jy ! Component: 1950 - total flux cleaned = 0.0109909 Jy ! Component: 2000 - total flux cleaned = 0.0110632 Jy ! Component: 2050 - total flux cleaned = 0.0112244 Jy ! Component: 2100 - total flux cleaned = 0.0113134 Jy ! Component: 2150 - total flux cleaned = 0.0113841 Jy ! Component: 2200 - total flux cleaned = 0.011507 Jy ! Component: 2250 - total flux cleaned = 0.0116464 Jy ! Component: 2300 - total flux cleaned = 0.0116635 Jy ! Component: 2350 - total flux cleaned = 0.0117841 Jy ! Component: 2400 - total flux cleaned = 0.0118354 Jy ! Component: 2450 - total flux cleaned = 0.0119202 Jy ! Component: 2500 - total flux cleaned = 0.0120045 Jy ! Component: 2550 - total flux cleaned = 0.0121552 Jy ! Component: 2600 - total flux cleaned = 0.0121053 Jy ! Component: 2650 - total flux cleaned = 0.012188 Jy ! Component: 2700 - total flux cleaned = 0.0122209 Jy ! Component: 2750 - total flux cleaned = 0.0123026 Jy ! Component: 2800 - total flux cleaned = 0.0123352 Jy ! Component: 2850 - total flux cleaned = 0.0124804 Jy ! Component: 2900 - total flux cleaned = 0.0125285 Jy ! Component: 2950 - total flux cleaned = 0.0125287 Jy ! Component: 3000 - total flux cleaned = 0.0125606 Jy ! Component: 3050 - total flux cleaned = 0.012624 Jy ! Component: 3100 - total flux cleaned = 0.0126868 Jy ! Component: 3150 - total flux cleaned = 0.0127492 Jy ! Component: 3200 - total flux cleaned = 0.0128113 Jy ! Component: 3250 - total flux cleaned = 0.0129038 Jy ! Component: 3300 - total flux cleaned = 0.0128884 Jy ! Component: 3350 - total flux cleaned = 0.0129188 Jy ! Component: 3400 - total flux cleaned = 0.0129795 Jy ! Component: 3450 - total flux cleaned = 0.0129945 Jy ! Component: 3500 - total flux cleaned = 0.0129945 Jy ! Component: 3550 - total flux cleaned = 0.0129348 Jy ! Component: 3600 - total flux cleaned = 0.0130091 Jy ! Component: 3650 - total flux cleaned = 0.0130239 Jy ! Component: 3700 - total flux cleaned = 0.0131711 Jy ! Component: 3750 - total flux cleaned = 0.0131709 Jy ! Component: 3800 - total flux cleaned = 0.0130981 Jy ! Component: 3850 - total flux cleaned = 0.013156 Jy ! Component: 3900 - total flux cleaned = 0.0131993 Jy ! Component: 3950 - total flux cleaned = 0.0132279 Jy ! Component: 4000 - total flux cleaned = 0.0132422 Jy ! Component: 4050 - total flux cleaned = 0.013299 Jy ! Total flux subtracted in 4096 components = 0.0133131 Jy ! Clean residual min=-0.000934 max=0.000981 Jy/beam ! Clean residual mean=-0.000003 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.118845 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 463 components and 0.118845 Jy ![Exited script file: muppet] wmap "J1134+7249_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.952 x 5.259 at 76.3 degrees (North through East) ! Clean map min=-0.0013776 max=0.063605 Jy/beam ! Writing clean map to FITS file: J1134+7249_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0636055 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000264766 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.24879 1.24879 2.49758 4.99516 9.99031 19.9806 39.9612 79.9225 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.063 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.952 x 5.259 at 76.3 degrees (North through East) ! Clean map min=-0.0013776 max=0.063605 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 J1134+7249_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:40:00 2019