! Started logfile: J1037-2823_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:22:48 2016 obs J1037-2823_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1037-2823_S_2014_05_31_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.972384 visibilities/baseline/integration-bin. ! Found source: J1037-2823 ! ! 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 336 lines of history. ! ! Reading 18028 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 J1037-2823_S_2014_05_31_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.928467Jy sigma=0.006924 ! Fit after self-cal, rms=0.821934Jy sigma=0.006103 ! 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=3.103 mas, bmaj=11.1 mas, bpa=15.43 degrees ! Estimated noise=1218.33 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.1906 Jy ! Component: 100 - total flux cleaned = 0.243813 Jy ! Total flux subtracted in 100 components = 0.243813 Jy ! Clean residual min=-0.012738 max=0.026447 Jy/beam ! Clean residual mean=-0.000158 rms=0.004140 Jy/beam ! Combined flux in latest and established models = 0.243813 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.243813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.368975Jy sigma=0.000989 ! Fit after self-cal, rms=0.368883Jy sigma=0.000989 ! Inverting map ! Added new window around map position (4, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0318395 Jy ! Component: 100 - total flux cleaned = 0.0524543 Jy ! Total flux subtracted in 100 components = 0.0524543 Jy ! Clean residual min=-0.010163 max=0.012121 Jy/beam ! Clean residual mean=-0.000080 rms=0.002737 Jy/beam ! Combined flux in latest and established models = 0.296267 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.296267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.365094Jy sigma=0.000878 ! Fit after self-cal, rms=0.365051Jy sigma=0.000877 ! 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.957 mas, bmaj=13.72 mas, bpa=13.88 degrees ! Estimated noise=726.504 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.0207054 Jy ! Component: 100 - total flux cleaned = 0.0335622 Jy ! Component: 150 - total flux cleaned = 0.0421002 Jy ! Component: 200 - total flux cleaned = 0.0477909 Jy ! Total flux subtracted in 200 components = 0.0477909 Jy ! Clean residual min=-0.006670 max=0.008682 Jy/beam ! Clean residual mean=-0.000033 rms=0.001956 Jy/beam ! Combined flux in latest and established models = 0.344058 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 64 components and 0.344058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.363750Jy sigma=0.000840 ! Fit after self-cal, rms=0.363709Jy sigma=0.000839 ! 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.96 FD 0.85 HN 1.11 KP 1.03 ! LA 1.18 MK 0.62 NL 0.98 OV 0.97 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.16 KP 1.00 ! LA 1.12 MK 1.00* NL 1.05 OV 0.99 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.14 HN 1.12 KP 0.90 ! LA 0.90 MK 1.00* NL 0.98 OV 0.94 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.08 KP 0.87 ! LA 0.86 MK 1.00* NL 1.06 OV 0.99 ! PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.363709Jy sigma=0.000839 ! Fit after self-cal, rms=0.238324Jy sigma=0.000799 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.95 mas, bmaj=13.54 mas, bpa=13.91 degrees ! Estimated noise=722.216 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 (11, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00718825 Jy ! Component: 100 - total flux cleaned = 0.00832383 Jy ! Component: 150 - total flux cleaned = 0.00832816 Jy ! Component: 200 - total flux cleaned = 0.00845084 Jy ! Total flux subtracted in 200 components = 0.00845084 Jy ! Clean residual min=-0.005640 max=0.005094 Jy/beam ! Clean residual mean=-0.000017 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.352509 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 93 components and 0.352509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.237853Jy sigma=0.000792 ! Fit after self-cal, rms=0.237831Jy sigma=0.000792 ! 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.237831Jy sigma=0.000792 ! Fit after self-cal, rms=0.248648Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.96 mas, bmaj=13.51 mas, bpa=13.65 degrees ! Estimated noise=721.821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172435 Jy ! Component: 100 - total flux cleaned = 0.00152421 Jy ! Component: 150 - total flux cleaned = 0.00142636 Jy ! Component: 200 - total flux cleaned = 0.00142657 Jy ! Total flux subtracted in 200 components = 0.00142657 Jy ! Clean residual min=-0.004255 max=0.002925 Jy/beam ! Clean residual mean=-0.000011 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.353935 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 111 components and 0.353935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.248491Jy sigma=0.000781 ! Fit after self-cal, rms=0.248685Jy sigma=0.000781 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.000379038 Jy ! Component: 100 - total flux cleaned = 0.000520331 Jy ! Component: 150 - total flux cleaned = 0.000649867 Jy ! Component: 200 - total flux cleaned = 0.000709802 Jy ! Total flux subtracted in 200 components = 0.000709802 Jy ! Clean residual min=-0.003978 max=0.002628 Jy/beam ! Clean residual mean=-0.000010 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.354645 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 125 components and 0.354645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.248618Jy sigma=0.000780 ! Fit after self-cal, rms=0.248602Jy sigma=0.000780 ! 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.248602Jy sigma=0.000780 ! Fit after self-cal, rms=0.252717Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.965 mas, bmaj=13.51 mas, bpa=13.66 degrees ! Estimated noise=720.642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00106305 Jy ! Component: 100 - total flux cleaned = -0.00092506 Jy ! Component: 150 - total flux cleaned = -0.000926806 Jy ! Component: 200 - total flux cleaned = -0.000869622 Jy ! Total flux subtracted in 200 components = -0.000869622 Jy ! Clean residual min=-0.003724 max=0.002583 Jy/beam ! Clean residual mean=-0.000010 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.353775 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 138 components and 0.353775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.252630Jy sigma=0.000779 ! Fit after self-cal, rms=0.252673Jy 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 = -9.36471e-06 Jy ! Component: 100 - total flux cleaned = 0.000148642 Jy ! Component: 150 - total flux cleaned = 0.00024634 Jy ! Component: 200 - total flux cleaned = 0.000292296 Jy ! Total flux subtracted in 200 components = 0.000292296 Jy ! Clean residual min=-0.003552 max=0.002621 Jy/beam ! Clean residual mean=-0.000009 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.354068 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 156 components and 0.354068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.252627Jy sigma=0.000779 ! Fit after self-cal, rms=0.252612Jy 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.252612Jy sigma=0.000779 ! Fit after self-cal, rms=0.253564Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.365 mas, bmaj=22.23 mas, bpa=4.868 degrees ! Estimated noise=775.775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105631 Jy ! Component: 100 - total flux cleaned = -0.0010007 Jy ! Component: 150 - total flux cleaned = -0.000944478 Jy ! Component: 200 - total flux cleaned = -0.000892025 Jy ! Total flux subtracted in 200 components = -0.000892025 Jy ! Clean residual min=-0.003189 max=0.002561 Jy/beam ! Clean residual mean=-0.000015 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.353175 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 171 components and 0.353175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.253542Jy sigma=0.000778 ! Fit after self-cal, rms=0.253553Jy sigma=0.000778 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.000250706 Jy ! Component: 100 - total flux cleaned = -0.000131717 Jy ! Component: 150 - total flux cleaned = -8.07065e-05 Jy ! Component: 200 - total flux cleaned = -3.23894e-05 Jy ! Total flux subtracted in 200 components = -3.23894e-05 Jy ! Clean residual min=-0.003113 max=0.002518 Jy/beam ! Clean residual mean=-0.000015 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.353143 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 179 components and 0.353143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.253536Jy sigma=0.000778 ! Fit after self-cal, rms=0.253529Jy sigma=0.000778 ! 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.968 mas, bmaj=13.52 mas, bpa=13.71 degrees ! Estimated noise=719.866 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.968 x 13.52 at 13.71 degrees (North through East) ! Clean map min=-0.0032114 max=0.24196 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=3.093 mas, bmaj=10.75 mas, bpa=15.1 degrees ! Estimated noise=1208.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.188861 Jy ! Component: 100 - total flux cleaned = 0.240666 Jy ! Component: 150 - total flux cleaned = 0.268495 Jy ! Component: 200 - total flux cleaned = 0.286852 Jy ! Total flux subtracted in 200 components = 0.286852 Jy ! Clean residual min=-0.007092 max=0.010161 Jy/beam ! Clean residual mean=-0.000091 rms=0.001985 Jy/beam ! Combined flux in latest and established models = 0.286852 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.286852 Jy ! Inverting map and beam ! Estimated beam: bmin=3.968 mas, bmaj=13.52 mas, bpa=13.71 degrees ! Estimated noise=719.866 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.0195664 Jy ! Component: 100 - total flux cleaned = 0.0321599 Jy ! Component: 150 - total flux cleaned = 0.0408197 Jy ! Component: 200 - total flux cleaned = 0.046927 Jy ! Total flux subtracted in 200 components = 0.046927 Jy ! Clean residual min=-0.003655 max=0.003889 Jy/beam ! Clean residual mean=-0.000051 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.333779 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 110 components and 0.333779 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.365 mas, bmaj=22.23 mas, bpa=4.868 degrees ! Estimated noise=775.775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00589531 Jy ! Component: 100 - total flux cleaned = 0.00959363 Jy ! Component: 150 - total flux cleaned = 0.0121477 Jy ! Component: 200 - total flux cleaned = 0.0139799 Jy ! Total flux subtracted in 200 components = 0.0139799 Jy ! Clean residual min=-0.002975 max=0.002385 Jy/beam ! Clean residual mean=-0.000033 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.347759 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.00134204 Jy ! Component: 100 - total flux cleaned = 0.0023364 Jy ! Component: 150 - total flux cleaned = 0.00295203 Jy ! Component: 200 - total flux cleaned = 0.00316289 Jy ! Total flux subtracted in 200 components = 0.00316289 Jy ! Clean residual min=-0.002861 max=0.002511 Jy/beam ! Clean residual mean=-0.000022 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.350922 Jy ! Adding 106 model components to the UV plane model. ! The established model now contains 207 components and 0.350922 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.968 mas, bmaj=13.52 mas, bpa=13.71 degrees ! Estimated noise=719.866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000250251 Jy ! Component: 100 - total flux cleaned = -0.000246157 Jy ! Component: 150 - total flux cleaned = -9.09945e-05 Jy ! Component: 200 - total flux cleaned = -4.25232e-05 Jy ! Total flux subtracted in 200 components = -4.25232e-05 Jy ! Clean residual min=-0.002790 max=0.002518 Jy/beam ! Clean residual mean=-0.000011 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.35088 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 220 components and 0.35088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.253464Jy sigma=0.000778 ! Fit after self-cal, rms=0.253223Jy sigma=0.000778 wmodel J1037-2823_S_2014_05_31_pus_map.mod ! Writing 220 model components to file: J1037-2823_S_2014_05_31_pus_map.mod wobs J1037-2823_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1037-2823_S_2014_05_31_pus_uvs.fits wwins J1037-2823_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J1037-2823_S_2014_05_31_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00111744 Jy ! Component: 100 - total flux cleaned = -0.00178954 Jy ! Component: 150 - total flux cleaned = -0.002216 Jy ! Component: 200 - total flux cleaned = -0.00262233 Jy ! Component: 250 - total flux cleaned = -0.003013 Jy ! Component: 300 - total flux cleaned = -0.0032401 Jy ! Component: 350 - total flux cleaned = -0.00360479 Jy ! Component: 400 - total flux cleaned = -0.00385224 Jy ! Component: 450 - total flux cleaned = -0.00409243 Jy ! Component: 500 - total flux cleaned = -0.00439366 Jy ! Component: 550 - total flux cleaned = -0.00478476 Jy ! Component: 600 - total flux cleaned = -0.00500755 Jy ! Component: 650 - total flux cleaned = -0.00525695 Jy ! Component: 700 - total flux cleaned = -0.00559051 Jy ! Component: 750 - total flux cleaned = -0.00576811 Jy ! Component: 800 - total flux cleaned = -0.00597173 Jy ! Component: 850 - total flux cleaned = -0.00600066 Jy ! Component: 900 - total flux cleaned = -0.006199 Jy ! Component: 950 - total flux cleaned = -0.00636614 Jy ! Component: 1000 - total flux cleaned = -0.00647597 Jy ! Component: 1050 - total flux cleaned = -0.00666539 Jy ! Component: 1100 - total flux cleaned = -0.0067182 Jy ! Component: 1150 - total flux cleaned = -0.00684964 Jy ! Component: 1200 - total flux cleaned = -0.00695323 Jy ! Component: 1250 - total flux cleaned = -0.00705608 Jy ! Component: 1300 - total flux cleaned = -0.00720828 Jy ! Component: 1350 - total flux cleaned = -0.00730803 Jy ! Component: 1400 - total flux cleaned = -0.00740647 Jy ! Component: 1450 - total flux cleaned = -0.00747954 Jy ! Component: 1500 - total flux cleaned = -0.00757587 Jy ! Component: 1550 - total flux cleaned = -0.00757552 Jy ! Component: 1600 - total flux cleaned = -0.00762248 Jy ! Component: 1650 - total flux cleaned = -0.00766938 Jy ! Component: 1700 - total flux cleaned = -0.00769241 Jy ! Component: 1750 - total flux cleaned = -0.00773852 Jy ! Component: 1800 - total flux cleaned = -0.00789649 Jy ! Component: 1850 - total flux cleaned = -0.0078963 Jy ! Component: 1900 - total flux cleaned = -0.00798484 Jy ! Component: 1950 - total flux cleaned = -0.00813849 Jy ! Component: 2000 - total flux cleaned = -0.00824704 Jy ! Component: 2050 - total flux cleaned = -0.00824705 Jy ! Component: 2100 - total flux cleaned = -0.00839694 Jy ! Component: 2150 - total flux cleaned = -0.00854553 Jy ! Component: 2200 - total flux cleaned = -0.00858747 Jy ! Component: 2250 - total flux cleaned = -0.00865002 Jy ! Component: 2300 - total flux cleaned = -0.00879487 Jy ! Component: 2350 - total flux cleaned = -0.0088564 Jy ! Component: 2400 - total flux cleaned = -0.00897883 Jy ! Component: 2450 - total flux cleaned = -0.00895821 Jy ! Component: 2500 - total flux cleaned = -0.00905867 Jy ! Component: 2550 - total flux cleaned = -0.00907855 Jy ! Component: 2600 - total flux cleaned = -0.00913788 Jy ! Component: 2650 - total flux cleaned = -0.00919694 Jy ! Component: 2700 - total flux cleaned = -0.00927515 Jy ! Component: 2750 - total flux cleaned = -0.00941117 Jy ! Component: 2800 - total flux cleaned = -0.00939193 Jy ! Component: 2850 - total flux cleaned = -0.00948788 Jy ! Component: 2900 - total flux cleaned = -0.00954487 Jy ! Component: 2950 - total flux cleaned = -0.00956396 Jy ! Component: 3000 - total flux cleaned = -0.0097514 Jy ! Component: 3050 - total flux cleaned = -0.00975137 Jy ! Component: 3100 - total flux cleaned = -0.00984403 Jy ! Component: 3150 - total flux cleaned = -0.00991757 Jy ! Component: 3200 - total flux cleaned = -0.0099724 Jy ! Component: 3250 - total flux cleaned = -0.0100269 Jy ! Component: 3300 - total flux cleaned = -0.0100631 Jy ! Component: 3350 - total flux cleaned = -0.0101706 Jy ! Component: 3400 - total flux cleaned = -0.0101883 Jy ! Component: 3450 - total flux cleaned = -0.0102239 Jy ! Component: 3500 - total flux cleaned = -0.010312 Jy ! Component: 3550 - total flux cleaned = -0.0104172 Jy ! Component: 3600 - total flux cleaned = -0.0103998 Jy ! Component: 3650 - total flux cleaned = -0.0104517 Jy ! Component: 3700 - total flux cleaned = -0.0105034 Jy ! Component: 3750 - total flux cleaned = -0.0105206 Jy ! Component: 3800 - total flux cleaned = -0.0105716 Jy ! Component: 3850 - total flux cleaned = -0.0105715 Jy ! Component: 3900 - total flux cleaned = -0.0106052 Jy ! Component: 3950 - total flux cleaned = -0.0107058 Jy ! Component: 4000 - total flux cleaned = -0.0107223 Jy ! Component: 4050 - total flux cleaned = -0.0107554 Jy ! Total flux subtracted in 4096 components = -0.0107719 Jy ! Clean residual min=-0.001029 max=0.000983 Jy/beam ! Clean residual mean=-0.000003 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.340108 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 503 components and 0.340108 Jy ![Exited script file: muppet] wmap "J1037-2823_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.968 x 13.52 at 13.71 degrees (North through East) ! Clean map min=-0.0019868 max=0.24413 Jy/beam ! Writing clean map to FITS file: J1037-2823_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.244129 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00030345 device "J1037-2823_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1037-2823_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.372897 0.372897 0.745794 1.49159 2.98318 5.96635 11.9327 23.8654 47.7308 95.4617 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.244 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.968 x 13.52 at 13.71 degrees (North through East) ! Clean map min=-0.0019868 max=0.24413 Jy/beam quit ! Quitting program ! Log file J1037-2823_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:22:55 2016