! Started logfile: J0648-3044_S_2017_08_05_pus_uvs.log on Thu May 9 19:22:33 2019 obs J0648-3044_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0648-3044_S_2017_08_05_pus_uva.fits ! AN table 1: 49 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.534694 visibilities/baseline/integration-bin. ! Found source: J0648-3044 ! ! 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 513 lines of history. ! ! Reading 4716 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 J0648-3044_S_2017_08_05_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 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 360 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.482230Jy sigma=0.003253 ! Fit after self-cal, rms=0.444854Jy sigma=0.003015 ! 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.649 mas, bmaj=9.572 mas, bpa=-4.487 degrees ! Estimated noise=2422.24 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.431975 Jy ! Component: 100 - total flux cleaned = 0.549639 Jy ! Total flux subtracted in 100 components = 0.549639 Jy ! Clean residual min=-0.031520 max=0.070448 Jy/beam ! Clean residual mean=0.000323 rms=0.010169 Jy/beam ! Combined flux in latest and established models = 0.549639 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.549639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.218755Jy sigma=0.001404 ! Fit after self-cal, rms=0.218724Jy sigma=0.001403 ! Inverting map ! Added new window around map position (3.5, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0691235 Jy ! Component: 100 - total flux cleaned = 0.110008 Jy ! Total flux subtracted in 100 components = 0.110008 Jy ! Clean residual min=-0.025617 max=0.040593 Jy/beam ! Clean residual mean=0.000221 rms=0.007989 Jy/beam ! Combined flux in latest and established models = 0.659647 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 33 components and 0.659647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183578Jy sigma=0.001156 ! Fit after self-cal, rms=0.182790Jy sigma=0.001150 ! 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.276 mas, bmaj=11.41 mas, bpa=-3.968 degrees ! Estimated noise=1818.26 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.044299 Jy ! Component: 100 - total flux cleaned = 0.0679672 Jy ! Component: 150 - total flux cleaned = 0.0815743 Jy ! Component: 200 - total flux cleaned = 0.0877239 Jy ! Total flux subtracted in 200 components = 0.0877239 Jy ! Clean residual min=-0.021728 max=0.032296 Jy/beam ! Clean residual mean=0.000195 rms=0.008223 Jy/beam ! Combined flux in latest and established models = 0.747371 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 59 components and 0.747371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170828Jy sigma=0.001077 ! Fit after self-cal, rms=0.170268Jy sigma=0.001073 ! 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.93 HN 1.00* KP 1.02 ! LA 0.98 MK 0.96 NL 0.92 OV 0.97 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.23 KP 0.98 ! LA 0.94 MK 0.97 NL 1.38 OV 0.98 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.26 KP 0.86 ! LA 0.73 MK 1.01 NL 1.48 OV 0.91 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.38 KP 1.00* ! LA 1.00* MK 1.16 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.170268Jy sigma=0.001073 ! Fit after self-cal, rms=0.147459Jy sigma=0.000821 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=11.31 mas, bpa=-3.521 degrees ! Estimated noise=1856.64 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.0120167 Jy ! Component: 100 - total flux cleaned = -0.0128664 Jy ! Component: 150 - total flux cleaned = -0.0128796 Jy ! Component: 200 - total flux cleaned = -0.0128838 Jy ! Total flux subtracted in 200 components = -0.0128838 Jy ! Clean residual min=-0.018059 max=0.018170 Jy/beam ! Clean residual mean=0.000107 rms=0.005022 Jy/beam ! Combined flux in latest and established models = 0.734487 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.734487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144270Jy sigma=0.000809 ! Fit after self-cal, rms=0.144438Jy sigma=0.000808 ! 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.144438Jy sigma=0.000808 ! Fit after self-cal, rms=0.121398Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.339 mas, bmaj=11.19 mas, bpa=-3.684 degrees ! Estimated noise=1848.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000706394 Jy ! Component: 100 - total flux cleaned = -0.00132718 Jy ! Component: 150 - total flux cleaned = -0.00150409 Jy ! Component: 200 - total flux cleaned = -0.0016645 Jy ! Total flux subtracted in 200 components = -0.0016645 Jy ! Clean residual min=-0.007676 max=0.006271 Jy/beam ! Clean residual mean=-0.000013 rms=0.001747 Jy/beam ! Combined flux in latest and established models = 0.732822 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.732822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120659Jy sigma=0.000669 ! Fit after self-cal, rms=0.120719Jy 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.000188658 Jy ! Component: 100 - total flux cleaned = -0.000104018 Jy ! Component: 150 - total flux cleaned = -0.000241841 Jy ! Component: 200 - total flux cleaned = -0.000242336 Jy ! Total flux subtracted in 200 components = -0.000242336 Jy ! Clean residual min=-0.007011 max=0.005717 Jy/beam ! Clean residual mean=-0.000013 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.73258 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 87 components and 0.73258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120363Jy sigma=0.000667 ! Fit after self-cal, rms=0.120353Jy sigma=0.000667 ! 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.120353Jy sigma=0.000667 ! Fit after self-cal, rms=0.120258Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.335 mas, bmaj=11.15 mas, bpa=-3.666 degrees ! Estimated noise=1843.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000948403 Jy ! Component: 100 - total flux cleaned = -0.00163729 Jy ! Component: 150 - total flux cleaned = -0.00187703 Jy ! Component: 200 - total flux cleaned = -0.00198295 Jy ! Total flux subtracted in 200 components = -0.00198295 Jy ! Clean residual min=-0.006503 max=0.005595 Jy/beam ! Clean residual mean=-0.000011 rms=0.001458 Jy/beam ! Combined flux in latest and established models = 0.730597 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 88 components and 0.730597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119926Jy sigma=0.000662 ! Fit after self-cal, rms=0.119903Jy sigma=0.000662 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 = -2.6972e-05 Jy ! Component: 100 - total flux cleaned = -0.000123271 Jy ! Component: 150 - total flux cleaned = -0.000294587 Jy ! Component: 200 - total flux cleaned = -0.000291923 Jy ! Total flux subtracted in 200 components = -0.000291923 Jy ! Clean residual min=-0.006334 max=0.005202 Jy/beam ! Clean residual mean=-0.000010 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.730305 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 90 components and 0.730305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119754Jy sigma=0.000661 ! Fit after self-cal, rms=0.119752Jy sigma=0.000661 ! 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.119752Jy sigma=0.000661 ! Fit after self-cal, rms=0.119782Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.669 mas, bmaj=25.06 mas, bpa=-0.2896 degrees ! Estimated noise=2258.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00107427 Jy ! Component: 100 - total flux cleaned = -0.00121635 Jy ! Component: 150 - total flux cleaned = -0.0012668 Jy ! Component: 200 - total flux cleaned = -0.00135934 Jy ! Total flux subtracted in 200 components = -0.00135934 Jy ! Clean residual min=-0.006006 max=0.004942 Jy/beam ! Clean residual mean=-0.000016 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.728946 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 100 components and 0.728946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119752Jy sigma=0.000660 ! Fit after self-cal, rms=0.119722Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000371507 Jy ! Component: 100 - total flux cleaned = -0.000490622 Jy ! Component: 150 - total flux cleaned = -0.00049292 Jy ! Component: 200 - total flux cleaned = -0.000537978 Jy ! Total flux subtracted in 200 components = -0.000537978 Jy ! Clean residual min=-0.005924 max=0.004928 Jy/beam ! Clean residual mean=-0.000014 rms=0.001530 Jy/beam ! Combined flux in latest and established models = 0.728408 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 104 components and 0.728408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119700Jy sigma=0.000660 ! Fit after self-cal, rms=0.119680Jy sigma=0.000660 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=11.13 mas, bpa=-3.663 degrees ! Estimated noise=1840.2 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.331 x 11.13 at -3.663 degrees (North through East) ! Clean map min=-0.0060219 max=0.57816 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119680Jy sigma=0.000660 ! Fit after self-cal, rms=0.109511Jy sigma=0.000595 ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=11.1 mas, bpa=-3.664 degrees ! Estimated noise=1833.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00166678 Jy ! Component: 100 - total flux cleaned = -0.00195035 Jy ! Component: 150 - total flux cleaned = -0.00201109 Jy ! Component: 200 - total flux cleaned = -0.00206634 Jy ! Total flux subtracted in 200 components = -0.00206634 Jy ! Clean residual min=-0.006004 max=0.005111 Jy/beam ! Clean residual mean=-0.000000 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.726341 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 112 components and 0.726341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109409Jy sigma=0.000594 ! Fit after self-cal, rms=0.109403Jy sigma=0.000594 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0001562 Jy ! Component: 100 - total flux cleaned = -0.000105608 Jy ! Component: 150 - total flux cleaned = -0.000152691 Jy ! Component: 200 - total flux cleaned = -0.00015468 Jy ! Total flux subtracted in 200 components = -0.00015468 Jy ! Clean residual min=-0.005944 max=0.005068 Jy/beam ! Clean residual mean=0.000000 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.726187 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 116 components and 0.726187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109354Jy sigma=0.000594 ! Fit after self-cal, rms=0.109353Jy sigma=0.000594 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109353Jy sigma=0.000594 ! Fit after self-cal, rms=0.109388Jy sigma=0.000594 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.685 mas, bmaj=9.191 mas, bpa=-4.172 degrees ! Estimated noise=2501.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.440383 Jy ! Component: 100 - total flux cleaned = 0.560575 Jy ! Component: 150 - total flux cleaned = 0.623134 Jy ! Component: 200 - total flux cleaned = 0.658817 Jy ! Total flux subtracted in 200 components = 0.658817 Jy ! Clean residual min=-0.009691 max=0.018298 Jy/beam ! Clean residual mean=0.000079 rms=0.002969 Jy/beam ! Combined flux in latest and established models = 0.658817 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.658817 Jy ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=11.1 mas, bpa=-3.68 degrees ! Estimated noise=1831.71 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.0302884 Jy ! Component: 100 - total flux cleaned = 0.0452218 Jy ! Component: 150 - total flux cleaned = 0.0530793 Jy ! Component: 200 - total flux cleaned = 0.0574414 Jy ! Total flux subtracted in 200 components = 0.0574414 Jy ! Clean residual min=-0.006046 max=0.005628 Jy/beam ! Clean residual mean=0.000021 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.716259 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 92 components and 0.716258 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.664 mas, bmaj=25.04 mas, bpa=-0.3297 degrees ! Estimated noise=2252.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00442365 Jy ! Component: 100 - total flux cleaned = 0.00543867 Jy ! Component: 150 - total flux cleaned = 0.00571218 Jy ! Component: 200 - total flux cleaned = 0.00594712 Jy ! Total flux subtracted in 200 components = 0.00594712 Jy ! Clean residual min=-0.006103 max=0.005807 Jy/beam ! Clean residual mean=0.000010 rms=0.001463 Jy/beam ! Combined flux in latest and established models = 0.722206 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.000158251 Jy ! Component: 100 - total flux cleaned = 0.00030485 Jy ! Component: 150 - total flux cleaned = 0.000440384 Jy ! Component: 200 - total flux cleaned = 0.000564783 Jy ! Total flux subtracted in 200 components = 0.000564783 Jy ! Clean residual min=-0.005961 max=0.005685 Jy/beam ! Clean residual mean=0.000008 rms=0.001442 Jy/beam ! Combined flux in latest and established models = 0.72277 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 108 components and 0.72277 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=11.1 mas, bpa=-3.68 degrees ! Estimated noise=1831.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000301784 Jy ! Component: 100 - total flux cleaned = -0.000367992 Jy ! Component: 150 - total flux cleaned = -0.000471222 Jy ! Component: 200 - total flux cleaned = -0.000515422 Jy ! Total flux subtracted in 200 components = -0.000515422 Jy ! Clean residual min=-0.005705 max=0.005711 Jy/beam ! Clean residual mean=0.000008 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.722255 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 120 components and 0.722255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109407Jy sigma=0.000594 ! Fit after self-cal, rms=0.109354Jy sigma=0.000593 wmodel J0648-3044_S_2017_08_05_pus_map.mod ! Writing 120 model components to file: J0648-3044_S_2017_08_05_pus_map.mod wobs J0648-3044_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0648-3044_S_2017_08_05_pus_uvs.fits wwins J0648-3044_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J0648-3044_S_2017_08_05_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.00110976 Jy ! Component: 100 - total flux cleaned = -0.00253332 Jy ! Component: 150 - total flux cleaned = -0.00285853 Jy ! Component: 200 - total flux cleaned = -0.0030086 Jy ! Component: 250 - total flux cleaned = -0.00336345 Jy ! Component: 300 - total flux cleaned = -0.00370438 Jy ! Component: 350 - total flux cleaned = -0.00409998 Jy ! Component: 400 - total flux cleaned = -0.00429125 Jy ! Component: 450 - total flux cleaned = -0.00453891 Jy ! Component: 500 - total flux cleaned = -0.00466126 Jy ! Component: 550 - total flux cleaned = -0.00501566 Jy ! Component: 600 - total flux cleaned = -0.0051304 Jy ! Component: 650 - total flux cleaned = -0.00529987 Jy ! Component: 700 - total flux cleaned = -0.00546588 Jy ! Component: 750 - total flux cleaned = -0.00546588 Jy ! Component: 800 - total flux cleaned = -0.00567979 Jy ! Component: 850 - total flux cleaned = -0.00583679 Jy ! Component: 900 - total flux cleaned = -0.00604329 Jy ! Component: 950 - total flux cleaned = -0.00629726 Jy ! Component: 1000 - total flux cleaned = -0.0063971 Jy ! Component: 1050 - total flux cleaned = -0.00649584 Jy ! Component: 1100 - total flux cleaned = -0.0064489 Jy ! Component: 1150 - total flux cleaned = -0.00673725 Jy ! Component: 1200 - total flux cleaned = -0.00683254 Jy ! Component: 1250 - total flux cleaned = -0.00697248 Jy ! Component: 1300 - total flux cleaned = -0.00697313 Jy ! Component: 1350 - total flux cleaned = -0.00710938 Jy ! Component: 1400 - total flux cleaned = -0.00719906 Jy ! Component: 1450 - total flux cleaned = -0.00733154 Jy ! Component: 1500 - total flux cleaned = -0.00728771 Jy ! Component: 1550 - total flux cleaned = -0.00733127 Jy ! Component: 1600 - total flux cleaned = -0.00733128 Jy ! Component: 1650 - total flux cleaned = -0.00741539 Jy ! Component: 1700 - total flux cleaned = -0.00741513 Jy ! Component: 1750 - total flux cleaned = -0.00733316 Jy ! Component: 1800 - total flux cleaned = -0.00737331 Jy ! Component: 1850 - total flux cleaned = -0.00725281 Jy ! Component: 1900 - total flux cleaned = -0.00725297 Jy ! Component: 1950 - total flux cleaned = -0.00709653 Jy ! Component: 2000 - total flux cleaned = -0.00721329 Jy ! Component: 2050 - total flux cleaned = -0.00705919 Jy ! Component: 2100 - total flux cleaned = -0.00702062 Jy ! Component: 2150 - total flux cleaned = -0.00694524 Jy ! Component: 2200 - total flux cleaned = -0.00687062 Jy ! Component: 2250 - total flux cleaned = -0.00687028 Jy ! Component: 2300 - total flux cleaned = -0.00683322 Jy ! Component: 2350 - total flux cleaned = -0.00665201 Jy ! Component: 2400 - total flux cleaned = -0.00654451 Jy ! Component: 2450 - total flux cleaned = -0.00665087 Jy ! Component: 2500 - total flux cleaned = -0.0065445 Jy ! Component: 2550 - total flux cleaned = -0.00633526 Jy ! Component: 2600 - total flux cleaned = -0.00626634 Jy ! Component: 2650 - total flux cleaned = -0.0061637 Jy ! Component: 2700 - total flux cleaned = -0.0059937 Jy ! Component: 2750 - total flux cleaned = -0.00599385 Jy ! Component: 2800 - total flux cleaned = -0.00582655 Jy ! Component: 2850 - total flux cleaned = -0.00582652 Jy ! Component: 2900 - total flux cleaned = -0.00572745 Jy ! Component: 2950 - total flux cleaned = -0.0055968 Jy ! Component: 3000 - total flux cleaned = -0.00559656 Jy ! Component: 3050 - total flux cleaned = -0.00540306 Jy ! Component: 3100 - total flux cleaned = -0.00524286 Jy ! Component: 3150 - total flux cleaned = -0.00521112 Jy ! Component: 3200 - total flux cleaned = -0.0051162 Jy ! Component: 3250 - total flux cleaned = -0.00511621 Jy ! Component: 3300 - total flux cleaned = -0.00492944 Jy ! Component: 3350 - total flux cleaned = -0.0048058 Jy ! Component: 3400 - total flux cleaned = -0.00471356 Jy ! Component: 3450 - total flux cleaned = -0.0045609 Jy ! Component: 3500 - total flux cleaned = -0.00440921 Jy ! Component: 3550 - total flux cleaned = -0.00422841 Jy ! Component: 3600 - total flux cleaned = -0.00407883 Jy ! Component: 3650 - total flux cleaned = -0.00395972 Jy ! Component: 3700 - total flux cleaned = -0.00392976 Jy ! Component: 3750 - total flux cleaned = -0.00378283 Jy ! Component: 3800 - total flux cleaned = -0.00369516 Jy ! Component: 3850 - total flux cleaned = -0.00369524 Jy ! Component: 3900 - total flux cleaned = -0.0036087 Jy ! Component: 3950 - total flux cleaned = -0.00349354 Jy ! Component: 4000 - total flux cleaned = -0.00343632 Jy ! Component: 4050 - total flux cleaned = -0.00335112 Jy ! Total flux subtracted in 4096 components = -0.00329452 Jy ! Clean residual min=-0.001616 max=0.001533 Jy/beam ! Clean residual mean=0.000005 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.71896 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 413 components and 0.718961 Jy ![Exited script file: muppet] wmap "J0648-3044_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.323 x 11.1 at -3.68 degrees (North through East) ! Clean map min=-0.0044444 max=0.58074 Jy/beam ! Writing clean map to FITS file: J0648-3044_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.580736 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000522156 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.269738 0.269738 0.539477 1.07895 2.15791 4.31581 8.63163 17.2633 34.5265 69.053 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.58 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.323 x 11.1 at -3.68 degrees (North through East) ! Clean map min=-0.0044444 max=0.58074 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 J0648-3044_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:22:39 2019