! Started logfile: J1205-2634_S_2017_02_24_pus_uvs.log on Sat May 4 11:27:07 2019 obs J1205-2634_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1205-2634_S_2017_02_24_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.789006 visibilities/baseline/integration-bin. ! Found source: J1205-2634 ! ! 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 823 lines of history. ! ! Reading 13492 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 J1205-2634_S_2017_02_24_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 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 395 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.770043Jy sigma=0.005212 ! Fit after self-cal, rms=0.752686Jy sigma=0.005095 ! 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.715 mas, bmaj=7.87 mas, bpa=1.591 degrees ! Estimated noise=1754.01 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.19905 Jy ! Component: 100 - total flux cleaned = 0.242706 Jy ! Total flux subtracted in 100 components = 0.242706 Jy ! Clean residual min=-0.009073 max=0.016034 Jy/beam ! Clean residual mean=-0.000061 rms=0.002408 Jy/beam ! Combined flux in latest and established models = 0.242706 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.242706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112519Jy sigma=0.000713 ! Fit after self-cal, rms=0.112504Jy sigma=0.000713 ! Inverting map ! Added new window around map position (-3, 8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161827 Jy ! Component: 100 - total flux cleaned = 0.0252947 Jy ! Total flux subtracted in 100 components = 0.0252947 Jy ! Clean residual min=-0.007200 max=0.010023 Jy/beam ! Clean residual mean=-0.000043 rms=0.001825 Jy/beam ! Combined flux in latest and established models = 0.268001 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 22 components and 0.268001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109987Jy sigma=0.000693 ! Fit after self-cal, rms=0.109949Jy sigma=0.000693 ! 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.257 mas, bmaj=9.305 mas, bpa=1.526 degrees ! Estimated noise=982.098 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 (-16.5, 42.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116318 Jy ! Component: 100 - total flux cleaned = 0.0191174 Jy ! Component: 150 - total flux cleaned = 0.0249629 Jy ! Component: 200 - total flux cleaned = 0.0296942 Jy ! Total flux subtracted in 200 components = 0.0296942 Jy ! Clean residual min=-0.005173 max=0.007087 Jy/beam ! Clean residual mean=-0.000065 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.297695 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 73 components and 0.297695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108497Jy sigma=0.000681 ! Fit after self-cal, rms=0.108419Jy sigma=0.000680 ! 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.91 FD 1.05 HN 1.12 KP 0.96 ! LA 0.96 MK 0.99 NL 1.00 OV 1.04 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.15 KP 0.93 ! LA 0.92 MK 0.99 NL 0.95 OV 1.08 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 1.09 KP 1.01 ! LA 1.00 MK 1.02 NL 1.06 OV 0.97 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.01 KP 1.00* ! LA 0.89 MK 0.97 NL 1.00* OV 0.99 ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.108419Jy sigma=0.000680 ! Fit after self-cal, rms=0.108233Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.276 mas, bmaj=9.302 mas, bpa=1.625 degrees ! Estimated noise=976.84 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.00415473 Jy ! Component: 100 - total flux cleaned = 0.00588985 Jy ! Component: 150 - total flux cleaned = 0.00611761 Jy ! Component: 200 - total flux cleaned = 0.00630044 Jy ! Total flux subtracted in 200 components = 0.00630044 Jy ! Clean residual min=-0.003260 max=0.004773 Jy/beam ! Clean residual mean=-0.000011 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.303995 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.303995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108064Jy sigma=0.000668 ! Fit after self-cal, rms=0.108095Jy sigma=0.000667 ! Inverting map ! Added new window around map position (-5.5, 35.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00400924 Jy ! Component: 100 - total flux cleaned = 0.00580091 Jy ! Component: 150 - total flux cleaned = 0.00669962 Jy ! Component: 200 - total flux cleaned = 0.00716482 Jy ! Total flux subtracted in 200 components = 0.00716482 Jy ! Clean residual min=-0.002759 max=0.003112 Jy/beam ! Clean residual mean=-0.000001 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.31116 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 130 components and 0.31116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107939Jy sigma=0.000666 ! Fit after self-cal, rms=0.107928Jy sigma=0.000666 ! 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.107928Jy sigma=0.000666 ! Fit after self-cal, rms=0.108221Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=9.3 mas, bpa=1.61 degrees ! Estimated noise=975.414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000664749 Jy ! Component: 100 - total flux cleaned = 0.00103122 Jy ! Component: 150 - total flux cleaned = 0.00142867 Jy ! Component: 200 - total flux cleaned = 0.00162014 Jy ! Total flux subtracted in 200 components = 0.00162014 Jy ! Clean residual min=-0.002409 max=0.002749 Jy/beam ! Clean residual mean=0.000002 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.31278 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 150 components and 0.31278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108175Jy sigma=0.000665 ! Fit after self-cal, rms=0.108176Jy sigma=0.000665 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.000190927 Jy ! Component: 100 - total flux cleaned = 0.000367822 Jy ! Component: 150 - total flux cleaned = 0.000334835 Jy ! Component: 200 - total flux cleaned = 0.000334345 Jy ! Total flux subtracted in 200 components = 0.000334345 Jy ! Clean residual min=-0.002349 max=0.002770 Jy/beam ! Clean residual mean=0.000003 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.313114 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 163 components and 0.313114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108154Jy sigma=0.000665 ! Fit after self-cal, rms=0.108150Jy sigma=0.000664 ! 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.108150Jy sigma=0.000664 ! Fit after self-cal, rms=0.108525Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.281 mas, bmaj=9.307 mas, bpa=1.616 degrees ! Estimated noise=974.215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.27319e-05 Jy ! Component: 100 - total flux cleaned = 0.000124242 Jy ! Component: 150 - total flux cleaned = 0.000218337 Jy ! Component: 200 - total flux cleaned = 0.000189553 Jy ! Total flux subtracted in 200 components = 0.000189553 Jy ! Clean residual min=-0.002254 max=0.002671 Jy/beam ! Clean residual mean=0.000004 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.313304 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 183 components and 0.313304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108499Jy sigma=0.000664 ! Fit after self-cal, rms=0.108500Jy sigma=0.000664 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 (55.5, -55.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179828 Jy ! Component: 100 - total flux cleaned = 0.00189865 Jy ! Component: 150 - total flux cleaned = 0.00215042 Jy ! Component: 200 - total flux cleaned = 0.00240736 Jy ! Total flux subtracted in 200 components = 0.00240736 Jy ! Clean residual min=-0.002171 max=0.002318 Jy/beam ! Clean residual mean=0.000006 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.315711 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 201 components and 0.315711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108435Jy sigma=0.000664 ! Fit after self-cal, rms=0.108432Jy sigma=0.000664 ! 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.108432Jy sigma=0.000664 ! Fit after self-cal, rms=0.108415Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.734 mas, bmaj=20.16 mas, bpa=4.2 degrees ! Estimated noise=1167.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111779 Jy ! Component: 100 - total flux cleaned = 0.00160924 Jy ! Component: 150 - total flux cleaned = 0.00176813 Jy ! Component: 200 - total flux cleaned = 0.00190551 Jy ! Total flux subtracted in 200 components = 0.00190551 Jy ! Clean residual min=-0.002293 max=0.002413 Jy/beam ! Clean residual mean=0.000017 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.317617 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 222 components and 0.317617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108402Jy sigma=0.000663 ! Fit after self-cal, rms=0.108403Jy sigma=0.000663 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.000253494 Jy ! Component: 100 - total flux cleaned = 0.00033314 Jy ! Component: 150 - total flux cleaned = 0.000407328 Jy ! Component: 200 - total flux cleaned = 0.000424868 Jy ! Total flux subtracted in 200 components = 0.000424868 Jy ! Clean residual min=-0.002315 max=0.002433 Jy/beam ! Clean residual mean=0.000018 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.318042 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 233 components and 0.318042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108396Jy sigma=0.000663 ! Fit after self-cal, rms=0.108396Jy sigma=0.000663 ! 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.282 mas, bmaj=9.312 mas, bpa=1.605 degrees ! Estimated noise=973.184 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.282 x 9.312 at 1.605 degrees (North through East) ! Clean map min=-0.002064 max=0.24689 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.728 mas, bmaj=7.871 mas, bpa=1.788 degrees ! Estimated noise=1745.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.197938 Jy ! Component: 100 - total flux cleaned = 0.242113 Jy ! Component: 150 - total flux cleaned = 0.257715 Jy ! Component: 200 - total flux cleaned = 0.266787 Jy ! Total flux subtracted in 200 components = 0.266787 Jy ! Clean residual min=-0.005062 max=0.005421 Jy/beam ! Clean residual mean=-0.000028 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.266787 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.266787 Jy ! Inverting map and beam ! Estimated beam: bmin=3.282 mas, bmaj=9.312 mas, bpa=1.605 degrees ! Estimated noise=973.184 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.00850772 Jy ! Component: 100 - total flux cleaned = 0.0147447 Jy ! Component: 150 - total flux cleaned = 0.0197305 Jy ! Component: 200 - total flux cleaned = 0.0238625 Jy ! Total flux subtracted in 200 components = 0.0238625 Jy ! Clean residual min=-0.003141 max=0.003578 Jy/beam ! Clean residual mean=-0.000034 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.290649 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 82 components and 0.290649 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.734 mas, bmaj=20.16 mas, bpa=4.2 degrees ! Estimated noise=1167.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00549929 Jy ! Component: 100 - total flux cleaned = 0.00936493 Jy ! Component: 150 - total flux cleaned = 0.0123575 Jy ! Component: 200 - total flux cleaned = 0.0148035 Jy ! Total flux subtracted in 200 components = 0.0148035 Jy ! Clean residual min=-0.002587 max=0.002935 Jy/beam ! Clean residual mean=-0.000020 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.305452 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.00202886 Jy ! Component: 100 - total flux cleaned = 0.00372433 Jy ! Component: 150 - total flux cleaned = 0.00514578 Jy ! Component: 200 - total flux cleaned = 0.00635105 Jy ! Total flux subtracted in 200 components = 0.00635105 Jy ! Clean residual min=-0.002482 max=0.002362 Jy/beam ! Clean residual mean=-0.000001 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.311804 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 159 components and 0.311804 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.282 mas, bmaj=9.312 mas, bpa=1.605 degrees ! Estimated noise=973.184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000565472 Jy ! Component: 100 - total flux cleaned = 0.00108613 Jy ! Component: 150 - total flux cleaned = 0.00153448 Jy ! Component: 200 - total flux cleaned = 0.00198253 Jy ! Total flux subtracted in 200 components = 0.00198253 Jy ! Clean residual min=-0.002342 max=0.002106 Jy/beam ! Clean residual mean=0.000002 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.313786 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 183 components and 0.313786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108423Jy sigma=0.000664 ! Fit after self-cal, rms=0.108398Jy sigma=0.000664 wmodel J1205-2634_S_2017_02_24_pus_map.mod ! Writing 183 model components to file: J1205-2634_S_2017_02_24_pus_map.mod wobs J1205-2634_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1205-2634_S_2017_02_24_pus_uvs.fits wwins J1205-2634_S_2017_02_24_pus_map.win ! wwins: Wrote 5 windows to J1205-2634_S_2017_02_24_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.000507427 Jy ! Component: 100 - total flux cleaned = -0.000732456 Jy ! Component: 150 - total flux cleaned = -0.000982598 Jy ! Component: 200 - total flux cleaned = -0.00118961 Jy ! Component: 250 - total flux cleaned = -0.00135665 Jy ! Component: 300 - total flux cleaned = -0.00155158 Jy ! Component: 350 - total flux cleaned = -0.00173912 Jy ! Component: 400 - total flux cleaned = -0.00189126 Jy ! Component: 450 - total flux cleaned = -0.00203977 Jy ! Component: 500 - total flux cleaned = -0.00215564 Jy ! Component: 550 - total flux cleaned = -0.00218359 Jy ! Component: 600 - total flux cleaned = -0.00223941 Jy ! Component: 650 - total flux cleaned = -0.00223944 Jy ! Component: 700 - total flux cleaned = -0.00223934 Jy ! Component: 750 - total flux cleaned = -0.00218634 Jy ! Component: 800 - total flux cleaned = -0.00210914 Jy ! Component: 850 - total flux cleaned = -0.00210941 Jy ! Component: 900 - total flux cleaned = -0.00208466 Jy ! Component: 950 - total flux cleaned = -0.00203602 Jy ! Component: 1000 - total flux cleaned = -0.00206037 Jy ! Component: 1050 - total flux cleaned = -0.00206 Jy ! Component: 1100 - total flux cleaned = -0.0020362 Jy ! Component: 1150 - total flux cleaned = -0.00201354 Jy ! Component: 1200 - total flux cleaned = -0.00201377 Jy ! Component: 1250 - total flux cleaned = -0.0020139 Jy ! Component: 1300 - total flux cleaned = -0.00190446 Jy ! Component: 1350 - total flux cleaned = -0.00188312 Jy ! Component: 1400 - total flux cleaned = -0.00181913 Jy ! Component: 1450 - total flux cleaned = -0.00181921 Jy ! Component: 1500 - total flux cleaned = -0.00188135 Jy ! Component: 1550 - total flux cleaned = -0.00188136 Jy ! Component: 1600 - total flux cleaned = -0.0018814 Jy ! Component: 1650 - total flux cleaned = -0.00190129 Jy ! Component: 1700 - total flux cleaned = -0.00184191 Jy ! Component: 1750 - total flux cleaned = -0.00186162 Jy ! Component: 1800 - total flux cleaned = -0.0018617 Jy ! Component: 1850 - total flux cleaned = -0.00188094 Jy ! Component: 1900 - total flux cleaned = -0.00184314 Jy ! Component: 1950 - total flux cleaned = -0.00186217 Jy ! Component: 2000 - total flux cleaned = -0.00184394 Jy ! Component: 2050 - total flux cleaned = -0.00191721 Jy ! Component: 2100 - total flux cleaned = -0.00191678 Jy ! Component: 2150 - total flux cleaned = -0.00188069 Jy ! Component: 2200 - total flux cleaned = -0.00191613 Jy ! Component: 2250 - total flux cleaned = -0.00195128 Jy ! Component: 2300 - total flux cleaned = -0.00198615 Jy ! Component: 2350 - total flux cleaned = -0.00202074 Jy ! Component: 2400 - total flux cleaned = -0.00205505 Jy ! Component: 2450 - total flux cleaned = -0.00207217 Jy ! Component: 2500 - total flux cleaned = -0.00203858 Jy ! Component: 2550 - total flux cleaned = -0.00205549 Jy ! Component: 2600 - total flux cleaned = -0.00208836 Jy ! Component: 2650 - total flux cleaned = -0.00208831 Jy ! Component: 2700 - total flux cleaned = -0.00207227 Jy ! Component: 2750 - total flux cleaned = -0.00208852 Jy ! Component: 2800 - total flux cleaned = -0.00207284 Jy ! Component: 2850 - total flux cleaned = -0.00207294 Jy ! Component: 2900 - total flux cleaned = -0.00213581 Jy ! Component: 2950 - total flux cleaned = -0.00213574 Jy ! Component: 3000 - total flux cleaned = -0.00215123 Jy ! Component: 3050 - total flux cleaned = -0.00212068 Jy ! Component: 3100 - total flux cleaned = -0.00215121 Jy ! Component: 3150 - total flux cleaned = -0.00218123 Jy ! Component: 3200 - total flux cleaned = -0.00221116 Jy ! Component: 3250 - total flux cleaned = -0.00222592 Jy ! Component: 3300 - total flux cleaned = -0.00224072 Jy ! Component: 3350 - total flux cleaned = -0.00226983 Jy ! Component: 3400 - total flux cleaned = -0.00225536 Jy ! Component: 3450 - total flux cleaned = -0.00232746 Jy ! Component: 3500 - total flux cleaned = -0.00235609 Jy ! Component: 3550 - total flux cleaned = -0.00239866 Jy ! Component: 3600 - total flux cleaned = -0.0025115 Jy ! Component: 3650 - total flux cleaned = -0.00249729 Jy ! Component: 3700 - total flux cleaned = -0.00249722 Jy ! Component: 3750 - total flux cleaned = -0.00258015 Jy ! Component: 3800 - total flux cleaned = -0.00260761 Jy ! Component: 3850 - total flux cleaned = -0.00264851 Jy ! Component: 3900 - total flux cleaned = -0.00270257 Jy ! Component: 3950 - total flux cleaned = -0.00274289 Jy ! Component: 4000 - total flux cleaned = -0.00279634 Jy ! Component: 4050 - total flux cleaned = -0.00284945 Jy ! Total flux subtracted in 4096 components = -0.00288908 Jy ! Clean residual min=-0.000785 max=0.000761 Jy/beam ! Clean residual mean=-0.000002 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.310897 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 461 components and 0.310897 Jy ![Exited script file: muppet] wmap "J1205-2634_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.282 x 9.312 at 1.605 degrees (North through East) ! Clean map min=-0.0015027 max=0.24798 Jy/beam ! Writing clean map to FITS file: J1205-2634_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.247982 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000243161 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.294167 0.294167 0.588334 1.17667 2.35334 4.70668 9.41335 18.8267 37.6534 75.3068 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.247 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.282 x 9.312 at 1.605 degrees (North through East) ! Clean map min=-0.0015027 max=0.24798 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 J1205-2634_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:27:12 2019