! Started logfile: J1735-0559_S_2017_06_15_pus_uvs.log on Tue May 7 15:25:12 2019 obs J1735-0559_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1735-0559_S_2017_06_15_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.860234 visibilities/baseline/integration-bin. ! Found source: J1735-0559 ! ! 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 603 lines of history. ! ! Reading 17652 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 J1735-0559_S_2017_06_15_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 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 701 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.732653Jy sigma=0.006153 ! Fit after self-cal, rms=0.712764Jy sigma=0.005997 ! 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.723 mas, bmaj=7.48 mas, bpa=-5.517 degrees ! Estimated noise=1088.96 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.212952 Jy ! Component: 100 - total flux cleaned = 0.286633 Jy ! Total flux subtracted in 100 components = 0.286633 Jy ! Clean residual min=-0.028398 max=0.080486 Jy/beam ! Clean residual mean=0.000088 rms=0.007844 Jy/beam ! Combined flux in latest and established models = 0.286633 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.286633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174224Jy sigma=0.001442 ! Fit after self-cal, rms=0.173900Jy sigma=0.001439 ! Inverting map ! Added new window around map position (-4.5, 11.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0693863 Jy ! Component: 100 - total flux cleaned = 0.104521 Jy ! Total flux subtracted in 100 components = 0.104521 Jy ! Clean residual min=-0.021035 max=0.051022 Jy/beam ! Clean residual mean=0.000056 rms=0.005743 Jy/beam ! Combined flux in latest and established models = 0.391155 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.391155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138506Jy sigma=0.001111 ! Fit after self-cal, rms=0.133015Jy sigma=0.001064 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0344106 Jy ! Component: 100 - total flux cleaned = 0.0548917 Jy ! Total flux subtracted in 100 components = 0.0548917 Jy ! Clean residual min=-0.016979 max=0.032339 Jy/beam ! Clean residual mean=0.000040 rms=0.004683 Jy/beam ! Combined flux in latest and established models = 0.446046 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 50 components and 0.446046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121726Jy sigma=0.000952 ! Fit after self-cal, rms=0.120058Jy sigma=0.000936 ! 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.24 mas, bmaj=8.794 mas, bpa=-6.466 degrees ! Estimated noise=768.973 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.0256497 Jy ! Component: 100 - total flux cleaned = 0.0397131 Jy ! Component: 150 - total flux cleaned = 0.044497 Jy ! Component: 200 - total flux cleaned = 0.0474608 Jy ! Total flux subtracted in 200 components = 0.0474608 Jy ! Clean residual min=-0.011004 max=0.021006 Jy/beam ! Clean residual mean=0.000029 rms=0.003423 Jy/beam ! Combined flux in latest and established models = 0.493507 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 66 components and 0.493507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114616Jy sigma=0.000877 ! Fit after self-cal, rms=0.114005Jy sigma=0.000872 ! 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.15 FD 0.89 HN 1.06 KP 0.98 ! LA 1.00 MK 1.02 NL 0.87 OV 1.02 ! PT 0.99 SC 0.89 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 4.89 FD 0.95 HN 1.11 KP 0.96 ! LA 0.94 MK 1.01 NL 1.02 OV 1.12 ! PT 0.97 SC 0.90 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 4.58 FD 1.01 HN 1.11 KP 0.97 ! LA 1.00 MK 1.04 NL 0.97 OV 1.02 ! PT 0.94 SC 0.85 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.10 KP 1.00* ! LA 1.00* MK 1.16 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.114005Jy sigma=0.000872 ! Fit after self-cal, rms=0.137034Jy sigma=0.000800 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.238 mas, bmaj=8.743 mas, bpa=-5.277 degrees ! Estimated noise=776.145 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 = -1.14679e-05 Jy ! Component: 100 - total flux cleaned = -0.00169054 Jy ! Component: 150 - total flux cleaned = -0.0029784 Jy ! Component: 200 - total flux cleaned = -0.00299191 Jy ! Total flux subtracted in 200 components = -0.00299191 Jy ! Clean residual min=-0.009966 max=0.012371 Jy/beam ! Clean residual mean=0.000021 rms=0.002374 Jy/beam ! Combined flux in latest and established models = 0.490515 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 79 components and 0.490515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135806Jy sigma=0.000791 ! Fit after self-cal, rms=0.136027Jy sigma=0.000789 ! Inverting map ! Added new window around map position (20, -27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00909138 Jy ! Component: 100 - total flux cleaned = 0.0098016 Jy ! Component: 150 - total flux cleaned = 0.00980217 Jy ! Component: 200 - total flux cleaned = 0.00997826 Jy ! Total flux subtracted in 200 components = 0.00997826 Jy ! Clean residual min=-0.009985 max=0.009403 Jy/beam ! Clean residual mean=0.000015 rms=0.002216 Jy/beam ! Combined flux in latest and established models = 0.500493 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 105 components and 0.500493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134784Jy sigma=0.000780 ! Fit after self-cal, rms=0.134673Jy sigma=0.000778 ! 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.134673Jy sigma=0.000778 ! Fit after self-cal, rms=0.166560Jy sigma=0.000706 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.258 mas, bmaj=8.78 mas, bpa=-5.264 degrees ! Estimated noise=775.794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000363433 Jy ! Component: 100 - total flux cleaned = 0.000347612 Jy ! Component: 150 - total flux cleaned = 0.000197168 Jy ! Component: 200 - total flux cleaned = 0.000193769 Jy ! Total flux subtracted in 200 components = 0.000193769 Jy ! Clean residual min=-0.005862 max=0.005948 Jy/beam ! Clean residual mean=0.000022 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.500687 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 118 components and 0.500687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166210Jy sigma=0.000703 ! Fit after self-cal, rms=0.167532Jy sigma=0.000702 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.000309315 Jy ! Component: 100 - total flux cleaned = 0.000314122 Jy ! Component: 150 - total flux cleaned = 0.000309037 Jy ! Component: 200 - total flux cleaned = 0.000116124 Jy ! Total flux subtracted in 200 components = 0.000116124 Jy ! Clean residual min=-0.005589 max=0.005922 Jy/beam ! Clean residual mean=0.000021 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.500803 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 127 components and 0.500803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167353Jy sigma=0.000701 ! Fit after self-cal, rms=0.167399Jy sigma=0.000701 ! 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.167399Jy sigma=0.000701 ! Fit after self-cal, rms=0.167889Jy sigma=0.000681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=8.79 mas, bpa=-5.395 degrees ! Estimated noise=776.232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000537328 Jy ! Component: 100 - total flux cleaned = -0.000712972 Jy ! Component: 150 - total flux cleaned = -0.000951627 Jy ! Component: 200 - total flux cleaned = -0.00130841 Jy ! Total flux subtracted in 200 components = -0.00130841 Jy ! Clean residual min=-0.003650 max=0.002956 Jy/beam ! Clean residual mean=-0.000003 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.499495 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 143 components and 0.499495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167726Jy sigma=0.000680 ! Fit after self-cal, rms=0.167794Jy sigma=0.000680 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 = 9.47044e-05 Jy ! Component: 100 - total flux cleaned = -0.000113637 Jy ! Component: 150 - total flux cleaned = -0.000368593 Jy ! Component: 200 - total flux cleaned = -0.000543681 Jy ! Total flux subtracted in 200 components = -0.000543681 Jy ! Clean residual min=-0.003362 max=0.002871 Jy/beam ! Clean residual mean=-0.000003 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.498951 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 147 components and 0.498951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167705Jy sigma=0.000679 ! Fit after self-cal, rms=0.167721Jy 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.167721Jy sigma=0.000679 ! Fit after self-cal, rms=0.166552Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.949 mas, bmaj=15.19 mas, bpa=-3.617 degrees ! Estimated noise=961.909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000349496 Jy ! Component: 100 - total flux cleaned = -0.00034458 Jy ! Component: 150 - total flux cleaned = -0.000346301 Jy ! Component: 200 - total flux cleaned = -0.000391816 Jy ! Total flux subtracted in 200 components = -0.000391816 Jy ! Clean residual min=-0.002540 max=0.002470 Jy/beam ! Clean residual mean=-0.000007 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.498559 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 172 components and 0.498559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166495Jy sigma=0.000678 ! Fit after self-cal, rms=0.166468Jy 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.000400058 Jy ! Component: 100 - total flux cleaned = -0.000485438 Jy ! Component: 150 - total flux cleaned = -0.000484698 Jy ! Component: 200 - total flux cleaned = -0.000485952 Jy ! Total flux subtracted in 200 components = -0.000485952 Jy ! Clean residual min=-0.002420 max=0.002375 Jy/beam ! Clean residual mean=-0.000007 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.498073 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 189 components and 0.498073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166456Jy sigma=0.000678 ! Fit after self-cal, rms=0.166458Jy 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.256 mas, bmaj=8.799 mas, bpa=-5.474 degrees ! Estimated noise=776.244 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.256 x 8.799 at -5.474 degrees (North through East) ! Clean map min=-0.0026226 max=0.24948 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.716 mas, bmaj=7.552 mas, bpa=-4.755 degrees ! Estimated noise=1148.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.229332 Jy ! Component: 100 - total flux cleaned = 0.329444 Jy ! Component: 150 - total flux cleaned = 0.384703 Jy ! Component: 200 - total flux cleaned = 0.41831 Jy ! Total flux subtracted in 200 components = 0.41831 Jy ! Clean residual min=-0.007528 max=0.017761 Jy/beam ! Clean residual mean=0.000028 rms=0.002376 Jy/beam ! Combined flux in latest and established models = 0.41831 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.41831 Jy ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=8.799 mas, bpa=-5.474 degrees ! Estimated noise=776.244 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.0290703 Jy ! Component: 100 - total flux cleaned = 0.0457573 Jy ! Component: 150 - total flux cleaned = 0.05618 Jy ! Component: 200 - total flux cleaned = 0.0633426 Jy ! Total flux subtracted in 200 components = 0.0633426 Jy ! Clean residual min=-0.003265 max=0.005120 Jy/beam ! Clean residual mean=0.000003 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.481653 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 93 components and 0.481653 Jy ! Inverting map ! Added new window around map position (39, -64.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00556115 Jy ! Component: 100 - total flux cleaned = 0.00959259 Jy ! Component: 150 - total flux cleaned = 0.0126283 Jy ! Component: 200 - total flux cleaned = 0.0143632 Jy ! Total flux subtracted in 200 components = 0.0143632 Jy ! Clean residual min=-0.002575 max=0.002863 Jy/beam ! Clean residual mean=-0.000000 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.496016 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 120 components and 0.496016 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.949 mas, bmaj=15.19 mas, bpa=-3.617 degrees ! Estimated noise=961.909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027513 Jy ! Component: 100 - total flux cleaned = 0.00372547 Jy ! Component: 150 - total flux cleaned = 0.00372442 Jy ! Component: 200 - total flux cleaned = 0.00363209 Jy ! Total flux subtracted in 200 components = 0.00363209 Jy ! Clean residual min=-0.002517 max=0.002981 Jy/beam ! Clean residual mean=-0.000005 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.499648 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 = -4.20172e-05 Jy ! Component: 100 - total flux cleaned = -0.000120536 Jy ! Component: 150 - total flux cleaned = -0.000193479 Jy ! Component: 200 - total flux cleaned = -0.000226498 Jy ! Total flux subtracted in 200 components = -0.000226498 Jy ! Clean residual min=-0.002428 max=0.002817 Jy/beam ! Clean residual mean=-0.000005 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.499422 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 164 components and 0.499422 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=8.799 mas, bpa=-5.474 degrees ! Estimated noise=776.244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000282149 Jy ! Component: 100 - total flux cleaned = -0.000341161 Jy ! Component: 150 - total flux cleaned = -0.000285989 Jy ! Component: 200 - total flux cleaned = -0.000285856 Jy ! Total flux subtracted in 200 components = -0.000285856 Jy ! Clean residual min=-0.002485 max=0.002841 Jy/beam ! Clean residual mean=-0.000002 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.499136 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 183 components and 0.499136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166084Jy sigma=0.000677 ! Fit after self-cal, rms=0.165948Jy sigma=0.000676 wmodel J1735-0559_S_2017_06_15_pus_map.mod ! Writing 183 model components to file: J1735-0559_S_2017_06_15_pus_map.mod wobs J1735-0559_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1735-0559_S_2017_06_15_pus_uvs.fits wwins J1735-0559_S_2017_06_15_pus_map.win ! wwins: Wrote 4 windows to J1735-0559_S_2017_06_15_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.000546432 Jy ! Component: 100 - total flux cleaned = 0.000674347 Jy ! Component: 150 - total flux cleaned = 0.000795445 Jy ! Component: 200 - total flux cleaned = 0.00102963 Jy ! Component: 250 - total flux cleaned = 0.00121842 Jy ! Component: 300 - total flux cleaned = 0.00136464 Jy ! Component: 350 - total flux cleaned = 0.00136498 Jy ! Component: 400 - total flux cleaned = 0.00143431 Jy ! Component: 450 - total flux cleaned = 0.00153558 Jy ! Component: 500 - total flux cleaned = 0.00156848 Jy ! Component: 550 - total flux cleaned = 0.00163337 Jy ! Component: 600 - total flux cleaned = 0.00172883 Jy ! Component: 650 - total flux cleaned = 0.00175988 Jy ! Component: 700 - total flux cleaned = 0.00179088 Jy ! Component: 750 - total flux cleaned = 0.00179117 Jy ! Component: 800 - total flux cleaned = 0.00179205 Jy ! Component: 850 - total flux cleaned = 0.00188045 Jy ! Component: 900 - total flux cleaned = 0.00196776 Jy ! Component: 950 - total flux cleaned = 0.00208218 Jy ! Component: 1000 - total flux cleaned = 0.00213827 Jy ! Component: 1050 - total flux cleaned = 0.00219394 Jy ! Component: 1100 - total flux cleaned = 0.00224935 Jy ! Component: 1150 - total flux cleaned = 0.00241202 Jy ! Component: 1200 - total flux cleaned = 0.0024652 Jy ! Component: 1250 - total flux cleaned = 0.00251834 Jy ! Component: 1300 - total flux cleaned = 0.00262239 Jy ! Component: 1350 - total flux cleaned = 0.00264845 Jy ! Component: 1400 - total flux cleaned = 0.00269924 Jy ! Component: 1450 - total flux cleaned = 0.00277495 Jy ! Component: 1500 - total flux cleaned = 0.0028004 Jy ! Component: 1550 - total flux cleaned = 0.00289938 Jy ! Component: 1600 - total flux cleaned = 0.00289923 Jy ! Component: 1650 - total flux cleaned = 0.0028998 Jy ! Component: 1700 - total flux cleaned = 0.00306728 Jy ! Component: 1750 - total flux cleaned = 0.00313783 Jy ! Component: 1800 - total flux cleaned = 0.00311385 Jy ! Component: 1850 - total flux cleaned = 0.00316024 Jy ! Component: 1900 - total flux cleaned = 0.00322954 Jy ! Component: 1950 - total flux cleaned = 0.00329765 Jy ! Component: 2000 - total flux cleaned = 0.00334278 Jy ! Component: 2050 - total flux cleaned = 0.00336517 Jy ! Component: 2100 - total flux cleaned = 0.00334282 Jy ! Component: 2150 - total flux cleaned = 0.00338659 Jy ! Component: 2200 - total flux cleaned = 0.00345136 Jy ! Component: 2250 - total flux cleaned = 0.00349419 Jy ! Component: 2300 - total flux cleaned = 0.00343037 Jy ! Component: 2350 - total flux cleaned = 0.00351459 Jy ! Component: 2400 - total flux cleaned = 0.00357691 Jy ! Component: 2450 - total flux cleaned = 0.00361813 Jy ! Component: 2500 - total flux cleaned = 0.003659 Jy ! Component: 2550 - total flux cleaned = 0.00363888 Jy ! Component: 2600 - total flux cleaned = 0.00365949 Jy ! Component: 2650 - total flux cleaned = 0.00373925 Jy ! Component: 2700 - total flux cleaned = 0.0037592 Jy ! Component: 2750 - total flux cleaned = 0.00381821 Jy ! Component: 2800 - total flux cleaned = 0.00387675 Jy ! Component: 2850 - total flux cleaned = 0.00395405 Jy ! Component: 2900 - total flux cleaned = 0.00399229 Jy ! Component: 2950 - total flux cleaned = 0.00393528 Jy ! Component: 3000 - total flux cleaned = 0.00393509 Jy ! Component: 3050 - total flux cleaned = 0.00389742 Jy ! Component: 3100 - total flux cleaned = 0.0039347 Jy ! Component: 3150 - total flux cleaned = 0.00382427 Jy ! Component: 3200 - total flux cleaned = 0.00387915 Jy ! Component: 3250 - total flux cleaned = 0.00386088 Jy ! Component: 3300 - total flux cleaned = 0.00386077 Jy ! Component: 3350 - total flux cleaned = 0.00377114 Jy ! Component: 3400 - total flux cleaned = 0.00375324 Jy ! Component: 3450 - total flux cleaned = 0.0038239 Jy ! Component: 3500 - total flux cleaned = 0.00363053 Jy ! Component: 3550 - total flux cleaned = 0.00366538 Jy ! Component: 3600 - total flux cleaned = 0.00364805 Jy ! Component: 3650 - total flux cleaned = 0.0035447 Jy ! Component: 3700 - total flux cleaned = 0.00357898 Jy ! Component: 3750 - total flux cleaned = 0.0035449 Jy ! Component: 3800 - total flux cleaned = 0.00344342 Jy ! Component: 3850 - total flux cleaned = 0.00347704 Jy ! Component: 3900 - total flux cleaned = 0.00336002 Jy ! Component: 3950 - total flux cleaned = 0.00336013 Jy ! Component: 4000 - total flux cleaned = 0.00337649 Jy ! Component: 4050 - total flux cleaned = 0.00319612 Jy ! Total flux subtracted in 4096 components = 0.00316362 Jy ! Clean residual min=-0.001187 max=0.000863 Jy/beam ! Clean residual mean=-0.000000 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.502299 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 462 components and 0.502299 Jy ![Exited script file: muppet] wmap "J1735-0559_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.256 x 8.799 at -5.474 degrees (North through East) ! Clean map min=-0.0017424 max=0.253 Jy/beam ! Writing clean map to FITS file: J1735-0559_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.252998 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000303889 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.360346 0.360346 0.720692 1.44138 2.88277 5.76554 11.5311 23.0622 46.1243 92.2486 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.252 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.256 x 8.799 at -5.474 degrees (North through East) ! Clean map min=-0.0017424 max=0.253 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 J1735-0559_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:25:18 2019