! Started logfile: J0320-3837_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:36:54 2019 obs J0320-3837_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0320-3837_S_2017_05_31_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.652754 visibilities/baseline/integration-bin. ! Found source: J0320-3837 ! ! 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 703 lines of history. ! ! Reading 13512 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 J0320-3837_S_2017_05_31_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 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 243 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 556 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.896255Jy sigma=0.005463 ! Fit after self-cal, rms=0.870204Jy sigma=0.005319 ! 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.373 mas, bmaj=6.443 mas, bpa=-7.094 degrees ! Estimated noise=1983.79 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.0996661 Jy ! Component: 100 - total flux cleaned = 0.126168 Jy ! Total flux subtracted in 100 components = 0.126168 Jy ! Clean residual min=-0.008501 max=0.015483 Jy/beam ! Clean residual mean=-0.000168 rms=0.002455 Jy/beam ! Combined flux in latest and established models = 0.126168 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.126168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131592Jy sigma=0.000686 ! Fit after self-cal, rms=0.131515Jy sigma=0.000686 ! Inverting map ! Added new window around map position (-2.5, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159942 Jy ! Component: 100 - total flux cleaned = 0.0262201 Jy ! Total flux subtracted in 100 components = 0.0262201 Jy ! Clean residual min=-0.007538 max=0.010177 Jy/beam ! Clean residual mean=-0.000137 rms=0.001846 Jy/beam ! Combined flux in latest and established models = 0.152388 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.152388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128488Jy sigma=0.000663 ! Fit after self-cal, rms=0.128461Jy sigma=0.000663 ! 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=2.921 mas, bmaj=7.748 mas, bpa=-7.148 degrees ! Estimated noise=1112.91 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 (3, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117273 Jy ! Component: 100 - total flux cleaned = 0.0183613 Jy ! Component: 150 - total flux cleaned = 0.0223926 Jy ! Component: 200 - total flux cleaned = 0.0249602 Jy ! Total flux subtracted in 200 components = 0.0249602 Jy ! Clean residual min=-0.004160 max=0.004651 Jy/beam ! Clean residual mean=-0.000054 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.177348 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 59 components and 0.177348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127053Jy sigma=0.000655 ! Fit after self-cal, rms=0.127040Jy sigma=0.000655 ! 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.94 HN 1.25 KP 0.98 ! LA 0.99 MK 1.00 NL 1.15 OV 0.96 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 1.00 ! LA 0.99 MK 0.96 NL 1.17 OV 0.97 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.33 KP 1.02 ! LA 1.01 MK 1.04 NL 1.11 OV 0.96 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.26 KP 1.15 ! LA 0.94 MK 1.07 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.127040Jy sigma=0.000655 ! Fit after self-cal, rms=0.135213Jy sigma=0.000652 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.926 mas, bmaj=7.713 mas, bpa=-6.629 degrees ! Estimated noise=1125.35 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.00119529 Jy ! Component: 100 - total flux cleaned = 0.00133305 Jy ! Component: 150 - total flux cleaned = 0.0013318 Jy ! Component: 200 - total flux cleaned = 0.00132806 Jy ! Total flux subtracted in 200 components = 0.00132806 Jy ! Clean residual min=-0.003754 max=0.004081 Jy/beam ! Clean residual mean=-0.000048 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.178676 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.178676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135108Jy sigma=0.000652 ! Fit after self-cal, rms=0.135284Jy sigma=0.000652 ! 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.135284Jy sigma=0.000652 ! Fit after self-cal, rms=0.135216Jy sigma=0.000650 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.92 mas, bmaj=7.681 mas, bpa=-6.571 degrees ! Estimated noise=1132.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163493 Jy ! Component: 100 - total flux cleaned = 0.0018342 Jy ! Component: 150 - total flux cleaned = 0.0019864 Jy ! Component: 200 - total flux cleaned = 0.00198596 Jy ! Total flux subtracted in 200 components = 0.00198596 Jy ! Clean residual min=-0.003334 max=0.003760 Jy/beam ! Clean residual mean=-0.000035 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.180662 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.180662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135154Jy sigma=0.000650 ! Fit after self-cal, rms=0.135163Jy sigma=0.000650 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 (48, 41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00257892 Jy ! Component: 100 - total flux cleaned = 0.00291743 Jy ! Component: 150 - total flux cleaned = 0.00315068 Jy ! Component: 200 - total flux cleaned = 0.00323362 Jy ! Total flux subtracted in 200 components = 0.00323362 Jy ! Clean residual min=-0.003120 max=0.002663 Jy/beam ! Clean residual mean=-0.000046 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.183896 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 100 components and 0.183896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135030Jy sigma=0.000649 ! Fit after self-cal, rms=0.135023Jy sigma=0.000649 ! 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.135023Jy sigma=0.000649 ! Fit after self-cal, rms=0.130368Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.912 mas, bmaj=7.653 mas, bpa=-6.48 degrees ! Estimated noise=1130.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000708338 Jy ! Component: 100 - total flux cleaned = 0.000822215 Jy ! Component: 150 - total flux cleaned = 0.00078864 Jy ! Component: 200 - total flux cleaned = 0.000758343 Jy ! Total flux subtracted in 200 components = 0.000758343 Jy ! Clean residual min=-0.002653 max=0.002180 Jy/beam ! Clean residual mean=0.000022 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.184654 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 117 components and 0.184654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130338Jy sigma=0.000647 ! Fit after self-cal, rms=0.130305Jy sigma=0.000647 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.000214115 Jy ! Component: 100 - total flux cleaned = 0.000214863 Jy ! Component: 150 - total flux cleaned = 0.000186666 Jy ! Component: 200 - total flux cleaned = 0.000134438 Jy ! Total flux subtracted in 200 components = 0.000134438 Jy ! Clean residual min=-0.002657 max=0.002207 Jy/beam ! Clean residual mean=0.000019 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.184788 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 129 components and 0.184788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130289Jy sigma=0.000647 ! Fit after self-cal, rms=0.130288Jy sigma=0.000647 ! 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.130288Jy sigma=0.000647 ! Fit after self-cal, rms=0.130370Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.917 mas, bmaj=26.11 mas, bpa=-2.064 degrees ! Estimated noise=1477.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000676377 Jy ! Component: 100 - total flux cleaned = 0.000798532 Jy ! Component: 150 - total flux cleaned = 0.000849569 Jy ! Component: 200 - total flux cleaned = 0.000879423 Jy ! Total flux subtracted in 200 components = 0.000879423 Jy ! Clean residual min=-0.002184 max=0.001995 Jy/beam ! Clean residual mean=0.000048 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.185668 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 137 components and 0.185668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130367Jy sigma=0.000647 ! Fit after self-cal, rms=0.130365Jy sigma=0.000647 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.000219946 Jy ! Component: 100 - total flux cleaned = 0.000205114 Jy ! Component: 150 - total flux cleaned = 0.000192368 Jy ! Component: 200 - total flux cleaned = 0.000193405 Jy ! Total flux subtracted in 200 components = 0.000193405 Jy ! Clean residual min=-0.002179 max=0.001995 Jy/beam ! Clean residual mean=0.000047 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.185861 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 139 components and 0.185861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130362Jy sigma=0.000647 ! Fit after self-cal, rms=0.130361Jy sigma=0.000647 ! 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=2.91 mas, bmaj=7.639 mas, bpa=-6.404 degrees ! Estimated noise=1129.93 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.91 x 7.639 at -6.404 degrees (North through East) ! Clean map min=-0.0027382 max=0.12522 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.369 mas, bmaj=6.354 mas, bpa=-6.223 degrees ! Estimated noise=2023.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100757 Jy ! Component: 100 - total flux cleaned = 0.129534 Jy ! Component: 150 - total flux cleaned = 0.145801 Jy ! Component: 200 - total flux cleaned = 0.156348 Jy ! Total flux subtracted in 200 components = 0.156348 Jy ! Clean residual min=-0.005241 max=0.006199 Jy/beam ! Clean residual mean=-0.000033 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.156348 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.156348 Jy ! Inverting map and beam ! Estimated beam: bmin=2.91 mas, bmaj=7.639 mas, bpa=-6.404 degrees ! Estimated noise=1129.93 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.0101507 Jy ! Component: 100 - total flux cleaned = 0.0159175 Jy ! Component: 150 - total flux cleaned = 0.019846 Jy ! Component: 200 - total flux cleaned = 0.0226171 Jy ! Total flux subtracted in 200 components = 0.0226171 Jy ! Clean residual min=-0.003072 max=0.002284 Jy/beam ! Clean residual mean=0.000010 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.178965 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 70 components and 0.178965 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.917 mas, bmaj=26.11 mas, bpa=-2.064 degrees ! Estimated noise=1477.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00286711 Jy ! Component: 100 - total flux cleaned = 0.00458988 Jy ! Component: 150 - total flux cleaned = 0.0056801 Jy ! Component: 200 - total flux cleaned = 0.00607797 Jy ! Total flux subtracted in 200 components = 0.00607797 Jy ! Clean residual min=-0.002331 max=0.001925 Jy/beam ! Clean residual mean=0.000038 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.185043 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.000144858 Jy ! Component: 100 - total flux cleaned = 0.000165911 Jy ! Component: 150 - total flux cleaned = 0.000185076 Jy ! Component: 200 - total flux cleaned = 0.000203004 Jy ! Total flux subtracted in 200 components = 0.000203004 Jy ! Clean residual min=-0.002296 max=0.001908 Jy/beam ! Clean residual mean=0.000041 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.185246 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 95 components and 0.185246 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.91 mas, bmaj=7.639 mas, bpa=-6.404 degrees ! Estimated noise=1129.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000423059 Jy ! Component: 100 - total flux cleaned = -0.000469398 Jy ! Component: 150 - total flux cleaned = -0.000510257 Jy ! Component: 200 - total flux cleaned = -0.000547839 Jy ! Total flux subtracted in 200 components = -0.000547839 Jy ! Clean residual min=-0.002748 max=0.002198 Jy/beam ! Clean residual mean=0.000021 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.184698 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 115 components and 0.184698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130391Jy sigma=0.000647 ! Fit after self-cal, rms=0.130370Jy sigma=0.000647 wmodel J0320-3837_S_2017_05_31_pus_map.mod ! Writing 115 model components to file: J0320-3837_S_2017_05_31_pus_map.mod wobs J0320-3837_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0320-3837_S_2017_05_31_pus_uvs.fits wwins J0320-3837_S_2017_05_31_pus_map.win ! wwins: Wrote 4 windows to J0320-3837_S_2017_05_31_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.00105398 Jy ! Component: 100 - total flux cleaned = -0.00113551 Jy ! Component: 150 - total flux cleaned = -0.000801631 Jy ! Component: 200 - total flux cleaned = -0.000448108 Jy ! Component: 250 - total flux cleaned = -0.00017803 Jy ! Component: 300 - total flux cleaned = -4.80596e-05 Jy ! Component: 350 - total flux cleaned = -4.86072e-05 Jy ! Component: 400 - total flux cleaned = 1.17152e-05 Jy ! Component: 450 - total flux cleaned = 0.000100036 Jy ! Component: 500 - total flux cleaned = 0.000157632 Jy ! Component: 550 - total flux cleaned = 0.00018551 Jy ! Component: 600 - total flux cleaned = 0.000158633 Jy ! Component: 650 - total flux cleaned = 0.000158499 Jy ! Component: 700 - total flux cleaned = 0.000106189 Jy ! Component: 750 - total flux cleaned = 4.07285e-06 Jy ! Component: 800 - total flux cleaned = -4.633e-05 Jy ! Component: 850 - total flux cleaned = -0.000169136 Jy ! Component: 900 - total flux cleaned = -0.000217222 Jy ! Component: 950 - total flux cleaned = -0.000358813 Jy ! Component: 1000 - total flux cleaned = -0.000381579 Jy ! Component: 1050 - total flux cleaned = -0.000426786 Jy ! Component: 1100 - total flux cleaned = -0.000471767 Jy ! Component: 1150 - total flux cleaned = -0.000516286 Jy ! Component: 1200 - total flux cleaned = -0.00060401 Jy ! Component: 1250 - total flux cleaned = -0.000689972 Jy ! Component: 1300 - total flux cleaned = -0.000732519 Jy ! Component: 1350 - total flux cleaned = -0.000774144 Jy ! Component: 1400 - total flux cleaned = -0.000856575 Jy ! Component: 1450 - total flux cleaned = -0.000856485 Jy ! Component: 1500 - total flux cleaned = -0.000896791 Jy ! Component: 1550 - total flux cleaned = -0.000896911 Jy ! Component: 1600 - total flux cleaned = -0.000935894 Jy ! Component: 1650 - total flux cleaned = -0.000878216 Jy ! Component: 1700 - total flux cleaned = -0.00101155 Jy ! Component: 1750 - total flux cleaned = -0.00103035 Jy ! Component: 1800 - total flux cleaned = -0.00106772 Jy ! Component: 1850 - total flux cleaned = -0.00114111 Jy ! Component: 1900 - total flux cleaned = -0.00121394 Jy ! Component: 1950 - total flux cleaned = -0.00123195 Jy ! Component: 2000 - total flux cleaned = -0.00128583 Jy ! Component: 2050 - total flux cleaned = -0.00140969 Jy ! Component: 2100 - total flux cleaned = -0.00142719 Jy ! Component: 2150 - total flux cleaned = -0.00153138 Jy ! Component: 2200 - total flux cleaned = -0.00156557 Jy ! Component: 2250 - total flux cleaned = -0.00156567 Jy ! Component: 2300 - total flux cleaned = -0.00161666 Jy ! Component: 2350 - total flux cleaned = -0.00163365 Jy ! Component: 2400 - total flux cleaned = -0.0017332 Jy ! Component: 2450 - total flux cleaned = -0.00173312 Jy ! Component: 2500 - total flux cleaned = -0.00176567 Jy ! Component: 2550 - total flux cleaned = -0.00183032 Jy ! Component: 2600 - total flux cleaned = -0.00183004 Jy ! Component: 2650 - total flux cleaned = -0.00183004 Jy ! Component: 2700 - total flux cleaned = -0.00189353 Jy ! Component: 2750 - total flux cleaned = -0.00184619 Jy ! Component: 2800 - total flux cleaned = -0.00181504 Jy ! Component: 2850 - total flux cleaned = -0.00187717 Jy ! Component: 2900 - total flux cleaned = -0.00181543 Jy ! Component: 2950 - total flux cleaned = -0.0018614 Jy ! Component: 3000 - total flux cleaned = -0.00184603 Jy ! Component: 3050 - total flux cleaned = -0.00190651 Jy ! Component: 3100 - total flux cleaned = -0.00190646 Jy ! Component: 3150 - total flux cleaned = -0.00199639 Jy ! Component: 3200 - total flux cleaned = -0.00202614 Jy ! Component: 3250 - total flux cleaned = -0.00210021 Jy ! Component: 3300 - total flux cleaned = -0.00217381 Jy ! Component: 3350 - total flux cleaned = -0.00223244 Jy ! Component: 3400 - total flux cleaned = -0.00224707 Jy ! Component: 3450 - total flux cleaned = -0.00229067 Jy ! Component: 3500 - total flux cleaned = -0.00236306 Jy ! Component: 3550 - total flux cleaned = -0.00240626 Jy ! Component: 3600 - total flux cleaned = -0.00249213 Jy ! Component: 3650 - total flux cleaned = -0.00249208 Jy ! Component: 3700 - total flux cleaned = -0.00252036 Jy ! Component: 3750 - total flux cleaned = -0.00254871 Jy ! Component: 3800 - total flux cleaned = -0.00266098 Jy ! Component: 3850 - total flux cleaned = -0.00267493 Jy ! Component: 3900 - total flux cleaned = -0.00271653 Jy ! Component: 3950 - total flux cleaned = -0.00275811 Jy ! Component: 4000 - total flux cleaned = -0.00278578 Jy ! Component: 4050 - total flux cleaned = -0.00285453 Jy ! Total flux subtracted in 4096 components = -0.00289559 Jy ! Clean residual min=-0.000900 max=0.000876 Jy/beam ! Clean residual mean=-0.000007 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.181803 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 366 components and 0.181803 Jy ![Exited script file: muppet] wmap "J0320-3837_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.91 x 7.639 at -6.404 degrees (North through East) ! Clean map min=-0.0020591 max=0.12718 Jy/beam ! Writing clean map to FITS file: J0320-3837_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.127179 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023965 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.565308 0.565308 1.13062 2.26123 4.52246 9.04492 18.0898 36.1797 72.3594 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.127 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.91 x 7.639 at -6.404 degrees (North through East) ! Clean map min=-0.0020591 max=0.12718 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 J0320-3837_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:37:03 2019