! Started logfile: J1513-1012_S_2017_07_09_pus_uvs.log on Wed May 8 14:51:57 2019 obs J1513-1012_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1513-1012_S_2017_07_09_pus_uva.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.884444 visibilities/baseline/integration-bin. ! 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 594 lines of history. ! ! Reading 3184 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_07_09_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.347636Jy sigma=0.002946 ! Fit after self-cal, rms=0.251867Jy sigma=0.002176 ! 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.701 mas, bmaj=7.234 mas, bpa=-5.877 degrees ! Estimated noise=2161.82 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.610416 Jy ! Component: 100 - total flux cleaned = 0.768609 Jy ! Total flux subtracted in 100 components = 0.768609 Jy ! Clean residual min=-0.030155 max=0.065350 Jy/beam ! Clean residual mean=-0.000261 rms=0.009800 Jy/beam ! Combined flux in latest and established models = 0.768609 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.768609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192299Jy sigma=0.001521 ! Fit after self-cal, rms=0.192232Jy sigma=0.001521 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0747595 Jy ! Component: 100 - total flux cleaned = 0.119369 Jy ! Total flux subtracted in 100 components = 0.119369 Jy ! Clean residual min=-0.025008 max=0.044141 Jy/beam ! Clean residual mean=-0.000094 rms=0.006842 Jy/beam ! Combined flux in latest and established models = 0.887978 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.887978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146299Jy sigma=0.001140 ! Fit after self-cal, rms=0.146240Jy sigma=0.001139 ! Inverting map ! Added new window around map position (5, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0401076 Jy ! Component: 100 - total flux cleaned = 0.0635416 Jy ! Total flux subtracted in 100 components = 0.0635416 Jy ! Clean residual min=-0.025344 max=0.024095 Jy/beam ! Clean residual mean=-0.000019 rms=0.005627 Jy/beam ! Combined flux in latest and established models = 0.951519 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.951519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131426Jy sigma=0.001020 ! Fit after self-cal, rms=0.130682Jy sigma=0.001012 ! 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.251 mas, bmaj=8.04 mas, bpa=-4.355 degrees ! Estimated noise=1858.38 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.0228046 Jy ! Component: 100 - total flux cleaned = 0.0335411 Jy ! Component: 150 - total flux cleaned = 0.0353737 Jy ! Component: 200 - total flux cleaned = 0.0363176 Jy ! Total flux subtracted in 200 components = 0.0363176 Jy ! Clean residual min=-0.026180 max=0.020626 Jy/beam ! Clean residual mean=0.000004 rms=0.005320 Jy/beam ! Combined flux in latest and established models = 0.987837 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 57 components and 0.987837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125723Jy sigma=0.000979 ! Fit after self-cal, rms=0.125610Jy sigma=0.000977 ! 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.00 FD 0.90 HN 0.96 KP 1.05 ! LA 1.03 MK 0.90 NL 0.91 OV 1.05 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 1.00 KP 1.01 ! LA 0.99 MK 1.08 NL 1.05 OV 1.08 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 0.99 KP 1.01 ! LA 1.00 MK 1.10 NL 1.04 OV 0.98 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 0.94 KP 1.00* ! LA 0.92 MK 1.00* NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.125610Jy sigma=0.000977 ! Fit after self-cal, rms=0.107288Jy sigma=0.000854 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=8.052 mas, bpa=-4.216 degrees ! Estimated noise=1860.12 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.000134343 Jy ! Component: 100 - total flux cleaned = -0.000829136 Jy ! Component: 150 - total flux cleaned = -0.00102292 Jy ! Component: 200 - total flux cleaned = -0.00119641 Jy ! Total flux subtracted in 200 components = -0.00119641 Jy ! Clean residual min=-0.017932 max=0.019368 Jy/beam ! Clean residual mean=0.000042 rms=0.004322 Jy/beam ! Combined flux in latest and established models = 0.986641 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.98664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106419Jy sigma=0.000846 ! Fit after self-cal, rms=0.106378Jy sigma=0.000846 ! 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.106378Jy sigma=0.000846 ! Fit after self-cal, rms=0.093072Jy sigma=0.000733 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=8.095 mas, bpa=-3.97 degrees ! Estimated noise=1858.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000925882 Jy ! Component: 100 - total flux cleaned = 0.000494057 Jy ! Component: 150 - total flux cleaned = 0.000317394 Jy ! Component: 200 - total flux cleaned = 0.000320781 Jy ! Total flux subtracted in 200 components = 0.000320781 Jy ! Clean residual min=-0.008485 max=0.016237 Jy/beam ! Clean residual mean=-0.000015 rms=0.002689 Jy/beam ! Combined flux in latest and established models = 0.986961 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 78 components and 0.986961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092188Jy sigma=0.000725 ! Fit after self-cal, rms=0.092082Jy sigma=0.000725 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 (13, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152681 Jy ! Component: 100 - total flux cleaned = 0.0228842 Jy ! Component: 150 - total flux cleaned = 0.0240156 Jy ! Component: 200 - total flux cleaned = 0.0249325 Jy ! Total flux subtracted in 200 components = 0.0249325 Jy ! Clean residual min=-0.006822 max=0.008929 Jy/beam ! Clean residual mean=-0.000013 rms=0.001944 Jy/beam ! Combined flux in latest and established models = 1.01189 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 111 components and 1.01189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089494Jy sigma=0.000701 ! Fit after self-cal, rms=0.089265Jy sigma=0.000699 ! Inverting map ! Added new window around map position (22, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00911292 Jy ! Component: 100 - total flux cleaned = 0.0146983 Jy ! Component: 150 - total flux cleaned = 0.0169235 Jy ! Component: 200 - total flux cleaned = 0.0176384 Jy ! Total flux subtracted in 200 components = 0.0176384 Jy ! Clean residual min=-0.006163 max=0.005659 Jy/beam ! Clean residual mean=-0.000015 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 1.02953 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 141 components and 1.02953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088161Jy sigma=0.000689 ! Fit after self-cal, rms=0.088100Jy sigma=0.000689 ! 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.088100Jy sigma=0.000689 ! Fit after self-cal, rms=0.087657Jy sigma=0.000685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=8.102 mas, bpa=-3.949 degrees ! Estimated noise=1855.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0043939 Jy ! Component: 100 - total flux cleaned = 0.00531763 Jy ! Component: 150 - total flux cleaned = 0.00597567 Jy ! Component: 200 - total flux cleaned = 0.00609127 Jy ! Total flux subtracted in 200 components = 0.00609127 Jy ! Clean residual min=-0.005950 max=0.005384 Jy/beam ! Clean residual mean=-0.000014 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 1.03562 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 156 components and 1.03562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087187Jy sigma=0.000681 ! Fit after self-cal, rms=0.087168Jy sigma=0.000681 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.00151468 Jy ! Component: 100 - total flux cleaned = 0.00172487 Jy ! Component: 150 - total flux cleaned = 0.00182137 Jy ! Component: 200 - total flux cleaned = 0.00172903 Jy ! Total flux subtracted in 200 components = 0.00172903 Jy ! Clean residual min=-0.005784 max=0.005165 Jy/beam ! Clean residual mean=-0.000014 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 1.03735 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 169 components and 1.03735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086955Jy sigma=0.000680 ! Fit after self-cal, rms=0.086946Jy sigma=0.000679 ! 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.086946Jy sigma=0.000679 ! Fit after self-cal, rms=0.086930Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.565 mas, bmaj=15.05 mas, bpa=-5.4 degrees ! Estimated noise=2367.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159416 Jy ! Component: 100 - total flux cleaned = 0.00120391 Jy ! Component: 150 - total flux cleaned = 0.000954015 Jy ! Component: 200 - total flux cleaned = 0.000646577 Jy ! Total flux subtracted in 200 components = 0.000646577 Jy ! Clean residual min=-0.006208 max=0.005061 Jy/beam ! Clean residual mean=-0.000026 rms=0.001634 Jy/beam ! Combined flux in latest and established models = 1.038 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 197 components and 1.038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086852Jy sigma=0.000679 ! Fit after self-cal, rms=0.086848Jy 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.00027136 Jy ! Component: 100 - total flux cleaned = -0.00041006 Jy ! Component: 150 - total flux cleaned = -0.000604047 Jy ! Component: 200 - total flux cleaned = -0.000724494 Jy ! Total flux subtracted in 200 components = -0.000724494 Jy ! Clean residual min=-0.005975 max=0.004986 Jy/beam ! Clean residual mean=-0.000025 rms=0.001603 Jy/beam ! Combined flux in latest and established models = 1.03728 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 217 components and 1.03728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086841Jy sigma=0.000678 ! Fit after self-cal, rms=0.086842Jy sigma=0.000678 ! 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.261 mas, bmaj=8.11 mas, bpa=-3.93 degrees ! Estimated noise=1854.56 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.261 x 8.11 at -3.93 degrees (North through East) ! Clean map min=-0.0053231 max=0.80299 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.086842Jy sigma=0.000678 ! Fit after self-cal, rms=0.079091Jy sigma=0.000615 ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=8.107 mas, bpa=-3.903 degrees ! Estimated noise=1852.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000539954 Jy ! Component: 100 - total flux cleaned = -0.000532784 Jy ! Component: 150 - total flux cleaned = -0.000532634 Jy ! Component: 200 - total flux cleaned = -0.000696765 Jy ! Total flux subtracted in 200 components = -0.000696765 Jy ! Clean residual min=-0.005524 max=0.004877 Jy/beam ! Clean residual mean=-0.000014 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 1.03658 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 231 components and 1.03658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078864Jy sigma=0.000614 ! Fit after self-cal, rms=0.078859Jy sigma=0.000614 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000452192 Jy ! Component: 100 - total flux cleaned = 0.00022564 Jy ! Component: 150 - total flux cleaned = 0.000156541 Jy ! Component: 200 - total flux cleaned = 8.86397e-05 Jy ! Total flux subtracted in 200 components = 8.86397e-05 Jy ! Clean residual min=-0.005389 max=0.004783 Jy/beam ! Clean residual mean=-0.000013 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 1.03667 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 240 components and 1.03667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078727Jy sigma=0.000613 ! Fit after self-cal, rms=0.078725Jy sigma=0.000613 ! 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.078725Jy sigma=0.000613 ! Fit after self-cal, rms=0.078780Jy sigma=0.000612 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.715 mas, bmaj=7.31 mas, bpa=-5.476 degrees ! Estimated noise=2150.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.606741 Jy ! Component: 100 - total flux cleaned = 0.760494 Jy ! Component: 150 - total flux cleaned = 0.835726 Jy ! Component: 200 - total flux cleaned = 0.88349 Jy ! Total flux subtracted in 200 components = 0.88349 Jy ! Clean residual min=-0.011533 max=0.025174 Jy/beam ! Clean residual mean=-0.000114 rms=0.004245 Jy/beam ! Combined flux in latest and established models = 0.883489 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.883489 Jy ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=8.116 mas, bpa=-3.898 degrees ! Estimated noise=1853.3 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.0433858 Jy ! Component: 100 - total flux cleaned = 0.070554 Jy ! Component: 150 - total flux cleaned = 0.0897427 Jy ! Component: 200 - total flux cleaned = 0.104406 Jy ! Total flux subtracted in 200 components = 0.104406 Jy ! Clean residual min=-0.007158 max=0.010107 Jy/beam ! Clean residual mean=-0.000054 rms=0.002344 Jy/beam ! Combined flux in latest and established models = 0.987895 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 55 components and 0.987895 Jy ! Inverting map ! Added new window around map position (-23, 56). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116186 Jy ! Component: 100 - total flux cleaned = 0.0205229 Jy ! Component: 150 - total flux cleaned = 0.0276399 Jy ! Component: 200 - total flux cleaned = 0.0333863 Jy ! Total flux subtracted in 200 components = 0.0333863 Jy ! Clean residual min=-0.005557 max=0.006722 Jy/beam ! Clean residual mean=-0.000030 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 1.02128 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 91 components and 1.02128 Jy ! Inverting map ! Added new window around map position (-44, 73.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00607822 Jy ! Component: 100 - total flux cleaned = 0.00897669 Jy ! Component: 150 - total flux cleaned = 0.0112029 Jy ! Component: 200 - total flux cleaned = 0.0129142 Jy ! Total flux subtracted in 200 components = 0.0129142 Jy ! Clean residual min=-0.004940 max=0.004557 Jy/beam ! Clean residual mean=-0.000021 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 1.0342 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 115 components and 1.0342 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.567 mas, bmaj=15.06 mas, bpa=-5.349 degrees ! Estimated noise=2363.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00399965 Jy ! Component: 100 - total flux cleaned = 0.0053022 Jy ! Component: 150 - total flux cleaned = 0.00521501 Jy ! Component: 200 - total flux cleaned = 0.00513255 Jy ! Total flux subtracted in 200 components = 0.00513255 Jy ! Clean residual min=-0.005613 max=0.004649 Jy/beam ! Clean residual mean=-0.000030 rms=0.001547 Jy/beam ! Combined flux in latest and established models = 1.03933 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.000153798 Jy ! Component: 100 - total flux cleaned = -0.000225834 Jy ! Component: 150 - total flux cleaned = -0.000367296 Jy ! Component: 200 - total flux cleaned = -0.000435922 Jy ! Total flux subtracted in 200 components = -0.000435922 Jy ! Clean residual min=-0.005327 max=0.004549 Jy/beam ! Clean residual mean=-0.000028 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 1.03889 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 164 components and 1.03889 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=8.116 mas, bpa=-3.898 degrees ! Estimated noise=1853.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00117055 Jy ! Component: 100 - total flux cleaned = -0.00117148 Jy ! Component: 150 - total flux cleaned = -0.000988519 Jy ! Component: 200 - total flux cleaned = -0.000988593 Jy ! Total flux subtracted in 200 components = -0.000988593 Jy ! Clean residual min=-0.004611 max=0.004286 Jy/beam ! Clean residual mean=-0.000014 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 1.0379 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 186 components and 1.0379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078255Jy sigma=0.000609 ! Fit after self-cal, rms=0.078225Jy sigma=0.000608 wmodel J1513-1012_S_2017_07_09_pus_map.mod ! Writing 186 model components to file: J1513-1012_S_2017_07_09_pus_map.mod wobs J1513-1012_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1513-1012_S_2017_07_09_pus_uvs.fits wwins J1513-1012_S_2017_07_09_pus_map.win ! wwins: Wrote 6 windows to J1513-1012_S_2017_07_09_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.00141442 Jy ! Component: 100 - total flux cleaned = -0.00171555 Jy ! Component: 150 - total flux cleaned = -0.00171467 Jy ! Component: 200 - total flux cleaned = -0.00164917 Jy ! Component: 250 - total flux cleaned = -0.00132274 Jy ! Component: 300 - total flux cleaned = -0.00113515 Jy ! Component: 350 - total flux cleaned = -0.00107415 Jy ! Component: 400 - total flux cleaned = -0.000836041 Jy ! Component: 450 - total flux cleaned = -0.00060648 Jy ! Component: 500 - total flux cleaned = -0.000212454 Jy ! Component: 550 - total flux cleaned = 0.000172542 Jy ! Component: 600 - total flux cleaned = 0.000494749 Jy ! Component: 650 - total flux cleaned = 0.000862872 Jy ! Component: 700 - total flux cleaned = 0.00106778 Jy ! Component: 750 - total flux cleaned = 0.00121834 Jy ! Component: 800 - total flux cleaned = 0.00126841 Jy ! Component: 850 - total flux cleaned = 0.00122156 Jy ! Component: 900 - total flux cleaned = 0.00141241 Jy ! Component: 950 - total flux cleaned = 0.00136544 Jy ! Component: 1000 - total flux cleaned = 0.0012731 Jy ! Component: 1050 - total flux cleaned = 0.00118262 Jy ! Component: 1100 - total flux cleaned = 0.00109313 Jy ! Component: 1150 - total flux cleaned = 0.00100609 Jy ! Component: 1200 - total flux cleaned = 0.000834507 Jy ! Component: 1250 - total flux cleaned = 0.000793379 Jy ! Component: 1300 - total flux cleaned = 0.000793583 Jy ! Component: 1350 - total flux cleaned = 0.000670594 Jy ! Component: 1400 - total flux cleaned = 0.000629771 Jy ! Component: 1450 - total flux cleaned = 0.000508682 Jy ! Component: 1500 - total flux cleaned = 0.000350226 Jy ! Component: 1550 - total flux cleaned = 0.000350308 Jy ! Component: 1600 - total flux cleaned = 0.000196304 Jy ! Component: 1650 - total flux cleaned = 0.000158489 Jy ! Component: 1700 - total flux cleaned = 7.92007e-06 Jy ! Component: 1750 - total flux cleaned = -0.000140219 Jy ! Component: 1800 - total flux cleaned = -0.000250374 Jy ! Component: 1850 - total flux cleaned = -0.000322912 Jy ! Component: 1900 - total flux cleaned = -0.000395337 Jy ! Component: 1950 - total flux cleaned = -0.000572865 Jy ! Component: 2000 - total flux cleaned = -0.000538107 Jy ! Component: 2050 - total flux cleaned = -0.000573417 Jy ! Component: 2100 - total flux cleaned = -0.000676147 Jy ! Component: 2150 - total flux cleaned = -0.000743548 Jy ! Component: 2200 - total flux cleaned = -0.000743079 Jy ! Component: 2250 - total flux cleaned = -0.000776181 Jy ! Component: 2300 - total flux cleaned = -0.000710762 Jy ! Component: 2350 - total flux cleaned = -0.00074316 Jy ! Component: 2400 - total flux cleaned = -0.000679554 Jy ! Component: 2450 - total flux cleaned = -0.000680139 Jy ! Component: 2500 - total flux cleaned = -0.00077448 Jy ! Component: 2550 - total flux cleaned = -0.000836703 Jy ! Component: 2600 - total flux cleaned = -0.000713244 Jy ! Component: 2650 - total flux cleaned = -0.000774265 Jy ! Component: 2700 - total flux cleaned = -0.000774316 Jy ! Component: 2750 - total flux cleaned = -0.000834253 Jy ! Component: 2800 - total flux cleaned = -0.000893234 Jy ! Component: 2850 - total flux cleaned = -0.000893197 Jy ! Component: 2900 - total flux cleaned = -0.000922387 Jy ! Component: 2950 - total flux cleaned = -0.000980494 Jy ! Component: 3000 - total flux cleaned = -0.000951691 Jy ! Component: 3050 - total flux cleaned = -0.00100844 Jy ! Component: 3100 - total flux cleaned = -0.000896331 Jy ! Component: 3150 - total flux cleaned = -0.00103578 Jy ! Component: 3200 - total flux cleaned = -0.000952858 Jy ! Component: 3250 - total flux cleaned = -0.00109015 Jy ! Component: 3300 - total flux cleaned = -0.00100852 Jy ! Component: 3350 - total flux cleaned = -0.00106253 Jy ! Component: 3400 - total flux cleaned = -0.00103569 Jy ! Component: 3450 - total flux cleaned = -0.00106225 Jy ! Component: 3500 - total flux cleaned = -0.00098355 Jy ! Component: 3550 - total flux cleaned = -0.00114074 Jy ! Component: 3600 - total flux cleaned = -0.00108846 Jy ! Component: 3650 - total flux cleaned = -0.00101113 Jy ! Component: 3700 - total flux cleaned = -0.00103674 Jy ! Component: 3750 - total flux cleaned = -0.000935557 Jy ! Component: 3800 - total flux cleaned = -0.000985914 Jy ! Component: 3850 - total flux cleaned = -0.000960708 Jy ! Component: 3900 - total flux cleaned = -0.000935954 Jy ! Component: 3950 - total flux cleaned = -0.00093601 Jy ! Component: 4000 - total flux cleaned = -0.000911587 Jy ! Component: 4050 - total flux cleaned = -0.000838617 Jy ! Total flux subtracted in 4096 components = -0.000887188 Jy ! Clean residual min=-0.001383 max=0.001317 Jy/beam ! Clean residual mean=-0.000003 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 1.03702 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 479 components and 1.03702 Jy ![Exited script file: muppet] wmap "J1513-1012_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.262 x 8.116 at -3.898 degrees (North through East) ! Clean map min=-0.002894 max=0.80358 Jy/beam ! Writing clean map to FITS file: J1513-1012_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.803578 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000449357 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.167758 0.167758 0.335517 0.671034 1.34207 2.68413 5.36827 10.7365 21.4731 42.9462 85.8923 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.803 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.262 x 8.116 at -3.898 degrees (North through East) ! Clean map min=-0.002894 max=0.80358 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_07_09_pus_uvs.log closed on Wed May 8 14:52:02 2019