! Started logfile: /vlbi/uf001/uva//J0715-0921_S_dfm.log on Sun Jan 13 23:22:05 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//J0715-0921_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0715-0921_S_uva.fits ! AN table 1: 72 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.913194 visibilities/baseline/integration-bin. ! Found source: J0715-0921 ! ! 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 7101 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 J0715-0921_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005063Jy sigma=18.585410 ! Fit after self-cal, rms=0.878525Jy sigma=16.151998 ! 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.712 mas, bmaj=11.09 mas, bpa=12.65 degrees ! Estimated noise=0.674376 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.0944514 Jy ! Component: 100 - total flux cleaned = 0.133412 Jy ! Total flux subtracted in 100 components = 0.133412 Jy ! Clean residual min=-0.008684 max=0.020039 Jy/beam ! Clean residual mean=-0.000089 rms=0.003175 Jy/beam ! Combined flux in latest and established models = 0.133412 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 41 components and 0.133412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087376Jy sigma=1.553478 ! Fit after self-cal, rms=0.086907Jy sigma=1.544465 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0247378 Jy ! Component: 100 - total flux cleaned = 0.0416518 Jy ! Total flux subtracted in 100 components = 0.0416518 Jy ! Clean residual min=-0.006077 max=0.009611 Jy/beam ! Clean residual mean=-0.000050 rms=0.002111 Jy/beam ! Combined flux in latest and established models = 0.175064 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 95 components and 0.175064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077348Jy sigma=1.340698 ! Fit after self-cal, rms=0.077302Jy sigma=1.339879 ! 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.345 mas, bmaj=11.74 mas, bpa=11.43 degrees ! Estimated noise=0.464672 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.0165368 Jy ! Component: 100 - total flux cleaned = 0.0276947 Jy ! Component: 150 - total flux cleaned = 0.0354612 Jy ! Component: 200 - total flux cleaned = 0.0408981 Jy ! Total flux subtracted in 200 components = 0.0408981 Jy ! Clean residual min=-0.004039 max=0.007315 Jy/beam ! Clean residual mean=-0.000020 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.215962 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 133 components and 0.215962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073259Jy sigma=1.250476 ! Fit after self-cal, rms=0.073248Jy sigma=1.250000 ! 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.345 x 11.74 at 11.43 degrees (North through East) ! Clean map min=-0.0039882 max=0.11274 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.96 HN 1.03 KP 0.99 ! LA 0.96 NL 1.12 OV 0.98 PT 0.97 ! SC 1.11 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.59 FD 0.95 HN 1.02 KP 0.98 ! LA 1.01 NL 1.13 OV 0.84 PT 0.94 ! SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 0.96 HN 1.00 KP 1.04 ! LA 0.95 NL 1.07 OV 0.97 PT 0.95 ! SC 1.16 ! ! ! Fit before self-cal, rms=0.073248Jy sigma=1.250000 ! Fit after self-cal, rms=0.083489Jy sigma=1.206992 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.452 mas, bmaj=12.06 mas, bpa=9.967 degrees ! Estimated noise=0.483394 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 = -6.04847e-06 Jy ! Component: 100 - total flux cleaned = -0.000248158 Jy ! Component: 150 - total flux cleaned = -0.000463721 Jy ! Component: 200 - total flux cleaned = -0.000656824 Jy ! Total flux subtracted in 200 components = -0.000656824 Jy ! Clean residual min=-0.003662 max=0.004355 Jy/beam ! Clean residual mean=-0.000016 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.215305 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 141 components and 0.215305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083383Jy sigma=1.206601 ! Fit after self-cal, rms=0.083561Jy sigma=1.206098 ! 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.083561Jy sigma=1.206098 ! Fit after self-cal, rms=0.080369Jy sigma=1.181860 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.438 mas, bmaj=12.02 mas, bpa=10.22 degrees ! Estimated noise=0.479254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.70785e-05 Jy ! Component: 100 - total flux cleaned = 7.79967e-05 Jy ! Component: 150 - total flux cleaned = 1.86129e-05 Jy ! Component: 200 - total flux cleaned = -4.7307e-05 Jy ! Total flux subtracted in 200 components = -4.7307e-05 Jy ! Clean residual min=-0.002062 max=0.002035 Jy/beam ! Clean residual mean=-0.000006 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.215258 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 146 components and 0.215258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080350Jy sigma=1.181662 ! Fit after self-cal, rms=0.080386Jy sigma=1.181352 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.14088e-05 Jy ! Component: 100 - total flux cleaned = -1.44917e-05 Jy ! Component: 150 - total flux cleaned = -2.94126e-05 Jy ! Component: 200 - total flux cleaned = -2.92527e-05 Jy ! Total flux subtracted in 200 components = -2.92527e-05 Jy ! Clean residual min=-0.002019 max=0.002038 Jy/beam ! Clean residual mean=-0.000006 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.215229 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 151 components and 0.215229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080375Jy sigma=1.181290 ! Fit after self-cal, rms=0.080377Jy sigma=1.181266 ! 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.080377Jy sigma=1.181266 ! Fit after self-cal, rms=0.080509Jy sigma=1.181135 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.419 mas, bmaj=11.99 mas, bpa=10.34 degrees ! Estimated noise=0.478179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015689 Jy ! Component: 100 - total flux cleaned = 0.000140339 Jy ! Component: 150 - total flux cleaned = 0.000140585 Jy ! Component: 200 - total flux cleaned = 0.000141261 Jy ! Total flux subtracted in 200 components = 0.000141261 Jy ! Clean residual min=-0.002039 max=0.001931 Jy/beam ! Clean residual mean=-0.000006 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.21537 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 155 components and 0.21537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080500Jy sigma=1.181069 ! Fit after self-cal, rms=0.080505Jy sigma=1.181044 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.95819e-05 Jy ! Component: 100 - total flux cleaned = -6.33262e-06 Jy ! Component: 150 - total flux cleaned = -6.12216e-06 Jy ! Component: 200 - total flux cleaned = -6.24855e-06 Jy ! Total flux subtracted in 200 components = -6.24855e-06 Jy ! Clean residual min=-0.002016 max=0.001932 Jy/beam ! Clean residual mean=-0.000006 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.215364 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 158 components and 0.215364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080499Jy sigma=1.181016 ! Fit after self-cal, rms=0.080500Jy sigma=1.181000 ! 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.080500Jy sigma=1.181000 ! Fit after self-cal, rms=0.080315Jy sigma=1.180970 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.981 mas, bmaj=15.99 mas, bpa=0.6669 degrees ! Estimated noise=0.541677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000408386 Jy ! Component: 100 - total flux cleaned = 0.000411959 Jy ! Component: 150 - total flux cleaned = 0.000444416 Jy ! Component: 200 - total flux cleaned = 0.000457993 Jy ! Total flux subtracted in 200 components = 0.000457993 Jy ! Clean residual min=-0.002112 max=0.002260 Jy/beam ! Clean residual mean=-0.000009 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.215822 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 168 components and 0.215822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080314Jy sigma=1.180966 ! Fit after self-cal, rms=0.080316Jy sigma=1.180928 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 = 6.85171e-05 Jy ! Component: 100 - total flux cleaned = 6.56237e-05 Jy ! Component: 150 - total flux cleaned = 7.86844e-05 Jy ! Component: 200 - total flux cleaned = 8.99186e-05 Jy ! Total flux subtracted in 200 components = 8.99186e-05 Jy ! Clean residual min=-0.002121 max=0.002234 Jy/beam ! Clean residual mean=-0.000009 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.215912 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 175 components and 0.215912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080316Jy sigma=1.180956 ! Fit after self-cal, rms=0.080317Jy sigma=1.180936 ! 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.406 mas, bmaj=11.97 mas, bpa=10.41 degrees ! Estimated noise=0.47716 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.406 x 11.97 at 10.41 degrees (North through East) ! Clean map min=-0.0020502 max=0.11522 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.744 mas, bmaj=11.2 mas, bpa=11.87 degrees ! Estimated noise=0.702408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0976875 Jy ! Component: 100 - total flux cleaned = 0.137663 Jy ! Component: 150 - total flux cleaned = 0.161015 Jy ! Component: 200 - total flux cleaned = 0.175732 Jy ! Total flux subtracted in 200 components = 0.175732 Jy ! Clean residual min=-0.004288 max=0.007891 Jy/beam ! Clean residual mean=-0.000042 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.175732 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 75 model components to the UV plane model. ! The established model now contains 75 components and 0.175732 Jy ! Inverting map and beam ! Estimated beam: bmin=4.406 mas, bmaj=11.97 mas, bpa=10.41 degrees ! Estimated noise=0.47716 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.0131765 Jy ! Component: 100 - total flux cleaned = 0.0215805 Jy ! Component: 150 - total flux cleaned = 0.027112 Jy ! Component: 200 - total flux cleaned = 0.0307998 Jy ! Total flux subtracted in 200 components = 0.0307998 Jy ! Clean residual min=-0.002247 max=0.002808 Jy/beam ! Clean residual mean=-0.000009 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.206532 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 131 components and 0.206532 Jy ! Inverting map ! Added new window around map position (1.5, 15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00288817 Jy ! Component: 100 - total flux cleaned = 0.00490497 Jy ! Component: 150 - total flux cleaned = 0.00633056 Jy ! Component: 200 - total flux cleaned = 0.00680093 Jy ! Total flux subtracted in 200 components = 0.00680093 Jy ! Clean residual min=-0.001789 max=0.001960 Jy/beam ! Clean residual mean=-0.000006 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.213333 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 160 components and 0.213333 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.981 mas, bmaj=15.99 mas, bpa=0.6669 degrees ! Estimated noise=0.541677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124188 Jy ! Component: 100 - total flux cleaned = 0.00184359 Jy ! Component: 150 - total flux cleaned = 0.00211353 Jy ! Component: 200 - total flux cleaned = 0.00235338 Jy ! Total flux subtracted in 200 components = 0.00235338 Jy ! Clean residual min=-0.002016 max=0.002198 Jy/beam ! Clean residual mean=-0.000009 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.215686 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.000216082 Jy ! Component: 100 - total flux cleaned = 0.000383976 Jy ! Component: 150 - total flux cleaned = 0.000561882 Jy ! Component: 200 - total flux cleaned = 0.000677998 Jy ! Total flux subtracted in 200 components = 0.000677998 Jy ! Clean residual min=-0.001942 max=0.002231 Jy/beam ! Clean residual mean=-0.000009 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.216364 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 199 components and 0.216364 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.406 mas, bmaj=11.97 mas, bpa=10.41 degrees ! Estimated noise=0.47716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.5172e-05 Jy ! Component: 100 - total flux cleaned = 0.000302561 Jy ! Component: 150 - total flux cleaned = 0.000437225 Jy ! Component: 200 - total flux cleaned = 0.00053434 Jy ! Total flux subtracted in 200 components = 0.00053434 Jy ! Clean residual min=-0.001760 max=0.001873 Jy/beam ! Clean residual mean=-0.000005 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.216899 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 210 components and 0.216898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080290Jy sigma=1.180245 ! Fit after self-cal, rms=0.080259Jy sigma=1.180000 wmodel J0715-0921_S_map.mod ! Writing 210 model components to file: J0715-0921_S_map.mod wobs J0715-0921_S_uvs.fits ! Writing UV FITS file: J0715-0921_S_uvs.fits wwins J0715-0921_S_map.win ! wwins: Wrote 2 windows to J0715-0921_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.000102527 Jy ! Component: 100 - total flux cleaned = -7.183e-05 Jy ! Component: 150 - total flux cleaned = -7.17535e-05 Jy ! Component: 200 - total flux cleaned = -0.000100039 Jy ! Component: 250 - total flux cleaned = -0.000180878 Jy ! Component: 300 - total flux cleaned = -0.000285651 Jy ! Component: 350 - total flux cleaned = -0.000336436 Jy ! Component: 400 - total flux cleaned = -0.00033623 Jy ! Component: 450 - total flux cleaned = -0.000361161 Jy ! Component: 500 - total flux cleaned = -0.000456233 Jy ! Component: 550 - total flux cleaned = -0.000478959 Jy ! Component: 600 - total flux cleaned = -0.000478453 Jy ! Component: 650 - total flux cleaned = -0.000499903 Jy ! Component: 700 - total flux cleaned = -0.000478039 Jy ! Component: 750 - total flux cleaned = -0.000542326 Jy ! Component: 800 - total flux cleaned = -0.000563538 Jy ! Component: 850 - total flux cleaned = -0.000604858 Jy ! Component: 900 - total flux cleaned = -0.000645279 Jy ! Component: 950 - total flux cleaned = -0.000704592 Jy ! Component: 1000 - total flux cleaned = -0.000665974 Jy ! Component: 1050 - total flux cleaned = -0.000723734 Jy ! Component: 1100 - total flux cleaned = -0.00078016 Jy ! Component: 1150 - total flux cleaned = -0.000742782 Jy ! Component: 1200 - total flux cleaned = -0.000688361 Jy ! Component: 1250 - total flux cleaned = -0.000742973 Jy ! Component: 1300 - total flux cleaned = -0.000777922 Jy ! Component: 1350 - total flux cleaned = -0.000742395 Jy ! Component: 1400 - total flux cleaned = -0.00067352 Jy ! Component: 1450 - total flux cleaned = -0.000673358 Jy ! Component: 1500 - total flux cleaned = -0.000573086 Jy ! Component: 1550 - total flux cleaned = -0.000523802 Jy ! Component: 1600 - total flux cleaned = -0.000507554 Jy ! Component: 1650 - total flux cleaned = -0.000475329 Jy ! Component: 1700 - total flux cleaned = -0.000395924 Jy ! Component: 1750 - total flux cleaned = -0.000364516 Jy ! Component: 1800 - total flux cleaned = -0.000255996 Jy ! Component: 1850 - total flux cleaned = -0.000210305 Jy ! Component: 1900 - total flux cleaned = -0.000210335 Jy ! Component: 1950 - total flux cleaned = -0.000120116 Jy ! Component: 2000 - total flux cleaned = -0.000150166 Jy ! Component: 2050 - total flux cleaned = -0.000135549 Jy ! Component: 2100 - total flux cleaned = -0.000149988 Jy ! Component: 2150 - total flux cleaned = -0.000135452 Jy ! Component: 2200 - total flux cleaned = -0.000121059 Jy ! Component: 2250 - total flux cleaned = -9.27472e-05 Jy ! Component: 2300 - total flux cleaned = -6.48546e-05 Jy ! Component: 2350 - total flux cleaned = -7.8639e-05 Jy ! Component: 2400 - total flux cleaned = -6.49845e-05 Jy ! Component: 2450 - total flux cleaned = 1.65761e-05 Jy ! Component: 2500 - total flux cleaned = -1.02093e-05 Jy ! Component: 2550 - total flux cleaned = 3.38969e-06 Jy ! Component: 2600 - total flux cleaned = 8.24891e-05 Jy ! Component: 2650 - total flux cleaned = 2.98949e-05 Jy ! Component: 2700 - total flux cleaned = 1.69335e-05 Jy ! Component: 2750 - total flux cleaned = 5.56305e-05 Jy ! Component: 2800 - total flux cleaned = 5.56323e-05 Jy ! Component: 2850 - total flux cleaned = 5.07426e-06 Jy ! Component: 2900 - total flux cleaned = 1.77065e-05 Jy ! Component: 2950 - total flux cleaned = -6.98009e-06 Jy ! Component: 3000 - total flux cleaned = -3.15555e-05 Jy ! Component: 3050 - total flux cleaned = -1.93436e-05 Jy ! Component: 3100 - total flux cleaned = -7.04917e-06 Jy ! Component: 3150 - total flux cleaned = 2.90514e-05 Jy ! Component: 3200 - total flux cleaned = 5.20141e-06 Jy ! Component: 3250 - total flux cleaned = 6.44368e-05 Jy ! Component: 3300 - total flux cleaned = 5.26722e-05 Jy ! Component: 3350 - total flux cleaned = 9.94765e-05 Jy ! Component: 3400 - total flux cleaned = 0.000122687 Jy ! Component: 3450 - total flux cleaned = 0.0001112 Jy ! Component: 3500 - total flux cleaned = 0.000179803 Jy ! Component: 3550 - total flux cleaned = 0.000179798 Jy ! Component: 3600 - total flux cleaned = 0.000145903 Jy ! Component: 3650 - total flux cleaned = 0.00016833 Jy ! Component: 3700 - total flux cleaned = 0.000157315 Jy ! Component: 3750 - total flux cleaned = 0.000201687 Jy ! Component: 3800 - total flux cleaned = 0.000234671 Jy ! Component: 3850 - total flux cleaned = 0.000267338 Jy ! Component: 3900 - total flux cleaned = 0.000223888 Jy ! Component: 3950 - total flux cleaned = 0.000234698 Jy ! Component: 4000 - total flux cleaned = 0.00019176 Jy ! Component: 4050 - total flux cleaned = 0.000234433 Jy ! Total flux subtracted in 4096 components = 0.000213243 Jy ! Clean residual min=-0.000600 max=0.000623 Jy/beam ! Clean residual mean=-0.000002 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.217112 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 525 components and 0.217112 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0715-0921_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.406 x 11.97 at 10.41 degrees (North through East) ! Clean map min=-0.0017605 max=0.11725 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0715-0921_S_map.fits wmodel /vlbi/uf001/uva//J0715-0921_S_map.mod ! Writing 525 model components to file: /vlbi/uf001/uva//J0715-0921_S_map.mod wobs /vlbi/uf001/uva//J0715-0921_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0715-0921_S_uvs.fits wwins /vlbi/uf001/uva//J0715-0921_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0715-0921_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.11725 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000210633 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.538935 0.538935 1.07787 2.15574 4.31148 8.62295 17.2459 34.4918 68.9836 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.117 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 556.653 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0715-0921_S_dfm.log closed on Sun Jan 13 23:22:09 2019