! Started logfile: /vlbi/uf001/uva//J1353+7532_S_dfm.log on Mon Jan 14 02:39:12 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /vlbi/uf001/uva//J1353+7532_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1353+7532_S_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.956746 visibilities/baseline/integration-bin. ! Found source: J1353+7532 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 7233 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J1353+7532_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 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016056Jy sigma=19.057152 ! Fit after self-cal, rms=0.747514Jy sigma=13.965705 ! 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.292 mas, bmaj=3.499 mas, bpa=-30.42 degrees ! Estimated noise=0.679376 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.196616 Jy ! Component: 100 - total flux cleaned = 0.239593 Jy ! Total flux subtracted in 100 components = 0.239593 Jy ! Clean residual min=-0.005179 max=0.013009 Jy/beam ! Clean residual mean=-0.000009 rms=0.001436 Jy/beam ! Combined flux in latest and established models = 0.239593 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.239593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073224Jy sigma=1.306465 ! Fit after self-cal, rms=0.073219Jy sigma=1.306419 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013526 Jy ! Component: 100 - total flux cleaned = 0.0204492 Jy ! Total flux subtracted in 100 components = 0.0204492 Jy ! Clean residual min=-0.005131 max=0.004940 Jy/beam ! Clean residual mean=0.000003 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.260042 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.260042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070501Jy sigma=1.248925 ! Fit after self-cal, rms=0.070505Jy sigma=1.248860 ! 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=4.033 mas, bmaj=4.255 mas, bpa=-43.31 degrees ! Estimated noise=0.489398 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.0044411 Jy ! Component: 100 - total flux cleaned = 0.00657375 Jy ! Component: 150 - total flux cleaned = 0.0077086 Jy ! Component: 200 - total flux cleaned = 0.00785961 Jy ! Total flux subtracted in 200 components = 0.00785961 Jy ! Clean residual min=-0.003971 max=0.003924 Jy/beam ! Clean residual mean=-0.000001 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.267902 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.267902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070278Jy sigma=1.243232 ! Fit after self-cal, rms=0.070279Jy sigma=1.243214 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.033 x 4.255 at -43.31 degrees (North through East) ! Clean map min=-0.0037941 max=0.25557 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 0.95 KP 1.00 ! LA 0.95 MK 0.97 NL 1.02 OV 0.99 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 0.99 KP 0.99 ! LA 0.97 MK 0.99 NL 1.03 OV 1.02 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 0.99 KP 1.00 ! LA 0.96 MK 1.08 NL 1.01 OV 1.02 ! PT 0.97 SC 1.01 ! ! ! Fit before self-cal, rms=0.070279Jy sigma=1.243214 ! Fit after self-cal, rms=0.069518Jy sigma=1.231566 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.043 mas, bmaj=4.265 mas, bpa=-43.47 degrees ! Estimated noise=0.487685 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.00104385 Jy ! Component: 100 - total flux cleaned = -0.00160694 Jy ! Component: 150 - total flux cleaned = -0.00170171 Jy ! Component: 200 - total flux cleaned = -0.00173038 Jy ! Total flux subtracted in 200 components = -0.00173038 Jy ! Clean residual min=-0.003854 max=0.003826 Jy/beam ! Clean residual mean=0.000005 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.266171 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.266171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069503Jy sigma=1.231202 ! Fit after self-cal, rms=0.069505Jy sigma=1.231162 ! 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. ! ! Fit before self-cal, rms=0.069505Jy sigma=1.231162 ! Fit after self-cal, rms=0.068520Jy sigma=1.178119 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.051 mas, bmaj=4.279 mas, bpa=-44.8 degrees ! Estimated noise=0.488234 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000504567 Jy ! Component: 100 - total flux cleaned = -0.000606275 Jy ! Component: 150 - total flux cleaned = -0.000637544 Jy ! Component: 200 - total flux cleaned = -0.000656355 Jy ! Total flux subtracted in 200 components = -0.000656355 Jy ! Clean residual min=-0.002169 max=0.002405 Jy/beam ! Clean residual mean=-0.000000 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.265515 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.265515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068515Jy sigma=1.178028 ! Fit after self-cal, rms=0.068548Jy sigma=1.177868 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 (15.5, 122.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178922 Jy ! Component: 100 - total flux cleaned = 0.00213559 Jy ! Component: 150 - total flux cleaned = 0.0022078 Jy ! Component: 200 - total flux cleaned = 0.00223742 Jy ! Total flux subtracted in 200 components = 0.00223742 Jy ! Clean residual min=-0.002120 max=0.002191 Jy/beam ! Clean residual mean=-0.000002 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.267752 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.267752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068468Jy sigma=1.176364 ! Fit after self-cal, rms=0.068462Jy sigma=1.176244 ! Inverting map ! Added new window around map position (-41, 85.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171995 Jy ! Component: 100 - total flux cleaned = 0.00186282 Jy ! Component: 150 - total flux cleaned = 0.00194291 Jy ! Component: 200 - total flux cleaned = 0.00204708 Jy ! Total flux subtracted in 200 components = 0.00204708 Jy ! Clean residual min=-0.002061 max=0.001890 Jy/beam ! Clean residual mean=-0.000000 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.269799 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.269799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068387Jy sigma=1.174908 ! Fit after self-cal, rms=0.068386Jy sigma=1.174884 ! 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. ! ! Fit before self-cal, rms=0.068386Jy sigma=1.174884 ! Fit after self-cal, rms=0.068366Jy sigma=1.174714 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.056 mas, bmaj=4.284 mas, bpa=-45.19 degrees ! Estimated noise=0.48776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000542813 Jy ! Component: 100 - total flux cleaned = 0.000601656 Jy ! Component: 150 - total flux cleaned = 0.00060209 Jy ! Component: 200 - total flux cleaned = 0.000627548 Jy ! Total flux subtracted in 200 components = 0.000627548 Jy ! Clean residual min=-0.002026 max=0.001927 Jy/beam ! Clean residual mean=-0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.270427 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 97 components and 0.270427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068343Jy sigma=1.174314 ! Fit after self-cal, rms=0.068344Jy sigma=1.174306 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 = 7.60046e-05 Jy ! Component: 100 - total flux cleaned = 5.27832e-05 Jy ! Component: 150 - total flux cleaned = 3.16873e-05 Jy ! Component: 200 - total flux cleaned = -9.33938e-06 Jy ! Total flux subtracted in 200 components = -9.33938e-06 Jy ! Clean residual min=-0.002036 max=0.001914 Jy/beam ! Clean residual mean=-0.000000 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.270418 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 107 components and 0.270418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068331Jy sigma=1.174066 ! Fit after self-cal, rms=0.068330Jy sigma=1.174064 ! 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. ! ! Fit before self-cal, rms=0.068330Jy sigma=1.174064 ! Fit after self-cal, rms=0.068332Jy sigma=1.174051 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.608 mas, bmaj=8.894 mas, bpa=-59.23 degrees ! Estimated noise=0.624816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.12797e-05 Jy ! Component: 100 - total flux cleaned = -6.62736e-05 Jy ! Component: 150 - total flux cleaned = -0.000179629 Jy ! Component: 200 - total flux cleaned = -0.000254916 Jy ! Total flux subtracted in 200 components = -0.000254916 Jy ! Clean residual min=-0.002402 max=0.002187 Jy/beam ! Clean residual mean=-0.000002 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.270163 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 117 components and 0.270163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068332Jy sigma=1.174056 ! Fit after self-cal, rms=0.068332Jy sigma=1.174049 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 = -8.70057e-05 Jy ! Component: 100 - total flux cleaned = -0.000142179 Jy ! Component: 150 - total flux cleaned = -0.000151992 Jy ! Component: 200 - total flux cleaned = -0.00014216 Jy ! Total flux subtracted in 200 components = -0.00014216 Jy ! Clean residual min=-0.002397 max=0.002183 Jy/beam ! Clean residual mean=-0.000002 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.270021 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 125 components and 0.270021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068333Jy sigma=1.174080 ! Fit after self-cal, rms=0.068333Jy sigma=1.174078 ! 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.057 mas, bmaj=4.285 mas, bpa=-45.27 degrees ! Estimated noise=0.487742 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.057 x 4.285 at -45.27 degrees (North through East) ! Clean map min=-0.0018888 max=0.25493 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.319 mas, bmaj=3.524 mas, bpa=-35.51 degrees ! Estimated noise=0.682092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.19738 Jy ! Component: 100 - total flux cleaned = 0.240422 Jy ! Component: 150 - total flux cleaned = 0.252148 Jy ! Component: 200 - total flux cleaned = 0.257932 Jy ! Total flux subtracted in 200 components = 0.257932 Jy ! Clean residual min=-0.003213 max=0.003180 Jy/beam ! Clean residual mean=0.000001 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.257932 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.257932 Jy ! Inverting map and beam ! Estimated beam: bmin=4.057 mas, bmaj=4.285 mas, bpa=-45.27 degrees ! Estimated noise=0.487742 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.0040667 Jy ! Component: 100 - total flux cleaned = 0.00657276 Jy ! Component: 150 - total flux cleaned = 0.00813336 Jy ! Component: 200 - total flux cleaned = 0.00903032 Jy ! Total flux subtracted in 200 components = 0.00903032 Jy ! Clean residual min=-0.002148 max=0.001920 Jy/beam ! Clean residual mean=-0.000003 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.266963 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 47 components and 0.266962 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.608 mas, bmaj=8.894 mas, bpa=-59.23 degrees ! Estimated noise=0.624816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126516 Jy ! Component: 100 - total flux cleaned = 0.00169349 Jy ! Component: 150 - total flux cleaned = 0.00206071 Jy ! Component: 200 - total flux cleaned = 0.00230846 Jy ! Total flux subtracted in 200 components = 0.00230846 Jy ! Clean residual min=-0.002417 max=0.002271 Jy/beam ! Clean residual mean=-0.000003 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.269271 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.000185902 Jy ! Component: 100 - total flux cleaned = 0.000313279 Jy ! Component: 150 - total flux cleaned = 0.000410955 Jy ! Component: 200 - total flux cleaned = 0.000499988 Jy ! Total flux subtracted in 200 components = 0.000499988 Jy ! Clean residual min=-0.002412 max=0.002237 Jy/beam ! Clean residual mean=-0.000003 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.269771 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 84 components and 0.269771 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.057 mas, bmaj=4.285 mas, bpa=-45.27 degrees ! Estimated noise=0.487742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000298943 Jy ! Component: 100 - total flux cleaned = 0.00038299 Jy ! Component: 150 - total flux cleaned = 0.000421498 Jy ! Component: 200 - total flux cleaned = 0.000489589 Jy ! Total flux subtracted in 200 components = 0.000489589 Jy ! Clean residual min=-0.002003 max=0.001920 Jy/beam ! Clean residual mean=-0.000000 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.270261 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 101 components and 0.270261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068375Jy sigma=1.174882 ! Fit after self-cal, rms=0.068370Jy sigma=1.174834 wmodel J1353+7532_S_map.mod ! Writing 101 model components to file: J1353+7532_S_map.mod wobs J1353+7532_S_uvs.fits ! Writing UV FITS file: J1353+7532_S_uvs.fits wwins J1353+7532_S_map.win ! wwins: Wrote 3 windows to J1353+7532_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.000107612 Jy ! Component: 100 - total flux cleaned = 0.000174272 Jy ! Component: 150 - total flux cleaned = 0.000206999 Jy ! Component: 200 - total flux cleaned = 0.000300958 Jy ! Component: 250 - total flux cleaned = 0.000300376 Jy ! Component: 300 - total flux cleaned = 0.000330018 Jy ! Component: 350 - total flux cleaned = 0.000330568 Jy ! Component: 400 - total flux cleaned = 0.000359403 Jy ! Component: 450 - total flux cleaned = 0.000415077 Jy ! Component: 500 - total flux cleaned = 0.000331693 Jy ! Component: 550 - total flux cleaned = 0.000195759 Jy ! Component: 600 - total flux cleaned = 0.000142323 Jy ! Component: 650 - total flux cleaned = 0.000116566 Jy ! Component: 700 - total flux cleaned = 0.000168966 Jy ! Component: 750 - total flux cleaned = 0.000142679 Jy ! Component: 800 - total flux cleaned = 6.60858e-05 Jy ! Component: 850 - total flux cleaned = 4.08734e-05 Jy ! Component: 900 - total flux cleaned = 1.60959e-05 Jy ! Component: 950 - total flux cleaned = -8.59966e-06 Jy ! Component: 1000 - total flux cleaned = -3.2955e-05 Jy ! Component: 1050 - total flux cleaned = 6.30631e-05 Jy ! Component: 1100 - total flux cleaned = 3.85158e-05 Jy ! Component: 1150 - total flux cleaned = -8.45518e-06 Jy ! Component: 1200 - total flux cleaned = 6.16404e-05 Jy ! Component: 1250 - total flux cleaned = 6.1824e-05 Jy ! Component: 1300 - total flux cleaned = 1.60575e-05 Jy ! Component: 1350 - total flux cleaned = 8.40776e-05 Jy ! Component: 1400 - total flux cleaned = 0.00015143 Jy ! Component: 1450 - total flux cleaned = 0.000129224 Jy ! Component: 1500 - total flux cleaned = 0.000173269 Jy ! Component: 1550 - total flux cleaned = 0.000216688 Jy ! Component: 1600 - total flux cleaned = 0.000194702 Jy ! Component: 1650 - total flux cleaned = 0.000259098 Jy ! Component: 1700 - total flux cleaned = 0.00025904 Jy ! Component: 1750 - total flux cleaned = 0.000343688 Jy ! Component: 1800 - total flux cleaned = 0.000364634 Jy ! Component: 1850 - total flux cleaned = 0.000406376 Jy ! Component: 1900 - total flux cleaned = 0.000509485 Jy ! Component: 1950 - total flux cleaned = 0.000611683 Jy ! Component: 2000 - total flux cleaned = 0.000611695 Jy ! Component: 2050 - total flux cleaned = 0.000672095 Jy ! Component: 2100 - total flux cleaned = 0.000751806 Jy ! Component: 2150 - total flux cleaned = 0.000831226 Jy ! Component: 2200 - total flux cleaned = 0.000850805 Jy ! Component: 2250 - total flux cleaned = 0.000967945 Jy ! Component: 2300 - total flux cleaned = 0.00110352 Jy ! Component: 2350 - total flux cleaned = 0.00108429 Jy ! Component: 2400 - total flux cleaned = 0.00121801 Jy ! Component: 2450 - total flux cleaned = 0.00127514 Jy ! Component: 2500 - total flux cleaned = 0.00138818 Jy ! Component: 2550 - total flux cleaned = 0.00148162 Jy ! Component: 2600 - total flux cleaned = 0.00155602 Jy ! Component: 2650 - total flux cleaned = 0.00162993 Jy ! Component: 2700 - total flux cleaned = 0.00174003 Jy ! Component: 2750 - total flux cleaned = 0.00184916 Jy ! Component: 2800 - total flux cleaned = 0.0019578 Jy ! Component: 2850 - total flux cleaned = 0.00199382 Jy ! Component: 2900 - total flux cleaned = 0.00215445 Jy ! Component: 2950 - total flux cleaned = 0.00213672 Jy ! Component: 3000 - total flux cleaned = 0.00220736 Jy ! Component: 3050 - total flux cleaned = 0.00231256 Jy ! Component: 3100 - total flux cleaned = 0.00241721 Jy ! Component: 3150 - total flux cleaned = 0.0024691 Jy ! Component: 3200 - total flux cleaned = 0.00246892 Jy ! Component: 3250 - total flux cleaned = 0.00255456 Jy ! Component: 3300 - total flux cleaned = 0.00257151 Jy ! Component: 3350 - total flux cleaned = 0.00267311 Jy ! Component: 3400 - total flux cleaned = 0.00274062 Jy ! Component: 3450 - total flux cleaned = 0.00280755 Jy ! Component: 3500 - total flux cleaned = 0.00287404 Jy ! Component: 3550 - total flux cleaned = 0.00297335 Jy ! Component: 3600 - total flux cleaned = 0.00305593 Jy ! Component: 3650 - total flux cleaned = 0.00317055 Jy ! Component: 3700 - total flux cleaned = 0.0032195 Jy ! Component: 3750 - total flux cleaned = 0.00325188 Jy ! Component: 3800 - total flux cleaned = 0.00336492 Jy ! Component: 3850 - total flux cleaned = 0.00336492 Jy ! Component: 3900 - total flux cleaned = 0.00342882 Jy ! Component: 3950 - total flux cleaned = 0.00344481 Jy ! Component: 4000 - total flux cleaned = 0.00350803 Jy ! Component: 4050 - total flux cleaned = 0.00361819 Jy ! Total flux subtracted in 4096 components = 0.00366524 Jy ! Clean residual min=-0.001270 max=0.001029 Jy/beam ! Clean residual mean=-0.000001 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.273926 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 412 components and 0.273926 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1353+7532_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.057 x 4.285 at -45.27 degrees (North through East) ! Clean map min=-0.0014435 max=0.25545 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1353+7532_S_map.fits wmodel /vlbi/uf001/uva//J1353+7532_S_map.mod ! Writing 412 model components to file: /vlbi/uf001/uva//J1353+7532_S_map.mod wobs /vlbi/uf001/uva//J1353+7532_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1353+7532_S_uvs.fits wwins /vlbi/uf001/uva//J1353+7532_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1353+7532_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.25545 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000279683 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.328459 0.328459 0.656918 1.31384 2.62767 5.25534 10.5107 21.0214 42.0427 84.0855 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.255 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 913.356 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1353+7532_S_dfm.log closed on Mon Jan 14 02:39:17 2019