! Started logfile: J0058-3234_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:13:46 2016 obs J0058-3234_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0058-3234_S_2014_12_20_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.878663 visibilities/baseline/integration-bin. ! Found source: J0058-3234 ! ! 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 344 lines of history. ! ! Reading 17872 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 J0058-3234_S_2014_12_20_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.938101Jy sigma=0.007949 ! Fit after self-cal, rms=0.905672Jy sigma=0.007706 ! 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.43 mas, bmaj=6.355 mas, bpa=0.2321 degrees ! Estimated noise=1014.08 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.0718083 Jy ! Component: 100 - total flux cleaned = 0.0921427 Jy ! Total flux subtracted in 100 components = 0.0921427 Jy ! Clean residual min=-0.005052 max=0.009095 Jy/beam ! Clean residual mean=-0.000041 rms=0.001279 Jy/beam ! Combined flux in latest and established models = 0.0921427 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0921427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105215Jy sigma=0.000804 ! Fit after self-cal, rms=0.105165Jy sigma=0.000803 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00923343 Jy ! Component: 100 - total flux cleaned = 0.0145453 Jy ! Total flux subtracted in 100 components = 0.0145453 Jy ! Clean residual min=-0.004170 max=0.005613 Jy/beam ! Clean residual mean=-0.000030 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.106688 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.106688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103796Jy sigma=0.000791 ! Fit after self-cal, rms=0.103800Jy sigma=0.000791 ! 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.019 mas, bmaj=7.946 mas, bpa=-0.06549 degrees ! Estimated noise=633.647 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.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00709686 Jy ! Component: 100 - total flux cleaned = 0.0109558 Jy ! Component: 150 - total flux cleaned = 0.0132558 Jy ! Component: 200 - total flux cleaned = 0.0146881 Jy ! Total flux subtracted in 200 components = 0.0146881 Jy ! Clean residual min=-0.003611 max=0.003265 Jy/beam ! Clean residual mean=-0.000055 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.121376 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 48 components and 0.121376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103209Jy sigma=0.000788 ! Fit after self-cal, rms=0.103187Jy sigma=0.000787 ! 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.98 FD 0.88 HN 1.25 KP 1.10 ! LA 0.96 MK 0.99 NL 0.94 OV 0.97 ! PT 1.06 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.20 KP 1.04 ! LA 0.98 MK 1.01 NL 1.11 OV 1.03 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.12 HN 1.18 KP 0.94 ! LA 0.78 MK 1.01 NL 1.18 OV 0.92 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 1.03 KP 0.92 ! LA 0.81 MK 1.03 NL 1.10 OV 1.00 ! PT 1.06 SC 0.96 ! ! ! Fit before self-cal, rms=0.103187Jy sigma=0.000787 ! Fit after self-cal, rms=0.103651Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.029 mas, bmaj=7.916 mas, bpa=0.4217 degrees ! Estimated noise=636.343 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.000437904 Jy ! Component: 100 - total flux cleaned = 0.000442043 Jy ! Component: 150 - total flux cleaned = 0.000467041 Jy ! Component: 200 - total flux cleaned = 0.000490186 Jy ! Total flux subtracted in 200 components = 0.000490186 Jy ! Clean residual min=-0.002160 max=0.002332 Jy/beam ! Clean residual mean=-0.000018 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.121866 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 61 components and 0.121866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103631Jy sigma=0.000781 ! Fit after self-cal, rms=0.103659Jy sigma=0.000780 ! 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.103659Jy sigma=0.000780 ! Fit after self-cal, rms=0.103600Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=7.888 mas, bpa=0.5352 degrees ! Estimated noise=637.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000351612 Jy ! Component: 100 - total flux cleaned = 0.000476779 Jy ! Component: 150 - total flux cleaned = 0.000543113 Jy ! Component: 200 - total flux cleaned = 0.000523331 Jy ! Total flux subtracted in 200 components = 0.000523331 Jy ! Clean residual min=-0.002047 max=0.002067 Jy/beam ! Clean residual mean=-0.000017 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.12239 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.12239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103585Jy sigma=0.000780 ! Fit after self-cal, rms=0.103587Jy sigma=0.000780 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.00746e-05 Jy ! Component: 100 - total flux cleaned = -3.82705e-05 Jy ! Component: 150 - total flux cleaned = -3.84166e-05 Jy ! Component: 200 - total flux cleaned = -5.53894e-05 Jy ! Total flux subtracted in 200 components = -5.53894e-05 Jy ! Clean residual min=-0.002042 max=0.002074 Jy/beam ! Clean residual mean=-0.000017 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.122334 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.122334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103580Jy sigma=0.000779 ! Fit after self-cal, rms=0.103578Jy sigma=0.000779 ! 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.103578Jy sigma=0.000779 ! Fit after self-cal, rms=0.102209Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.019 mas, bmaj=7.869 mas, bpa=0.5795 degrees ! Estimated noise=635.458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000163118 Jy ! Component: 100 - total flux cleaned = 0.000163022 Jy ! Component: 150 - total flux cleaned = 0.000147901 Jy ! Component: 200 - total flux cleaned = 0.000147693 Jy ! Total flux subtracted in 200 components = 0.000147693 Jy ! Clean residual min=-0.001971 max=0.001878 Jy/beam ! Clean residual mean=-0.000017 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.122482 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 89 components and 0.122482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102203Jy sigma=0.000779 ! Fit after self-cal, rms=0.102189Jy sigma=0.000779 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 = 5.31551e-05 Jy ! Component: 100 - total flux cleaned = 6.60497e-05 Jy ! Component: 150 - total flux cleaned = 6.59097e-05 Jy ! Component: 200 - total flux cleaned = 6.5951e-05 Jy ! Total flux subtracted in 200 components = 6.5951e-05 Jy ! Clean residual min=-0.001960 max=0.001885 Jy/beam ! Clean residual mean=-0.000017 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.122548 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.122548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102186Jy sigma=0.000779 ! Fit after self-cal, rms=0.102184Jy sigma=0.000779 ! 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.102184Jy sigma=0.000779 ! Fit after self-cal, rms=0.102032Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.258 mas, bmaj=23.24 mas, bpa=5.81 degrees ! Estimated noise=795.449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.60467e-06 Jy ! Component: 100 - total flux cleaned = -8.25281e-06 Jy ! Component: 150 - total flux cleaned = -8.18717e-06 Jy ! Component: 200 - total flux cleaned = -1.77262e-05 Jy ! Total flux subtracted in 200 components = -1.77262e-05 Jy ! Clean residual min=-0.002152 max=0.001795 Jy/beam ! Clean residual mean=-0.000031 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.12253 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 109 components and 0.12253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102031Jy sigma=0.000779 ! Fit after self-cal, rms=0.102028Jy sigma=0.000779 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 = 1.22696e-05 Jy ! Component: 100 - total flux cleaned = 1.19273e-05 Jy ! Component: 150 - total flux cleaned = 2.65662e-06 Jy ! Component: 200 - total flux cleaned = 2.67019e-06 Jy ! Total flux subtracted in 200 components = 2.67019e-06 Jy ! Clean residual min=-0.002140 max=0.001804 Jy/beam ! Clean residual mean=-0.000031 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.122533 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 110 components and 0.122533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102027Jy sigma=0.000779 ! Fit after self-cal, rms=0.102026Jy sigma=0.000779 ! 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.016 mas, bmaj=7.858 mas, bpa=0.5898 degrees ! Estimated noise=634.563 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.016 x 7.858 at 0.5898 degrees (North through East) ! Clean map min=-0.0018854 max=0.094225 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.425 mas, bmaj=6.296 mas, bpa=1.004 degrees ! Estimated noise=1012.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0715043 Jy ! Component: 100 - total flux cleaned = 0.0929998 Jy ! Component: 150 - total flux cleaned = 0.102212 Jy ! Component: 200 - total flux cleaned = 0.108013 Jy ! Total flux subtracted in 200 components = 0.108013 Jy ! Clean residual min=-0.003862 max=0.003810 Jy/beam ! Clean residual mean=-0.000020 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.108013 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.108013 Jy ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=7.858 mas, bpa=0.5898 degrees ! Estimated noise=634.563 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.00642832 Jy ! Component: 100 - total flux cleaned = 0.00980074 Jy ! Component: 150 - total flux cleaned = 0.0118238 Jy ! Component: 200 - total flux cleaned = 0.0130813 Jy ! Total flux subtracted in 200 components = 0.0130813 Jy ! Clean residual min=-0.002058 max=0.001919 Jy/beam ! Clean residual mean=-0.000020 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.121094 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 57 components and 0.121094 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.258 mas, bmaj=23.24 mas, bpa=5.81 degrees ! Estimated noise=795.449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100342 Jy ! Component: 100 - total flux cleaned = 0.00145479 Jy ! Component: 150 - total flux cleaned = 0.00151137 Jy ! Component: 200 - total flux cleaned = 0.00151172 Jy ! Total flux subtracted in 200 components = 0.00151172 Jy ! Clean residual min=-0.002245 max=0.001713 Jy/beam ! Clean residual mean=-0.000031 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.122606 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 = -6.50718e-07 Jy ! Component: 100 - total flux cleaned = -9.56038e-08 Jy ! Component: 150 - total flux cleaned = -1.13893e-05 Jy ! Component: 200 - total flux cleaned = -1.16878e-05 Jy ! Total flux subtracted in 200 components = -1.16878e-05 Jy ! Clean residual min=-0.002222 max=0.001727 Jy/beam ! Clean residual mean=-0.000031 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.122594 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 82 components and 0.122594 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=7.858 mas, bpa=0.5898 degrees ! Estimated noise=634.563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00013744 Jy ! Component: 100 - total flux cleaned = -0.000138469 Jy ! Component: 150 - total flux cleaned = -0.000158582 Jy ! Component: 200 - total flux cleaned = -0.000158874 Jy ! Total flux subtracted in 200 components = -0.000158874 Jy ! Clean residual min=-0.002001 max=0.001884 Jy/beam ! Clean residual mean=-0.000017 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.122435 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.122435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102040Jy sigma=0.000779 ! Fit after self-cal, rms=0.102035Jy sigma=0.000779 wmodel J0058-3234_S_2014_12_20_pus_map.mod ! Writing 91 model components to file: J0058-3234_S_2014_12_20_pus_map.mod wobs J0058-3234_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0058-3234_S_2014_12_20_pus_uvs.fits wwins J0058-3234_S_2014_12_20_pus_map.win ! wwins: Wrote 2 windows to J0058-3234_S_2014_12_20_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.000298269 Jy ! Component: 100 - total flux cleaned = -0.00039983 Jy ! Component: 150 - total flux cleaned = -0.000494839 Jy ! Component: 200 - total flux cleaned = -0.000464898 Jy ! Component: 250 - total flux cleaned = -0.000406981 Jy ! Component: 300 - total flux cleaned = -0.000434965 Jy ! Component: 350 - total flux cleaned = -0.000353228 Jy ! Component: 400 - total flux cleaned = -0.000379972 Jy ! Component: 450 - total flux cleaned = -0.000457128 Jy ! Component: 500 - total flux cleaned = -0.000431766 Jy ! Component: 550 - total flux cleaned = -0.000456526 Jy ! Component: 600 - total flux cleaned = -0.000407839 Jy ! Component: 650 - total flux cleaned = -0.000479316 Jy ! Component: 700 - total flux cleaned = -0.000502718 Jy ! Component: 750 - total flux cleaned = -0.000457417 Jy ! Component: 800 - total flux cleaned = -0.000435366 Jy ! Component: 850 - total flux cleaned = -0.000369366 Jy ! Component: 900 - total flux cleaned = -0.000413041 Jy ! Component: 950 - total flux cleaned = -0.000326965 Jy ! Component: 1000 - total flux cleaned = -0.000305889 Jy ! Component: 1050 - total flux cleaned = -0.000284919 Jy ! Component: 1100 - total flux cleaned = -0.000284761 Jy ! Component: 1150 - total flux cleaned = -0.000244098 Jy ! Component: 1200 - total flux cleaned = -0.000224353 Jy ! Component: 1250 - total flux cleaned = -0.000244125 Jy ! Component: 1300 - total flux cleaned = -0.000282709 Jy ! Component: 1350 - total flux cleaned = -0.00028252 Jy ! Component: 1400 - total flux cleaned = -0.000339075 Jy ! Component: 1450 - total flux cleaned = -0.000301452 Jy ! Component: 1500 - total flux cleaned = -0.000394424 Jy ! Component: 1550 - total flux cleaned = -0.000449645 Jy ! Component: 1600 - total flux cleaned = -0.000431419 Jy ! Component: 1650 - total flux cleaned = -0.000503134 Jy ! Component: 1700 - total flux cleaned = -0.000538428 Jy ! Component: 1750 - total flux cleaned = -0.000555788 Jy ! Component: 1800 - total flux cleaned = -0.00057312 Jy ! Component: 1850 - total flux cleaned = -0.000607493 Jy ! Component: 1900 - total flux cleaned = -0.00062454 Jy ! Component: 1950 - total flux cleaned = -0.000725207 Jy ! Component: 2000 - total flux cleaned = -0.000708227 Jy ! Component: 2050 - total flux cleaned = -0.0007742 Jy ! Component: 2100 - total flux cleaned = -0.000888197 Jy ! Component: 2150 - total flux cleaned = -0.000888429 Jy ! Component: 2200 - total flux cleaned = -0.0010164 Jy ! Component: 2250 - total flux cleaned = -0.00100066 Jy ! Component: 2300 - total flux cleaned = -0.00106358 Jy ! Component: 2350 - total flux cleaned = -0.00114131 Jy ! Component: 2400 - total flux cleaned = -0.00115645 Jy ! Component: 2450 - total flux cleaned = -0.00117158 Jy ! Component: 2500 - total flux cleaned = -0.00117157 Jy ! Component: 2550 - total flux cleaned = -0.00124667 Jy ! Component: 2600 - total flux cleaned = -0.00124659 Jy ! Component: 2650 - total flux cleaned = -0.00129094 Jy ! Component: 2700 - total flux cleaned = -0.0013351 Jy ! Component: 2750 - total flux cleaned = -0.00139315 Jy ! Component: 2800 - total flux cleaned = -0.00140754 Jy ! Component: 2850 - total flux cleaned = -0.00140751 Jy ! Component: 2900 - total flux cleaned = -0.00142168 Jy ! Component: 2950 - total flux cleaned = -0.00142167 Jy ! Component: 3000 - total flux cleaned = -0.0014495 Jy ! Component: 3050 - total flux cleaned = -0.00143553 Jy ! Component: 3100 - total flux cleaned = -0.0014356 Jy ! Component: 3150 - total flux cleaned = -0.00146316 Jy ! Component: 3200 - total flux cleaned = -0.00154452 Jy ! Component: 3250 - total flux cleaned = -0.00161165 Jy ! Component: 3300 - total flux cleaned = -0.00155812 Jy ! Component: 3350 - total flux cleaned = -0.00162445 Jy ! Component: 3400 - total flux cleaned = -0.00159811 Jy ! Component: 3450 - total flux cleaned = -0.0015849 Jy ! Component: 3500 - total flux cleaned = -0.00158485 Jy ! Component: 3550 - total flux cleaned = -0.00163635 Jy ! Component: 3600 - total flux cleaned = -0.00155957 Jy ! Component: 3650 - total flux cleaned = -0.00154701 Jy ! Component: 3700 - total flux cleaned = -0.0015598 Jy ! Component: 3750 - total flux cleaned = -0.00155983 Jy ! Component: 3800 - total flux cleaned = -0.00154727 Jy ! Component: 3850 - total flux cleaned = -0.0015474 Jy ! Component: 3900 - total flux cleaned = -0.0015228 Jy ! Component: 3950 - total flux cleaned = -0.00157184 Jy ! Component: 4000 - total flux cleaned = -0.00159627 Jy ! Component: 4050 - total flux cleaned = -0.00158414 Jy ! Total flux subtracted in 4096 components = -0.00152407 Jy ! Clean residual min=-0.000778 max=0.000630 Jy/beam ! Clean residual mean=-0.000006 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.120911 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 350 components and 0.120911 Jy ![Exited script file: muppet] wmap "J0058-3234_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.016 x 7.858 at 0.5898 degrees (North through East) ! Clean map min=-0.0013385 max=0.094095 Jy/beam ! Writing clean map to FITS file: J0058-3234_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0940945 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000213048 device "J0058-3234_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0058-3234_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.679258 0.679258 1.35852 2.71703 5.43406 10.8681 21.7363 43.4725 86.945 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.094 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.016 x 7.858 at 0.5898 degrees (North through East) ! Clean map min=-0.0013385 max=0.094095 Jy/beam quit ! Quitting program ! Log file J0058-3234_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:13:53 2016