! Started logfile: J1125+2610_S_2017_09_26_pus_uvs.log on Sat May 11 13:00:42 2019 obs J1125+2610_S_2017_09_26_pus_uva.fits ! Reading UV FITS file: J1125+2610_S_2017_09_26_pus_uva.fits ! AN table 1: 26 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.522436 visibilities/baseline/integration-bin. ! Found source: J1125+2610 ! ! 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 674 lines of history. ! ! Reading 1956 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 J1125+2610_S_2017_09_26_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.202311Jy sigma=0.001787 ! Fit after self-cal, rms=0.173003Jy sigma=0.001536 ! 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=4.072 mas, bmaj=9.102 mas, bpa=-3.214 degrees ! Estimated noise=2321.83 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.695071 Jy ! Component: 100 - total flux cleaned = 0.863739 Jy ! Total flux subtracted in 100 components = 0.863739 Jy ! Clean residual min=-0.030209 max=0.065219 Jy/beam ! Clean residual mean=-0.000166 rms=0.010769 Jy/beam ! Combined flux in latest and established models = 0.863738 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.863738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156347Jy sigma=0.001364 ! Fit after self-cal, rms=0.156073Jy sigma=0.001362 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0677121 Jy ! Component: 100 - total flux cleaned = 0.0991648 Jy ! Total flux subtracted in 100 components = 0.0991648 Jy ! Clean residual min=-0.022417 max=0.033559 Jy/beam ! Clean residual mean=-0.000080 rms=0.006842 Jy/beam ! Combined flux in latest and established models = 0.962903 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.962903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119933Jy sigma=0.001051 ! Fit after self-cal, rms=0.119604Jy sigma=0.001049 ! 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.923 mas, bmaj=9.374 mas, bpa=-3.692 degrees ! Estimated noise=2006.13 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.0249758 Jy ! Component: 100 - total flux cleaned = 0.0389517 Jy ! Component: 150 - total flux cleaned = 0.0476653 Jy ! Component: 200 - total flux cleaned = 0.0532795 Jy ! Total flux subtracted in 200 components = 0.0532795 Jy ! Clean residual min=-0.019383 max=0.023811 Jy/beam ! Clean residual mean=-0.000061 rms=0.005411 Jy/beam ! Combined flux in latest and established models = 1.01618 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 57 components and 1.01618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114103Jy sigma=0.001001 ! Fit after self-cal, rms=0.114094Jy sigma=0.001001 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.92 HN 0.97 KP 1.07 ! LA 1.02 MK 1.02 NL 0.90 OV 1.00* ! PT 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.97 HN 1.01 KP 1.01 ! LA 0.98 MK 0.99 NL 1.06 OV 1.00* ! PT 0.97 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 HN 1.02 KP 0.99 ! LA 0.99 MK 1.01 NL 1.02 OV 1.00* ! PT 0.96 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.98 KP 1.00* ! LA 0.91 MK 1.09 NL 1.00* OV 1.00* ! PT 1.02 ! ! ! Fit before self-cal, rms=0.114094Jy sigma=0.001001 ! Fit after self-cal, rms=0.094428Jy sigma=0.000802 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.933 mas, bmaj=9.341 mas, bpa=-3.893 degrees ! Estimated noise=2017.56 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.00611486 Jy ! Component: 100 - total flux cleaned = -0.00871068 Jy ! Component: 150 - total flux cleaned = -0.00940418 Jy ! Component: 200 - total flux cleaned = -0.00990024 Jy ! Total flux subtracted in 200 components = -0.00990024 Jy ! Clean residual min=-0.015172 max=0.017723 Jy/beam ! Clean residual mean=-0.000051 rms=0.004403 Jy/beam ! Combined flux in latest and established models = 1.00628 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 1.00628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093990Jy sigma=0.000798 ! Fit after self-cal, rms=0.094002Jy sigma=0.000798 ! 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.094002Jy sigma=0.000798 ! Fit after self-cal, rms=0.079464Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.928 mas, bmaj=9.339 mas, bpa=-3.896 degrees ! Estimated noise=2016.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00292305 Jy ! Component: 100 - total flux cleaned = -0.00291893 Jy ! Component: 150 - total flux cleaned = -0.0029195 Jy ! Component: 200 - total flux cleaned = -0.00292089 Jy ! Total flux subtracted in 200 components = -0.00292089 Jy ! Clean residual min=-0.006023 max=0.008448 Jy/beam ! Clean residual mean=0.000005 rms=0.001731 Jy/beam ! Combined flux in latest and established models = 1.00336 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 78 components and 1.00336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079181Jy sigma=0.000669 ! Fit after self-cal, rms=0.079214Jy sigma=0.000669 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 (-25, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00581763 Jy ! Component: 100 - total flux cleaned = 0.00607863 Jy ! Component: 150 - total flux cleaned = 0.00640445 Jy ! Component: 200 - total flux cleaned = 0.0062208 Jy ! Total flux subtracted in 200 components = 0.0062208 Jy ! Clean residual min=-0.005256 max=0.005635 Jy/beam ! Clean residual mean=0.000008 rms=0.001459 Jy/beam ! Combined flux in latest and established models = 1.00958 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 107 components and 1.00958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078566Jy sigma=0.000663 ! Fit after self-cal, rms=0.078546Jy sigma=0.000663 ! 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.078546Jy sigma=0.000663 ! Fit after self-cal, rms=0.078434Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.935 mas, bmaj=9.333 mas, bpa=-3.937 degrees ! Estimated noise=2014.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.85143e-05 Jy ! Component: 100 - total flux cleaned = 3.75865e-05 Jy ! Component: 150 - total flux cleaned = 3.90367e-05 Jy ! Component: 200 - total flux cleaned = -2.8741e-05 Jy ! Total flux subtracted in 200 components = -2.8741e-05 Jy ! Clean residual min=-0.005240 max=0.005369 Jy/beam ! Clean residual mean=0.000009 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 1.00955 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 119 components and 1.00955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078290Jy sigma=0.000661 ! Fit after self-cal, rms=0.078294Jy sigma=0.000661 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000106073 Jy ! Component: 100 - total flux cleaned = 0.000107206 Jy ! Component: 150 - total flux cleaned = 5.13887e-05 Jy ! Component: 200 - total flux cleaned = -0.000101247 Jy ! Total flux subtracted in 200 components = -0.000101247 Jy ! Clean residual min=-0.005314 max=0.005173 Jy/beam ! Clean residual mean=0.000009 rms=0.001329 Jy/beam ! Combined flux in latest and established models = 1.00945 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 129 components and 1.00945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078222Jy sigma=0.000660 ! Fit after self-cal, rms=0.078226Jy sigma=0.000660 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078226Jy sigma=0.000660 ! Fit after self-cal, rms=0.078218Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.153 mas, bmaj=10.04 mas, bpa=-12.51 degrees ! Estimated noise=2233.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00043523 Jy ! Component: 100 - total flux cleaned = -0.000530338 Jy ! Component: 150 - total flux cleaned = -0.000574711 Jy ! Component: 200 - total flux cleaned = -0.000614806 Jy ! Total flux subtracted in 200 components = -0.000614806 Jy ! Clean residual min=-0.004369 max=0.004395 Jy/beam ! Clean residual mean=0.000013 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 1.00884 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 149 components and 1.00884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078201Jy sigma=0.000660 ! Fit after self-cal, rms=0.078198Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.77207e-05 Jy ! Component: 100 - total flux cleaned = -7.8162e-05 Jy ! Component: 150 - total flux cleaned = -4.56839e-05 Jy ! Component: 200 - total flux cleaned = -4.58784e-05 Jy ! Total flux subtracted in 200 components = -4.58784e-05 Jy ! Clean residual min=-0.004393 max=0.004271 Jy/beam ! Clean residual mean=0.000012 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 1.00879 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 162 components and 1.00879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078189Jy sigma=0.000660 ! Fit after self-cal, rms=0.078187Jy sigma=0.000660 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.938 mas, bmaj=9.331 mas, bpa=-3.952 degrees ! Estimated noise=2014.7 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.938 x 9.331 at -3.952 degrees (North through East) ! Clean map min=-0.0054766 max=0.9021 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.078187Jy sigma=0.000660 ! Fit after self-cal, rms=0.069067Jy sigma=0.000577 ! Inverting map and beam ! Estimated beam: bmin=4.938 mas, bmaj=9.33 mas, bpa=-3.963 degrees ! Estimated noise=2014.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.29054e-05 Jy ! Component: 100 - total flux cleaned = 5.50001e-05 Jy ! Component: 150 - total flux cleaned = 9.92299e-05 Jy ! Component: 200 - total flux cleaned = 6.37093e-05 Jy ! Total flux subtracted in 200 components = 6.37093e-05 Jy ! Clean residual min=-0.005431 max=0.004861 Jy/beam ! Clean residual mean=0.000009 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 1.00885 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 182 components and 1.00885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069015Jy sigma=0.000576 ! Fit after self-cal, rms=0.069018Jy sigma=0.000576 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.92072e-05 Jy ! Component: 100 - total flux cleaned = -1.96918e-05 Jy ! Component: 150 - total flux cleaned = -8.55045e-05 Jy ! Component: 200 - total flux cleaned = -0.000179735 Jy ! Total flux subtracted in 200 components = -0.000179735 Jy ! Clean residual min=-0.005392 max=0.004833 Jy/beam ! Clean residual mean=0.000009 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 1.00867 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 191 components and 1.00867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068990Jy sigma=0.000576 ! Fit after self-cal, rms=0.068991Jy sigma=0.000576 ! 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.068991Jy sigma=0.000576 ! Fit after self-cal, rms=0.068976Jy sigma=0.000576 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=4.1 mas, bmaj=9.068 mas, bpa=-3.386 degrees ! Estimated noise=2337.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.694958 Jy ! Component: 100 - total flux cleaned = 0.861673 Jy ! Component: 150 - total flux cleaned = 0.92514 Jy ! Component: 200 - total flux cleaned = 0.952496 Jy ! Total flux subtracted in 200 components = 0.952496 Jy ! Clean residual min=-0.010293 max=0.015131 Jy/beam ! Clean residual mean=-0.000013 rms=0.002906 Jy/beam ! Combined flux in latest and established models = 0.952496 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.952496 Jy ! Inverting map and beam ! Estimated beam: bmin=4.94 mas, bmaj=9.328 mas, bpa=-3.975 degrees ! Estimated noise=2014.23 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 (-6, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0205523 Jy ! Component: 100 - total flux cleaned = 0.0323747 Jy ! Component: 150 - total flux cleaned = 0.0400053 Jy ! Component: 200 - total flux cleaned = 0.0453222 Jy ! Total flux subtracted in 200 components = 0.0453222 Jy ! Clean residual min=-0.005574 max=0.005061 Jy/beam ! Clean residual mean=0.000005 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.997819 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 66 components and 0.997819 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.154 mas, bmaj=10.03 mas, bpa=-12.59 degrees ! Estimated noise=2232.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00504965 Jy ! Component: 100 - total flux cleaned = 0.0081215 Jy ! Component: 150 - total flux cleaned = 0.0091285 Jy ! Component: 200 - total flux cleaned = 0.00984973 Jy ! Total flux subtracted in 200 components = 0.00984973 Jy ! Clean residual min=-0.004128 max=0.004206 Jy/beam ! Clean residual mean=0.000015 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 1.00767 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.000468714 Jy ! Component: 100 - total flux cleaned = 0.000816503 Jy ! Component: 150 - total flux cleaned = 0.00112132 Jy ! Component: 200 - total flux cleaned = 0.00134751 Jy ! Total flux subtracted in 200 components = 0.00134751 Jy ! Clean residual min=-0.003945 max=0.003990 Jy/beam ! Clean residual mean=0.000015 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 1.00902 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 136 components and 1.00901 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.94 mas, bmaj=9.328 mas, bpa=-3.975 degrees ! Estimated noise=2014.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113782 Jy ! Component: 100 - total flux cleaned = 0.000251888 Jy ! Component: 150 - total flux cleaned = 0.000444655 Jy ! Component: 200 - total flux cleaned = 0.000500643 Jy ! Total flux subtracted in 200 components = 0.000500643 Jy ! Clean residual min=-0.004701 max=0.004274 Jy/beam ! Clean residual mean=0.000008 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 1.00952 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 154 components and 1.00952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068827Jy sigma=0.000575 ! Fit after self-cal, rms=0.068791Jy sigma=0.000574 wmodel J1125+2610_S_2017_09_26_pus_map.mod ! Writing 154 model components to file: J1125+2610_S_2017_09_26_pus_map.mod wobs J1125+2610_S_2017_09_26_pus_uvs.fits ! Writing UV FITS file: J1125+2610_S_2017_09_26_pus_uvs.fits wwins J1125+2610_S_2017_09_26_pus_map.win ! wwins: Wrote 3 windows to J1125+2610_S_2017_09_26_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.000951049 Jy ! Component: 100 - total flux cleaned = -0.000950045 Jy ! Component: 150 - total flux cleaned = -0.000878283 Jy ! Component: 200 - total flux cleaned = -0.00107344 Jy ! Component: 250 - total flux cleaned = -0.00132244 Jy ! Component: 300 - total flux cleaned = -0.00138259 Jy ! Component: 350 - total flux cleaned = -0.00132628 Jy ! Component: 400 - total flux cleaned = -0.001107 Jy ! Component: 450 - total flux cleaned = -0.000999382 Jy ! Component: 500 - total flux cleaned = -0.000745699 Jy ! Component: 550 - total flux cleaned = -0.000599693 Jy ! Component: 600 - total flux cleaned = -0.000458821 Jy ! Component: 650 - total flux cleaned = -0.000323163 Jy ! Component: 700 - total flux cleaned = -0.000190585 Jy ! Component: 750 - total flux cleaned = -0.000146946 Jy ! Component: 800 - total flux cleaned = -2.31717e-05 Jy ! Component: 850 - total flux cleaned = -2.29926e-05 Jy ! Component: 900 - total flux cleaned = 9.3769e-05 Jy ! Component: 950 - total flux cleaned = 9.44189e-05 Jy ! Component: 1000 - total flux cleaned = 0.000132025 Jy ! Component: 1050 - total flux cleaned = 9.61912e-05 Jy ! Component: 1100 - total flux cleaned = 0.00016545 Jy ! Component: 1150 - total flux cleaned = 0.000164645 Jy ! Component: 1200 - total flux cleaned = 0.000230406 Jy ! Component: 1250 - total flux cleaned = 0.000294752 Jy ! Component: 1300 - total flux cleaned = 0.000262524 Jy ! Component: 1350 - total flux cleaned = 0.000324634 Jy ! Component: 1400 - total flux cleaned = 0.000293835 Jy ! Component: 1450 - total flux cleaned = 0.000293685 Jy ! Component: 1500 - total flux cleaned = 0.000323283 Jy ! Component: 1550 - total flux cleaned = 0.000323257 Jy ! Component: 1600 - total flux cleaned = 0.000436883 Jy ! Component: 1650 - total flux cleaned = 0.000381202 Jy ! Component: 1700 - total flux cleaned = 0.000435865 Jy ! Component: 1750 - total flux cleaned = 0.000517051 Jy ! Component: 1800 - total flux cleaned = 0.000463695 Jy ! Component: 1850 - total flux cleaned = 0.000463826 Jy ! Component: 1900 - total flux cleaned = 0.000489481 Jy ! Component: 1950 - total flux cleaned = 0.000387097 Jy ! Component: 2000 - total flux cleaned = 0.000285903 Jy ! Component: 2050 - total flux cleaned = 0.000185681 Jy ! Component: 2100 - total flux cleaned = 6.17223e-05 Jy ! Component: 2150 - total flux cleaned = 1.24117e-05 Jy ! Component: 2200 - total flux cleaned = -3.65092e-05 Jy ! Component: 2250 - total flux cleaned = -3.67048e-05 Jy ! Component: 2300 - total flux cleaned = -0.000132403 Jy ! Component: 2350 - total flux cleaned = -0.000156118 Jy ! Component: 2400 - total flux cleaned = -0.000273922 Jy ! Component: 2450 - total flux cleaned = -0.000297468 Jy ! Component: 2500 - total flux cleaned = -0.000367117 Jy ! Component: 2550 - total flux cleaned = -0.000481939 Jy ! Component: 2600 - total flux cleaned = -0.000527643 Jy ! Component: 2650 - total flux cleaned = -0.000572901 Jy ! Component: 2700 - total flux cleaned = -0.000662669 Jy ! Component: 2750 - total flux cleaned = -0.000618249 Jy ! Component: 2800 - total flux cleaned = -0.000795606 Jy ! Component: 2850 - total flux cleaned = -0.00092751 Jy ! Component: 2900 - total flux cleaned = -0.000971262 Jy ! Component: 2950 - total flux cleaned = -0.00105852 Jy ! Component: 3000 - total flux cleaned = -0.00112359 Jy ! Component: 3050 - total flux cleaned = -0.00121005 Jy ! Component: 3100 - total flux cleaned = -0.00127456 Jy ! Component: 3150 - total flux cleaned = -0.00138177 Jy ! Component: 3200 - total flux cleaned = -0.00146703 Jy ! Component: 3250 - total flux cleaned = -0.0015734 Jy ! Component: 3300 - total flux cleaned = -0.00172209 Jy ! Component: 3350 - total flux cleaned = -0.00180686 Jy ! Component: 3400 - total flux cleaned = -0.00195512 Jy ! Component: 3450 - total flux cleaned = -0.002082 Jy ! Component: 3500 - total flux cleaned = -0.00218757 Jy ! Component: 3550 - total flux cleaned = -0.00231435 Jy ! Component: 3600 - total flux cleaned = -0.00239887 Jy ! Component: 3650 - total flux cleaned = -0.00250434 Jy ! Component: 3700 - total flux cleaned = -0.00258882 Jy ! Component: 3750 - total flux cleaned = -0.00267329 Jy ! Component: 3800 - total flux cleaned = -0.00273658 Jy ! Component: 3850 - total flux cleaned = -0.00286342 Jy ! Component: 3900 - total flux cleaned = -0.00294805 Jy ! Component: 3950 - total flux cleaned = -0.00307491 Jy ! Component: 4000 - total flux cleaned = -0.00307497 Jy ! Component: 4050 - total flux cleaned = -0.00315963 Jy ! Total flux subtracted in 4096 components = -0.0032445 Jy ! Clean residual min=-0.001492 max=0.001280 Jy/beam ! Clean residual mean=0.000010 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 1.00627 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 412 components and 1.00627 Jy ![Exited script file: muppet] wmap "J1125+2610_S_2017_09_26_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.94 x 9.328 at -3.975 degrees (North through East) ! Clean map min=-0.0034216 max=0.9033 Jy/beam ! Writing clean map to FITS file: J1125+2610_S_2017_09_26_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.903302 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000343765 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.114169 0.114169 0.228339 0.456677 0.913354 1.82671 3.65342 7.30683 14.6137 29.2273 58.4547 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.903 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.94 x 9.328 at -3.975 degrees (North through East) ! Clean map min=-0.0034216 max=0.9033 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 J1125+2610_S_2017_09_26_pus_uvs.log closed on Sat May 11 13:00:46 2019