! Started logfile: J1207-2703_S_2017_02_24_pus_uvs.log on Sat May 4 11:27:12 2019 obs J1207-2703_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1207-2703_S_2017_02_24_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.787719 visibilities/baseline/integration-bin. ! Found source: J1207-2703 ! ! 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 10776 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 J1207-2703_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 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 317 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.788947Jy sigma=0.005242 ! Fit after self-cal, rms=0.781469Jy sigma=0.005196 ! 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.709 mas, bmaj=7.965 mas, bpa=3.042 degrees ! Estimated noise=1854.15 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.167832 Jy ! Component: 100 - total flux cleaned = 0.219662 Jy ! Total flux subtracted in 100 components = 0.219662 Jy ! Clean residual min=-0.010148 max=0.021936 Jy/beam ! Clean residual mean=-0.000074 rms=0.002978 Jy/beam ! Combined flux in latest and established models = 0.219662 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.219662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119620Jy sigma=0.000736 ! Fit after self-cal, rms=0.119587Jy sigma=0.000735 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0234274 Jy ! Component: 100 - total flux cleaned = 0.0355435 Jy ! Total flux subtracted in 100 components = 0.0355435 Jy ! Clean residual min=-0.007596 max=0.011747 Jy/beam ! Clean residual mean=-0.000043 rms=0.001973 Jy/beam ! Combined flux in latest and established models = 0.255206 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.255206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114209Jy sigma=0.000695 ! Fit after self-cal, rms=0.114190Jy sigma=0.000694 ! Inverting map ! Added new window around map position (-4, 6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113041 Jy ! Component: 100 - total flux cleaned = 0.0174257 Jy ! Total flux subtracted in 100 components = 0.0174257 Jy ! Clean residual min=-0.006812 max=0.009030 Jy/beam ! Clean residual mean=-0.000027 rms=0.001718 Jy/beam ! Combined flux in latest and established models = 0.272632 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.272632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112804Jy sigma=0.000686 ! Fit after self-cal, rms=0.112694Jy sigma=0.000685 ! 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.258 mas, bmaj=9.337 mas, bpa=1.652 degrees ! Estimated noise=1121.07 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 (4.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00869685 Jy ! Component: 100 - total flux cleaned = 0.0138673 Jy ! Component: 150 - total flux cleaned = 0.015771 Jy ! Component: 200 - total flux cleaned = 0.0164707 Jy ! Total flux subtracted in 200 components = 0.0164707 Jy ! Clean residual min=-0.004787 max=0.004168 Jy/beam ! Clean residual mean=-0.000019 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 0.289102 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 59 components and 0.289102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111791Jy sigma=0.000681 ! Fit after self-cal, rms=0.111806Jy 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.89 FD 1.02 HN 1.12 KP 1.00 ! LA 0.98 MK 0.98 NL 0.98 OV 1.03 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.95 HN 1.15 KP 0.97 ! LA 0.97 MK 0.96 NL 0.94 OV 1.08 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.97 HN 1.07 KP 1.05 ! LA 1.06 MK 1.05 NL 1.07 OV 0.98 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.04 KP 1.00* ! LA 0.75 MK 0.99 NL 1.00* OV 1.04 ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.111806Jy sigma=0.000680 ! Fit after self-cal, rms=0.110444Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=9.322 mas, bpa=1.691 degrees ! Estimated noise=1132.81 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.000557493 Jy ! Component: 100 - total flux cleaned = -0.00107665 Jy ! Component: 150 - total flux cleaned = -0.00134749 Jy ! Component: 200 - total flux cleaned = -0.00153804 Jy ! Total flux subtracted in 200 components = -0.00153804 Jy ! Clean residual min=-0.003298 max=0.003078 Jy/beam ! Clean residual mean=-0.000005 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.287564 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 75 components and 0.287564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110376Jy sigma=0.000664 ! Fit after self-cal, rms=0.110372Jy sigma=0.000664 ! 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.110372Jy sigma=0.000664 ! Fit after self-cal, rms=0.110698Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=9.318 mas, bpa=1.684 degrees ! Estimated noise=1133.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000715792 Jy ! Component: 100 - total flux cleaned = -0.000901526 Jy ! Component: 150 - total flux cleaned = -0.00106253 Jy ! Component: 200 - total flux cleaned = -0.00114877 Jy ! Total flux subtracted in 200 components = -0.00114877 Jy ! Clean residual min=-0.002949 max=0.002560 Jy/beam ! Clean residual mean=-0.000004 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.286415 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 92 components and 0.286415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110676Jy sigma=0.000662 ! Fit after self-cal, rms=0.110680Jy 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.64803e-05 Jy ! Component: 100 - total flux cleaned = -7.55546e-05 Jy ! Component: 150 - total flux cleaned = -7.51125e-05 Jy ! Component: 200 - total flux cleaned = -9.68412e-05 Jy ! Total flux subtracted in 200 components = -9.68412e-05 Jy ! Clean residual min=-0.002994 max=0.002567 Jy/beam ! Clean residual mean=-0.000005 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.286319 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.286319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110670Jy sigma=0.000662 ! Fit after self-cal, rms=0.110668Jy sigma=0.000662 ! 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.110668Jy sigma=0.000662 ! Fit after self-cal, rms=0.111268Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=9.319 mas, bpa=1.73 degrees ! Estimated noise=1133.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000681496 Jy ! Component: 100 - total flux cleaned = -0.000847306 Jy ! Component: 150 - total flux cleaned = -0.000905155 Jy ! Component: 200 - total flux cleaned = -0.00098322 Jy ! Total flux subtracted in 200 components = -0.00098322 Jy ! Clean residual min=-0.002520 max=0.002404 Jy/beam ! Clean residual mean=-0.000008 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.285335 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 121 components and 0.285335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111248Jy sigma=0.000660 ! Fit after self-cal, rms=0.111251Jy 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 = 2.0098e-05 Jy ! Component: 100 - total flux cleaned = 6.56774e-05 Jy ! Component: 150 - total flux cleaned = 6.57747e-05 Jy ! Component: 200 - total flux cleaned = 8.62349e-05 Jy ! Total flux subtracted in 200 components = 8.62349e-05 Jy ! Clean residual min=-0.002522 max=0.002366 Jy/beam ! Clean residual mean=-0.000008 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.285422 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 128 components and 0.285422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111242Jy sigma=0.000660 ! Fit after self-cal, rms=0.111239Jy sigma=0.000660 ! 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.111239Jy sigma=0.000660 ! Fit after self-cal, rms=0.111557Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.72 mas, bmaj=20.22 mas, bpa=4.014 degrees ! Estimated noise=1367.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000139876 Jy ! Component: 100 - total flux cleaned = -0.000224599 Jy ! Component: 150 - total flux cleaned = -0.000316915 Jy ! Component: 200 - total flux cleaned = -0.000390946 Jy ! Total flux subtracted in 200 components = -0.000390946 Jy ! Clean residual min=-0.002776 max=0.002644 Jy/beam ! Clean residual mean=-0.000012 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.285031 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 137 components and 0.285031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111552Jy sigma=0.000660 ! Fit after self-cal, rms=0.111552Jy 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 = 3.78935e-06 Jy ! Component: 100 - total flux cleaned = 3.75269e-06 Jy ! Component: 150 - total flux cleaned = 2.98888e-05 Jy ! Component: 200 - total flux cleaned = 4.19946e-05 Jy ! Total flux subtracted in 200 components = 4.19946e-05 Jy ! Clean residual min=-0.002738 max=0.002602 Jy/beam ! Clean residual mean=-0.000012 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.285073 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 145 components and 0.285073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111552Jy sigma=0.000660 ! Fit after self-cal, rms=0.111550Jy 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.273 mas, bmaj=9.317 mas, bpa=1.741 degrees ! Estimated noise=1132.85 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.273 x 9.317 at 1.741 degrees (North through East) ! Clean map min=-0.0024032 max=0.22053 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.712 mas, bmaj=7.954 mas, bpa=3.265 degrees ! Estimated noise=1877.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.169922 Jy ! Component: 100 - total flux cleaned = 0.222694 Jy ! Component: 150 - total flux cleaned = 0.246344 Jy ! Component: 200 - total flux cleaned = 0.259538 Jy ! Total flux subtracted in 200 components = 0.259538 Jy ! Clean residual min=-0.005775 max=0.006850 Jy/beam ! Clean residual mean=-0.000029 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.259538 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.259538 Jy ! Inverting map and beam ! Estimated beam: bmin=3.273 mas, bmaj=9.317 mas, bpa=1.741 degrees ! Estimated noise=1132.85 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 (-4.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00937045 Jy ! Component: 100 - total flux cleaned = 0.0149382 Jy ! Component: 150 - total flux cleaned = 0.0185792 Jy ! Component: 200 - total flux cleaned = 0.0211748 Jy ! Total flux subtracted in 200 components = 0.0211748 Jy ! Clean residual min=-0.002745 max=0.002637 Jy/beam ! Clean residual mean=-0.000015 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.280713 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 54 components and 0.280713 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.72 mas, bmaj=20.22 mas, bpa=4.014 degrees ! Estimated noise=1367.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249629 Jy ! Component: 100 - total flux cleaned = 0.00408285 Jy ! Component: 150 - total flux cleaned = 0.00516125 Jy ! Component: 200 - total flux cleaned = 0.00542325 Jy ! Total flux subtracted in 200 components = 0.00542325 Jy ! Clean residual min=-0.002758 max=0.002428 Jy/beam ! Clean residual mean=-0.000009 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.286136 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.000140344 Jy ! Component: 100 - total flux cleaned = 0.000263573 Jy ! Component: 150 - total flux cleaned = 0.000309191 Jy ! Component: 200 - total flux cleaned = 0.000373361 Jy ! Total flux subtracted in 200 components = 0.000373361 Jy ! Clean residual min=-0.002665 max=0.002380 Jy/beam ! Clean residual mean=-0.000008 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.28651 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 87 components and 0.28651 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.273 mas, bmaj=9.317 mas, bpa=1.741 degrees ! Estimated noise=1132.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000763499 Jy ! Component: 100 - total flux cleaned = -0.000678135 Jy ! Component: 150 - total flux cleaned = -0.000678841 Jy ! Component: 200 - total flux cleaned = -0.000607072 Jy ! Total flux subtracted in 200 components = -0.000607072 Jy ! Clean residual min=-0.002412 max=0.002394 Jy/beam ! Clean residual mean=-0.000006 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.285903 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 103 components and 0.285903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111542Jy sigma=0.000660 ! Fit after self-cal, rms=0.111530Jy sigma=0.000660 wmodel J1207-2703_S_2017_02_24_pus_map.mod ! Writing 103 model components to file: J1207-2703_S_2017_02_24_pus_map.mod wobs J1207-2703_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1207-2703_S_2017_02_24_pus_uvs.fits wwins J1207-2703_S_2017_02_24_pus_map.win ! wwins: Wrote 4 windows to J1207-2703_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.00028871 Jy ! Component: 100 - total flux cleaned = 4.45846e-06 Jy ! Component: 150 - total flux cleaned = -0.000265539 Jy ! Component: 200 - total flux cleaned = -0.000487592 Jy ! Component: 250 - total flux cleaned = -0.000664591 Jy ! Component: 300 - total flux cleaned = -0.000870006 Jy ! Component: 350 - total flux cleaned = -0.000936282 Jy ! Component: 400 - total flux cleaned = -0.00103339 Jy ! Component: 450 - total flux cleaned = -0.00112699 Jy ! Component: 500 - total flux cleaned = -0.00112667 Jy ! Component: 550 - total flux cleaned = -0.00124676 Jy ! Component: 600 - total flux cleaned = -0.00133431 Jy ! Component: 650 - total flux cleaned = -0.00127714 Jy ! Component: 700 - total flux cleaned = -0.00130546 Jy ! Component: 750 - total flux cleaned = -0.0012505 Jy ! Component: 800 - total flux cleaned = -0.00125068 Jy ! Component: 850 - total flux cleaned = -0.00122401 Jy ! Component: 900 - total flux cleaned = -0.0011977 Jy ! Component: 950 - total flux cleaned = -0.00119749 Jy ! Component: 1000 - total flux cleaned = -0.00119708 Jy ! Component: 1050 - total flux cleaned = -0.00122148 Jy ! Component: 1100 - total flux cleaned = -0.00134417 Jy ! Component: 1150 - total flux cleaned = -0.00144162 Jy ! Component: 1200 - total flux cleaned = -0.00158497 Jy ! Component: 1250 - total flux cleaned = -0.00167936 Jy ! Component: 1300 - total flux cleaned = -0.00177248 Jy ! Component: 1350 - total flux cleaned = -0.00188798 Jy ! Component: 1400 - total flux cleaned = -0.00200214 Jy ! Component: 1450 - total flux cleaned = -0.00204738 Jy ! Component: 1500 - total flux cleaned = -0.00213657 Jy ! Component: 1550 - total flux cleaned = -0.00222448 Jy ! Component: 1600 - total flux cleaned = -0.00226764 Jy ! Component: 1650 - total flux cleaned = -0.00233228 Jy ! Component: 1700 - total flux cleaned = -0.00241709 Jy ! Component: 1750 - total flux cleaned = -0.00247998 Jy ! Component: 1800 - total flux cleaned = -0.00256291 Jy ! Component: 1850 - total flux cleaned = -0.00258392 Jy ! Component: 1900 - total flux cleaned = -0.00264526 Jy ! Component: 1950 - total flux cleaned = -0.00268531 Jy ! Component: 2000 - total flux cleaned = -0.00274486 Jy ! Component: 2050 - total flux cleaned = -0.00274487 Jy ! Component: 2100 - total flux cleaned = -0.00270599 Jy ! Component: 2150 - total flux cleaned = -0.00282184 Jy ! Component: 2200 - total flux cleaned = -0.00295536 Jy ! Component: 2250 - total flux cleaned = -0.00291743 Jy ! Component: 2300 - total flux cleaned = -0.00297332 Jy ! Component: 2350 - total flux cleaned = -0.00308424 Jy ! Component: 2400 - total flux cleaned = -0.00302926 Jy ! Component: 2450 - total flux cleaned = -0.0031383 Jy ! Component: 2500 - total flux cleaned = -0.00315636 Jy ! Component: 2550 - total flux cleaned = -0.00313854 Jy ! Component: 2600 - total flux cleaned = -0.00326225 Jy ! Component: 2650 - total flux cleaned = -0.0032444 Jy ! Component: 2700 - total flux cleaned = -0.00327922 Jy ! Component: 2750 - total flux cleaned = -0.00333073 Jy ! Component: 2800 - total flux cleaned = -0.00333085 Jy ! Component: 2850 - total flux cleaned = -0.00333094 Jy ! Component: 2900 - total flux cleaned = -0.00341495 Jy ! Component: 2950 - total flux cleaned = -0.00346501 Jy ! Component: 3000 - total flux cleaned = -0.00344847 Jy ! Component: 3050 - total flux cleaned = -0.00346503 Jy ! Component: 3100 - total flux cleaned = -0.00349766 Jy ! Component: 3150 - total flux cleaned = -0.00357865 Jy ! Component: 3200 - total flux cleaned = -0.00356249 Jy ! Component: 3250 - total flux cleaned = -0.00361019 Jy ! Component: 3300 - total flux cleaned = -0.00370505 Jy ! Component: 3350 - total flux cleaned = -0.00375208 Jy ! Component: 3400 - total flux cleaned = -0.00378328 Jy ! Component: 3450 - total flux cleaned = -0.00379872 Jy ! Component: 3500 - total flux cleaned = -0.00386032 Jy ! Component: 3550 - total flux cleaned = -0.00390615 Jy ! Component: 3600 - total flux cleaned = -0.00390636 Jy ! Component: 3650 - total flux cleaned = -0.00399675 Jy ! Component: 3700 - total flux cleaned = -0.00407163 Jy ! Component: 3750 - total flux cleaned = -0.00410128 Jy ! Component: 3800 - total flux cleaned = -0.00416034 Jy ! Component: 3850 - total flux cleaned = -0.00420436 Jy ! Component: 3900 - total flux cleaned = -0.00420433 Jy ! Component: 3950 - total flux cleaned = -0.00427683 Jy ! Component: 4000 - total flux cleaned = -0.0043201 Jy ! Component: 4050 - total flux cleaned = -0.00437735 Jy ! Total flux subtracted in 4096 components = -0.0043772 Jy ! Clean residual min=-0.000984 max=0.000942 Jy/beam ! Clean residual mean=-0.000004 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.281525 Jy keep ! Adding 321 model components to the UV plane model. ! The established model now contains 424 components and 0.281525 Jy ![Exited script file: muppet] wmap "J1207-2703_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.273 x 9.317 at 1.741 degrees (North through East) ! Clean map min=-0.0019502 max=0.22231 Jy/beam ! Writing clean map to FITS file: J1207-2703_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.222312 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0002629 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.35477 0.35477 0.709541 1.41908 2.83816 5.67633 11.3527 22.7053 45.4106 90.8212 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.222 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.273 x 9.317 at 1.741 degrees (North through East) ! Clean map min=-0.0019502 max=0.22231 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 J1207-2703_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:27:17 2019