! Started logfile: J1513-1012_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:43:52 2019 obs J1513-1012_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1513-1012_S_2017_03_27_pus_uva.fits ! AN table 1: 17 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.431373 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1513-1012 ! ! 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 1320 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 J1513-1012_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 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.312237Jy sigma=0.002444 ! Fit after self-cal, rms=0.291810Jy sigma=0.002271 ! 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=2.617 mas, bmaj=6.835 mas, bpa=0.04491 degrees ! Estimated noise=3188.45 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.564729 Jy ! Component: 100 - total flux cleaned = 0.703142 Jy ! Total flux subtracted in 100 components = 0.703142 Jy ! Clean residual min=-0.031633 max=0.056697 Jy/beam ! Clean residual mean=-0.000068 rms=0.009272 Jy/beam ! Combined flux in latest and established models = 0.703142 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.703142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171720Jy sigma=0.001304 ! Fit after self-cal, rms=0.171628Jy sigma=0.001303 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0626875 Jy ! Component: 100 - total flux cleaned = 0.0966352 Jy ! Total flux subtracted in 100 components = 0.0966352 Jy ! Clean residual min=-0.023009 max=0.029160 Jy/beam ! Clean residual mean=-0.000031 rms=0.006086 Jy/beam ! Combined flux in latest and established models = 0.799777 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.799777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137047Jy sigma=0.000995 ! Fit after self-cal, rms=0.136934Jy sigma=0.000995 ! 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.16 mas, bmaj=7.924 mas, bpa=0.3276 degrees ! Estimated noise=2695.14 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.0339884 Jy ! Component: 100 - total flux cleaned = 0.0531286 Jy ! Component: 150 - total flux cleaned = 0.0646096 Jy ! Component: 200 - total flux cleaned = 0.0715291 Jy ! Total flux subtracted in 200 components = 0.0715291 Jy ! Clean residual min=-0.020645 max=0.028734 Jy/beam ! Clean residual mean=-0.000014 rms=0.006413 Jy/beam ! Combined flux in latest and established models = 0.871306 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.871306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127924Jy sigma=0.000917 ! Fit after self-cal, rms=0.127838Jy sigma=0.000917 ! 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.07 FD 0.97 HN 1.13 KP 1.03 ! LA 0.97 MK 1.00 NL 1.03 OV 1.06 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 1.09 KP 1.01 ! LA 0.94 MK 0.99 NL 1.11 OV 1.08 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 HN 1.03 KP 0.98 ! LA 0.96 MK 1.01 NL 1.01 OV 0.99 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.06 HN 1.08 KP 1.00* ! LA 0.88 MK 0.97 NL 1.00* OV 0.75 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.127838Jy sigma=0.000917 ! Fit after self-cal, rms=0.102089Jy sigma=0.000755 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.165 mas, bmaj=7.93 mas, bpa=0.3628 degrees ! Estimated noise=2705.37 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 (14.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0242016 Jy ! Component: 100 - total flux cleaned = 0.0366508 Jy ! Component: 150 - total flux cleaned = 0.0439773 Jy ! Component: 200 - total flux cleaned = 0.0467074 Jy ! Total flux subtracted in 200 components = 0.0467074 Jy ! Clean residual min=-0.010972 max=0.012319 Jy/beam ! Clean residual mean=-0.000003 rms=0.002973 Jy/beam ! Combined flux in latest and established models = 0.918013 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 55 components and 0.918013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097091Jy sigma=0.000699 ! Fit after self-cal, rms=0.097011Jy 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.097011Jy sigma=0.000698 ! Fit after self-cal, rms=0.095912Jy sigma=0.000695 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=7.917 mas, bpa=0.4251 degrees ! Estimated noise=2691.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00623469 Jy ! Component: 100 - total flux cleaned = 0.00796502 Jy ! Component: 150 - total flux cleaned = 0.00867694 Jy ! Component: 200 - total flux cleaned = 0.00894171 Jy ! Total flux subtracted in 200 components = 0.00894171 Jy ! Clean residual min=-0.010351 max=0.012083 Jy/beam ! Clean residual mean=-0.000001 rms=0.002694 Jy/beam ! Combined flux in latest and established models = 0.926955 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 73 components and 0.926955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095356Jy sigma=0.000690 ! Fit after self-cal, rms=0.095359Jy sigma=0.000690 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 (-31.5, 95). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00736592 Jy ! Component: 100 - total flux cleaned = 0.00639315 Jy ! Component: 150 - total flux cleaned = 0.005752 Jy ! Component: 200 - total flux cleaned = 0.00574036 Jy ! Total flux subtracted in 200 components = 0.00574036 Jy ! Clean residual min=-0.009548 max=0.009468 Jy/beam ! Clean residual mean=-0.000003 rms=0.002426 Jy/beam ! Combined flux in latest and established models = 0.932695 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.932695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094036Jy sigma=0.000681 ! Fit after self-cal, rms=0.093998Jy sigma=0.000681 ! 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.093998Jy sigma=0.000681 ! Fit after self-cal, rms=0.093541Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.159 mas, bmaj=7.908 mas, bpa=0.4382 degrees ! Estimated noise=2685.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023398 Jy ! Component: 100 - total flux cleaned = 0.00274119 Jy ! Component: 150 - total flux cleaned = 0.00312005 Jy ! Component: 200 - total flux cleaned = 0.00347895 Jy ! Total flux subtracted in 200 components = 0.00347895 Jy ! Clean residual min=-0.009256 max=0.009291 Jy/beam ! Clean residual mean=-0.000001 rms=0.002337 Jy/beam ! Combined flux in latest and established models = 0.936174 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 105 components and 0.936174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093172Jy sigma=0.000678 ! Fit after self-cal, rms=0.093174Jy sigma=0.000678 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.000839748 Jy ! Component: 100 - total flux cleaned = 0.0010633 Jy ! Component: 150 - total flux cleaned = 0.00117318 Jy ! Component: 200 - total flux cleaned = 0.00137986 Jy ! Total flux subtracted in 200 components = 0.00137986 Jy ! Clean residual min=-0.009092 max=0.009125 Jy/beam ! Clean residual mean=-0.000001 rms=0.002293 Jy/beam ! Combined flux in latest and established models = 0.937554 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 111 components and 0.937554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092911Jy sigma=0.000676 ! Fit after self-cal, rms=0.092913Jy sigma=0.000676 ! 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.092913Jy sigma=0.000676 ! Fit after self-cal, rms=0.092819Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.71 mas, bmaj=15.5 mas, bpa=10.68 degrees ! Estimated noise=3285.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00573184 Jy ! Component: 100 - total flux cleaned = 0.00627525 Jy ! Component: 150 - total flux cleaned = 0.00605639 Jy ! Component: 200 - total flux cleaned = 0.00605819 Jy ! Total flux subtracted in 200 components = 0.00605819 Jy ! Clean residual min=-0.009327 max=0.008879 Jy/beam ! Clean residual mean=0.000004 rms=0.002603 Jy/beam ! Combined flux in latest and established models = 0.943612 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 119 components and 0.943613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092810Jy sigma=0.000675 ! Fit after self-cal, rms=0.092678Jy sigma=0.000675 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.00014961 Jy ! Component: 100 - total flux cleaned = -0.000148936 Jy ! Component: 150 - total flux cleaned = -0.00015289 Jy ! Component: 200 - total flux cleaned = -0.000322063 Jy ! Total flux subtracted in 200 components = -0.000322063 Jy ! Clean residual min=-0.009320 max=0.008497 Jy/beam ! Clean residual mean=0.000004 rms=0.002564 Jy/beam ! Combined flux in latest and established models = 0.94329 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 123 components and 0.94329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092635Jy sigma=0.000674 ! Fit after self-cal, rms=0.092541Jy sigma=0.000674 ! 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.158 mas, bmaj=7.903 mas, bpa=0.4536 degrees ! Estimated noise=2685.67 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.158 x 7.903 at 0.4536 degrees (North through East) ! Clean map min=-0.0084439 max=0.73786 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092541Jy sigma=0.000674 ! Fit after self-cal, rms=0.086632Jy sigma=0.000624 ! Inverting map and beam ! Estimated beam: bmin=3.154 mas, bmaj=7.901 mas, bpa=0.3796 degrees ! Estimated noise=2688.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0012764 Jy ! Component: 100 - total flux cleaned = -0.00126893 Jy ! Component: 150 - total flux cleaned = -0.00136759 Jy ! Component: 200 - total flux cleaned = -0.00145691 Jy ! Total flux subtracted in 200 components = -0.00145691 Jy ! Clean residual min=-0.008838 max=0.008682 Jy/beam ! Clean residual mean=0.000001 rms=0.002152 Jy/beam ! Combined flux in latest and established models = 0.941833 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 138 components and 0.941833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086343Jy sigma=0.000623 ! Fit after self-cal, rms=0.086348Jy sigma=0.000623 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00036125 Jy ! Component: 100 - total flux cleaned = 0.00035924 Jy ! Component: 150 - total flux cleaned = 0.000435417 Jy ! Component: 200 - total flux cleaned = 0.00043317 Jy ! Total flux subtracted in 200 components = 0.00043317 Jy ! Clean residual min=-0.008823 max=0.008600 Jy/beam ! Clean residual mean=0.000000 rms=0.002135 Jy/beam ! Combined flux in latest and established models = 0.942267 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 148 components and 0.942267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086190Jy sigma=0.000622 ! Fit after self-cal, rms=0.086189Jy sigma=0.000622 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086189Jy sigma=0.000622 ! Fit after self-cal, rms=0.086189Jy sigma=0.000622 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=2.614 mas, bmaj=6.813 mas, bpa=0.112 degrees ! Estimated noise=3175.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.561436 Jy ! Component: 100 - total flux cleaned = 0.700243 Jy ! Component: 150 - total flux cleaned = 0.763308 Jy ! Component: 200 - total flux cleaned = 0.797045 Jy ! Total flux subtracted in 200 components = 0.797045 Jy ! Clean residual min=-0.015667 max=0.029845 Jy/beam ! Clean residual mean=-0.000035 rms=0.004723 Jy/beam ! Combined flux in latest and established models = 0.797045 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.797045 Jy ! Inverting map and beam ! Estimated beam: bmin=3.154 mas, bmaj=7.901 mas, bpa=0.3861 degrees ! Estimated noise=2689.59 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 (4, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0393688 Jy ! Component: 100 - total flux cleaned = 0.0635772 Jy ! Component: 150 - total flux cleaned = 0.0817744 Jy ! Component: 200 - total flux cleaned = 0.0959463 Jy ! Total flux subtracted in 200 components = 0.0959463 Jy ! Clean residual min=-0.011441 max=0.012482 Jy/beam ! Clean residual mean=-0.000015 rms=0.003056 Jy/beam ! Combined flux in latest and established models = 0.892991 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 61 components and 0.892991 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.704 mas, bmaj=15.49 mas, bpa=10.63 degrees ! Estimated noise=3295.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.018133 Jy ! Component: 100 - total flux cleaned = 0.0299513 Jy ! Component: 150 - total flux cleaned = 0.0382452 Jy ! Component: 200 - total flux cleaned = 0.0442611 Jy ! Total flux subtracted in 200 components = 0.0442611 Jy ! Clean residual min=-0.010057 max=0.007626 Jy/beam ! Clean residual mean=-0.000004 rms=0.002454 Jy/beam ! Combined flux in latest and established models = 0.937253 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.00226429 Jy ! Component: 100 - total flux cleaned = 0.00354337 Jy ! Component: 150 - total flux cleaned = 0.00438388 Jy ! Component: 200 - total flux cleaned = 0.00501614 Jy ! Total flux subtracted in 200 components = 0.00501614 Jy ! Clean residual min=-0.008685 max=0.006960 Jy/beam ! Clean residual mean=-0.000001 rms=0.002153 Jy/beam ! Combined flux in latest and established models = 0.942269 Jy ! Adding 117 model components to the UV plane model. ! The established model now contains 165 components and 0.942268 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.154 mas, bmaj=7.901 mas, bpa=0.3861 degrees ! Estimated noise=2689.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.84037e-05 Jy ! Component: 100 - total flux cleaned = 0.000282732 Jy ! Component: 150 - total flux cleaned = 0.000789493 Jy ! Component: 200 - total flux cleaned = 0.00139478 Jy ! Total flux subtracted in 200 components = 0.00139478 Jy ! Clean residual min=-0.007877 max=0.007333 Jy/beam ! Clean residual mean=0.000001 rms=0.001868 Jy/beam ! Combined flux in latest and established models = 0.943663 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 183 components and 0.943663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085160Jy sigma=0.000617 ! Fit after self-cal, rms=0.084893Jy sigma=0.000615 wmodel J1513-1012_S_2017_03_27_pus_map.mod ! Writing 183 model components to file: J1513-1012_S_2017_03_27_pus_map.mod wobs J1513-1012_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1513-1012_S_2017_03_27_pus_uvs.fits wwins J1513-1012_S_2017_03_27_pus_map.win ! wwins: Wrote 4 windows to J1513-1012_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.0018542 Jy ! Component: 100 - total flux cleaned = -0.00173641 Jy ! Component: 150 - total flux cleaned = -0.00162496 Jy ! Component: 200 - total flux cleaned = -0.00140821 Jy ! Component: 250 - total flux cleaned = -0.00100071 Jy ! Component: 300 - total flux cleaned = -0.000711025 Jy ! Component: 350 - total flux cleaned = -0.000522526 Jy ! Component: 400 - total flux cleaned = -0.00024905 Jy ! Component: 450 - total flux cleaned = -0.000247482 Jy ! Component: 500 - total flux cleaned = -0.000332613 Jy ! Component: 550 - total flux cleaned = -0.000500144 Jy ! Component: 600 - total flux cleaned = -0.00058173 Jy ! Component: 650 - total flux cleaned = -0.000819921 Jy ! Component: 700 - total flux cleaned = -0.00112676 Jy ! Component: 750 - total flux cleaned = -0.00127536 Jy ! Component: 800 - total flux cleaned = -0.0013481 Jy ! Component: 850 - total flux cleaned = -0.00142142 Jy ! Component: 900 - total flux cleaned = -0.00163178 Jy ! Component: 950 - total flux cleaned = -0.00149365 Jy ! Component: 1000 - total flux cleaned = -0.00162913 Jy ! Component: 1050 - total flux cleaned = -0.00176035 Jy ! Component: 1100 - total flux cleaned = -0.00176024 Jy ! Component: 1150 - total flux cleaned = -0.00201372 Jy ! Component: 1200 - total flux cleaned = -0.00195119 Jy ! Component: 1250 - total flux cleaned = -0.00207302 Jy ! Component: 1300 - total flux cleaned = -0.00213347 Jy ! Component: 1350 - total flux cleaned = -0.00236805 Jy ! Component: 1400 - total flux cleaned = -0.00248281 Jy ! Component: 1450 - total flux cleaned = -0.00259609 Jy ! Component: 1500 - total flux cleaned = -0.00281902 Jy ! Component: 1550 - total flux cleaned = -0.0028738 Jy ! Component: 1600 - total flux cleaned = -0.00287372 Jy ! Component: 1650 - total flux cleaned = -0.00271385 Jy ! Component: 1700 - total flux cleaned = -0.00266178 Jy ! Component: 1750 - total flux cleaned = -0.00276492 Jy ! Component: 1800 - total flux cleaned = -0.00271338 Jy ! Component: 1850 - total flux cleaned = -0.00271312 Jy ! Component: 1900 - total flux cleaned = -0.00286182 Jy ! Component: 1950 - total flux cleaned = -0.00286207 Jy ! Component: 2000 - total flux cleaned = -0.00305476 Jy ! Component: 2050 - total flux cleaned = -0.00310222 Jy ! Component: 2100 - total flux cleaned = -0.00305545 Jy ! Component: 2150 - total flux cleaned = -0.00328814 Jy ! Component: 2200 - total flux cleaned = -0.0031962 Jy ! Component: 2250 - total flux cleaned = -0.00333263 Jy ! Component: 2300 - total flux cleaned = -0.00337712 Jy ! Component: 2350 - total flux cleaned = -0.00342151 Jy ! Component: 2400 - total flux cleaned = -0.00337755 Jy ! Component: 2450 - total flux cleaned = -0.00346517 Jy ! Component: 2500 - total flux cleaned = -0.00346503 Jy ! Component: 2550 - total flux cleaned = -0.00342226 Jy ! Component: 2600 - total flux cleaned = -0.00333753 Jy ! Component: 2650 - total flux cleaned = -0.00338022 Jy ! Component: 2700 - total flux cleaned = -0.0033386 Jy ! Component: 2750 - total flux cleaned = -0.00338012 Jy ! Component: 2800 - total flux cleaned = -0.00333912 Jy ! Component: 2850 - total flux cleaned = -0.00333916 Jy ! Component: 2900 - total flux cleaned = -0.00337994 Jy ! Component: 2950 - total flux cleaned = -0.00342009 Jy ! Component: 3000 - total flux cleaned = -0.00349949 Jy ! Component: 3050 - total flux cleaned = -0.00353903 Jy ! Component: 3100 - total flux cleaned = -0.00357808 Jy ! Component: 3150 - total flux cleaned = -0.00357825 Jy ! Component: 3200 - total flux cleaned = -0.00377212 Jy ! Component: 3250 - total flux cleaned = -0.00377219 Jy ! Component: 3300 - total flux cleaned = -0.00384877 Jy ! Component: 3350 - total flux cleaned = -0.00403888 Jy ! Component: 3400 - total flux cleaned = -0.00411426 Jy ! Component: 3450 - total flux cleaned = -0.00418954 Jy ! Component: 3500 - total flux cleaned = -0.00426451 Jy ! Component: 3550 - total flux cleaned = -0.00437647 Jy ! Component: 3600 - total flux cleaned = -0.00448736 Jy ! Component: 3650 - total flux cleaned = -0.00448717 Jy ! Component: 3700 - total flux cleaned = -0.00452369 Jy ! Component: 3750 - total flux cleaned = -0.00459681 Jy ! Component: 3800 - total flux cleaned = -0.0046333 Jy ! Component: 3850 - total flux cleaned = -0.0046696 Jy ! Component: 3900 - total flux cleaned = -0.0047059 Jy ! Component: 3950 - total flux cleaned = -0.00466983 Jy ! Component: 4000 - total flux cleaned = -0.00481383 Jy ! Component: 4050 - total flux cleaned = -0.00481387 Jy ! Total flux subtracted in 4096 components = -0.00474243 Jy ! Clean residual min=-0.001918 max=0.002101 Jy/beam ! Clean residual mean=0.000001 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.938921 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 472 components and 0.938921 Jy ![Exited script file: muppet] wmap "J1513-1012_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.154 x 7.901 at 0.3861 degrees (North through East) ! Clean map min=-0.0051583 max=0.74388 Jy/beam ! Writing clean map to FITS file: J1513-1012_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.743885 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000654218 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.263838 0.263838 0.527677 1.05535 2.11071 4.22142 8.44283 16.8857 33.7713 67.5427 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.743 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.154 x 7.901 at 0.3861 degrees (North through East) ! Clean map min=-0.0051583 max=0.74388 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 J1513-1012_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:43:56 2019