! Started logfile: J1153+0914_S_2017_02_19_pus_uvs.log on Sat May 4 18:50:38 2019 obs J1153+0914_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1153+0914_S_2017_02_19_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.652381 visibilities/baseline/integration-bin. ! Found source: J1153+0914 ! ! 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 482 lines of history. ! ! Reading 9864 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 J1153+0914_S_2017_02_19_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 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 414 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.748985Jy sigma=0.006519 ! Fit after self-cal, rms=0.743957Jy sigma=0.006480 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=6.568 mas, bpa=0.7521 degrees ! Estimated noise=1101.44 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.197359 Jy ! Component: 100 - total flux cleaned = 0.245378 Jy ! Total flux subtracted in 100 components = 0.245378 Jy ! Clean residual min=-0.011368 max=0.019112 Jy/beam ! Clean residual mean=0.000042 rms=0.003173 Jy/beam ! Combined flux in latest and established models = 0.245378 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.245378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103193Jy sigma=0.000807 ! Fit after self-cal, rms=0.103169Jy sigma=0.000807 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.020651 Jy ! Component: 100 - total flux cleaned = 0.0319224 Jy ! Total flux subtracted in 100 components = 0.0319224 Jy ! Clean residual min=-0.009738 max=0.011143 Jy/beam ! Clean residual mean=0.000062 rms=0.002697 Jy/beam ! Combined flux in latest and established models = 0.2773 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 24 components and 0.2773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097981Jy sigma=0.000771 ! Fit after self-cal, rms=0.097929Jy sigma=0.000771 ! 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.764 mas, bmaj=7.094 mas, bpa=3.087 degrees ! Estimated noise=915.647 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.00881905 Jy ! Component: 100 - total flux cleaned = 0.013871 Jy ! Component: 150 - total flux cleaned = 0.0169997 Jy ! Component: 200 - total flux cleaned = 0.0187363 Jy ! Total flux subtracted in 200 components = 0.0187363 Jy ! Clean residual min=-0.009490 max=0.010913 Jy/beam ! Clean residual mean=0.000049 rms=0.002510 Jy/beam ! Combined flux in latest and established models = 0.296037 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 42 components and 0.296037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096744Jy sigma=0.000766 ! Fit after self-cal, rms=0.096722Jy sigma=0.000766 ! 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 0.97 FD 1.03 HN 0.99 KP 1.03 ! LA 1.00 MK 0.96 NL 0.88 OV 1.01 ! PT 1.00* SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.12 HN 1.02 KP 0.99 ! LA 0.96 MK 0.96 NL 1.06 OV 1.03 ! PT 1.00* SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.10 HN 0.99 KP 0.87 ! LA 0.77 MK 0.98 NL 1.19 OV 0.96 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.18 HN 0.96 KP 1.00* ! LA 0.80 MK 1.24 NL 1.00* OV 1.28 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.096722Jy sigma=0.000766 ! Fit after self-cal, rms=0.088875Jy sigma=0.000711 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.759 mas, bmaj=7.117 mas, bpa=3.285 degrees ! Estimated noise=917.359 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.000149075 Jy ! Component: 100 - total flux cleaned = -0.000277897 Jy ! Component: 150 - total flux cleaned = -0.000395113 Jy ! Component: 200 - total flux cleaned = -0.000450359 Jy ! Total flux subtracted in 200 components = -0.000450359 Jy ! Clean residual min=-0.007525 max=0.007288 Jy/beam ! Clean residual mean=0.000039 rms=0.001993 Jy/beam ! Combined flux in latest and established models = 0.295586 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 47 components and 0.295586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088802Jy sigma=0.000710 ! Fit after self-cal, rms=0.088783Jy sigma=0.000710 ! 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.088783Jy sigma=0.000710 ! Fit after self-cal, rms=0.086391Jy sigma=0.000687 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=7.107 mas, bpa=3.088 degrees ! Estimated noise=916.694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000539421 Jy ! Component: 100 - total flux cleaned = 0.000295963 Jy ! Component: 150 - total flux cleaned = 0.000253637 Jy ! Component: 200 - total flux cleaned = 0.00025463 Jy ! Total flux subtracted in 200 components = 0.00025463 Jy ! Clean residual min=-0.005614 max=0.007903 Jy/beam ! Clean residual mean=0.000012 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.295841 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.295841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086342Jy sigma=0.000687 ! Fit after self-cal, rms=0.086365Jy sigma=0.000687 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 (-34.5, 117). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00732123 Jy ! Component: 100 - total flux cleaned = 0.0113472 Jy ! Component: 150 - total flux cleaned = 0.0141549 Jy ! Component: 200 - total flux cleaned = 0.01629 Jy ! Total flux subtracted in 200 components = 0.01629 Jy ! Clean residual min=-0.004686 max=0.005951 Jy/beam ! Clean residual mean=0.000018 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.312131 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 100 components and 0.312131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085711Jy sigma=0.000680 ! Fit after self-cal, rms=0.085655Jy sigma=0.000680 ! Inverting map ! Added new window around map position (-19.5, 109.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00531267 Jy ! Component: 100 - total flux cleaned = 0.00768805 Jy ! Component: 150 - total flux cleaned = 0.00973411 Jy ! Component: 200 - total flux cleaned = 0.0115122 Jy ! Total flux subtracted in 200 components = 0.0115122 Jy ! Clean residual min=-0.004343 max=0.005365 Jy/beam ! Clean residual mean=0.000019 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.323643 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 136 components and 0.323643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085276Jy sigma=0.000676 ! Fit after self-cal, rms=0.085263Jy sigma=0.000676 ! Inverting map ! Added new window around map position (22.5, 27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00503197 Jy ! Component: 100 - total flux cleaned = 0.00801563 Jy ! Component: 150 - total flux cleaned = 0.0103874 Jy ! Component: 200 - total flux cleaned = 0.0124722 Jy ! Total flux subtracted in 200 components = 0.0124722 Jy ! Clean residual min=-0.003868 max=0.003799 Jy/beam ! Clean residual mean=0.000015 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.336115 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 159 components and 0.336115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084925Jy sigma=0.000673 ! Fit after self-cal, rms=0.084921Jy sigma=0.000673 ! 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.084921Jy sigma=0.000673 ! Fit after self-cal, rms=0.084729Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.759 mas, bmaj=7.113 mas, bpa=2.955 degrees ! Estimated noise=912.437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255211 Jy ! Component: 100 - total flux cleaned = 0.00459496 Jy ! Component: 150 - total flux cleaned = 0.00610692 Jy ! Component: 200 - total flux cleaned = 0.00753452 Jy ! Total flux subtracted in 200 components = 0.00753452 Jy ! Clean residual min=-0.003624 max=0.003595 Jy/beam ! Clean residual mean=0.000012 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.34365 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 183 components and 0.34365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084602Jy sigma=0.000670 ! Fit after self-cal, rms=0.084612Jy sigma=0.000670 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.00143331 Jy ! Component: 100 - total flux cleaned = 0.00268414 Jy ! Component: 150 - total flux cleaned = 0.00379784 Jy ! Component: 200 - total flux cleaned = 0.00469589 Jy ! Total flux subtracted in 200 components = 0.00469589 Jy ! Clean residual min=-0.003464 max=0.003637 Jy/beam ! Clean residual mean=0.000011 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.348346 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 201 components and 0.348346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084551Jy sigma=0.000670 ! Fit after self-cal, rms=0.084551Jy sigma=0.000670 ! 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.084551Jy sigma=0.000670 ! Fit after self-cal, rms=0.084636Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.213 mas, bmaj=10.2 mas, bpa=5.601 degrees ! Estimated noise=1132.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00268375 Jy ! Component: 100 - total flux cleaned = 0.00474857 Jy ! Component: 150 - total flux cleaned = 0.0064942 Jy ! Component: 200 - total flux cleaned = 0.00789717 Jy ! Total flux subtracted in 200 components = 0.00789717 Jy ! Clean residual min=-0.004328 max=0.004945 Jy/beam ! Clean residual mean=0.000021 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.356243 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 243 components and 0.356243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084593Jy sigma=0.000669 ! Fit after self-cal, rms=0.084596Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105649 Jy ! Component: 100 - total flux cleaned = 0.00196523 Jy ! Component: 150 - total flux cleaned = 0.00267642 Jy ! Component: 200 - total flux cleaned = 0.00331683 Jy ! Total flux subtracted in 200 components = 0.00331683 Jy ! Clean residual min=-0.004310 max=0.004960 Jy/beam ! Clean residual mean=0.000021 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.35956 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 274 components and 0.35956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084586Jy sigma=0.000669 ! Fit after self-cal, rms=0.084583Jy sigma=0.000669 ! 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.761 mas, bmaj=7.117 mas, bpa=2.942 degrees ! Estimated noise=912.3 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.761 x 7.117 at 2.942 degrees (North through East) ! Clean map min=-0.0031059 max=0.25474 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=6.582 mas, bpa=0.641 degrees ! Estimated noise=1101.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.19712 Jy ! Component: 100 - total flux cleaned = 0.245653 Jy ! Component: 150 - total flux cleaned = 0.266252 Jy ! Component: 200 - total flux cleaned = 0.278134 Jy ! Total flux subtracted in 200 components = 0.278134 Jy ! Clean residual min=-0.005907 max=0.009684 Jy/beam ! Clean residual mean=0.000003 rms=0.001562 Jy/beam ! Combined flux in latest and established models = 0.278134 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.278134 Jy ! Inverting map and beam ! Estimated beam: bmin=3.761 mas, bmaj=7.117 mas, bpa=2.942 degrees ! Estimated noise=912.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) ! Added new window around map position (2, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103312 Jy ! Component: 100 - total flux cleaned = 0.0180979 Jy ! Component: 150 - total flux cleaned = 0.0244526 Jy ! Component: 200 - total flux cleaned = 0.0298482 Jy ! Total flux subtracted in 200 components = 0.0298482 Jy ! Clean residual min=-0.005006 max=0.004280 Jy/beam ! Clean residual mean=0.000010 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.307982 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 58 components and 0.307982 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.213 mas, bmaj=10.2 mas, bpa=5.601 degrees ! Estimated noise=1132.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00768935 Jy ! Component: 100 - total flux cleaned = 0.0136684 Jy ! Component: 150 - total flux cleaned = 0.0186993 Jy ! Component: 200 - total flux cleaned = 0.0230223 Jy ! Total flux subtracted in 200 components = 0.0230223 Jy ! Clean residual min=-0.005551 max=0.005008 Jy/beam ! Clean residual mean=0.000021 rms=0.001628 Jy/beam ! Combined flux in latest and established models = 0.331005 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.0034848 Jy ! Component: 100 - total flux cleaned = 0.0065573 Jy ! Component: 150 - total flux cleaned = 0.00929156 Jy ! Component: 200 - total flux cleaned = 0.0116507 Jy ! Total flux subtracted in 200 components = 0.0116507 Jy ! Clean residual min=-0.005012 max=0.004774 Jy/beam ! Clean residual mean=0.000024 rms=0.001431 Jy/beam ! Combined flux in latest and established models = 0.342655 Jy ! Adding 108 model components to the UV plane model. ! The established model now contains 164 components and 0.342655 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.761 mas, bmaj=7.117 mas, bpa=2.942 degrees ! Estimated noise=912.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159772 Jy ! Component: 100 - total flux cleaned = 0.0030701 Jy ! Component: 150 - total flux cleaned = 0.00438596 Jy ! Component: 200 - total flux cleaned = 0.00567242 Jy ! Total flux subtracted in 200 components = 0.00567242 Jy ! Clean residual min=-0.003575 max=0.003633 Jy/beam ! Clean residual mean=0.000011 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.348328 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 193 components and 0.348328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084697Jy sigma=0.000670 ! Fit after self-cal, rms=0.084669Jy sigma=0.000670 wmodel J1153+0914_S_2017_02_19_pus_map.mod ! Writing 193 model components to file: J1153+0914_S_2017_02_19_pus_map.mod wobs J1153+0914_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1153+0914_S_2017_02_19_pus_uvs.fits wwins J1153+0914_S_2017_02_19_pus_map.win ! wwins: Wrote 5 windows to J1153+0914_S_2017_02_19_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 = 1.78543e-05 Jy ! Component: 100 - total flux cleaned = -0.000272615 Jy ! Component: 150 - total flux cleaned = -0.000218174 Jy ! Component: 200 - total flux cleaned = -0.000323822 Jy ! Component: 250 - total flux cleaned = -0.000274922 Jy ! Component: 300 - total flux cleaned = 6.27661e-05 Jy ! Component: 350 - total flux cleaned = 0.000108636 Jy ! Component: 400 - total flux cleaned = 0.000153127 Jy ! Component: 450 - total flux cleaned = 0.000285495 Jy ! Component: 500 - total flux cleaned = 0.000457128 Jy ! Component: 550 - total flux cleaned = 0.000581992 Jy ! Component: 600 - total flux cleaned = 0.000580886 Jy ! Component: 650 - total flux cleaned = 0.000620926 Jy ! Component: 700 - total flux cleaned = 0.000777959 Jy ! Component: 750 - total flux cleaned = 0.000815837 Jy ! Component: 800 - total flux cleaned = 0.000778598 Jy ! Component: 850 - total flux cleaned = 0.000854032 Jy ! Component: 900 - total flux cleaned = 0.00107108 Jy ! Component: 950 - total flux cleaned = 0.00117761 Jy ! Component: 1000 - total flux cleaned = 0.00124726 Jy ! Component: 1050 - total flux cleaned = 0.00135044 Jy ! Component: 1100 - total flux cleaned = 0.00151889 Jy ! Component: 1150 - total flux cleaned = 0.0016178 Jy ! Component: 1200 - total flux cleaned = 0.00174689 Jy ! Component: 1250 - total flux cleaned = 0.00190574 Jy ! Component: 1300 - total flux cleaned = 0.00203114 Jy ! Component: 1350 - total flux cleaned = 0.00215448 Jy ! Component: 1400 - total flux cleaned = 0.00236687 Jy ! Component: 1450 - total flux cleaned = 0.00260563 Jy ! Component: 1500 - total flux cleaned = 0.00275155 Jy ! Component: 1550 - total flux cleaned = 0.00280886 Jy ! Component: 1600 - total flux cleaned = 0.00292339 Jy ! Component: 1650 - total flux cleaned = 0.0030915 Jy ! Component: 1700 - total flux cleaned = 0.00320232 Jy ! Component: 1750 - total flux cleaned = 0.00344748 Jy ! Component: 1800 - total flux cleaned = 0.00352821 Jy ! Component: 1850 - total flux cleaned = 0.00363492 Jy ! Component: 1900 - total flux cleaned = 0.00389673 Jy ! Component: 1950 - total flux cleaned = 0.00410319 Jy ! Component: 2000 - total flux cleaned = 0.00428205 Jy ! Component: 2050 - total flux cleaned = 0.00443269 Jy ! Component: 2100 - total flux cleaned = 0.00463218 Jy ! Component: 2150 - total flux cleaned = 0.00485388 Jy ! Component: 2200 - total flux cleaned = 0.00499972 Jy ! Component: 2250 - total flux cleaned = 0.00523954 Jy ! Component: 2300 - total flux cleaned = 0.00545276 Jy ! Component: 2350 - total flux cleaned = 0.00554662 Jy ! Component: 2400 - total flux cleaned = 0.0057545 Jy ! Component: 2450 - total flux cleaned = 0.00593734 Jy ! Component: 2500 - total flux cleaned = 0.00611836 Jy ! Component: 2550 - total flux cleaned = 0.00625267 Jy ! Component: 2600 - total flux cleaned = 0.00647394 Jy ! Component: 2650 - total flux cleaned = 0.00662733 Jy ! Component: 2700 - total flux cleaned = 0.00684387 Jy ! Component: 2750 - total flux cleaned = 0.00699364 Jy ! Component: 2800 - total flux cleaned = 0.00714242 Jy ! Component: 2850 - total flux cleaned = 0.00739408 Jy ! Component: 2900 - total flux cleaned = 0.00747706 Jy ! Component: 2950 - total flux cleaned = 0.00755932 Jy ! Component: 3000 - total flux cleaned = 0.00776334 Jy ! Component: 3050 - total flux cleaned = 0.00784402 Jy ! Component: 3100 - total flux cleaned = 0.00796387 Jy ! Component: 3150 - total flux cleaned = 0.00808241 Jy ! Component: 3200 - total flux cleaned = 0.00814102 Jy ! Component: 3250 - total flux cleaned = 0.00827711 Jy ! Component: 3300 - total flux cleaned = 0.00839226 Jy ! Component: 3350 - total flux cleaned = 0.00839222 Jy ! Component: 3400 - total flux cleaned = 0.00854323 Jy ! Component: 3450 - total flux cleaned = 0.00867396 Jy ! Component: 3500 - total flux cleaned = 0.00871087 Jy ! Component: 3550 - total flux cleaned = 0.00878436 Jy ! Component: 3600 - total flux cleaned = 0.00893006 Jy ! Component: 3650 - total flux cleaned = 0.00894819 Jy ! Component: 3700 - total flux cleaned = 0.00910938 Jy ! Component: 3750 - total flux cleaned = 0.00910921 Jy ! Component: 3800 - total flux cleaned = 0.00909171 Jy ! Component: 3850 - total flux cleaned = 0.00916173 Jy ! Component: 3900 - total flux cleaned = 0.00930041 Jy ! Component: 3950 - total flux cleaned = 0.00935186 Jy ! Component: 4000 - total flux cleaned = 0.00940298 Jy ! Component: 4050 - total flux cleaned = 0.00947052 Jy ! Total flux subtracted in 4096 components = 0.00952098 Jy ! Clean residual min=-0.001122 max=0.000895 Jy/beam ! Clean residual mean=0.000006 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.357849 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 516 components and 0.357849 Jy ![Exited script file: muppet] wmap "J1153+0914_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.761 x 7.117 at 2.942 degrees (North through East) ! Clean map min=-0.0024722 max=0.25568 Jy/beam ! Writing clean map to FITS file: J1153+0914_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.255684 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00032626 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.382809 0.382809 0.765618 1.53124 3.06247 6.12494 12.2499 24.4998 48.9995 97.9991 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.255 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.761 x 7.117 at 2.942 degrees (North through East) ! Clean map min=-0.0024722 max=0.25568 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 J1153+0914_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:50:43 2019