! Started logfile: J1718-2850_S_2015_01_22_pus_uvs.log on Tue Jan 3 23:00:27 2017 obs J1718-2850_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1718-2850_S_2015_01_22_pus_uva.fits ! AN table 1: 53 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.722851 visibilities/baseline/integration-bin. ! Found source: J1718-2850 ! ! 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 281 lines of history. ! ! Reading 6896 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 J1718-2850_S_2015_01_22_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 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.952490Jy sigma=0.008431 ! Fit after self-cal, rms=0.915565Jy sigma=0.008138 ! 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.368 mas, bmaj=6.767 mas, bpa=-11.28 degrees ! Estimated noise=1609.16 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.0558739 Jy ! Component: 100 - total flux cleaned = 0.0820755 Jy ! Total flux subtracted in 100 components = 0.0820755 Jy ! Clean residual min=-0.010897 max=0.017428 Jy/beam ! Clean residual mean=-0.000069 rms=0.003966 Jy/beam ! Combined flux in latest and established models = 0.0820755 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0820755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110072Jy sigma=0.000909 ! Fit after self-cal, rms=0.109714Jy sigma=0.000906 ! 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.133 mas, bmaj=8.498 mas, bpa=-6.233 degrees ! Estimated noise=988.083 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.0321121 Jy ! Component: 100 - total flux cleaned = 0.0499875 Jy ! Component: 150 - total flux cleaned = 0.0602983 Jy ! Component: 200 - total flux cleaned = 0.0662761 Jy ! Total flux subtracted in 200 components = 0.0662761 Jy ! Clean residual min=-0.009228 max=0.020642 Jy/beam ! Clean residual mean=-0.000017 rms=0.003423 Jy/beam ! Combined flux in latest and established models = 0.148352 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 51 components and 0.148352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099581Jy sigma=0.000818 ! Fit after self-cal, rms=0.099288Jy sigma=0.000815 ! Inverting map ! Added new window around map position (5.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0177942 Jy ! Component: 100 - total flux cleaned = 0.0243498 Jy ! Component: 150 - total flux cleaned = 0.0259318 Jy ! Component: 200 - total flux cleaned = 0.0266004 Jy ! Total flux subtracted in 200 components = 0.0266004 Jy ! Clean residual min=-0.006812 max=0.010180 Jy/beam ! Clean residual mean=-0.000007 rms=0.001982 Jy/beam ! Combined flux in latest and established models = 0.174952 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 93 components and 0.174952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096454Jy sigma=0.000785 ! Fit after self-cal, rms=0.095698Jy sigma=0.000779 ! 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.94 FD 1.00* HN 1.05 KP 1.05 ! LA 1.06 MK 0.87 NL 1.35 OV 0.98 ! PT 1.05 SC 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.09 KP 1.00 ! LA 1.00 MK 1.05 NL 1.51 OV 0.96 ! PT 0.96 SC 1.13 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00* HN 1.10 KP 0.87 ! LA 0.87 MK 0.89 NL 1.18 OV 0.95 ! PT 0.98 SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00* HN 1.00 KP 0.80 ! LA 0.87 MK 1.03 NL 1.05 OV 0.95 ! PT 1.04 SC 0.88 ! ! ! Fit before self-cal, rms=0.095698Jy sigma=0.000779 ! Fit after self-cal, rms=0.095372Jy sigma=0.000763 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=8.427 mas, bpa=-6.39 degrees ! Estimated noise=1013.83 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.00204376 Jy ! Component: 100 - total flux cleaned = 0.00197765 Jy ! Component: 150 - total flux cleaned = 0.00186705 Jy ! Component: 200 - total flux cleaned = 0.00176911 Jy ! Total flux subtracted in 200 components = 0.00176911 Jy ! Clean residual min=-0.003614 max=0.003393 Jy/beam ! Clean residual mean=0.000004 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.176721 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 110 components and 0.176721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095242Jy sigma=0.000762 ! Fit after self-cal, rms=0.095175Jy sigma=0.000761 ! 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.095175Jy sigma=0.000761 ! Fit after self-cal, rms=0.094361Jy sigma=0.000761 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.077 mas, bmaj=8.333 mas, bpa=-6.548 degrees ! Estimated noise=1004.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000807042 Jy ! Component: 100 - total flux cleaned = 0.000710454 Jy ! Component: 150 - total flux cleaned = 0.000624555 Jy ! Component: 200 - total flux cleaned = 0.00058583 Jy ! Total flux subtracted in 200 components = 0.00058583 Jy ! Clean residual min=-0.003328 max=0.003166 Jy/beam ! Clean residual mean=0.000002 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.177307 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 122 components and 0.177307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094304Jy sigma=0.000760 ! Fit after self-cal, rms=0.094275Jy sigma=0.000760 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.000228177 Jy ! Component: 100 - total flux cleaned = 0.000148878 Jy ! Component: 150 - total flux cleaned = 5.49911e-06 Jy ! Component: 200 - total flux cleaned = -5.68013e-05 Jy ! Total flux subtracted in 200 components = -5.68013e-05 Jy ! Clean residual min=-0.003220 max=0.003236 Jy/beam ! Clean residual mean=0.000002 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.17725 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 128 components and 0.17725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094241Jy sigma=0.000760 ! Fit after self-cal, rms=0.094234Jy sigma=0.000760 ! 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.094234Jy sigma=0.000760 ! Fit after self-cal, rms=0.094101Jy sigma=0.000760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=8.285 mas, bpa=-6.789 degrees ! Estimated noise=1000.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00022935 Jy ! Component: 100 - total flux cleaned = 0.000155101 Jy ! Component: 150 - total flux cleaned = 0.000125565 Jy ! Component: 200 - total flux cleaned = 0.000125155 Jy ! Total flux subtracted in 200 components = 0.000125155 Jy ! Clean residual min=-0.003085 max=0.003113 Jy/beam ! Clean residual mean=0.000002 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.177375 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 136 components and 0.177375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094079Jy sigma=0.000760 ! Fit after self-cal, rms=0.094079Jy sigma=0.000760 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.000108615 Jy ! Component: 100 - total flux cleaned = 8.21179e-05 Jy ! Component: 150 - total flux cleaned = 8.21994e-05 Jy ! Component: 200 - total flux cleaned = 3.73536e-05 Jy ! Total flux subtracted in 200 components = 3.73536e-05 Jy ! Clean residual min=-0.003048 max=0.003182 Jy/beam ! Clean residual mean=0.000002 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.177413 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 139 components and 0.177413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094065Jy sigma=0.000759 ! Fit after self-cal, rms=0.094061Jy sigma=0.000759 ! 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.094061Jy sigma=0.000759 ! Fit after self-cal, rms=0.094085Jy sigma=0.000759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.472 mas, bmaj=19.1 mas, bpa=-4.983 degrees ! Estimated noise=1290.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000450549 Jy ! Component: 100 - total flux cleaned = 0.000412004 Jy ! Component: 150 - total flux cleaned = 0.00035308 Jy ! Component: 200 - total flux cleaned = 0.000319085 Jy ! Total flux subtracted in 200 components = 0.000319085 Jy ! Clean residual min=-0.003144 max=0.003221 Jy/beam ! Clean residual mean=0.000004 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.177732 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 145 components and 0.177732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094085Jy sigma=0.000759 ! Fit after self-cal, rms=0.094087Jy sigma=0.000759 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.000134767 Jy ! Component: 100 - total flux cleaned = 0.000102055 Jy ! Component: 150 - total flux cleaned = 8.17051e-05 Jy ! Component: 200 - total flux cleaned = 5.17871e-05 Jy ! Total flux subtracted in 200 components = 5.17871e-05 Jy ! Clean residual min=-0.003168 max=0.003241 Jy/beam ! Clean residual mean=0.000004 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.177784 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 148 components and 0.177784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094086Jy sigma=0.000759 ! Fit after self-cal, rms=0.094084Jy sigma=0.000759 ! 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.052 mas, bmaj=8.24 mas, bpa=-7.01 degrees ! Estimated noise=996.694 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.052 x 8.24 at -7.01 degrees (North through East) ! Clean map min=-0.0028611 max=0.070135 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.309 mas, bmaj=6.65 mas, bpa=-11.81 degrees ! Estimated noise=1567.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0553518 Jy ! Component: 100 - total flux cleaned = 0.0867578 Jy ! Component: 150 - total flux cleaned = 0.108329 Jy ! Component: 200 - total flux cleaned = 0.123835 Jy ! Total flux subtracted in 200 components = 0.123835 Jy ! Clean residual min=-0.007150 max=0.009695 Jy/beam ! Clean residual mean=-0.000035 rms=0.002269 Jy/beam ! Combined flux in latest and established models = 0.123835 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.123835 Jy ! Inverting map and beam ! Estimated beam: bmin=3.052 mas, bmaj=8.24 mas, bpa=-7.01 degrees ! Estimated noise=996.694 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.01948 Jy ! Component: 100 - total flux cleaned = 0.0312073 Jy ! Component: 150 - total flux cleaned = 0.0386385 Jy ! Component: 200 - total flux cleaned = 0.0434509 Jy ! Total flux subtracted in 200 components = 0.0434509 Jy ! Clean residual min=-0.004194 max=0.003642 Jy/beam ! Clean residual mean=-0.000004 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.167286 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 114 components and 0.167286 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.472 mas, bmaj=19.1 mas, bpa=-4.983 degrees ! Estimated noise=1290.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00526597 Jy ! Component: 100 - total flux cleaned = 0.00770111 Jy ! Component: 150 - total flux cleaned = 0.00893875 Jy ! Component: 200 - total flux cleaned = 0.00946362 Jy ! Total flux subtracted in 200 components = 0.00946362 Jy ! Clean residual min=-0.003364 max=0.003101 Jy/beam ! Clean residual mean=0.000003 rms=0.001022 Jy/beam ! Combined flux in latest and established models = 0.176749 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.000112908 Jy ! Component: 100 - total flux cleaned = 0.000203506 Jy ! Component: 150 - total flux cleaned = 0.000265119 Jy ! Component: 200 - total flux cleaned = 0.00029686 Jy ! Total flux subtracted in 200 components = 0.00029686 Jy ! Clean residual min=-0.003253 max=0.003123 Jy/beam ! Clean residual mean=0.000003 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.177046 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 182 components and 0.177046 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.052 mas, bmaj=8.24 mas, bpa=-7.01 degrees ! Estimated noise=996.694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000570295 Jy ! Component: 100 - total flux cleaned = -0.000608895 Jy ! Component: 150 - total flux cleaned = -0.000639668 Jy ! Component: 200 - total flux cleaned = -0.000639257 Jy ! Total flux subtracted in 200 components = -0.000639257 Jy ! Clean residual min=-0.003270 max=0.002969 Jy/beam ! Clean residual mean=0.000001 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.176407 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 196 components and 0.176407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094103Jy sigma=0.000759 ! Fit after self-cal, rms=0.094083Jy sigma=0.000759 wmodel J1718-2850_S_2015_01_22_pus_map.mod ! Writing 196 model components to file: J1718-2850_S_2015_01_22_pus_map.mod wobs J1718-2850_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1718-2850_S_2015_01_22_pus_uvs.fits wwins J1718-2850_S_2015_01_22_pus_map.win ! wwins: Wrote 2 windows to J1718-2850_S_2015_01_22_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.000972179 Jy ! Component: 100 - total flux cleaned = -0.00143486 Jy ! Component: 150 - total flux cleaned = -0.0016276 Jy ! Component: 200 - total flux cleaned = -0.00153892 Jy ! Component: 250 - total flux cleaned = -0.00145429 Jy ! Component: 300 - total flux cleaned = -0.00137301 Jy ! Component: 350 - total flux cleaned = -0.00141292 Jy ! Component: 400 - total flux cleaned = -0.00141221 Jy ! Component: 450 - total flux cleaned = -0.00148408 Jy ! Component: 500 - total flux cleaned = -0.00155406 Jy ! Component: 550 - total flux cleaned = -0.00165399 Jy ! Component: 600 - total flux cleaned = -0.00175023 Jy ! Component: 650 - total flux cleaned = -0.00181277 Jy ! Component: 700 - total flux cleaned = -0.00187335 Jy ! Component: 750 - total flux cleaned = -0.0018147 Jy ! Component: 800 - total flux cleaned = -0.00184418 Jy ! Component: 850 - total flux cleaned = -0.00190059 Jy ! Component: 900 - total flux cleaned = -0.00192753 Jy ! Component: 950 - total flux cleaned = -0.00190066 Jy ! Component: 1000 - total flux cleaned = -0.00190119 Jy ! Component: 1050 - total flux cleaned = -0.00197762 Jy ! Component: 1100 - total flux cleaned = -0.00190283 Jy ! Component: 1150 - total flux cleaned = -0.00195296 Jy ! Component: 1200 - total flux cleaned = -0.00197726 Jy ! Component: 1250 - total flux cleaned = -0.00197752 Jy ! Component: 1300 - total flux cleaned = -0.00200027 Jy ! Component: 1350 - total flux cleaned = -0.00195522 Jy ! Component: 1400 - total flux cleaned = -0.0019329 Jy ! Component: 1450 - total flux cleaned = -0.00197651 Jy ! Component: 1500 - total flux cleaned = -0.00201903 Jy ! Component: 1550 - total flux cleaned = -0.00208221 Jy ! Component: 1600 - total flux cleaned = -0.00206118 Jy ! Component: 1650 - total flux cleaned = -0.00208183 Jy ! Component: 1700 - total flux cleaned = -0.00210229 Jy ! Component: 1750 - total flux cleaned = -0.00212216 Jy ! Component: 1800 - total flux cleaned = -0.00208322 Jy ! Component: 1850 - total flux cleaned = -0.00208298 Jy ! Component: 1900 - total flux cleaned = -0.00208312 Jy ! Component: 1950 - total flux cleaned = -0.00204542 Jy ! Component: 2000 - total flux cleaned = -0.00200862 Jy ! Component: 2050 - total flux cleaned = -0.00199022 Jy ! Component: 2100 - total flux cleaned = -0.00182859 Jy ! Component: 2150 - total flux cleaned = -0.00182926 Jy ! Component: 2200 - total flux cleaned = -0.00175962 Jy ! Component: 2250 - total flux cleaned = -0.00177711 Jy ! Component: 2300 - total flux cleaned = -0.00169184 Jy ! Component: 2350 - total flux cleaned = -0.00162466 Jy ! Component: 2400 - total flux cleaned = -0.00152472 Jy ! Component: 2450 - total flux cleaned = -0.00150844 Jy ! Component: 2500 - total flux cleaned = -0.001476 Jy ! Component: 2550 - total flux cleaned = -0.00142764 Jy ! Component: 2600 - total flux cleaned = -0.00138007 Jy ! Component: 2650 - total flux cleaned = -0.00130158 Jy ! Component: 2700 - total flux cleaned = -0.00128609 Jy ! Component: 2750 - total flux cleaned = -0.00122471 Jy ! Component: 2800 - total flux cleaned = -0.00113361 Jy ! Component: 2850 - total flux cleaned = -0.00110381 Jy ! Component: 2900 - total flux cleaned = -0.00104403 Jy ! Component: 2950 - total flux cleaned = -0.000970217 Jy ! Component: 3000 - total flux cleaned = -0.000926116 Jy ! Component: 3050 - total flux cleaned = -0.000882503 Jy ! Component: 3100 - total flux cleaned = -0.000853744 Jy ! Component: 3150 - total flux cleaned = -0.000796666 Jy ! Component: 3200 - total flux cleaned = -0.000754204 Jy ! Component: 3250 - total flux cleaned = -0.000712064 Jy ! Component: 3300 - total flux cleaned = -0.000642448 Jy ! Component: 3350 - total flux cleaned = -0.000559569 Jy ! Component: 3400 - total flux cleaned = -0.000545988 Jy ! Component: 3450 - total flux cleaned = -0.000504974 Jy ! Component: 3500 - total flux cleaned = -0.000464453 Jy ! Component: 3550 - total flux cleaned = -0.000450979 Jy ! Component: 3600 - total flux cleaned = -0.000397297 Jy ! Component: 3650 - total flux cleaned = -0.000383912 Jy ! Component: 3700 - total flux cleaned = -0.000278098 Jy ! Component: 3750 - total flux cleaned = -0.000251774 Jy ! Component: 3800 - total flux cleaned = -0.000238719 Jy ! Component: 3850 - total flux cleaned = -0.000199524 Jy ! Component: 3900 - total flux cleaned = -0.000147629 Jy ! Component: 3950 - total flux cleaned = -9.60284e-05 Jy ! Component: 4000 - total flux cleaned = -3.17804e-05 Jy ! Component: 4050 - total flux cleaned = 6.68145e-06 Jy ! Total flux subtracted in 4096 components = 5.77444e-05 Jy ! Clean residual min=-0.000681 max=0.000855 Jy/beam ! Clean residual mean=-0.000001 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.176465 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 471 components and 0.176465 Jy ![Exited script file: muppet] wmap "J1718-2850_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.052 x 8.24 at -7.01 degrees (North through East) ! Clean map min=-0.0015964 max=0.074581 Jy/beam ! Writing clean map to FITS file: J1718-2850_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0745815 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000218576 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.879211 0.879211 1.75842 3.51684 7.03368 14.0674 28.1347 56.2695 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.074 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.052 x 8.24 at -7.01 degrees (North through East) ! Clean map min=-0.0015964 max=0.074581 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 J1718-2850_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 23:00:31 2017