! Started logfile: /vlbi/uf001/uva//J0655-2416_S_dfm.log on Sun Jan 13 23:13:42 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//J0655-2416_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0655-2416_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.80117 visibilities/baseline/integration-bin. ! Found source: J0655-2416 ! ! 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 4110 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 J0655-2416_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006225Jy sigma=17.220344 ! Fit after self-cal, rms=0.899665Jy sigma=15.419561 ! 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.757 mas, bmaj=6.555 mas, bpa=-2.505 degrees ! Estimated noise=0.900863 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.0756359 Jy ! Component: 100 - total flux cleaned = 0.0988287 Jy ! Total flux subtracted in 100 components = 0.0988287 Jy ! Clean residual min=-0.005330 max=0.010571 Jy/beam ! Clean residual mean=0.000041 rms=0.001667 Jy/beam ! Combined flux in latest and established models = 0.0988287 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0988287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079835Jy sigma=1.316581 ! Fit after self-cal, rms=0.079769Jy sigma=1.315593 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118854 Jy ! Component: 100 - total flux cleaned = 0.0183749 Jy ! Total flux subtracted in 100 components = 0.0183749 Jy ! Clean residual min=-0.004360 max=0.004801 Jy/beam ! Clean residual mean=0.000020 rms=0.001212 Jy/beam ! Combined flux in latest and established models = 0.117204 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.117204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077783Jy sigma=1.277531 ! Fit after self-cal, rms=0.077767Jy sigma=1.277165 ! 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.348 mas, bmaj=7.885 mas, bpa=-0.1002 degrees ! Estimated noise=0.657301 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.0051224 Jy ! Component: 100 - total flux cleaned = 0.00778045 Jy ! Component: 150 - total flux cleaned = 0.00924711 Jy ! Component: 200 - total flux cleaned = 0.0098287 Jy ! Total flux subtracted in 200 components = 0.0098287 Jy ! Clean residual min=-0.003218 max=0.003438 Jy/beam ! Clean residual mean=0.000019 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.127032 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 50 components and 0.127032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077457Jy sigma=1.271255 ! Fit after self-cal, rms=0.077453Jy sigma=1.271164 ! 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.348 x 7.885 at -0.1002 degrees (North through East) ! Clean map min=-0.0031423 max=0.10028 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 1.05 KP 1.00 ! LA 1.03 MK 0.98 NL 1.06 OV 0.97 ! PT 1.08 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 1.00 KP 0.98 ! LA 0.98 MK 0.98 NL 1.06 OV 0.98 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.97 HN 1.15 KP 0.97 ! LA 1.03 MK 1.09 NL 0.97 OV 1.00 ! PT 0.90 SC 0.98 ! ! ! Fit before self-cal, rms=0.077453Jy sigma=1.271164 ! Fit after self-cal, rms=0.078523Jy sigma=1.266007 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=7.928 mas, bpa=0.1757 degrees ! Estimated noise=0.661942 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.000104383 Jy ! Component: 100 - total flux cleaned = -7.1702e-05 Jy ! Component: 150 - total flux cleaned = -7.20889e-05 Jy ! Component: 200 - total flux cleaned = -5.74842e-05 Jy ! Total flux subtracted in 200 components = -5.74842e-05 Jy ! Clean residual min=-0.003286 max=0.003110 Jy/beam ! Clean residual mean=0.000016 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.126975 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.126975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078518Jy sigma=1.265897 ! Fit after self-cal, rms=0.078570Jy sigma=1.265743 ! 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.078570Jy sigma=1.265743 ! Fit after self-cal, rms=0.078965Jy sigma=1.262923 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=7.932 mas, bpa=0.1791 degrees ! Estimated noise=0.663714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000225082 Jy ! Component: 100 - total flux cleaned = 0.000292559 Jy ! Component: 150 - total flux cleaned = 0.000304629 Jy ! Component: 200 - total flux cleaned = 0.000315491 Jy ! Total flux subtracted in 200 components = 0.000315491 Jy ! Clean residual min=-0.003231 max=0.003000 Jy/beam ! Clean residual mean=0.000015 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.12729 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.12729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078961Jy sigma=1.262849 ! Fit after self-cal, rms=0.078982Jy sigma=1.262805 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 = -2.60839e-05 Jy ! Component: 100 - total flux cleaned = -1.66027e-05 Jy ! Component: 150 - total flux cleaned = -7.34613e-06 Jy ! Component: 200 - total flux cleaned = 1.43834e-06 Jy ! Total flux subtracted in 200 components = 1.43834e-06 Jy ! Clean residual min=-0.003214 max=0.002986 Jy/beam ! Clean residual mean=0.000015 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.127292 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 58 components and 0.127292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078980Jy sigma=1.262760 ! Fit after self-cal, rms=0.078980Jy sigma=1.262757 ! 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.078980Jy sigma=1.262757 ! Fit after self-cal, rms=0.079336Jy sigma=1.262314 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.37 mas, bmaj=7.932 mas, bpa=0.1923 degrees ! Estimated noise=0.66459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177037 Jy ! Component: 100 - total flux cleaned = 0.00021561 Jy ! Component: 150 - total flux cleaned = 0.000241505 Jy ! Component: 200 - total flux cleaned = 0.000257711 Jy ! Total flux subtracted in 200 components = 0.000257711 Jy ! Clean residual min=-0.003180 max=0.002912 Jy/beam ! Clean residual mean=0.000015 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.127549 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 0.127549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079334Jy sigma=1.262281 ! Fit after self-cal, rms=0.079347Jy sigma=1.262265 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 = -3.09052e-06 Jy ! Component: 100 - total flux cleaned = 4.83366e-06 Jy ! Component: 150 - total flux cleaned = 2.77213e-05 Jy ! Component: 200 - total flux cleaned = 3.49535e-05 Jy ! Total flux subtracted in 200 components = 3.49535e-05 Jy ! Clean residual min=-0.003178 max=0.002909 Jy/beam ! Clean residual mean=0.000014 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.127584 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.127584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079345Jy sigma=1.262239 ! Fit after self-cal, rms=0.079345Jy sigma=1.262237 ! 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.079345Jy sigma=1.262237 ! Fit after self-cal, rms=0.079446Jy sigma=1.262232 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.425 mas, bmaj=16.89 mas, bpa=2.247 degrees ! Estimated noise=0.828747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000338469 Jy ! Component: 100 - total flux cleaned = 0.000359425 Jy ! Component: 150 - total flux cleaned = 0.0003775 Jy ! Component: 200 - total flux cleaned = 0.000385592 Jy ! Total flux subtracted in 200 components = 0.000385592 Jy ! Clean residual min=-0.003327 max=0.003281 Jy/beam ! Clean residual mean=0.000028 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.12797 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 62 components and 0.12797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079447Jy sigma=1.262269 ! Fit after self-cal, rms=0.079446Jy sigma=1.262240 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 = 2.61886e-06 Jy ! Component: 100 - total flux cleaned = 2.23415e-05 Jy ! Component: 150 - total flux cleaned = 3.10469e-05 Jy ! Component: 200 - total flux cleaned = 3.89384e-05 Jy ! Total flux subtracted in 200 components = 3.89384e-05 Jy ! Clean residual min=-0.003307 max=0.003289 Jy/beam ! Clean residual mean=0.000028 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.128009 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 63 components and 0.128009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079448Jy sigma=1.262287 ! Fit after self-cal, rms=0.079446Jy sigma=1.262262 ! 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.369 mas, bmaj=7.931 mas, bpa=0.2178 degrees ! Estimated noise=0.665379 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.369 x 7.931 at 0.2178 degrees (North through East) ! Clean map min=-0.0030382 max=0.10129 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.767 mas, bmaj=6.565 mas, bpa=-1.999 degrees ! Estimated noise=0.913258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0764239 Jy ! Component: 100 - total flux cleaned = 0.100229 Jy ! Component: 150 - total flux cleaned = 0.112134 Jy ! Component: 200 - total flux cleaned = 0.118547 Jy ! Total flux subtracted in 200 components = 0.118547 Jy ! Clean residual min=-0.004350 max=0.004457 Jy/beam ! Clean residual mean=0.000018 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.118547 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.118547 Jy ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=7.931 mas, bpa=0.2178 degrees ! Estimated noise=0.665379 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.00442091 Jy ! Component: 100 - total flux cleaned = 0.00668548 Jy ! Component: 150 - total flux cleaned = 0.00790992 Jy ! Component: 200 - total flux cleaned = 0.00851471 Jy ! Total flux subtracted in 200 components = 0.00851471 Jy ! Clean residual min=-0.003147 max=0.002980 Jy/beam ! Clean residual mean=0.000016 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.127061 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.127061 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.425 mas, bmaj=16.89 mas, bpa=2.247 degrees ! Estimated noise=0.828747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577798 Jy ! Component: 100 - total flux cleaned = 0.000640647 Jy ! Component: 150 - total flux cleaned = 0.000657783 Jy ! Component: 200 - total flux cleaned = 0.000673787 Jy ! Total flux subtracted in 200 components = 0.000673787 Jy ! Clean residual min=-0.003308 max=0.003253 Jy/beam ! Clean residual mean=0.000029 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.127735 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 = 1.50917e-05 Jy ! Component: 100 - total flux cleaned = 2.94375e-05 Jy ! Component: 150 - total flux cleaned = 3.66146e-05 Jy ! Component: 200 - total flux cleaned = 5.02852e-05 Jy ! Total flux subtracted in 200 components = 5.02852e-05 Jy ! Clean residual min=-0.003309 max=0.003254 Jy/beam ! Clean residual mean=0.000029 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.127786 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.127786 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=7.931 mas, bpa=0.2178 degrees ! Estimated noise=0.665379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000250711 Jy ! Component: 100 - total flux cleaned = -0.000292024 Jy ! Component: 150 - total flux cleaned = -0.000290753 Jy ! Component: 200 - total flux cleaned = -0.000290328 Jy ! Total flux subtracted in 200 components = -0.000290328 Jy ! Clean residual min=-0.003122 max=0.002941 Jy/beam ! Clean residual mean=0.000015 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.127495 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.127495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079456Jy sigma=1.262359 ! Fit after self-cal, rms=0.079452Jy sigma=1.262327 wmodel J0655-2416_S_map.mod ! Writing 51 model components to file: J0655-2416_S_map.mod wobs J0655-2416_S_uvs.fits ! Writing UV FITS file: J0655-2416_S_uvs.fits wwins J0655-2416_S_map.win ! wwins: Wrote 1 windows to J0655-2416_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.000410598 Jy ! Component: 100 - total flux cleaned = -4.58339e-05 Jy ! Component: 150 - total flux cleaned = 0.00010346 Jy ! Component: 200 - total flux cleaned = 0.000290334 Jy ! Component: 250 - total flux cleaned = 0.000514863 Jy ! Component: 300 - total flux cleaned = 0.000514808 Jy ! Component: 350 - total flux cleaned = 0.000600569 Jy ! Component: 400 - total flux cleaned = 0.00072448 Jy ! Component: 450 - total flux cleaned = 0.000803366 Jy ! Component: 500 - total flux cleaned = 0.000802642 Jy ! Component: 550 - total flux cleaned = 0.00091651 Jy ! Component: 600 - total flux cleaned = 0.000953911 Jy ! Component: 650 - total flux cleaned = 0.000990677 Jy ! Component: 700 - total flux cleaned = 0.000990283 Jy ! Component: 750 - total flux cleaned = 0.00102522 Jy ! Component: 800 - total flux cleaned = 0.001094 Jy ! Component: 850 - total flux cleaned = 0.00109388 Jy ! Component: 900 - total flux cleaned = 0.00122564 Jy ! Component: 950 - total flux cleaned = 0.00112794 Jy ! Component: 1000 - total flux cleaned = 0.00119185 Jy ! Component: 1050 - total flux cleaned = 0.00128558 Jy ! Component: 1100 - total flux cleaned = 0.00131626 Jy ! Component: 1150 - total flux cleaned = 0.00152719 Jy ! Component: 1200 - total flux cleaned = 0.00137882 Jy ! Component: 1250 - total flux cleaned = 0.00149614 Jy ! Component: 1300 - total flux cleaned = 0.00158234 Jy ! Component: 1350 - total flux cleaned = 0.0015543 Jy ! Component: 1400 - total flux cleaned = 0.00166545 Jy ! Component: 1450 - total flux cleaned = 0.00161035 Jy ! Component: 1500 - total flux cleaned = 0.00166519 Jy ! Component: 1550 - total flux cleaned = 0.00169243 Jy ! Component: 1600 - total flux cleaned = 0.00177121 Jy ! Component: 1650 - total flux cleaned = 0.00184826 Jy ! Component: 1700 - total flux cleaned = 0.00192477 Jy ! Component: 1750 - total flux cleaned = 0.00192439 Jy ! Component: 1800 - total flux cleaned = 0.0019738 Jy ! Component: 1850 - total flux cleaned = 0.00197377 Jy ! Component: 1900 - total flux cleaned = 0.00202173 Jy ! Component: 1950 - total flux cleaned = 0.00202164 Jy ! Component: 2000 - total flux cleaned = 0.0020686 Jy ! Component: 2050 - total flux cleaned = 0.00202268 Jy ! Component: 2100 - total flux cleaned = 0.00202276 Jy ! Component: 2150 - total flux cleaned = 0.00200034 Jy ! Component: 2200 - total flux cleaned = 0.00195611 Jy ! Component: 2250 - total flux cleaned = 0.00206549 Jy ! Component: 2300 - total flux cleaned = 0.00200011 Jy ! Component: 2350 - total flux cleaned = 0.00195744 Jy ! Component: 2400 - total flux cleaned = 0.00193634 Jy ! Component: 2450 - total flux cleaned = 0.00189474 Jy ! Component: 2500 - total flux cleaned = 0.00191505 Jy ! Component: 2550 - total flux cleaned = 0.00185371 Jy ! Component: 2600 - total flux cleaned = 0.00183377 Jy ! Component: 2650 - total flux cleaned = 0.00173395 Jy ! Component: 2700 - total flux cleaned = 0.00173382 Jy ! Component: 2750 - total flux cleaned = 0.0017142 Jy ! Component: 2800 - total flux cleaned = 0.00159835 Jy ! Component: 2850 - total flux cleaned = 0.00156039 Jy ! Component: 2900 - total flux cleaned = 0.00156053 Jy ! Component: 2950 - total flux cleaned = 0.00148587 Jy ! Component: 3000 - total flux cleaned = 0.00150418 Jy ! Component: 3050 - total flux cleaned = 0.00146742 Jy ! Component: 3100 - total flux cleaned = 0.00143086 Jy ! Component: 3150 - total flux cleaned = 0.00137738 Jy ! Component: 3200 - total flux cleaned = 0.00135961 Jy ! Component: 3250 - total flux cleaned = 0.00135972 Jy ! Component: 3300 - total flux cleaned = 0.00134229 Jy ! Component: 3350 - total flux cleaned = 0.00130764 Jy ! Component: 3400 - total flux cleaned = 0.0012735 Jy ! Component: 3450 - total flux cleaned = 0.00122314 Jy ! Component: 3500 - total flux cleaned = 0.00118989 Jy ! Component: 3550 - total flux cleaned = 0.00117344 Jy ! Component: 3600 - total flux cleaned = 0.0011899 Jy ! Component: 3650 - total flux cleaned = 0.00114097 Jy ! Component: 3700 - total flux cleaned = 0.00109264 Jy ! Component: 3750 - total flux cleaned = 0.00106058 Jy ! Component: 3800 - total flux cleaned = 0.00106072 Jy ! Component: 3850 - total flux cleaned = 0.00098186 Jy ! Component: 3900 - total flux cleaned = 0.000966188 Jy ! Component: 3950 - total flux cleaned = 0.000919667 Jy ! Component: 4000 - total flux cleaned = 0.000904276 Jy ! Component: 4050 - total flux cleaned = 0.000858416 Jy ! Total flux subtracted in 4096 components = 0.000828069 Jy ! Clean residual min=-0.000853 max=0.001093 Jy/beam ! Clean residual mean=0.000004 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.128323 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 322 components and 0.128323 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0655-2416_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.369 x 7.931 at 0.2178 degrees (North through East) ! Clean map min=-0.0019965 max=0.10168 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0655-2416_S_map.fits wmodel /vlbi/uf001/uva//J0655-2416_S_map.mod ! Writing 322 model components to file: /vlbi/uf001/uva//J0655-2416_S_map.mod wobs /vlbi/uf001/uva//J0655-2416_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0655-2416_S_uvs.fits wwins /vlbi/uf001/uva//J0655-2416_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0655-2416_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.101675 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000277256 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.818064 0.818064 1.63613 3.27226 6.54451 13.089 26.1781 52.3561 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.101 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 366.719 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0655-2416_S_dfm.log closed on Sun Jan 13 23:13:46 2019