! Started logfile: /vlbi/uf001/uvm//J0736-1853_S_a_dfm.log on Sun Jan 13 21:01:46 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/uvm//J0736-1853_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J0736-1853_S_a_uvm.fits ! AN table 1: 74 integrations on 21 of 21 possible baselines. ! AN table 2: 118 integrations on 15 of 15 possible baselines. ! AN table 3: 59 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.881438 visibilities/baseline/integration-bin. ! Found source: J0736-1853 ! ! 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 12066 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 J0736-1853_S_a] 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 51 telescope corrections were flagged in sub-array 1. ! A total of 76 telescope corrections were flagged in sub-array 2. ! A total of 22 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! A total of 76 telescope corrections were flagged in sub-array 2. ! A total of 22 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! A total of 76 telescope corrections were flagged in sub-array 2. ! A total of 22 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.020258Jy sigma=16.953499 ! Fit after self-cal, rms=0.880545Jy sigma=14.625582 ! 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=5.23 mas, bmaj=21.8 mas, bpa=-8.007 degrees ! Estimated noise=0.680117 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.0868493 Jy ! Component: 100 - total flux cleaned = 0.130959 Jy ! Total flux subtracted in 100 components = 0.130959 Jy ! Clean residual min=-0.015997 max=0.029539 Jy/beam ! Clean residual mean=-0.000241 rms=0.005851 Jy/beam ! Combined flux in latest and established models = 0.130959 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.130959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.140437Jy sigma=1.855186 ! Fit after self-cal, rms=0.139008Jy sigma=1.835654 ! 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=6.577 mas, bmaj=23.8 mas, bpa=-10.67 degrees ! Estimated noise=0.416557 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.0469461 Jy ! Component: 100 - total flux cleaned = 0.0752283 Jy ! Component: 150 - total flux cleaned = 0.0939049 Jy ! Component: 200 - total flux cleaned = 0.106384 Jy ! Total flux subtracted in 200 components = 0.106384 Jy ! Clean residual min=-0.011026 max=0.027800 Jy/beam ! Clean residual mean=-0.000180 rms=0.005227 Jy/beam ! Combined flux in latest and established models = 0.237343 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 112 components and 0.237343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121270Jy sigma=1.428948 ! Fit after self-cal, rms=0.120284Jy sigma=1.414474 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.577 x 23.8 at -10.67 degrees (North through East) ! Clean map min=-0.010904 max=0.11229 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 HN 1.03 KP 0.95 LA 0.90 ! NL 1.99 OV 1.31 PT 0.81 ! ! Telescope amplitude corrections in sub-array 2: ! BR 2.19 FD 1.10 KP 1.07 LA 0.82 ! NL 2.00 PT 0.84 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.54 FD 0.95 HN 1.00 KP 0.94 ! LA 0.88 NL 1.53 OV 1.17 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 HN 1.07 KP 0.92 LA 0.90 ! NL 1.70 OV 1.32 PT 0.81 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.70 FD 1.09 KP 1.06 LA 0.81 ! NL 1.12 PT 0.87 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.64 FD 1.05 HN 0.81 KP 0.93 ! LA 0.91 NL 1.24 OV 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.76 HN 1.10 KP 0.99 LA 0.85 ! NL 1.65 OV 1.31 PT 0.83 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.96 FD 1.10 KP 1.06 LA 0.80 ! NL 1.75 PT 0.85 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.68 FD 1.07 HN 0.73 KP 0.93 ! LA 0.84 NL 1.32 OV 1.16 ! ! ! Fit before self-cal, rms=0.120284Jy sigma=1.414474 ! Fit after self-cal, rms=0.115590Jy sigma=1.262900 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.558 mas, bmaj=24.58 mas, bpa=-10.56 degrees ! Estimated noise=0.443344 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.000318661 Jy ! Component: 100 - total flux cleaned = -0.000532872 Jy ! Component: 150 - total flux cleaned = -0.000800945 Jy ! Component: 200 - total flux cleaned = -0.00103749 Jy ! Total flux subtracted in 200 components = -0.00103749 Jy ! Clean residual min=-0.007876 max=0.011970 Jy/beam ! Clean residual mean=-0.000010 rms=0.002832 Jy/beam ! Combined flux in latest and established models = 0.236306 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 125 components and 0.236306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115325Jy sigma=1.261005 ! Fit after self-cal, rms=0.115764Jy sigma=1.257255 ! 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.115764Jy sigma=1.257255 ! Fit after self-cal, rms=0.120333Jy sigma=1.247936 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.419 mas, bmaj=24.81 mas, bpa=-10.74 degrees ! Estimated noise=0.442466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00139642 Jy ! Component: 100 - total flux cleaned = -0.00168098 Jy ! Component: 150 - total flux cleaned = -0.0018386 Jy ! Component: 200 - total flux cleaned = -0.00190515 Jy ! Total flux subtracted in 200 components = -0.00190515 Jy ! Clean residual min=-0.007205 max=0.010471 Jy/beam ! Clean residual mean=-0.000014 rms=0.002539 Jy/beam ! Combined flux in latest and established models = 0.234401 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 135 components and 0.234401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120096Jy sigma=1.246343 ! Fit after self-cal, rms=0.120303Jy sigma=1.245685 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.000337747 Jy ! Component: 100 - total flux cleaned = -0.000333389 Jy ! Component: 150 - total flux cleaned = -0.000393761 Jy ! Component: 200 - total flux cleaned = -0.000393627 Jy ! Total flux subtracted in 200 components = -0.000393627 Jy ! Clean residual min=-0.007104 max=0.010188 Jy/beam ! Clean residual mean=-0.000015 rms=0.002511 Jy/beam ! Combined flux in latest and established models = 0.234007 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 142 components and 0.234007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120174Jy sigma=1.244807 ! Fit after self-cal, rms=0.120195Jy sigma=1.244513 ! 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.120195Jy sigma=1.244513 ! Fit after self-cal, rms=0.122889Jy sigma=1.243866 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.477 mas, bmaj=24.92 mas, bpa=-10.82 degrees ! Estimated noise=0.447942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119728 Jy ! Component: 100 - total flux cleaned = -0.00143512 Jy ! Component: 150 - total flux cleaned = -0.00150223 Jy ! Component: 200 - total flux cleaned = -0.00155931 Jy ! Total flux subtracted in 200 components = -0.00155931 Jy ! Clean residual min=-0.007085 max=0.010133 Jy/beam ! Clean residual mean=-0.000015 rms=0.002489 Jy/beam ! Combined flux in latest and established models = 0.232448 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 145 components and 0.232448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122728Jy sigma=1.242925 ! Fit after self-cal, rms=0.122781Jy sigma=1.242631 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.000368336 Jy ! Component: 100 - total flux cleaned = -0.000367356 Jy ! Component: 150 - total flux cleaned = -0.000424931 Jy ! Component: 200 - total flux cleaned = -0.000582195 Jy ! Total flux subtracted in 200 components = -0.000582195 Jy ! Clean residual min=-0.007049 max=0.009901 Jy/beam ! Clean residual mean=-0.000016 rms=0.002476 Jy/beam ! Combined flux in latest and established models = 0.231865 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 151 components and 0.231865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122689Jy sigma=1.242047 ! Fit after self-cal, rms=0.122699Jy sigma=1.241950 ! 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.122699Jy sigma=1.241950 ! Fit after self-cal, rms=0.124940Jy sigma=1.241543 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.894 mas, bmaj=25.81 mas, bpa=-10.46 degrees ! Estimated noise=0.465689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000322024 Jy ! Component: 100 - total flux cleaned = -0.000506063 Jy ! Component: 150 - total flux cleaned = -0.000587341 Jy ! Component: 200 - total flux cleaned = -0.000732887 Jy ! Total flux subtracted in 200 components = -0.000732887 Jy ! Clean residual min=-0.007966 max=0.011885 Jy/beam ! Clean residual mean=-0.000017 rms=0.002966 Jy/beam ! Combined flux in latest and established models = 0.231132 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 157 components and 0.231132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124784Jy sigma=1.241067 ! Fit after self-cal, rms=0.124822Jy sigma=1.240772 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.16668e-05 Jy ! Component: 100 - total flux cleaned = -0.000153028 Jy ! Component: 150 - total flux cleaned = -0.000221189 Jy ! Component: 200 - total flux cleaned = -0.000221768 Jy ! Total flux subtracted in 200 components = -0.000221768 Jy ! Clean residual min=-0.007934 max=0.011639 Jy/beam ! Clean residual mean=-0.000018 rms=0.002945 Jy/beam ! Combined flux in latest and established models = 0.230911 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 157 components and 0.230911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124745Jy sigma=1.240698 ! Fit after self-cal, rms=0.124762Jy sigma=1.240528 ! 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=6.599 mas, bmaj=24.99 mas, bpa=-10.83 degrees ! Estimated noise=0.454604 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.599 x 24.99 at -10.83 degrees (North through East) ! Clean map min=-0.0073206 max=0.11156 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=5.105 mas, bmaj=22.3 mas, bpa=-8.324 degrees ! Estimated noise=0.782996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0987131 Jy ! Component: 100 - total flux cleaned = 0.148295 Jy ! Component: 150 - total flux cleaned = 0.176452 Jy ! Component: 200 - total flux cleaned = 0.194235 Jy ! Total flux subtracted in 200 components = 0.194235 Jy ! Clean residual min=-0.009991 max=0.014901 Jy/beam ! Clean residual mean=-0.000089 rms=0.003064 Jy/beam ! Combined flux in latest and established models = 0.194235 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 85 model components to the UV plane model. ! The established model now contains 85 components and 0.194235 Jy ! Inverting map and beam ! Estimated beam: bmin=6.599 mas, bmaj=24.99 mas, bpa=-10.83 degrees ! Estimated noise=0.454604 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) ! Added new window around map position (-8, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0186621 Jy ! Component: 100 - total flux cleaned = 0.0275314 Jy ! Component: 150 - total flux cleaned = 0.0326196 Jy ! Component: 200 - total flux cleaned = 0.0360663 Jy ! Total flux subtracted in 200 components = 0.0360663 Jy ! Clean residual min=-0.006165 max=0.008259 Jy/beam ! Clean residual mean=-0.000022 rms=0.002256 Jy/beam ! Combined flux in latest and established models = 0.230301 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 136 components and 0.230301 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=9.894 mas, bmaj=25.81 mas, bpa=-10.46 degrees ! Estimated noise=0.465689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00475271 Jy ! Component: 100 - total flux cleaned = 0.00625566 Jy ! Component: 150 - total flux cleaned = 0.00712057 Jy ! Component: 200 - total flux cleaned = 0.00768534 Jy ! Total flux subtracted in 200 components = 0.00768534 Jy ! Clean residual min=-0.007043 max=0.008070 Jy/beam ! Clean residual mean=-0.000008 rms=0.002262 Jy/beam ! Combined flux in latest and established models = 0.237986 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.08528e-05 Jy ! Component: 100 - total flux cleaned = 9.59473e-05 Jy ! Component: 150 - total flux cleaned = 0.000284704 Jy ! Component: 200 - total flux cleaned = 0.000461362 Jy ! Total flux subtracted in 200 components = 0.000461362 Jy ! Clean residual min=-0.006702 max=0.007711 Jy/beam ! Clean residual mean=-0.000006 rms=0.002185 Jy/beam ! Combined flux in latest and established models = 0.238448 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 224 components and 0.238448 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.599 mas, bmaj=24.99 mas, bpa=-10.83 degrees ! Estimated noise=0.454604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000415596 Jy ! Component: 100 - total flux cleaned = 0.000414981 Jy ! Component: 150 - total flux cleaned = 0.000330209 Jy ! Component: 200 - total flux cleaned = 0.000253334 Jy ! Total flux subtracted in 200 components = 0.000253334 Jy ! Clean residual min=-0.005527 max=0.006855 Jy/beam ! Clean residual mean=-0.000005 rms=0.001849 Jy/beam ! Combined flux in latest and established models = 0.238701 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 248 components and 0.238701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124134Jy sigma=1.221831 ! Fit after self-cal, rms=0.123142Jy sigma=1.214808 wmodel J0736-1853_S_a_map.mod ! Writing 248 model components to file: J0736-1853_S_a_map.mod wobs J0736-1853_S_a_uvs.fits ! Writing UV FITS file: J0736-1853_S_a_uvs.fits wwins J0736-1853_S_a_map.win ! wwins: Wrote 2 windows to J0736-1853_S_a_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.0014503 Jy ! Component: 100 - total flux cleaned = 0.00199883 Jy ! Component: 150 - total flux cleaned = 0.00250944 Jy ! Component: 200 - total flux cleaned = 0.00282929 Jy ! Component: 250 - total flux cleaned = 0.00297997 Jy ! Component: 300 - total flux cleaned = 0.00291226 Jy ! Component: 350 - total flux cleaned = 0.00311738 Jy ! Component: 400 - total flux cleaned = 0.00292872 Jy ! Component: 450 - total flux cleaned = 0.00274533 Jy ! Component: 500 - total flux cleaned = 0.00239175 Jy ! Component: 550 - total flux cleaned = 0.00193809 Jy ! Component: 600 - total flux cleaned = 0.0015533 Jy ! Component: 650 - total flux cleaned = 0.00128472 Jy ! Component: 700 - total flux cleaned = 0.00102286 Jy ! Component: 750 - total flux cleaned = 0.00092111 Jy ! Component: 800 - total flux cleaned = 0.00092095 Jy ! Component: 850 - total flux cleaned = 0.000919801 Jy ! Component: 900 - total flux cleaned = 0.000775669 Jy ! Component: 950 - total flux cleaned = 0.000634222 Jy ! Component: 1000 - total flux cleaned = 0.000633952 Jy ! Component: 1050 - total flux cleaned = 0.000633364 Jy ! Component: 1100 - total flux cleaned = 0.000587384 Jy ! Component: 1150 - total flux cleaned = 0.000498876 Jy ! Component: 1200 - total flux cleaned = 0.000413001 Jy ! Component: 1250 - total flux cleaned = 0.000327932 Jy ! Component: 1300 - total flux cleaned = 0.000285837 Jy ! Component: 1350 - total flux cleaned = 7.92407e-05 Jy ! Component: 1400 - total flux cleaned = -8.37477e-05 Jy ! Component: 1450 - total flux cleaned = -0.00024435 Jy ! Component: 1500 - total flux cleaned = -0.000402653 Jy ! Component: 1550 - total flux cleaned = -0.000597059 Jy ! Component: 1600 - total flux cleaned = -0.000711765 Jy ! Component: 1650 - total flux cleaned = -0.000825415 Jy ! Component: 1700 - total flux cleaned = -0.00119961 Jy ! Component: 1750 - total flux cleaned = -0.00134764 Jy ! Component: 1800 - total flux cleaned = -0.0016394 Jy ! Component: 1850 - total flux cleaned = -0.00192677 Jy ! Component: 1900 - total flux cleaned = -0.00206841 Jy ! Component: 1950 - total flux cleaned = -0.00220911 Jy ! Component: 2000 - total flux cleaned = -0.00238322 Jy ! Component: 2050 - total flux cleaned = -0.00248689 Jy ! Component: 2100 - total flux cleaned = -0.00269128 Jy ! Component: 2150 - total flux cleaned = -0.00289402 Jy ! Component: 2200 - total flux cleaned = -0.00302813 Jy ! Component: 2250 - total flux cleaned = -0.00329303 Jy ! Component: 2300 - total flux cleaned = -0.00342389 Jy ! Component: 2350 - total flux cleaned = -0.0035537 Jy ! Component: 2400 - total flux cleaned = -0.00361833 Jy ! Component: 2450 - total flux cleaned = -0.00387348 Jy ! Component: 2500 - total flux cleaned = -0.00403153 Jy ! Component: 2550 - total flux cleaned = -0.00409423 Jy ! Component: 2600 - total flux cleaned = -0.00440467 Jy ! Component: 2650 - total flux cleaned = -0.00455841 Jy ! Component: 2700 - total flux cleaned = -0.00464999 Jy ! Component: 2750 - total flux cleaned = -0.00486206 Jy ! Component: 2800 - total flux cleaned = -0.00498243 Jy ! Component: 2850 - total flux cleaned = -0.00522052 Jy ! Component: 2900 - total flux cleaned = -0.00536815 Jy ! Component: 2950 - total flux cleaned = -0.00557318 Jy ! Component: 3000 - total flux cleaned = -0.00574746 Jy ! Component: 3050 - total flux cleaned = -0.00586306 Jy ! Component: 3100 - total flux cleaned = -0.00597775 Jy ! Component: 3150 - total flux cleaned = -0.00617696 Jy ! Component: 3200 - total flux cleaned = -0.00629002 Jy ! Component: 3250 - total flux cleaned = -0.00645813 Jy ! Component: 3300 - total flux cleaned = -0.00659709 Jy ! Component: 3350 - total flux cleaned = -0.00665231 Jy ! Component: 3400 - total flux cleaned = -0.00681758 Jy ! Component: 3450 - total flux cleaned = -0.00700852 Jy ! Component: 3500 - total flux cleaned = -0.0070897 Jy ! Component: 3550 - total flux cleaned = -0.0072246 Jy ! Component: 3600 - total flux cleaned = -0.00735847 Jy ! Component: 3650 - total flux cleaned = -0.00746496 Jy ! Component: 3700 - total flux cleaned = -0.00757104 Jy ! Component: 3750 - total flux cleaned = -0.00775488 Jy ! Component: 3800 - total flux cleaned = -0.00783322 Jy ! Component: 3850 - total flux cleaned = -0.00798896 Jy ! Component: 3900 - total flux cleaned = -0.00811781 Jy ! Component: 3950 - total flux cleaned = -0.00822041 Jy ! Component: 4000 - total flux cleaned = -0.00837341 Jy ! Component: 4050 - total flux cleaned = -0.00847488 Jy ! Total flux subtracted in 4096 components = -0.00857566 Jy ! Clean residual min=-0.001490 max=0.001285 Jy/beam ! Clean residual mean=0.000005 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.230125 Jy keep ! Adding 426 model components to the UV plane model. ! The established model now contains 674 components and 0.230126 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J0736-1853_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.599 x 24.99 at -10.83 degrees (North through East) ! Clean map min=-0.007982 max=0.11346 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J0736-1853_S_a_map.fits wmodel /vlbi/uf001/uvm//J0736-1853_S_a_map.mod ! Writing 674 model components to file: /vlbi/uf001/uvm//J0736-1853_S_a_map.mod wobs /vlbi/uf001/uvm//J0736-1853_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J0736-1853_S_a_uvs.fits wwins /vlbi/uf001/uvm//J0736-1853_S_a_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uvm//J0736-1853_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.113456 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000589226 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.55804 1.55804 3.11607 6.23214 12.4643 24.9286 49.8572 99.7143 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.113 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 192.55 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J0736-1853_S_a_dfm.log closed on Sun Jan 13 21:01:51 2019