! Started logfile: /scr/pima/rv125_uvs/J1311+5513_S_dfm.log on Sun Dec 23 06:59:13 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv125_uvs/J1311+5513_S_uva.fits ! Reading UV FITS file: /scr/pima/rv125_uvs/J1311+5513_S_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.518785 visibilities/baseline/integration-bin. ! Found source: J1311+5513 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 12980 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/opt64/bin/pima_mupet_01.dfm J1311+5513_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 492 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 492 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1390 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 492 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016412Jy sigma=16.472856 ! Fit after self-cal, rms=0.836409Jy sigma=13.460223 ! 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.15 mas, bmaj=3.257 mas, bpa=-88.78 degrees ! Estimated noise=0.755983 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.121514 Jy ! Component: 100 - total flux cleaned = 0.154726 Jy ! Total flux subtracted in 100 components = 0.154726 Jy ! Clean residual min=-0.006310 max=0.014148 Jy/beam ! Clean residual mean=0.000004 rms=0.001564 Jy/beam ! Combined flux in latest and established models = 0.154726 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.154726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078673Jy sigma=1.206795 ! Fit after self-cal, rms=0.078576Jy sigma=1.204559 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164898 Jy ! Component: 100 - total flux cleaned = 0.0260848 Jy ! Total flux subtracted in 100 components = 0.0260848 Jy ! Clean residual min=-0.006069 max=0.007568 Jy/beam ! Clean residual mean=0.000002 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.180811 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 20 components and 0.180811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073210Jy sigma=1.115532 ! Fit after self-cal, rms=0.073157Jy sigma=1.114467 ! 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.923 mas, bmaj=3.992 mas, bpa=2.496 degrees ! Estimated noise=0.472841 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 (-2.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118764 Jy ! Component: 100 - total flux cleaned = 0.0190747 Jy ! Component: 150 - total flux cleaned = 0.0239163 Jy ! Component: 200 - total flux cleaned = 0.0271078 Jy ! Total flux subtracted in 200 components = 0.0271078 Jy ! Clean residual min=-0.005659 max=0.006074 Jy/beam ! Clean residual mean=0.000005 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.207918 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 48 components and 0.207918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070802Jy sigma=1.081978 ! Fit after self-cal, rms=0.070688Jy sigma=1.079552 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.923 x 3.992 at 2.496 degrees (North through East) ! Clean map min=-0.0052222 max=0.16248 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 HN 0.90 KP 0.92 LA 0.91 ! MK 0.99 NL 1.11 NY 1.30 OV 0.91 ! PT 1.04 SC 0.93 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 HN 0.92 KP 0.91 LA 0.94 ! MK 1.04 NL 1.11 NY 1.19 OV 1.03 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* HN 0.00* KP 0.00* LA 0.00* ! MK 0.00* NL 0.00* NY 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 HN 0.93 KP 0.95 LA 0.92 ! MK 1.01 NL 1.09 NY 1.21 OV 0.91 ! PT 1.06 SC 0.88 ! ! ! Fit before self-cal, rms=0.070688Jy sigma=1.079552 ! Fit after self-cal, rms=0.068986Jy sigma=1.027875 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.974 mas, bmaj=4.087 mas, bpa=30.94 degrees ! Estimated noise=0.47233 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.000259734 Jy ! Component: 100 - total flux cleaned = -0.00111484 Jy ! Component: 150 - total flux cleaned = -0.00189857 Jy ! Component: 200 - total flux cleaned = -0.00248129 Jy ! Total flux subtracted in 200 components = -0.00248129 Jy ! Clean residual min=-0.004178 max=0.003700 Jy/beam ! Clean residual mean=-0.000009 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.205437 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.205437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068689Jy sigma=1.023170 ! Fit after self-cal, rms=0.068720Jy sigma=1.022461 ! 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.068720Jy sigma=1.022461 ! Fit after self-cal, rms=0.070518Jy sigma=0.944898 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.997 mas, bmaj=4.082 mas, bpa=24.29 degrees ! Estimated noise=0.47335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00057177 Jy ! Component: 100 - total flux cleaned = -0.000991521 Jy ! Component: 150 - total flux cleaned = -0.00111292 Jy ! Component: 200 - total flux cleaned = -0.00114676 Jy ! Total flux subtracted in 200 components = -0.00114676 Jy ! Clean residual min=-0.002419 max=0.002916 Jy/beam ! Clean residual mean=0.000009 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.20429 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.20429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070453Jy sigma=0.943603 ! Fit after self-cal, rms=0.070653Jy sigma=0.942479 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) ! Added new window around map position (-10.5, 16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0031606 Jy ! Component: 100 - total flux cleaned = 0.00510222 Jy ! Component: 150 - total flux cleaned = 0.00628517 Jy ! Component: 200 - total flux cleaned = 0.00657875 Jy ! Total flux subtracted in 200 components = 0.00657875 Jy ! Clean residual min=-0.002150 max=0.002104 Jy/beam ! Clean residual mean=0.000009 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.210869 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 101 components and 0.210869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070489Jy sigma=0.939287 ! Fit after self-cal, rms=0.070462Jy sigma=0.938895 ! 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.070462Jy sigma=0.938895 ! Fit after self-cal, rms=0.069935Jy sigma=0.921047 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.004 mas, bmaj=4.075 mas, bpa=29.34 degrees ! Estimated noise=0.47299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115232 Jy ! Component: 100 - total flux cleaned = 0.00156598 Jy ! Component: 150 - total flux cleaned = 0.00194423 Jy ! Component: 200 - total flux cleaned = 0.00216686 Jy ! Total flux subtracted in 200 components = 0.00216686 Jy ! Clean residual min=-0.002042 max=0.001886 Jy/beam ! Clean residual mean=-0.000001 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.213036 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 114 components and 0.213036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069881Jy sigma=0.920057 ! Fit after self-cal, rms=0.069928Jy sigma=0.919813 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.000454537 Jy ! Component: 100 - total flux cleaned = 0.000626012 Jy ! Component: 150 - total flux cleaned = 0.000701801 Jy ! Component: 200 - total flux cleaned = 0.000724876 Jy ! Total flux subtracted in 200 components = 0.000724876 Jy ! Clean residual min=-0.002024 max=0.001857 Jy/beam ! Clean residual mean=-0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.213761 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 125 components and 0.213761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069907Jy sigma=0.919446 ! Fit after self-cal, rms=0.069905Jy sigma=0.919424 ! 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.069905Jy sigma=0.919424 ! Fit after self-cal, rms=0.070016Jy sigma=0.919197 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.133 mas, bmaj=9.61 mas, bpa=63.99 degrees ! Estimated noise=0.596718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106334 Jy ! Component: 100 - total flux cleaned = 0.00119136 Jy ! Component: 150 - total flux cleaned = 0.00117415 Jy ! Component: 200 - total flux cleaned = 0.00116059 Jy ! Total flux subtracted in 200 components = 0.00116059 Jy ! Clean residual min=-0.002173 max=0.002178 Jy/beam ! Clean residual mean=-0.000004 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.214921 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 142 components and 0.214921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070012Jy sigma=0.918989 ! Fit after self-cal, rms=0.070015Jy sigma=0.918960 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.00025438 Jy ! Component: 100 - total flux cleaned = 0.000254135 Jy ! Component: 150 - total flux cleaned = 0.000231735 Jy ! Component: 200 - total flux cleaned = 0.000222391 Jy ! Total flux subtracted in 200 components = 0.000222391 Jy ! Clean residual min=-0.002209 max=0.002153 Jy/beam ! Clean residual mean=-0.000004 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.215144 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 152 components and 0.215144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070015Jy sigma=0.918901 ! Fit after self-cal, rms=0.070014Jy sigma=0.918897 ! 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=4.01 mas, bmaj=4.077 mas, bpa=32.62 degrees ! Estimated noise=0.472745 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.01 x 4.077 at 32.62 degrees (North through East) ! Clean map min=-0.0019371 max=0.16219 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.192 mas, bmaj=3.318 mas, bpa=81.98 degrees ! Estimated noise=0.764778 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.122054 Jy ! Component: 100 - total flux cleaned = 0.156241 Jy ! Component: 150 - total flux cleaned = 0.172635 Jy ! Component: 200 - total flux cleaned = 0.182166 Jy ! Total flux subtracted in 200 components = 0.182166 Jy ! Clean residual min=-0.003195 max=0.005006 Jy/beam ! Clean residual mean=-0.000000 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.182166 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.182166 Jy ! Inverting map and beam ! Estimated beam: bmin=4.01 mas, bmaj=4.077 mas, bpa=32.62 degrees ! Estimated noise=0.472745 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.00899808 Jy ! Component: 100 - total flux cleaned = 0.0143264 Jy ! Component: 150 - total flux cleaned = 0.0182663 Jy ! Component: 200 - total flux cleaned = 0.0213843 Jy ! Total flux subtracted in 200 components = 0.0213843 Jy ! Clean residual min=-0.002608 max=0.002510 Jy/beam ! Clean residual mean=0.000000 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.20355 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 64 components and 0.20355 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.133 mas, bmaj=9.61 mas, bpa=63.99 degrees ! Estimated noise=0.596718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00403593 Jy ! Component: 100 - total flux cleaned = 0.00665808 Jy ! Component: 150 - total flux cleaned = 0.00842732 Jy ! Component: 200 - total flux cleaned = 0.00963699 Jy ! Total flux subtracted in 200 components = 0.00963699 Jy ! Clean residual min=-0.002481 max=0.002143 Jy/beam ! Clean residual mean=-0.000003 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.213187 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.000756896 Jy ! Component: 100 - total flux cleaned = 0.00107151 Jy ! Component: 150 - total flux cleaned = 0.00130713 Jy ! Component: 200 - total flux cleaned = 0.00145192 Jy ! Total flux subtracted in 200 components = 0.00145192 Jy ! Clean residual min=-0.002366 max=0.002127 Jy/beam ! Clean residual mean=-0.000004 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.214639 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 116 components and 0.214639 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.01 mas, bmaj=4.077 mas, bpa=32.62 degrees ! Estimated noise=0.472745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000218177 Jy ! Component: 100 - total flux cleaned = 0.000177956 Jy ! Component: 150 - total flux cleaned = 0.000105282 Jy ! Component: 200 - total flux cleaned = 0.000104518 Jy ! Total flux subtracted in 200 components = 0.000104518 Jy ! Clean residual min=-0.002203 max=0.001892 Jy/beam ! Clean residual mean=-0.000002 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.214744 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 134 components and 0.214744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070048Jy sigma=0.919839 ! Fit after self-cal, rms=0.070022Jy sigma=0.919609 wmodel J1311+5513_S_map.mod ! Writing 134 model components to file: J1311+5513_S_map.mod wobs J1311+5513_S_uvs.fits ! Writing UV FITS file: J1311+5513_S_uvs.fits wwins J1311+5513_S_map.win ! wwins: Wrote 3 windows to J1311+5513_S_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.000491253 Jy ! Component: 100 - total flux cleaned = -0.000814313 Jy ! Component: 150 - total flux cleaned = -0.00102743 Jy ! Component: 200 - total flux cleaned = -0.00105629 Jy ! Component: 250 - total flux cleaned = -0.000970706 Jy ! Component: 300 - total flux cleaned = -0.000915159 Jy ! Component: 350 - total flux cleaned = -0.000887792 Jy ! Component: 400 - total flux cleaned = -0.000753844 Jy ! Component: 450 - total flux cleaned = -0.000674909 Jy ! Component: 500 - total flux cleaned = -0.000544966 Jy ! Component: 550 - total flux cleaned = -0.000417408 Jy ! Component: 600 - total flux cleaned = -0.000316828 Jy ! Component: 650 - total flux cleaned = -0.000217678 Jy ! Component: 700 - total flux cleaned = -0.000119913 Jy ! Component: 750 - total flux cleaned = -9.59233e-05 Jy ! Component: 800 - total flux cleaned = -9.60486e-05 Jy ! Component: 850 - total flux cleaned = -4.88767e-05 Jy ! Component: 900 - total flux cleaned = -4.90669e-05 Jy ! Component: 950 - total flux cleaned = 4.33481e-05 Jy ! Component: 1000 - total flux cleaned = -2.47433e-06 Jy ! Component: 1050 - total flux cleaned = 8.84161e-05 Jy ! Component: 1100 - total flux cleaned = 6.58466e-05 Jy ! Component: 1150 - total flux cleaned = 0.000110443 Jy ! Component: 1200 - total flux cleaned = 0.00013277 Jy ! Component: 1250 - total flux cleaned = 0.000198358 Jy ! Component: 1300 - total flux cleaned = 0.00015519 Jy ! Component: 1350 - total flux cleaned = 0.000155253 Jy ! Component: 1400 - total flux cleaned = 7.01764e-05 Jy ! Component: 1450 - total flux cleaned = 9.13456e-05 Jy ! Component: 1500 - total flux cleaned = 4.98132e-05 Jy ! Component: 1550 - total flux cleaned = -1.27431e-05 Jy ! Component: 1600 - total flux cleaned = -3.30713e-05 Jy ! Component: 1650 - total flux cleaned = 8.04526e-06 Jy ! Component: 1700 - total flux cleaned = -1.24537e-05 Jy ! Component: 1750 - total flux cleaned = -3.25054e-05 Jy ! Component: 1800 - total flux cleaned = -9.29773e-05 Jy ! Component: 1850 - total flux cleaned = -0.000112925 Jy ! Component: 1900 - total flux cleaned = -0.000132999 Jy ! Component: 1950 - total flux cleaned = -0.000192115 Jy ! Component: 2000 - total flux cleaned = -0.000192292 Jy ! Component: 2050 - total flux cleaned = -0.000231018 Jy ! Component: 2100 - total flux cleaned = -0.000173081 Jy ! Component: 2150 - total flux cleaned = -0.000288526 Jy ! Component: 2200 - total flux cleaned = -0.000250374 Jy ! Component: 2250 - total flux cleaned = -0.000231442 Jy ! Component: 2300 - total flux cleaned = -0.000307126 Jy ! Component: 2350 - total flux cleaned = -0.000325927 Jy ! Component: 2400 - total flux cleaned = -0.000288498 Jy ! Component: 2450 - total flux cleaned = -0.000306987 Jy ! Component: 2500 - total flux cleaned = -0.00036256 Jy ! Component: 2550 - total flux cleaned = -0.00030738 Jy ! Component: 2600 - total flux cleaned = -0.000325748 Jy ! Component: 2650 - total flux cleaned = -0.000289523 Jy ! Component: 2700 - total flux cleaned = -0.000397946 Jy ! Component: 2750 - total flux cleaned = -0.000272068 Jy ! Component: 2800 - total flux cleaned = -0.000254079 Jy ! Component: 2850 - total flux cleaned = -0.000289877 Jy ! Component: 2900 - total flux cleaned = -0.000307679 Jy ! Component: 2950 - total flux cleaned = -0.000219475 Jy ! Component: 3000 - total flux cleaned = -0.000184388 Jy ! Component: 3050 - total flux cleaned = -0.00021928 Jy ! Component: 3100 - total flux cleaned = -0.000202085 Jy ! Component: 3150 - total flux cleaned = -0.000167478 Jy ! Component: 3200 - total flux cleaned = -0.00016746 Jy ! Component: 3250 - total flux cleaned = -0.000201804 Jy ! Component: 3300 - total flux cleaned = -0.000133592 Jy ! Component: 3350 - total flux cleaned = -6.57796e-05 Jy ! Component: 3400 - total flux cleaned = -0.000150193 Jy ! Component: 3450 - total flux cleaned = -8.2982e-05 Jy ! Component: 3500 - total flux cleaned = -4.94318e-05 Jy ! Component: 3550 - total flux cleaned = -3.28716e-05 Jy ! Component: 3600 - total flux cleaned = 1.69092e-05 Jy ! Component: 3650 - total flux cleaned = 1.69119e-05 Jy ! Component: 3700 - total flux cleaned = 6.63556e-05 Jy ! Component: 3750 - total flux cleaned = 3.36061e-05 Jy ! Component: 3800 - total flux cleaned = 5.00279e-05 Jy ! Component: 3850 - total flux cleaned = 0.000147488 Jy ! Component: 3900 - total flux cleaned = 0.000147538 Jy ! Component: 3950 - total flux cleaned = 9.92317e-05 Jy ! Component: 4000 - total flux cleaned = 0.000163524 Jy ! Component: 4050 - total flux cleaned = 0.000195466 Jy ! Total flux subtracted in 4096 components = 0.00027509 Jy ! Clean residual min=-0.000844 max=0.000906 Jy/beam ! Clean residual mean=0.000002 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.215019 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 453 components and 0.215019 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv125_uvs/J1311+5513_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.01 x 4.077 at 32.62 degrees (North through East) ! Clean map min=-0.0018351 max=0.16221 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv125_uvs/J1311+5513_S_map.fits wmodel /scr/pima/rv125_uvs/J1311+5513_S_map.mod ! Writing 453 model components to file: /scr/pima/rv125_uvs/J1311+5513_S_map.mod wobs /scr/pima/rv125_uvs/J1311+5513_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv125_uvs/J1311+5513_S_uvs.fits wwins /scr/pima/rv125_uvs/J1311+5513_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv125_uvs/J1311+5513_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.162214 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000290285 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.536856 0.536856 1.07371 2.14742 4.29484 8.58969 17.1794 34.3588 68.7175 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.162 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 558.809 quit ! Quitting program ! Log file /scr/pima/rv125_uvs/J1311+5513_S_dfm.log closed on Sun Dec 23 06:59:17 2018