! Started logfile: J1036-3744_S_2017_08_05_pus_uvs.log on Thu May 9 19:27:28 2019 obs J1036-3744_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1036-3744_S_2017_08_05_pus_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.516239 visibilities/baseline/integration-bin. ! Found source: J1036-3744 ! ! 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 513 lines of history. ! ! Reading 4832 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 J1036-3744_S_2017_08_05_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 186 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 186 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 186 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 424 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.662610Jy sigma=0.004101 ! Fit after self-cal, rms=0.638037Jy sigma=0.003947 ! 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.345 mas, bmaj=6.809 mas, bpa=-3.13 degrees ! Estimated noise=2640.95 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.280442 Jy ! Component: 100 - total flux cleaned = 0.344852 Jy ! Total flux subtracted in 100 components = 0.344852 Jy ! Clean residual min=-0.012789 max=0.026995 Jy/beam ! Clean residual mean=-0.000056 rms=0.003615 Jy/beam ! Combined flux in latest and established models = 0.344852 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.344852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123589Jy sigma=0.000739 ! Fit after self-cal, rms=0.123582Jy sigma=0.000739 ! Inverting map ! Added new window around map position (-6.5, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0272475 Jy ! Component: 100 - total flux cleaned = 0.0410344 Jy ! Total flux subtracted in 100 components = 0.0410344 Jy ! Clean residual min=-0.009752 max=0.018305 Jy/beam ! Clean residual mean=-0.000027 rms=0.002849 Jy/beam ! Combined flux in latest and established models = 0.385886 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 11 components and 0.385886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115868Jy sigma=0.000691 ! Fit after self-cal, rms=0.115483Jy sigma=0.000688 ! 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.835 mas, bmaj=7.91 mas, bpa=-1.944 degrees ! Estimated noise=2138.25 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, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01583 Jy ! Component: 100 - total flux cleaned = 0.0236707 Jy ! Component: 150 - total flux cleaned = 0.0259892 Jy ! Component: 200 - total flux cleaned = 0.026975 Jy ! Total flux subtracted in 200 components = 0.026975 Jy ! Clean residual min=-0.007853 max=0.008526 Jy/beam ! Clean residual mean=-0.000001 rms=0.002033 Jy/beam ! Combined flux in latest and established models = 0.412861 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 38 components and 0.412861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113359Jy sigma=0.000674 ! Fit after self-cal, rms=0.113281Jy sigma=0.000674 ! 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.91 HN 1.00* KP 1.05 ! LA 1.04 MK 0.98 NL 1.00* OV 0.99 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.00* KP 1.00 ! LA 0.94 MK 0.98 NL 1.00* OV 1.06 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00* KP 0.90 ! LA 1.00* MK 1.03 NL 1.31 OV 0.95 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 96 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.113281Jy sigma=0.000674 ! Fit after self-cal, rms=0.112241Jy sigma=0.000647 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.862 mas, bmaj=8.049 mas, bpa=-0.6815 degrees ! Estimated noise=2193.07 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00375612 Jy ! Component: 100 - total flux cleaned = -0.00421041 Jy ! Component: 150 - total flux cleaned = -0.00452461 Jy ! Component: 200 - total flux cleaned = -0.00466377 Jy ! Total flux subtracted in 200 components = -0.00466377 Jy ! Clean residual min=-0.006036 max=0.005997 Jy/beam ! Clean residual mean=-0.000057 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.408197 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 55 components and 0.408197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112029Jy sigma=0.000646 ! Fit after self-cal, rms=0.112128Jy sigma=0.000646 ! 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.112128Jy sigma=0.000646 ! Fit after self-cal, rms=0.112106Jy sigma=0.000643 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.868 mas, bmaj=8.058 mas, bpa=-0.6442 degrees ! Estimated noise=2193.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00193827 Jy ! Component: 100 - total flux cleaned = -0.00211444 Jy ! Component: 150 - total flux cleaned = -0.00231577 Jy ! Component: 200 - total flux cleaned = -0.00249251 Jy ! Total flux subtracted in 200 components = -0.00249251 Jy ! Clean residual min=-0.006130 max=0.005352 Jy/beam ! Clean residual mean=-0.000053 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.405705 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 73 components and 0.405705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112023Jy sigma=0.000643 ! Fit after self-cal, rms=0.112018Jy 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 = -0.000732238 Jy ! Component: 100 - total flux cleaned = -0.000778031 Jy ! Component: 150 - total flux cleaned = -0.000857639 Jy ! Component: 200 - total flux cleaned = -0.000894317 Jy ! Total flux subtracted in 200 components = -0.000894317 Jy ! Clean residual min=-0.006085 max=0.005271 Jy/beam ! Clean residual mean=-0.000054 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.404811 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 83 components and 0.404811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111976Jy sigma=0.000643 ! Fit after self-cal, rms=0.111968Jy sigma=0.000643 ! 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.111968Jy sigma=0.000643 ! Fit after self-cal, rms=0.111815Jy sigma=0.000635 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.871 mas, bmaj=8.063 mas, bpa=-0.5896 degrees ! Estimated noise=2192.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0012412 Jy ! Component: 100 - total flux cleaned = -0.00150078 Jy ! Component: 150 - total flux cleaned = -0.0016347 Jy ! Component: 200 - total flux cleaned = -0.00176071 Jy ! Total flux subtracted in 200 components = -0.00176071 Jy ! Clean residual min=-0.005209 max=0.005315 Jy/beam ! Clean residual mean=-0.000059 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.40305 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.40305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111782Jy sigma=0.000635 ! Fit after self-cal, rms=0.111802Jy sigma=0.000635 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.0003804 Jy ! Component: 100 - total flux cleaned = -0.000468013 Jy ! Component: 150 - total flux cleaned = -0.000522699 Jy ! Component: 200 - total flux cleaned = -0.000575627 Jy ! Total flux subtracted in 200 components = -0.000575627 Jy ! Clean residual min=-0.005218 max=0.005268 Jy/beam ! Clean residual mean=-0.000060 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.402474 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 98 components and 0.402474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111784Jy sigma=0.000635 ! Fit after self-cal, rms=0.111781Jy sigma=0.000635 ! 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.111781Jy sigma=0.000635 ! Fit after self-cal, rms=0.111868Jy sigma=0.000635 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.42 mas, bmaj=27.8 mas, bpa=-0.2932 degrees ! Estimated noise=2919.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119685 Jy ! Component: 100 - total flux cleaned = -0.00127007 Jy ! Component: 150 - total flux cleaned = -0.00127104 Jy ! Component: 200 - total flux cleaned = -0.00129715 Jy ! Total flux subtracted in 200 components = -0.00129715 Jy ! Clean residual min=-0.005558 max=0.004619 Jy/beam ! Clean residual mean=-0.000123 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.401177 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 111 components and 0.401177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111873Jy sigma=0.000635 ! Fit after self-cal, rms=0.111860Jy sigma=0.000635 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.000292967 Jy ! Component: 100 - total flux cleaned = -0.000352803 Jy ! Component: 150 - total flux cleaned = -0.000401124 Jy ! Component: 200 - total flux cleaned = -0.000400866 Jy ! Total flux subtracted in 200 components = -0.000400866 Jy ! Clean residual min=-0.005535 max=0.004659 Jy/beam ! Clean residual mean=-0.000124 rms=0.001570 Jy/beam ! Combined flux in latest and established models = 0.400776 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 117 components and 0.400776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111872Jy sigma=0.000635 ! Fit after self-cal, rms=0.111861Jy sigma=0.000635 ! 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.873 mas, bmaj=8.067 mas, bpa=-0.5662 degrees ! Estimated noise=2191.67 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.873 x 8.067 at -0.5662 degrees (North through East) ! Clean map min=-0.0066576 max=0.35373 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.929 mas, bpa=-1.407 degrees ! Estimated noise=2641.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.287011 Jy ! Component: 100 - total flux cleaned = 0.352811 Jy ! Component: 150 - total flux cleaned = 0.377177 Jy ! Component: 200 - total flux cleaned = 0.388974 Jy ! Total flux subtracted in 200 components = 0.388974 Jy ! Clean residual min=-0.007577 max=0.007647 Jy/beam ! Clean residual mean=-0.000049 rms=0.001749 Jy/beam ! Combined flux in latest and established models = 0.388974 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.388974 Jy ! Inverting map and beam ! Estimated beam: bmin=2.873 mas, bmaj=8.067 mas, bpa=-0.5662 degrees ! Estimated noise=2191.67 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.00819315 Jy ! Component: 100 - total flux cleaned = 0.0119362 Jy ! Component: 150 - total flux cleaned = 0.0123654 Jy ! Component: 200 - total flux cleaned = 0.0125489 Jy ! Total flux subtracted in 200 components = 0.0125489 Jy ! Clean residual min=-0.005781 max=0.005391 Jy/beam ! Clean residual mean=-0.000055 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 0.401523 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 37 components and 0.401523 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=9.42 mas, bmaj=27.8 mas, bpa=-0.2932 degrees ! Estimated noise=2919.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000412886 Jy ! Component: 100 - total flux cleaned = 0.000340461 Jy ! Component: 150 - total flux cleaned = 0.000216031 Jy ! Component: 200 - total flux cleaned = 0.000165861 Jy ! Total flux subtracted in 200 components = 0.000165861 Jy ! Clean residual min=-0.005757 max=0.004925 Jy/beam ! Clean residual mean=-0.000117 rms=0.001592 Jy/beam ! Combined flux in latest and established models = 0.401689 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 = -4.536e-05 Jy ! Component: 100 - total flux cleaned = -0.000121634 Jy ! Component: 150 - total flux cleaned = -0.000156388 Jy ! Component: 200 - total flux cleaned = -0.000222964 Jy ! Total flux subtracted in 200 components = -0.000222964 Jy ! Clean residual min=-0.005659 max=0.004884 Jy/beam ! Clean residual mean=-0.000118 rms=0.001576 Jy/beam ! Combined flux in latest and established models = 0.401466 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 60 components and 0.401466 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.873 mas, bmaj=8.067 mas, bpa=-0.5662 degrees ! Estimated noise=2191.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000147722 Jy ! Component: 100 - total flux cleaned = -0.000157096 Jy ! Component: 150 - total flux cleaned = -9.14363e-05 Jy ! Component: 200 - total flux cleaned = -0.000150275 Jy ! Total flux subtracted in 200 components = -0.000150275 Jy ! Clean residual min=-0.005397 max=0.005114 Jy/beam ! Clean residual mean=-0.000057 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.401315 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.401315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111998Jy sigma=0.000635 ! Fit after self-cal, rms=0.111934Jy sigma=0.000635 wmodel J1036-3744_S_2017_08_05_pus_map.mod ! Writing 72 model components to file: J1036-3744_S_2017_08_05_pus_map.mod wobs J1036-3744_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1036-3744_S_2017_08_05_pus_uvs.fits wwins J1036-3744_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J1036-3744_S_2017_08_05_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.000447427 Jy ! Component: 100 - total flux cleaned = 0.00035719 Jy ! Component: 150 - total flux cleaned = 0.000778861 Jy ! Component: 200 - total flux cleaned = 0.0013378 Jy ! Component: 250 - total flux cleaned = 0.00156806 Jy ! Component: 300 - total flux cleaned = 0.0017143 Jy ! Component: 350 - total flux cleaned = 0.00185527 Jy ! Component: 400 - total flux cleaned = 0.00178435 Jy ! Component: 450 - total flux cleaned = 0.0015839 Jy ! Component: 500 - total flux cleaned = 0.00164878 Jy ! Component: 550 - total flux cleaned = 0.00152005 Jy ! Component: 600 - total flux cleaned = 0.00127194 Jy ! Component: 650 - total flux cleaned = 0.0012723 Jy ! Component: 700 - total flux cleaned = 0.00109422 Jy ! Component: 750 - total flux cleaned = 0.000862686 Jy ! Component: 800 - total flux cleaned = 0.000693237 Jy ! Component: 850 - total flux cleaned = 0.000693018 Jy ! Component: 900 - total flux cleaned = 0.000529022 Jy ! Component: 950 - total flux cleaned = 0.00052756 Jy ! Component: 1000 - total flux cleaned = 0.00042251 Jy ! Component: 1050 - total flux cleaned = 0.000319552 Jy ! Component: 1100 - total flux cleaned = 0.000370295 Jy ! Component: 1150 - total flux cleaned = 0.000369871 Jy ! Component: 1200 - total flux cleaned = 0.000222741 Jy ! Component: 1250 - total flux cleaned = 0.000319047 Jy ! Component: 1300 - total flux cleaned = 0.00027155 Jy ! Component: 1350 - total flux cleaned = 0.000364651 Jy ! Component: 1400 - total flux cleaned = 0.000363787 Jy ! Component: 1450 - total flux cleaned = 0.000364103 Jy ! Component: 1500 - total flux cleaned = 0.000363894 Jy ! Component: 1550 - total flux cleaned = 0.000364199 Jy ! Component: 1600 - total flux cleaned = 0.000278766 Jy ! Component: 1650 - total flux cleaned = 0.000406125 Jy ! Component: 1700 - total flux cleaned = 0.000405882 Jy ! Component: 1750 - total flux cleaned = 0.000446732 Jy ! Component: 1800 - total flux cleaned = 0.000324849 Jy ! Component: 1850 - total flux cleaned = 0.000404826 Jy ! Component: 1900 - total flux cleaned = 0.000404702 Jy ! Component: 1950 - total flux cleaned = 0.000482745 Jy ! Component: 2000 - total flux cleaned = 0.000366795 Jy ! Component: 2050 - total flux cleaned = 0.000481738 Jy ! Component: 2100 - total flux cleaned = 0.000594292 Jy ! Component: 2150 - total flux cleaned = 0.000519656 Jy ! Component: 2200 - total flux cleaned = 0.000593799 Jy ! Component: 2250 - total flux cleaned = 0.000630914 Jy ! Component: 2300 - total flux cleaned = 0.000774811 Jy ! Component: 2350 - total flux cleaned = 0.000809967 Jy ! Component: 2400 - total flux cleaned = 0.000950106 Jy ! Component: 2450 - total flux cleaned = 0.000914655 Jy ! Component: 2500 - total flux cleaned = 0.000812275 Jy ! Component: 2550 - total flux cleaned = 0.000881116 Jy ! Component: 2600 - total flux cleaned = 0.00104992 Jy ! Component: 2650 - total flux cleaned = 0.00101602 Jy ! Component: 2700 - total flux cleaned = 0.00111487 Jy ! Component: 2750 - total flux cleaned = 0.00104946 Jy ! Component: 2800 - total flux cleaned = 0.00111415 Jy ! Component: 2850 - total flux cleaned = 0.00117847 Jy ! Component: 2900 - total flux cleaned = 0.00117878 Jy ! Component: 2950 - total flux cleaned = 0.0012741 Jy ! Component: 3000 - total flux cleaned = 0.00136778 Jy ! Component: 3050 - total flux cleaned = 0.00152238 Jy ! Component: 3100 - total flux cleaned = 0.0015835 Jy ! Component: 3150 - total flux cleaned = 0.00161373 Jy ! Component: 3200 - total flux cleaned = 0.00167389 Jy ! Component: 3250 - total flux cleaned = 0.00176349 Jy ! Component: 3300 - total flux cleaned = 0.00185199 Jy ! Component: 3350 - total flux cleaned = 0.00188132 Jy ! Component: 3400 - total flux cleaned = 0.00199793 Jy ! Component: 3450 - total flux cleaned = 0.00205555 Jy ! Component: 3500 - total flux cleaned = 0.00208408 Jy ! Component: 3550 - total flux cleaned = 0.00211276 Jy ! Component: 3600 - total flux cleaned = 0.00216906 Jy ! Component: 3650 - total flux cleaned = 0.00230821 Jy ! Component: 3700 - total flux cleaned = 0.00225263 Jy ! Component: 3750 - total flux cleaned = 0.00230741 Jy ! Component: 3800 - total flux cleaned = 0.00225305 Jy ! Component: 3850 - total flux cleaned = 0.00233414 Jy ! Component: 3900 - total flux cleaned = 0.00241447 Jy ! Component: 3950 - total flux cleaned = 0.00254717 Jy ! Component: 4000 - total flux cleaned = 0.00265255 Jy ! Component: 4050 - total flux cleaned = 0.00257395 Jy ! Total flux subtracted in 4096 components = 0.00262604 Jy ! Clean residual min=-0.001740 max=0.001497 Jy/beam ! Clean residual mean=-0.000011 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.403942 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 349 components and 0.403942 Jy ![Exited script file: muppet] wmap "J1036-3744_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.873 x 8.067 at -0.5662 degrees (North through East) ! Clean map min=-0.0032124 max=0.36119 Jy/beam ! Writing clean map to FITS file: J1036-3744_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.361192 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00047589 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.395266 0.395266 0.790532 1.58106 3.16213 6.32426 12.6485 25.297 50.5941 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.361 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.873 x 8.067 at -0.5662 degrees (North through East) ! Clean map min=-0.0032124 max=0.36119 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 J1036-3744_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:27:33 2019