! Started logfile: J1316-3338_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:42:19 2019 obs J1316-3338_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1316-3338_S_2017_03_27_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.554074 visibilities/baseline/integration-bin. ! Found source: J1316-3338 ! ! 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 1684 lines of history. ! ! Reading 2992 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 J1316-3338_S_2017_03_27_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 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.682315Jy sigma=0.003931 ! Fit after self-cal, rms=0.670774Jy sigma=0.003883 ! 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.794 mas, bmaj=8.869 mas, bpa=5.475 degrees ! Estimated noise=3030.3 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.253276 Jy ! Component: 100 - total flux cleaned = 0.368921 Jy ! Total flux subtracted in 100 components = 0.368921 Jy ! Clean residual min=-0.017533 max=0.055883 Jy/beam ! Clean residual mean=-0.000125 rms=0.006427 Jy/beam ! Combined flux in latest and established models = 0.368921 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.368921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197482Jy sigma=0.001104 ! Fit after self-cal, rms=0.196557Jy sigma=0.001099 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0649484 Jy ! Component: 100 - total flux cleaned = 0.102272 Jy ! Total flux subtracted in 100 components = 0.102272 Jy ! Clean residual min=-0.013229 max=0.030550 Jy/beam ! Clean residual mean=-0.000038 rms=0.004117 Jy/beam ! Combined flux in latest and established models = 0.471193 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 41 components and 0.471193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159938Jy sigma=0.000842 ! Fit after self-cal, rms=0.159776Jy sigma=0.000841 ! Inverting map ! Added new window around map position (-6.5, 2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0305028 Jy ! Component: 100 - total flux cleaned = 0.0519502 Jy ! Total flux subtracted in 100 components = 0.0519502 Jy ! Clean residual min=-0.011930 max=0.021380 Jy/beam ! Clean residual mean=0.000003 rms=0.003407 Jy/beam ! Combined flux in latest and established models = 0.523143 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 77 components and 0.523143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149026Jy sigma=0.000765 ! Fit after self-cal, rms=0.148428Jy sigma=0.000762 ! 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.428 mas, bmaj=10.62 mas, bpa=6.448 degrees ! Estimated noise=2412.88 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.0325469 Jy ! Component: 100 - total flux cleaned = 0.0525931 Jy ! Component: 150 - total flux cleaned = 0.0658049 Jy ! Component: 200 - total flux cleaned = 0.0746429 Jy ! Total flux subtracted in 200 components = 0.0746429 Jy ! Clean residual min=-0.009941 max=0.014659 Jy/beam ! Clean residual mean=0.000385 rms=0.003110 Jy/beam ! Combined flux in latest and established models = 0.597786 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 130 components and 0.597785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140662Jy sigma=0.000707 ! Fit after self-cal, rms=0.140171Jy sigma=0.000705 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.98 HN 1.26 KP 1.01 ! LA 0.97 MK 0.92 NL 1.13 OV 1.03 ! PT 0.98 SC 0.85 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.32 KP 0.97 ! LA 0.96 MK 0.89 NL 1.07 OV 1.05 ! PT 0.92 SC 0.97 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.08 HN 1.33 KP 0.98 ! LA 0.97 MK 1.00 NL 1.09 OV 0.97 ! PT 0.92 SC 0.96 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.11 HN 1.06 KP 1.00* ! LA 0.83 MK 1.08 NL 1.00* OV 1.13 ! PT 0.99 SC 1.00 ! ! ! Fit before self-cal, rms=0.140171Jy sigma=0.000705 ! Fit after self-cal, rms=0.138152Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.374 mas, bmaj=10.51 mas, bpa=6.819 degrees ! Estimated noise=2377.97 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.00220792 Jy ! Component: 100 - total flux cleaned = 0.0027737 Jy ! Component: 150 - total flux cleaned = 0.00286594 Jy ! Component: 200 - total flux cleaned = 0.00286207 Jy ! Total flux subtracted in 200 components = 0.00286207 Jy ! Clean residual min=-0.007303 max=0.008701 Jy/beam ! Clean residual mean=0.000171 rms=0.002215 Jy/beam ! Combined flux in latest and established models = 0.600648 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 139 components and 0.600648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137908Jy sigma=0.000667 ! Fit after self-cal, rms=0.137992Jy sigma=0.000667 ! 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.137992Jy sigma=0.000667 ! Fit after self-cal, rms=0.138362Jy sigma=0.000643 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=10.55 mas, bpa=6.74 degrees ! Estimated noise=2392.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000416646 Jy ! Component: 100 - total flux cleaned = 0.000616255 Jy ! Component: 150 - total flux cleaned = 0.000561721 Jy ! Component: 200 - total flux cleaned = 0.000509267 Jy ! Total flux subtracted in 200 components = 0.000509267 Jy ! Clean residual min=-0.006282 max=0.006083 Jy/beam ! Clean residual mean=0.000113 rms=0.001618 Jy/beam ! Combined flux in latest and established models = 0.601157 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 150 components and 0.601157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138287Jy sigma=0.000643 ! Fit after self-cal, rms=0.138467Jy sigma=0.000643 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 = 6.44515e-05 Jy ! Component: 100 - total flux cleaned = 1.59782e-05 Jy ! Component: 150 - total flux cleaned = 1.59401e-05 Jy ! Component: 200 - total flux cleaned = -2.84959e-05 Jy ! Total flux subtracted in 200 components = -2.84959e-05 Jy ! Clean residual min=-0.006304 max=0.005978 Jy/beam ! Clean residual mean=0.000113 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 0.601128 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 153 components and 0.601128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138424Jy sigma=0.000642 ! Fit after self-cal, rms=0.138420Jy sigma=0.000642 ! 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.138420Jy sigma=0.000642 ! Fit after self-cal, rms=0.138416Jy sigma=0.000639 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.383 mas, bmaj=10.56 mas, bpa=6.848 degrees ! Estimated noise=2381.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000300154 Jy ! Component: 100 - total flux cleaned = 0.000242921 Jy ! Component: 150 - total flux cleaned = 0.000189843 Jy ! Component: 200 - total flux cleaned = 0.000140646 Jy ! Total flux subtracted in 200 components = 0.000140646 Jy ! Clean residual min=-0.006224 max=0.005976 Jy/beam ! Clean residual mean=0.000055 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 0.601269 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 157 components and 0.601269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138362Jy sigma=0.000639 ! Fit after self-cal, rms=0.138391Jy sigma=0.000639 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.000174631 Jy ! Component: 100 - total flux cleaned = 0.000174578 Jy ! Component: 150 - total flux cleaned = 9.3407e-05 Jy ! Component: 200 - total flux cleaned = 0.00013304 Jy ! Total flux subtracted in 200 components = 0.00013304 Jy ! Clean residual min=-0.006237 max=0.006001 Jy/beam ! Clean residual mean=0.000055 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.601402 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 159 components and 0.601402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138357Jy sigma=0.000639 ! Fit after self-cal, rms=0.138352Jy sigma=0.000639 ! 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.138352Jy sigma=0.000639 ! Fit after self-cal, rms=0.138345Jy sigma=0.000639 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.309 mas, bmaj=22.91 mas, bpa=7.507 degrees ! Estimated noise=2925.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000382917 Jy ! Component: 100 - total flux cleaned = 0.000434356 Jy ! Component: 150 - total flux cleaned = 0.000434729 Jy ! Component: 200 - total flux cleaned = 0.000472106 Jy ! Total flux subtracted in 200 components = 0.000472106 Jy ! Clean residual min=-0.006213 max=0.006485 Jy/beam ! Clean residual mean=0.000106 rms=0.001894 Jy/beam ! Combined flux in latest and established models = 0.601874 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 167 components and 0.601874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138314Jy sigma=0.000639 ! Fit after self-cal, rms=0.138323Jy sigma=0.000639 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.000141471 Jy ! Component: 100 - total flux cleaned = 0.00017344 Jy ! Component: 150 - total flux cleaned = 0.000202496 Jy ! Component: 200 - total flux cleaned = 0.000230734 Jy ! Total flux subtracted in 200 components = 0.000230734 Jy ! Clean residual min=-0.006229 max=0.006509 Jy/beam ! Clean residual mean=0.000106 rms=0.001896 Jy/beam ! Combined flux in latest and established models = 0.602105 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 169 components and 0.602105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138310Jy sigma=0.000639 ! Fit after self-cal, rms=0.138316Jy sigma=0.000639 ! 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.38 mas, bmaj=10.56 mas, bpa=6.897 degrees ! Estimated noise=2377.27 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.38 x 10.56 at 6.897 degrees (North through East) ! Clean map min=-0.0058658 max=0.32532 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.762 mas, bmaj=8.816 mas, bpa=6.031 degrees ! Estimated noise=3018.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.253629 Jy ! Component: 100 - total flux cleaned = 0.372186 Jy ! Component: 150 - total flux cleaned = 0.438089 Jy ! Component: 200 - total flux cleaned = 0.478608 Jy ! Total flux subtracted in 200 components = 0.478608 Jy ! Clean residual min=-0.010359 max=0.022332 Jy/beam ! Clean residual mean=-0.000090 rms=0.003271 Jy/beam ! Combined flux in latest and established models = 0.478608 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.478608 Jy ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=10.56 mas, bpa=6.897 degrees ! Estimated noise=2377.27 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.0443731 Jy ! Component: 100 - total flux cleaned = 0.0710061 Jy ! Component: 150 - total flux cleaned = 0.0881772 Jy ! Component: 200 - total flux cleaned = 0.0993453 Jy ! Total flux subtracted in 200 components = 0.0993453 Jy ! Clean residual min=-0.006677 max=0.006727 Jy/beam ! Clean residual mean=0.000041 rms=0.001788 Jy/beam ! Combined flux in latest and established models = 0.577953 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 100 components and 0.577953 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.309 mas, bmaj=22.91 mas, bpa=7.507 degrees ! Estimated noise=2925.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01126 Jy ! Component: 100 - total flux cleaned = 0.0169681 Jy ! Component: 150 - total flux cleaned = 0.0200079 Jy ! Component: 200 - total flux cleaned = 0.0216483 Jy ! Total flux subtracted in 200 components = 0.0216483 Jy ! Clean residual min=-0.006519 max=0.006486 Jy/beam ! Clean residual mean=0.000105 rms=0.001871 Jy/beam ! Combined flux in latest and established models = 0.599602 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.000750812 Jy ! Component: 100 - total flux cleaned = 0.000888105 Jy ! Component: 150 - total flux cleaned = 0.000988012 Jy ! Component: 200 - total flux cleaned = 0.00109878 Jy ! Total flux subtracted in 200 components = 0.00109878 Jy ! Clean residual min=-0.006442 max=0.006486 Jy/beam ! Clean residual mean=0.000106 rms=0.001862 Jy/beam ! Combined flux in latest and established models = 0.6007 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 141 components and 0.6007 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=10.56 mas, bpa=6.897 degrees ! Estimated noise=2377.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000817421 Jy ! Component: 100 - total flux cleaned = -0.00107922 Jy ! Component: 150 - total flux cleaned = -0.00117936 Jy ! Component: 200 - total flux cleaned = -0.00117645 Jy ! Total flux subtracted in 200 components = -0.00117645 Jy ! Clean residual min=-0.006172 max=0.006055 Jy/beam ! Clean residual mean=0.000056 rms=0.001488 Jy/beam ! Combined flux in latest and established models = 0.599524 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 149 components and 0.599524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138292Jy sigma=0.000639 ! Fit after self-cal, rms=0.138250Jy sigma=0.000638 wmodel J1316-3338_S_2017_03_27_pus_map.mod ! Writing 149 model components to file: J1316-3338_S_2017_03_27_pus_map.mod wobs J1316-3338_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1316-3338_S_2017_03_27_pus_uvs.fits wwins J1316-3338_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J1316-3338_S_2017_03_27_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 = 9.38699e-05 Jy ! Component: 100 - total flux cleaned = -0.000300093 Jy ! Component: 150 - total flux cleaned = -0.000584124 Jy ! Component: 200 - total flux cleaned = -0.000766709 Jy ! Component: 250 - total flux cleaned = -0.00111377 Jy ! Component: 300 - total flux cleaned = -0.00111344 Jy ! Component: 350 - total flux cleaned = -0.00127798 Jy ! Component: 400 - total flux cleaned = -0.00151693 Jy ! Component: 450 - total flux cleaned = -0.00159432 Jy ! Component: 500 - total flux cleaned = -0.00166832 Jy ! Component: 550 - total flux cleaned = -0.00159271 Jy ! Component: 600 - total flux cleaned = -0.0014476 Jy ! Component: 650 - total flux cleaned = -0.00123294 Jy ! Component: 700 - total flux cleaned = -0.00095227 Jy ! Component: 750 - total flux cleaned = -0.000813955 Jy ! Component: 800 - total flux cleaned = -0.00060978 Jy ! Component: 850 - total flux cleaned = -0.000543743 Jy ! Component: 900 - total flux cleaned = -0.000544211 Jy ! Component: 950 - total flux cleaned = -0.000415855 Jy ! Component: 1000 - total flux cleaned = -0.000479994 Jy ! Component: 1050 - total flux cleaned = -0.00029164 Jy ! Component: 1100 - total flux cleaned = -0.000291028 Jy ! Component: 1150 - total flux cleaned = -0.000107897 Jy ! Component: 1200 - total flux cleaned = 1.23497e-05 Jy ! Component: 1250 - total flux cleaned = 1.13962e-05 Jy ! Component: 1300 - total flux cleaned = 0.000129592 Jy ! Component: 1350 - total flux cleaned = 0.000246134 Jy ! Component: 1400 - total flux cleaned = 0.000304337 Jy ! Component: 1450 - total flux cleaned = 0.000476368 Jy ! Component: 1500 - total flux cleaned = 0.00059016 Jy ! Component: 1550 - total flux cleaned = 0.000758062 Jy ! Component: 1600 - total flux cleaned = 0.000924097 Jy ! Component: 1650 - total flux cleaned = 0.000869147 Jy ! Component: 1700 - total flux cleaned = 0.00119487 Jy ! Component: 1750 - total flux cleaned = 0.00119471 Jy ! Component: 1800 - total flux cleaned = 0.0013012 Jy ! Component: 1850 - total flux cleaned = 0.00145901 Jy ! Component: 1900 - total flux cleaned = 0.00145908 Jy ! Component: 1950 - total flux cleaned = 0.0016665 Jy ! Component: 2000 - total flux cleaned = 0.00176882 Jy ! Component: 2050 - total flux cleaned = 0.00192126 Jy ! Component: 2100 - total flux cleaned = 0.00192142 Jy ! Component: 2150 - total flux cleaned = 0.00207083 Jy ! Component: 2200 - total flux cleaned = 0.00207115 Jy ! Component: 2250 - total flux cleaned = 0.00221841 Jy ! Component: 2300 - total flux cleaned = 0.00226647 Jy ! Component: 2350 - total flux cleaned = 0.00241024 Jy ! Component: 2400 - total flux cleaned = 0.00240947 Jy ! Component: 2450 - total flux cleaned = 0.0024096 Jy ! Component: 2500 - total flux cleaned = 0.00250379 Jy ! Component: 2550 - total flux cleaned = 0.00250402 Jy ! Component: 2600 - total flux cleaned = 0.00264295 Jy ! Component: 2650 - total flux cleaned = 0.00273469 Jy ! Component: 2700 - total flux cleaned = 0.00291629 Jy ! Component: 2750 - total flux cleaned = 0.00314147 Jy ! Component: 2800 - total flux cleaned = 0.00318612 Jy ! Component: 2850 - total flux cleaned = 0.00318624 Jy ! Component: 2900 - total flux cleaned = 0.00336362 Jy ! Component: 2950 - total flux cleaned = 0.00358251 Jy ! Component: 3000 - total flux cleaned = 0.0037127 Jy ! Component: 3050 - total flux cleaned = 0.00388544 Jy ! Component: 3100 - total flux cleaned = 0.00414257 Jy ! Component: 3150 - total flux cleaned = 0.00422812 Jy ! Component: 3200 - total flux cleaned = 0.00448214 Jy ! Component: 3250 - total flux cleaned = 0.00460816 Jy ! Component: 3300 - total flux cleaned = 0.00477498 Jy ! Component: 3350 - total flux cleaned = 0.00477546 Jy ! Component: 3400 - total flux cleaned = 0.00502257 Jy ! Component: 3450 - total flux cleaned = 0.00494069 Jy ! Component: 3500 - total flux cleaned = 0.0050221 Jy ! Component: 3550 - total flux cleaned = 0.00530484 Jy ! Component: 3600 - total flux cleaned = 0.00538472 Jy ! Component: 3650 - total flux cleaned = 0.00546466 Jy ! Component: 3700 - total flux cleaned = 0.00562317 Jy ! Component: 3750 - total flux cleaned = 0.00566243 Jy ! Component: 3800 - total flux cleaned = 0.00566248 Jy ! Component: 3850 - total flux cleaned = 0.00581836 Jy ! Component: 3900 - total flux cleaned = 0.00593452 Jy ! Component: 3950 - total flux cleaned = 0.00593449 Jy ! Component: 4000 - total flux cleaned = 0.00601082 Jy ! Component: 4050 - total flux cleaned = 0.00604881 Jy ! Total flux subtracted in 4096 components = 0.00604918 Jy ! Clean residual min=-0.002240 max=0.003265 Jy/beam ! Clean residual mean=0.000032 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.605573 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 447 components and 0.605573 Jy ![Exited script file: muppet] wmap "J1316-3338_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.38 x 10.56 at 6.897 degrees (North through East) ! Clean map min=-0.0046665 max=0.32726 Jy/beam ! Writing clean map to FITS file: J1316-3338_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.327256 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000715822 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.656202 0.656202 1.3124 2.62481 5.24962 10.4992 20.9985 41.997 83.9939 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.327 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.38 x 10.56 at 6.897 degrees (North through East) ! Clean map min=-0.0046665 max=0.32726 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 J1316-3338_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:42:24 2019