! Started logfile: J0123-0923_S_2017_07_09_pus_uvs.log on Wed May 8 14:37:49 2019 obs J0123-0923_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0123-0923_S_2017_07_09_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.908358 visibilities/baseline/integration-bin. ! Found source: J0123-0923 ! ! 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 594 lines of history. ! ! Reading 18476 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 J0123-0923_S_2017_07_09_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 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 622 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.867923Jy sigma=0.007560 ! Fit after self-cal, rms=0.855993Jy sigma=0.007463 ! 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.676 mas, bmaj=7.248 mas, bpa=-1.981 degrees ! Estimated noise=978.418 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.113273 Jy ! Component: 100 - total flux cleaned = 0.138985 Jy ! Total flux subtracted in 100 components = 0.138985 Jy ! Clean residual min=-0.003304 max=0.009088 Jy/beam ! Clean residual mean=0.000005 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.138985 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.138985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083868Jy sigma=0.000686 ! Fit after self-cal, rms=0.083860Jy sigma=0.000686 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00899296 Jy ! Component: 100 - total flux cleaned = 0.0128621 Jy ! Total flux subtracted in 100 components = 0.0128621 Jy ! Clean residual min=-0.002837 max=0.002864 Jy/beam ! Clean residual mean=0.000006 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.151847 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.151847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082860Jy sigma=0.000679 ! Fit after self-cal, rms=0.082852Jy sigma=0.000679 ! 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.201 mas, bmaj=8.377 mas, bpa=-2.511 degrees ! Estimated noise=705.579 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.00208261 Jy ! Component: 100 - total flux cleaned = 0.00307293 Jy ! Component: 150 - total flux cleaned = 0.00348065 Jy ! Component: 200 - total flux cleaned = 0.00351166 Jy ! Total flux subtracted in 200 components = 0.00351166 Jy ! Clean residual min=-0.002046 max=0.002225 Jy/beam ! Clean residual mean=0.000006 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.155359 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.155359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082785Jy sigma=0.000678 ! Fit after self-cal, rms=0.082787Jy sigma=0.000678 ! 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.92 FD 0.96 HN 0.98 KP 1.03 ! LA 1.02 MK 1.01 NL 0.92 OV 1.05 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.99 HN 0.98 KP 1.01 ! LA 0.99 MK 0.97 NL 1.05 OV 1.05 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 HN 1.02 KP 0.99 ! LA 0.98 MK 1.04 NL 0.99 OV 0.97 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.95 KP 1.00* ! LA 0.92 MK 1.03 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.082787Jy sigma=0.000678 ! Fit after self-cal, rms=0.081443Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=8.375 mas, bpa=-2.519 degrees ! Estimated noise=706.009 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.00028919 Jy ! Component: 100 - total flux cleaned = 0.000330031 Jy ! Component: 150 - total flux cleaned = 0.000323711 Jy ! Component: 200 - total flux cleaned = 0.000311743 Jy ! Total flux subtracted in 200 components = 0.000311743 Jy ! Clean residual min=-0.001949 max=0.001944 Jy/beam ! Clean residual mean=0.000006 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.15567 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.15567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081440Jy sigma=0.000675 ! Fit after self-cal, rms=0.081414Jy sigma=0.000675 ! 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.081414Jy sigma=0.000675 ! Fit after self-cal, rms=0.081011Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.206 mas, bmaj=8.369 mas, bpa=-2.499 degrees ! Estimated noise=706.047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000216506 Jy ! Component: 100 - total flux cleaned = 0.000234648 Jy ! Component: 150 - total flux cleaned = 0.000242297 Jy ! Component: 200 - total flux cleaned = 0.000249155 Jy ! Total flux subtracted in 200 components = 0.000249155 Jy ! Clean residual min=-0.001712 max=0.001567 Jy/beam ! Clean residual mean=0.000003 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.15592 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.15592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081009Jy sigma=0.000673 ! Fit after self-cal, rms=0.081014Jy sigma=0.000673 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 = -9.5168e-06 Jy ! Component: 100 - total flux cleaned = -3.19982e-06 Jy ! Component: 150 - total flux cleaned = 7.92951e-06 Jy ! Component: 200 - total flux cleaned = 1.30087e-05 Jy ! Total flux subtracted in 200 components = 1.30087e-05 Jy ! Clean residual min=-0.001712 max=0.001563 Jy/beam ! Clean residual mean=0.000003 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.155933 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.155933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081013Jy sigma=0.000673 ! Fit after self-cal, rms=0.081013Jy sigma=0.000673 ! 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.081013Jy sigma=0.000673 ! Fit after self-cal, rms=0.081033Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=8.361 mas, bpa=-2.458 degrees ! Estimated noise=706.134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015996 Jy ! Component: 100 - total flux cleaned = 0.000182307 Jy ! Component: 150 - total flux cleaned = 0.00018855 Jy ! Component: 200 - total flux cleaned = 0.000194275 Jy ! Total flux subtracted in 200 components = 0.000194275 Jy ! Clean residual min=-0.001678 max=0.001524 Jy/beam ! Clean residual mean=0.000003 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.156127 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.156127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081032Jy sigma=0.000672 ! Fit after self-cal, rms=0.081033Jy sigma=0.000672 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 = -8.22788e-06 Jy ! Component: 100 - total flux cleaned = 2.32557e-06 Jy ! Component: 150 - total flux cleaned = 1.18416e-05 Jy ! Component: 200 - total flux cleaned = 1.60581e-05 Jy ! Total flux subtracted in 200 components = 1.60581e-05 Jy ! Clean residual min=-0.001677 max=0.001521 Jy/beam ! Clean residual mean=0.000003 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.156143 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.156143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081032Jy sigma=0.000672 ! Fit after self-cal, rms=0.081032Jy sigma=0.000672 ! 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.081032Jy sigma=0.000672 ! Fit after self-cal, rms=0.081030Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.494 mas, bmaj=14.57 mas, bpa=-0.68 degrees ! Estimated noise=898.551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000281638 Jy ! Component: 100 - total flux cleaned = 0.000273268 Jy ! Component: 150 - total flux cleaned = 0.000260399 Jy ! Component: 200 - total flux cleaned = 0.000250015 Jy ! Total flux subtracted in 200 components = 0.000250015 Jy ! Clean residual min=-0.001784 max=0.002284 Jy/beam ! Clean residual mean=0.000005 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.156393 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 66 components and 0.156393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081030Jy sigma=0.000672 ! Fit after self-cal, rms=0.081030Jy sigma=0.000672 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 (33, 65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111592 Jy ! Component: 100 - total flux cleaned = 0.00101684 Jy ! Component: 150 - total flux cleaned = 0.000901104 Jy ! Component: 200 - total flux cleaned = 0.000835088 Jy ! Total flux subtracted in 200 components = 0.000835088 Jy ! Clean residual min=-0.001452 max=0.001868 Jy/beam ! Clean residual mean=0.000005 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.157228 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 92 components and 0.157228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080995Jy sigma=0.000672 ! Fit after self-cal, rms=0.080992Jy sigma=0.000672 ! 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.205 mas, bmaj=8.355 mas, bpa=-2.42 degrees ! Estimated noise=706.361 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.205 x 8.355 at -2.42 degrees (North through East) ! Clean map min=-0.0015042 max=0.1456 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.685 mas, bmaj=7.236 mas, bpa=-1.838 degrees ! Estimated noise=975.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112856 Jy ! Component: 100 - total flux cleaned = 0.138311 Jy ! Component: 150 - total flux cleaned = 0.147001 Jy ! Component: 200 - total flux cleaned = 0.15052 Jy ! Total flux subtracted in 200 components = 0.15052 Jy ! Clean residual min=-0.002445 max=0.002160 Jy/beam ! Clean residual mean=0.000005 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.15052 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.15052 Jy ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=8.355 mas, bpa=-2.42 degrees ! Estimated noise=706.361 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.00243511 Jy ! Component: 100 - total flux cleaned = 0.00280258 Jy ! Component: 150 - total flux cleaned = 0.00310865 Jy ! Component: 200 - total flux cleaned = 0.00326463 Jy ! Total flux subtracted in 200 components = 0.00326463 Jy ! Clean residual min=-0.001577 max=0.001485 Jy/beam ! Clean residual mean=0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.153784 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 60 components and 0.153784 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.494 mas, bmaj=14.57 mas, bpa=-0.68 degrees ! Estimated noise=898.551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015442 Jy ! Component: 100 - total flux cleaned = 0.00207422 Jy ! Component: 150 - total flux cleaned = 0.00240843 Jy ! Component: 200 - total flux cleaned = 0.00270433 Jy ! Total flux subtracted in 200 components = 0.00270433 Jy ! Clean residual min=-0.001468 max=0.001882 Jy/beam ! Clean residual mean=0.000005 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.156489 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 = 7.8493e-05 Jy ! Component: 100 - total flux cleaned = 0.000150782 Jy ! Component: 150 - total flux cleaned = 0.000195179 Jy ! Component: 200 - total flux cleaned = 0.000279848 Jy ! Total flux subtracted in 200 components = 0.000279848 Jy ! Clean residual min=-0.001374 max=0.001892 Jy/beam ! Clean residual mean=0.000005 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.156769 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 100 components and 0.156769 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=8.355 mas, bpa=-2.42 degrees ! Estimated noise=706.361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000312446 Jy ! Component: 100 - total flux cleaned = -0.000276005 Jy ! Component: 150 - total flux cleaned = -0.000181141 Jy ! Component: 200 - total flux cleaned = -0.000181134 Jy ! Total flux subtracted in 200 components = -0.000181134 Jy ! Clean residual min=-0.001608 max=0.001491 Jy/beam ! Clean residual mean=0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.156587 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 128 components and 0.156587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080939Jy sigma=0.000672 ! Fit after self-cal, rms=0.080938Jy sigma=0.000672 wmodel J0123-0923_S_2017_07_09_pus_map.mod ! Writing 128 model components to file: J0123-0923_S_2017_07_09_pus_map.mod wobs J0123-0923_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0123-0923_S_2017_07_09_pus_uvs.fits wwins J0123-0923_S_2017_07_09_pus_map.win ! wwins: Wrote 2 windows to J0123-0923_S_2017_07_09_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.000291889 Jy ! Component: 100 - total flux cleaned = -0.000290869 Jy ! Component: 150 - total flux cleaned = -0.000390214 Jy ! Component: 200 - total flux cleaned = -0.00031794 Jy ! Component: 250 - total flux cleaned = -0.000317936 Jy ! Component: 300 - total flux cleaned = -0.000362571 Jy ! Component: 350 - total flux cleaned = -0.000340278 Jy ! Component: 400 - total flux cleaned = -0.000339859 Jy ! Component: 450 - total flux cleaned = -0.000360653 Jy ! Component: 500 - total flux cleaned = -0.000401457 Jy ! Component: 550 - total flux cleaned = -0.000401311 Jy ! Component: 600 - total flux cleaned = -0.000479632 Jy ! Component: 650 - total flux cleaned = -0.000479357 Jy ! Component: 700 - total flux cleaned = -0.000441278 Jy ! Component: 750 - total flux cleaned = -0.000496925 Jy ! Component: 800 - total flux cleaned = -0.000459677 Jy ! Component: 850 - total flux cleaned = -0.000423374 Jy ! Component: 900 - total flux cleaned = -0.000458949 Jy ! Component: 950 - total flux cleaned = -0.000528962 Jy ! Component: 1000 - total flux cleaned = -0.000545982 Jy ! Component: 1050 - total flux cleaned = -0.000546149 Jy ! Component: 1100 - total flux cleaned = -0.000596773 Jy ! Component: 1150 - total flux cleaned = -0.000696974 Jy ! Component: 1200 - total flux cleaned = -0.0007297 Jy ! Component: 1250 - total flux cleaned = -0.000778563 Jy ! Component: 1300 - total flux cleaned = -0.000763 Jy ! Component: 1350 - total flux cleaned = -0.000890568 Jy ! Component: 1400 - total flux cleaned = -0.000921868 Jy ! Component: 1450 - total flux cleaned = -0.000984456 Jy ! Component: 1500 - total flux cleaned = -0.000999894 Jy ! Component: 1550 - total flux cleaned = -0.00109204 Jy ! Component: 1600 - total flux cleaned = -0.00110733 Jy ! Component: 1650 - total flux cleaned = -0.00112228 Jy ! Component: 1700 - total flux cleaned = -0.00119688 Jy ! Component: 1750 - total flux cleaned = -0.00119704 Jy ! Component: 1800 - total flux cleaned = -0.00126998 Jy ! Component: 1850 - total flux cleaned = -0.00128447 Jy ! Component: 1900 - total flux cleaned = -0.00138521 Jy ! Component: 1950 - total flux cleaned = -0.00145633 Jy ! Component: 2000 - total flux cleaned = -0.00149857 Jy ! Component: 2050 - total flux cleaned = -0.00152663 Jy ! Component: 2100 - total flux cleaned = -0.00151264 Jy ! Component: 2150 - total flux cleaned = -0.00158173 Jy ! Component: 2200 - total flux cleaned = -0.00163659 Jy ! Component: 2250 - total flux cleaned = -0.00169102 Jy ! Component: 2300 - total flux cleaned = -0.00171806 Jy ! Component: 2350 - total flux cleaned = -0.00178507 Jy ! Component: 2400 - total flux cleaned = -0.00185154 Jy ! Component: 2450 - total flux cleaned = -0.00186483 Jy ! Component: 2500 - total flux cleaned = -0.00194332 Jy ! Component: 2550 - total flux cleaned = -0.00195636 Jy ! Component: 2600 - total flux cleaned = -0.00203383 Jy ! Component: 2650 - total flux cleaned = -0.00203399 Jy ! Component: 2700 - total flux cleaned = -0.00212305 Jy ! Component: 2750 - total flux cleaned = -0.00217352 Jy ! Component: 2800 - total flux cleaned = -0.00224845 Jy ! Component: 2850 - total flux cleaned = -0.00218611 Jy ! Component: 2900 - total flux cleaned = -0.00227285 Jy ! Component: 2950 - total flux cleaned = -0.00230976 Jy ! Component: 3000 - total flux cleaned = -0.00233418 Jy ! Component: 3050 - total flux cleaned = -0.00238262 Jy ! Component: 3100 - total flux cleaned = -0.00241865 Jy ! Component: 3150 - total flux cleaned = -0.00241868 Jy ! Component: 3200 - total flux cleaned = -0.0024187 Jy ! Component: 3250 - total flux cleaned = -0.0024423 Jy ! Component: 3300 - total flux cleaned = -0.00247747 Jy ! Component: 3350 - total flux cleaned = -0.00252404 Jy ! Component: 3400 - total flux cleaned = -0.00255852 Jy ! Component: 3450 - total flux cleaned = -0.00261609 Jy ! Component: 3500 - total flux cleaned = -0.00265036 Jy ! Component: 3550 - total flux cleaned = -0.00267307 Jy ! Component: 3600 - total flux cleaned = -0.00274076 Jy ! Component: 3650 - total flux cleaned = -0.00277438 Jy ! Component: 3700 - total flux cleaned = -0.00284116 Jy ! Component: 3750 - total flux cleaned = -0.00291855 Jy ! Component: 3800 - total flux cleaned = -0.00287452 Jy ! Component: 3850 - total flux cleaned = -0.00296198 Jy ! Component: 3900 - total flux cleaned = -0.00299455 Jy ! Component: 3950 - total flux cleaned = -0.00303773 Jy ! Component: 4000 - total flux cleaned = -0.00309132 Jy ! Component: 4050 - total flux cleaned = -0.00309134 Jy ! Total flux subtracted in 4096 components = -0.00314441 Jy ! Clean residual min=-0.000687 max=0.000530 Jy/beam ! Clean residual mean=0.000003 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.153443 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 406 components and 0.153443 Jy ![Exited script file: muppet] wmap "J0123-0923_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.205 x 8.355 at -2.42 degrees (North through East) ! Clean map min=-0.0011732 max=0.14571 Jy/beam ! Writing clean map to FITS file: J0123-0923_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.145708 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201717 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.415319 0.415319 0.830638 1.66128 3.32255 6.64511 13.2902 26.5804 53.1609 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.145 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.205 x 8.355 at -2.42 degrees (North through East) ! Clean map min=-0.0011732 max=0.14571 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 J0123-0923_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:37:53 2019