! Started logfile: J1742-1517_S_2015_01_22_pus_uvs.log on Tue Jan 3 23:01:46 2017 obs J1742-1517_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1742-1517_S_2015_01_22_pus_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.613889 visibilities/baseline/integration-bin. ! Found source: J1742-1517 ! ! 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 5304 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 J1742-1517_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 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.945845Jy sigma=0.009323 ! Fit after self-cal, rms=0.928526Jy sigma=0.009157 ! 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.248 mas, bmaj=5.943 mas, bpa=-6.064 degrees ! Estimated noise=1722.64 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.0521416 Jy ! Component: 100 - total flux cleaned = 0.0707312 Jy ! Total flux subtracted in 100 components = 0.0707312 Jy ! Clean residual min=-0.011658 max=0.018137 Jy/beam ! Clean residual mean=-0.000019 rms=0.003146 Jy/beam ! Combined flux in latest and established models = 0.0707312 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0707312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092589Jy sigma=0.000865 ! Fit after self-cal, rms=0.092306Jy sigma=0.000862 ! Inverting map ! Added new window around map position (5, -38.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172286 Jy ! Component: 100 - total flux cleaned = 0.0270494 Jy ! Total flux subtracted in 100 components = 0.0270494 Jy ! Clean residual min=-0.010470 max=0.012105 Jy/beam ! Clean residual mean=-0.000013 rms=0.002323 Jy/beam ! Combined flux in latest and established models = 0.0977806 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 28 components and 0.0977806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088674Jy sigma=0.000824 ! Fit after self-cal, rms=0.087826Jy sigma=0.000817 ! 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.785 mas, bmaj=7.149 mas, bpa=-4.249 degrees ! Estimated noise=1053.82 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.0129975 Jy ! Component: 100 - total flux cleaned = 0.0206396 Jy ! Component: 150 - total flux cleaned = 0.0258946 Jy ! Component: 200 - total flux cleaned = 0.0282713 Jy ! Total flux subtracted in 200 components = 0.0282713 Jy ! Clean residual min=-0.007295 max=0.006233 Jy/beam ! Clean residual mean=-0.000014 rms=0.001874 Jy/beam ! Combined flux in latest and established models = 0.126052 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 53 components and 0.126052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085631Jy sigma=0.000794 ! Fit after self-cal, rms=0.085003Jy sigma=0.000789 ! 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.03 FD 1.00* HN 0.95 KP 1.12 ! LA 1.11 MK 1.15 NL 0.97 OV 0.90 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00* HN 0.92 KP 1.05 ! LA 1.06 MK 1.08 NL 0.96 OV 0.94 ! PT 1.00* SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00* HN 1.07 KP 0.95 ! LA 0.84 MK 1.05 NL 1.05 OV 0.86 ! PT 1.00* SC 1.10 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.01 KP 0.94 ! LA 0.93 MK 1.03 NL 0.97 OV 0.88 ! PT 1.00* SC 0.95 ! ! ! Fit before self-cal, rms=0.085003Jy sigma=0.000789 ! Fit after self-cal, rms=0.082515Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.84 mas, bmaj=7.285 mas, bpa=-4.048 degrees ! Estimated noise=1033.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.00352533 Jy ! Component: 100 - total flux cleaned = 0.00376892 Jy ! Component: 150 - total flux cleaned = 0.00397759 Jy ! Component: 200 - total flux cleaned = 0.00440811 Jy ! Total flux subtracted in 200 components = 0.00440811 Jy ! Clean residual min=-0.005585 max=0.006094 Jy/beam ! Clean residual mean=-0.000003 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 0.13046 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.13046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082087Jy sigma=0.000778 ! Fit after self-cal, rms=0.082017Jy sigma=0.000776 ! 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.082017Jy sigma=0.000776 ! Fit after self-cal, rms=0.082103Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.853 mas, bmaj=7.333 mas, bpa=-4.158 degrees ! Estimated noise=1028.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020818 Jy ! Component: 100 - total flux cleaned = 0.00297652 Jy ! Component: 150 - total flux cleaned = 0.00357276 Jy ! Component: 200 - total flux cleaned = 0.00395903 Jy ! Total flux subtracted in 200 components = 0.00395903 Jy ! Clean residual min=-0.005396 max=0.005630 Jy/beam ! Clean residual mean=-0.000002 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.134419 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.134419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081909Jy sigma=0.000773 ! Fit after self-cal, rms=0.081892Jy sigma=0.000773 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.000964951 Jy ! Component: 100 - total flux cleaned = 0.00158463 Jy ! Component: 150 - total flux cleaned = 0.0019392 Jy ! Component: 200 - total flux cleaned = 0.00231382 Jy ! Total flux subtracted in 200 components = 0.00231382 Jy ! Clean residual min=-0.005434 max=0.005371 Jy/beam ! Clean residual mean=-0.000001 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.136733 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.136733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081798Jy sigma=0.000772 ! Fit after self-cal, rms=0.081735Jy sigma=0.000771 ! 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.081735Jy sigma=0.000771 ! Fit after self-cal, rms=0.081634Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.854 mas, bmaj=7.359 mas, bpa=-4.233 degrees ! Estimated noise=1019.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000852251 Jy ! Component: 100 - total flux cleaned = 0.00139955 Jy ! Component: 150 - total flux cleaned = 0.00166652 Jy ! Component: 200 - total flux cleaned = 0.00195746 Jy ! Total flux subtracted in 200 components = 0.00195746 Jy ! Clean residual min=-0.004999 max=0.005143 Jy/beam ! Clean residual mean=-0.000004 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.13869 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.13869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081559Jy sigma=0.000770 ! Fit after self-cal, rms=0.081593Jy sigma=0.000770 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.000454087 Jy ! Component: 100 - total flux cleaned = 0.000844139 Jy ! Component: 150 - total flux cleaned = 0.00106381 Jy ! Component: 200 - total flux cleaned = 0.001305 Jy ! Total flux subtracted in 200 components = 0.001305 Jy ! Clean residual min=-0.004995 max=0.004984 Jy/beam ! Clean residual mean=-0.000003 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.139995 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.139995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081548Jy sigma=0.000769 ! Fit after self-cal, rms=0.081540Jy sigma=0.000769 ! 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.081540Jy sigma=0.000769 ! Fit after self-cal, rms=0.081613Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.451 mas, bmaj=13.19 mas, bpa=-3.846 degrees ! Estimated noise=1371.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181494 Jy ! Component: 100 - total flux cleaned = 0.00173163 Jy ! Component: 150 - total flux cleaned = 0.00179073 Jy ! Component: 200 - total flux cleaned = 0.00184515 Jy ! Total flux subtracted in 200 components = 0.00184515 Jy ! Clean residual min=-0.005746 max=0.006166 Jy/beam ! Clean residual mean=-0.000007 rms=0.001939 Jy/beam ! Combined flux in latest and established models = 0.14184 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 76 components and 0.14184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081613Jy sigma=0.000769 ! Fit after self-cal, rms=0.081632Jy sigma=0.000769 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 = -1.77632e-05 Jy ! Component: 100 - total flux cleaned = -8.56781e-05 Jy ! Component: 150 - total flux cleaned = -3.53515e-05 Jy ! Component: 200 - total flux cleaned = -3.42647e-05 Jy ! Total flux subtracted in 200 components = -3.42647e-05 Jy ! Clean residual min=-0.005554 max=0.006075 Jy/beam ! Clean residual mean=-0.000006 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 0.141806 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 77 components and 0.141806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081671Jy sigma=0.000769 ! Fit after self-cal, rms=0.081658Jy sigma=0.000769 ! 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.851 mas, bmaj=7.373 mas, bpa=-4.376 degrees ! Estimated noise=1015.36 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.851 x 7.373 at -4.376 degrees (North through East) ! Clean map min=-0.0046376 max=0.063199 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.292 mas, bmaj=6.061 mas, bpa=-6.017 degrees ! Estimated noise=1679.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0529624 Jy ! Component: 100 - total flux cleaned = 0.0794894 Jy ! Component: 150 - total flux cleaned = 0.0954763 Jy ! Component: 200 - total flux cleaned = 0.106253 Jy ! Total flux subtracted in 200 components = 0.106253 Jy ! Clean residual min=-0.007629 max=0.007795 Jy/beam ! Clean residual mean=-0.000007 rms=0.002027 Jy/beam ! Combined flux in latest and established models = 0.106253 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.106253 Jy ! Inverting map and beam ! Estimated beam: bmin=2.851 mas, bmaj=7.373 mas, bpa=-4.376 degrees ! Estimated noise=1015.36 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.0116663 Jy ! Component: 100 - total flux cleaned = 0.0187775 Jy ! Component: 150 - total flux cleaned = 0.0239087 Jy ! Component: 200 - total flux cleaned = 0.0277279 Jy ! Total flux subtracted in 200 components = 0.0277279 Jy ! Clean residual min=-0.005513 max=0.004952 Jy/beam ! Clean residual mean=-0.000007 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.133981 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 64 components and 0.133981 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=6.451 mas, bmaj=13.19 mas, bpa=-3.846 degrees ! Estimated noise=1371.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00520581 Jy ! Component: 100 - total flux cleaned = 0.00792676 Jy ! Component: 150 - total flux cleaned = 0.00884255 Jy ! Component: 200 - total flux cleaned = 0.00883972 Jy ! Total flux subtracted in 200 components = 0.00883972 Jy ! Clean residual min=-0.006259 max=0.006463 Jy/beam ! Clean residual mean=-0.000006 rms=0.002044 Jy/beam ! Combined flux in latest and established models = 0.14282 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.000112086 Jy ! Component: 100 - total flux cleaned = -0.000162748 Jy ! Component: 150 - total flux cleaned = -0.000209037 Jy ! Component: 200 - total flux cleaned = -0.000254381 Jy ! Total flux subtracted in 200 components = -0.000254381 Jy ! Clean residual min=-0.005931 max=0.006175 Jy/beam ! Clean residual mean=-0.000006 rms=0.001961 Jy/beam ! Combined flux in latest and established models = 0.142566 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.142566 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.851 mas, bmaj=7.373 mas, bpa=-4.376 degrees ! Estimated noise=1015.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000614985 Jy ! Component: 100 - total flux cleaned = 0.000780618 Jy ! Component: 150 - total flux cleaned = 0.00101663 Jy ! Component: 200 - total flux cleaned = 0.00118103 Jy ! Total flux subtracted in 200 components = 0.00118103 Jy ! Clean residual min=-0.004702 max=0.004256 Jy/beam ! Clean residual mean=-0.000003 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.143747 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.143747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081587Jy sigma=0.000768 ! Fit after self-cal, rms=0.081513Jy sigma=0.000768 wmodel J1742-1517_S_2015_01_22_pus_map.mod ! Writing 91 model components to file: J1742-1517_S_2015_01_22_pus_map.mod wobs J1742-1517_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1742-1517_S_2015_01_22_pus_uvs.fits wwins J1742-1517_S_2015_01_22_pus_map.win ! wwins: Wrote 2 windows to J1742-1517_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.000239045 Jy ! Component: 100 - total flux cleaned = -2.15087e-05 Jy ! Component: 150 - total flux cleaned = -0.000148411 Jy ! Component: 200 - total flux cleaned = -0.000441057 Jy ! Component: 250 - total flux cleaned = -0.00060496 Jy ! Component: 300 - total flux cleaned = -0.000707879 Jy ! Component: 350 - total flux cleaned = -0.000898129 Jy ! Component: 400 - total flux cleaned = -0.00130541 Jy ! Component: 450 - total flux cleaned = -0.00169356 Jy ! Component: 500 - total flux cleaned = -0.00210381 Jy ! Component: 550 - total flux cleaned = -0.00233966 Jy ! Component: 600 - total flux cleaned = -0.00256425 Jy ! Component: 650 - total flux cleaned = -0.0027433 Jy ! Component: 700 - total flux cleaned = -0.00294917 Jy ! Component: 750 - total flux cleaned = -0.00321419 Jy ! Component: 800 - total flux cleaned = -0.00359941 Jy ! Component: 850 - total flux cleaned = -0.00394064 Jy ! Component: 900 - total flux cleaned = -0.00421202 Jy ! Component: 950 - total flux cleaned = -0.00447505 Jy ! Component: 1000 - total flux cleaned = -0.00470239 Jy ! Component: 1050 - total flux cleaned = -0.00500705 Jy ! Component: 1100 - total flux cleaned = -0.00522406 Jy ! Component: 1150 - total flux cleaned = -0.00548871 Jy ! Component: 1200 - total flux cleaned = -0.0057471 Jy ! Component: 1250 - total flux cleaned = -0.00602448 Jy ! Component: 1300 - total flux cleaned = -0.00624628 Jy ! Component: 1350 - total flux cleaned = -0.00641573 Jy ! Component: 1400 - total flux cleaned = -0.00658155 Jy ! Component: 1450 - total flux cleaned = -0.0066975 Jy ! Component: 1500 - total flux cleaned = -0.00683481 Jy ! Component: 1550 - total flux cleaned = -0.00694664 Jy ! Component: 1600 - total flux cleaned = -0.00707839 Jy ! Component: 1650 - total flux cleaned = -0.00718638 Jy ! Component: 1700 - total flux cleaned = -0.00727125 Jy ! Component: 1750 - total flux cleaned = -0.00741782 Jy ! Component: 1800 - total flux cleaned = -0.00749994 Jy ! Component: 1850 - total flux cleaned = -0.00766183 Jy ! Component: 1900 - total flux cleaned = -0.0078411 Jy ! Component: 1950 - total flux cleaned = -0.00795915 Jy ! Component: 2000 - total flux cleaned = -0.00811466 Jy ! Component: 2050 - total flux cleaned = -0.00822976 Jy ! Component: 2100 - total flux cleaned = -0.00834368 Jy ! Component: 2150 - total flux cleaned = -0.00847459 Jy ! Component: 2200 - total flux cleaned = -0.00856704 Jy ! Component: 2250 - total flux cleaned = -0.00860384 Jy ! Component: 2300 - total flux cleaned = -0.00878489 Jy ! Component: 2350 - total flux cleaned = -0.00890999 Jy ! Component: 2400 - total flux cleaned = -0.00898075 Jy ! Component: 2450 - total flux cleaned = -0.009156 Jy ! Component: 2500 - total flux cleaned = -0.0092596 Jy ! Component: 2550 - total flux cleaned = -0.00943085 Jy ! Component: 2600 - total flux cleaned = -0.00951558 Jy ! Component: 2650 - total flux cleaned = -0.00958275 Jy ! Component: 2700 - total flux cleaned = -0.00964953 Jy ! Component: 2750 - total flux cleaned = -0.00969907 Jy ! Component: 2800 - total flux cleaned = -0.00976482 Jy ! Component: 2850 - total flux cleaned = -0.00986256 Jy ! Component: 2900 - total flux cleaned = -0.00991126 Jy ! Component: 2950 - total flux cleaned = -0.00999171 Jy ! Component: 3000 - total flux cleaned = -0.0100396 Jy ! Component: 3050 - total flux cleaned = -0.0100395 Jy ! Component: 3100 - total flux cleaned = -0.0100713 Jy ! Component: 3150 - total flux cleaned = -0.0100713 Jy ! Component: 3200 - total flux cleaned = -0.0101345 Jy ! Component: 3250 - total flux cleaned = -0.0101975 Jy ! Component: 3300 - total flux cleaned = -0.0102291 Jy ! Component: 3350 - total flux cleaned = -0.0102607 Jy ! Component: 3400 - total flux cleaned = -0.0102923 Jy ! Component: 3450 - total flux cleaned = -0.0102923 Jy ! Component: 3500 - total flux cleaned = -0.010324 Jy ! Component: 3550 - total flux cleaned = -0.0103716 Jy ! Component: 3600 - total flux cleaned = -0.0103716 Jy ! Component: 3650 - total flux cleaned = -0.0104511 Jy ! Component: 3700 - total flux cleaned = -0.010451 Jy ! Component: 3750 - total flux cleaned = -0.0105148 Jy ! Component: 3800 - total flux cleaned = -0.0105627 Jy ! Component: 3850 - total flux cleaned = -0.0105948 Jy ! Component: 3900 - total flux cleaned = -0.0106108 Jy ! Component: 3950 - total flux cleaned = -0.010643 Jy ! Component: 4000 - total flux cleaned = -0.0106914 Jy ! Component: 4050 - total flux cleaned = -0.0106751 Jy ! Total flux subtracted in 4096 components = -0.0106915 Jy ! Clean residual min=-0.001133 max=0.000932 Jy/beam ! Clean residual mean=-0.000003 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.133056 Jy keep ! Adding 237 model components to the UV plane model. ! The established model now contains 328 components and 0.133056 Jy ![Exited script file: muppet] wmap "J1742-1517_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.851 x 7.373 at -4.376 degrees (North through East) ! Clean map min=-0.0026419 max=0.062206 Jy/beam ! Writing clean map to FITS file: J1742-1517_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.0622063 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000252385 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.21717 1.21717 2.43433 4.86866 9.73732 19.4746 38.9493 77.8986 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.062 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.851 x 7.373 at -4.376 degrees (North through East) ! Clean map min=-0.0026419 max=0.062206 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 J1742-1517_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 23:01:52 2017