! Started logfile: J1542-1118_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:58:04 2016 obs J1542-1118_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1542-1118_S_2014_06_09_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.774145 visibilities/baseline/integration-bin. ! Found source: J1542-1118 ! ! 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 336 lines of history. ! ! Reading 14492 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 J1542-1118_S_2014_06_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 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.942769Jy sigma=0.009987 ! Fit after self-cal, rms=0.915569Jy sigma=0.009710 ! 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.462 mas, bmaj=6.942 mas, bpa=-4.93 degrees ! Estimated noise=848.521 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.0632727 Jy ! Component: 100 - total flux cleaned = 0.0804951 Jy ! Total flux subtracted in 100 components = 0.0804951 Jy ! Clean residual min=-0.004949 max=0.008457 Jy/beam ! Clean residual mean=-0.000020 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.080495 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.080495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081901Jy sigma=0.000817 ! Fit after self-cal, rms=0.081885Jy sigma=0.000817 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00943449 Jy ! Component: 100 - total flux cleaned = 0.0151317 Jy ! Total flux subtracted in 100 components = 0.0151317 Jy ! Clean residual min=-0.004428 max=0.007985 Jy/beam ! Clean residual mean=-0.000011 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.0956268 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.0956268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080126Jy sigma=0.000796 ! Fit after self-cal, rms=0.080131Jy sigma=0.000796 ! Inverting map ! Added new window around map position (-4.5, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00718313 Jy ! Component: 100 - total flux cleaned = 0.0114335 Jy ! Total flux subtracted in 100 components = 0.0114335 Jy ! Clean residual min=-0.003925 max=0.003177 Jy/beam ! Clean residual mean=-0.000005 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.10706 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 43 components and 0.10706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079199Jy sigma=0.000786 ! Fit after self-cal, rms=0.079118Jy sigma=0.000785 ! 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.056 mas, bmaj=8.292 mas, bpa=-5.791 degrees ! Estimated noise=562.198 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.00547176 Jy ! Component: 100 - total flux cleaned = 0.00832629 Jy ! Component: 150 - total flux cleaned = 0.0100088 Jy ! Component: 200 - total flux cleaned = 0.0107983 Jy ! Total flux subtracted in 200 components = 0.0107983 Jy ! Clean residual min=-0.002405 max=0.002916 Jy/beam ! Clean residual mean=0.000003 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.117858 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 75 components and 0.117859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078703Jy sigma=0.000782 ! Fit after self-cal, rms=0.078655Jy sigma=0.000781 ! 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.86 HN 0.99 KP 1.07 ! LA 1.13 MK 1.07 NL 0.92 OV 1.01 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.04 KP 1.07 ! LA 1.09 MK 0.96 NL 1.03 OV 1.01 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 1.06 KP 0.95 ! LA 0.86 MK 1.04 NL 1.00 OV 0.96 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.02 KP 0.90 ! LA 0.83 MK 0.97 NL 1.05 OV 1.04 ! PT 1.01 SC 0.95 ! ! ! Fit before self-cal, rms=0.078655Jy sigma=0.000781 ! Fit after self-cal, rms=0.077145Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.066 mas, bmaj=8.3 mas, bpa=-5.692 degrees ! Estimated noise=561.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) ! Added new window around map position (-29, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289084 Jy ! Component: 100 - total flux cleaned = 0.00456961 Jy ! Component: 150 - total flux cleaned = 0.00524718 Jy ! Component: 200 - total flux cleaned = 0.00563942 Jy ! Total flux subtracted in 200 components = 0.00563942 Jy ! Clean residual min=-0.001814 max=0.001848 Jy/beam ! Clean residual mean=-0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.123498 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 97 components and 0.123498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077023Jy sigma=0.000773 ! Fit after self-cal, rms=0.077003Jy sigma=0.000773 ! 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.077003Jy sigma=0.000773 ! Fit after self-cal, rms=0.076589Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=8.281 mas, bpa=-5.877 degrees ! Estimated noise=559.052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144931 Jy ! Component: 100 - total flux cleaned = 0.00235211 Jy ! Component: 150 - total flux cleaned = 0.00274356 Jy ! Component: 200 - total flux cleaned = 0.00294372 Jy ! Total flux subtracted in 200 components = 0.00294372 Jy ! Clean residual min=-0.001701 max=0.001566 Jy/beam ! Clean residual mean=0.000001 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.126442 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 111 components and 0.126442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076551Jy sigma=0.000772 ! Fit after self-cal, rms=0.076552Jy sigma=0.000772 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.000370967 Jy ! Component: 100 - total flux cleaned = 0.000529653 Jy ! Component: 150 - total flux cleaned = 0.000648285 Jy ! Component: 200 - total flux cleaned = 0.000713411 Jy ! Total flux subtracted in 200 components = 0.000713411 Jy ! Clean residual min=-0.001679 max=0.001550 Jy/beam ! Clean residual mean=0.000001 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.127155 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 117 components and 0.127155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076537Jy sigma=0.000772 ! Fit after self-cal, rms=0.076535Jy sigma=0.000772 ! 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.076535Jy sigma=0.000772 ! Fit after self-cal, rms=0.076455Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.063 mas, bmaj=8.281 mas, bpa=-5.95 degrees ! Estimated noise=559.041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000797968 Jy ! Component: 100 - total flux cleaned = 0.00104702 Jy ! Component: 150 - total flux cleaned = 0.00110592 Jy ! Component: 200 - total flux cleaned = 0.00114244 Jy ! Total flux subtracted in 200 components = 0.00114244 Jy ! Clean residual min=-0.001685 max=0.001549 Jy/beam ! Clean residual mean=0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.128298 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 124 components and 0.128298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076442Jy sigma=0.000771 ! Fit after self-cal, rms=0.076440Jy sigma=0.000771 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.000173203 Jy ! Component: 100 - total flux cleaned = 0.000244246 Jy ! Component: 150 - total flux cleaned = 0.000260316 Jy ! Component: 200 - total flux cleaned = 0.000260295 Jy ! Total flux subtracted in 200 components = 0.000260295 Jy ! Clean residual min=-0.001685 max=0.001547 Jy/beam ! Clean residual mean=0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.128558 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 130 components and 0.128558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076433Jy sigma=0.000771 ! Fit after self-cal, rms=0.076432Jy sigma=0.000771 ! 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.076432Jy sigma=0.000771 ! Fit after self-cal, rms=0.076389Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.24 mas, bmaj=16.47 mas, bpa=-7.475 degrees ! Estimated noise=709.388 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377315 Jy ! Component: 100 - total flux cleaned = 0.000416014 Jy ! Component: 150 - total flux cleaned = 0.000494379 Jy ! Component: 200 - total flux cleaned = 0.000533663 Jy ! Total flux subtracted in 200 components = 0.000533663 Jy ! Clean residual min=-0.001643 max=0.001424 Jy/beam ! Clean residual mean=-0.000000 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.129092 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 152 components and 0.129092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076386Jy sigma=0.000771 ! Fit after self-cal, rms=0.076382Jy sigma=0.000771 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.31511e-05 Jy ! Component: 100 - total flux cleaned = 9.76522e-05 Jy ! Component: 150 - total flux cleaned = 0.000119373 Jy ! Component: 200 - total flux cleaned = 0.000138923 Jy ! Total flux subtracted in 200 components = 0.000138923 Jy ! Clean residual min=-0.001655 max=0.001443 Jy/beam ! Clean residual mean=-0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.12923 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 158 components and 0.12923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076381Jy sigma=0.000771 ! Fit after self-cal, rms=0.076379Jy sigma=0.000771 ! 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.062 mas, bmaj=8.282 mas, bpa=-5.996 degrees ! Estimated noise=559.056 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.062 x 8.282 at -5.996 degrees (North through East) ! Clean map min=-0.0016412 max=0.084167 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.468 mas, bmaj=6.924 mas, bpa=-5.061 degrees ! Estimated noise=837.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.061948 Jy ! Component: 100 - total flux cleaned = 0.0801661 Jy ! Component: 150 - total flux cleaned = 0.091568 Jy ! Component: 200 - total flux cleaned = 0.0993763 Jy ! Total flux subtracted in 200 components = 0.0993763 Jy ! Clean residual min=-0.003951 max=0.004303 Jy/beam ! Clean residual mean=-0.000007 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.0993763 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0993763 Jy ! Inverting map and beam ! Estimated beam: bmin=3.062 mas, bmaj=8.282 mas, bpa=-5.996 degrees ! Estimated noise=559.056 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.00819146 Jy ! Component: 100 - total flux cleaned = 0.0132451 Jy ! Component: 150 - total flux cleaned = 0.0169225 Jy ! Component: 200 - total flux cleaned = 0.0196959 Jy ! Total flux subtracted in 200 components = 0.0196959 Jy ! Clean residual min=-0.001864 max=0.002077 Jy/beam ! Clean residual mean=-0.000004 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.119072 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 77 components and 0.119072 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.24 mas, bmaj=16.47 mas, bpa=-7.475 degrees ! Estimated noise=709.388 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00346465 Jy ! Component: 100 - total flux cleaned = 0.00555806 Jy ! Component: 150 - total flux cleaned = 0.00698123 Jy ! Component: 200 - total flux cleaned = 0.00797631 Jy ! Total flux subtracted in 200 components = 0.00797631 Jy ! Clean residual min=-0.001761 max=0.001420 Jy/beam ! Clean residual mean=-0.000001 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.127049 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.000702268 Jy ! Component: 100 - total flux cleaned = 0.00102031 Jy ! Component: 150 - total flux cleaned = 0.00110953 Jy ! Component: 200 - total flux cleaned = 0.00117552 Jy ! Total flux subtracted in 200 components = 0.00117552 Jy ! Clean residual min=-0.001686 max=0.001421 Jy/beam ! Clean residual mean=-0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.128224 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 129 components and 0.128224 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.062 mas, bmaj=8.282 mas, bpa=-5.996 degrees ! Estimated noise=559.056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.23668e-05 Jy ! Component: 100 - total flux cleaned = 0.000171719 Jy ! Component: 150 - total flux cleaned = 0.000352364 Jy ! Component: 200 - total flux cleaned = 0.0004463 Jy ! Total flux subtracted in 200 components = 0.0004463 Jy ! Clean residual min=-0.001671 max=0.001554 Jy/beam ! Clean residual mean=-0.000000 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.12867 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 147 components and 0.12867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076398Jy sigma=0.000771 ! Fit after self-cal, rms=0.076385Jy sigma=0.000771 wmodel J1542-1118_S_2014_06_09_pus_map.mod ! Writing 147 model components to file: J1542-1118_S_2014_06_09_pus_map.mod wobs J1542-1118_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1542-1118_S_2014_06_09_pus_uvs.fits wwins J1542-1118_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J1542-1118_S_2014_06_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.000499222 Jy ! Component: 100 - total flux cleaned = -0.000751643 Jy ! Component: 150 - total flux cleaned = -0.0010994 Jy ! Component: 200 - total flux cleaned = -0.00143072 Jy ! Component: 250 - total flux cleaned = -0.00177019 Jy ! Component: 300 - total flux cleaned = -0.00200255 Jy ! Component: 350 - total flux cleaned = -0.00213787 Jy ! Component: 400 - total flux cleaned = -0.00231193 Jy ! Component: 450 - total flux cleaned = -0.00237543 Jy ! Component: 500 - total flux cleaned = -0.00249873 Jy ! Component: 550 - total flux cleaned = -0.00253857 Jy ! Component: 600 - total flux cleaned = -0.00253876 Jy ! Component: 650 - total flux cleaned = -0.00257698 Jy ! Component: 700 - total flux cleaned = -0.00255823 Jy ! Component: 750 - total flux cleaned = -0.0025587 Jy ! Component: 800 - total flux cleaned = -0.00259487 Jy ! Component: 850 - total flux cleaned = -0.00264772 Jy ! Component: 900 - total flux cleaned = -0.00261332 Jy ! Component: 950 - total flux cleaned = -0.00269854 Jy ! Component: 1000 - total flux cleaned = -0.00271518 Jy ! Component: 1050 - total flux cleaned = -0.002748 Jy ! Component: 1100 - total flux cleaned = -0.00274773 Jy ! Component: 1150 - total flux cleaned = -0.00273163 Jy ! Component: 1200 - total flux cleaned = -0.00273184 Jy ! Component: 1250 - total flux cleaned = -0.00274736 Jy ! Component: 1300 - total flux cleaned = -0.00270157 Jy ! Component: 1350 - total flux cleaned = -0.00270156 Jy ! Component: 1400 - total flux cleaned = -0.00262685 Jy ! Component: 1450 - total flux cleaned = -0.00262689 Jy ! Component: 1500 - total flux cleaned = -0.00258291 Jy ! Component: 1550 - total flux cleaned = -0.00252515 Jy ! Component: 1600 - total flux cleaned = -0.00249692 Jy ! Component: 1650 - total flux cleaned = -0.00249688 Jy ! Component: 1700 - total flux cleaned = -0.00245521 Jy ! Component: 1750 - total flux cleaned = -0.00245519 Jy ! Component: 1800 - total flux cleaned = -0.00240062 Jy ! Component: 1850 - total flux cleaned = -0.00244116 Jy ! Component: 1900 - total flux cleaned = -0.00242772 Jy ! Component: 1950 - total flux cleaned = -0.00237476 Jy ! Component: 2000 - total flux cleaned = -0.00233581 Jy ! Component: 2050 - total flux cleaned = -0.00232324 Jy ! Component: 2100 - total flux cleaned = -0.00234895 Jy ! Component: 2150 - total flux cleaned = -0.0023366 Jy ! Component: 2200 - total flux cleaned = -0.00232426 Jy ! Component: 2250 - total flux cleaned = -0.00228714 Jy ! Component: 2300 - total flux cleaned = -0.00232431 Jy ! Component: 2350 - total flux cleaned = -0.0023122 Jy ! Component: 2400 - total flux cleaned = -0.00231226 Jy ! Component: 2450 - total flux cleaned = -0.00233615 Jy ! Component: 2500 - total flux cleaned = -0.00235963 Jy ! Component: 2550 - total flux cleaned = -0.00233618 Jy ! Component: 2600 - total flux cleaned = -0.0024058 Jy ! Component: 2650 - total flux cleaned = -0.00240585 Jy ! Component: 2700 - total flux cleaned = -0.00247429 Jy ! Component: 2750 - total flux cleaned = -0.00242922 Jy ! Component: 2800 - total flux cleaned = -0.00248523 Jy ! Component: 2850 - total flux cleaned = -0.00252966 Jy ! Component: 2900 - total flux cleaned = -0.00252956 Jy ! Component: 2950 - total flux cleaned = -0.00255136 Jy ! Component: 3000 - total flux cleaned = -0.00254066 Jy ! Component: 3050 - total flux cleaned = -0.00259435 Jy ! Component: 3100 - total flux cleaned = -0.00261577 Jy ! Component: 3150 - total flux cleaned = -0.00261579 Jy ! Component: 3200 - total flux cleaned = -0.00264734 Jy ! Component: 3250 - total flux cleaned = -0.0026784 Jy ! Component: 3300 - total flux cleaned = -0.00266803 Jy ! Component: 3350 - total flux cleaned = -0.00266826 Jy ! Component: 3400 - total flux cleaned = -0.00266835 Jy ! Component: 3450 - total flux cleaned = -0.00267849 Jy ! Component: 3500 - total flux cleaned = -0.00266848 Jy ! Component: 3550 - total flux cleaned = -0.00264866 Jy ! Component: 3600 - total flux cleaned = -0.00265845 Jy ! Component: 3650 - total flux cleaned = -0.00263883 Jy ! Component: 3700 - total flux cleaned = -0.00262916 Jy ! Component: 3750 - total flux cleaned = -0.00260021 Jy ! Component: 3800 - total flux cleaned = -0.00258117 Jy ! Component: 3850 - total flux cleaned = -0.00258119 Jy ! Component: 3900 - total flux cleaned = -0.00255275 Jy ! Component: 3950 - total flux cleaned = -0.00251515 Jy ! Component: 4000 - total flux cleaned = -0.00251515 Jy ! Component: 4050 - total flux cleaned = -0.00248735 Jy ! Total flux subtracted in 4096 components = -0.00245057 Jy ! Clean residual min=-0.000504 max=0.000589 Jy/beam ! Clean residual mean=0.000000 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.12622 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 412 components and 0.12622 Jy ![Exited script file: muppet] wmap "J1542-1118_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.062 x 8.282 at -5.996 degrees (North through East) ! Clean map min=-0.0013111 max=0.084166 Jy/beam ! Writing clean map to FITS file: J1542-1118_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0841658 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163674 device "J1542-1118_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1542-1118_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.583397 0.583397 1.16679 2.33359 4.66717 9.33435 18.6687 37.3374 74.6748 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.084 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.062 x 8.282 at -5.996 degrees (North through East) ! Clean map min=-0.0013111 max=0.084166 Jy/beam quit ! Quitting program ! Log file J1542-1118_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:58:09 2016