! Started logfile: /vlbi/uf001/uva//J2313-4729_S_dfm.log on Mon Jan 14 06:36:59 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//J2313-4729_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2313-4729_S_uva.fits ! AN table 1: 88 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.796591 visibilities/baseline/integration-bin. ! Found source: J2313-4729 ! ! 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 40 lines of history. ! ! Reading 2103 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 J2313-4729_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.176933Jy sigma=12.344521 ! Fit after self-cal, rms=0.293064Jy sigma=3.151178 ! 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=12.61 mas, bmaj=66.36 mas, bpa=0.1018 degrees ! Estimated noise=3.05823 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.599722 Jy ! Component: 100 - total flux cleaned = 0.760443 Jy ! Total flux subtracted in 100 components = 0.760443 Jy ! Clean residual min=-0.045554 max=0.064866 Jy/beam ! Clean residual mean=-0.002976 rms=0.020505 Jy/beam ! Combined flux in latest and established models = 0.760444 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.760444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.165736Jy sigma=1.710861 ! Fit after self-cal, rms=0.163882Jy sigma=1.689305 ! 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=12.91 mas, bmaj=66.56 mas, bpa=1.297 degrees ! Estimated noise=1.46403 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.0835986 Jy ! Component: 100 - total flux cleaned = 0.110904 Jy ! Component: 150 - total flux cleaned = 0.113146 Jy ! Component: 200 - total flux cleaned = 0.117532 Jy ! Total flux subtracted in 200 components = 0.117532 Jy ! Clean residual min=-0.013153 max=0.013146 Jy/beam ! Clean residual mean=-0.000755 rms=0.006191 Jy/beam ! Combined flux in latest and established models = 0.877975 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 105 components and 0.877975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109523Jy sigma=1.133569 ! Fit after self-cal, rms=0.108590Jy sigma=1.125404 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.91 x 66.56 at 1.297 degrees (North through East) ! Clean map min=-0.024146 max=0.76237 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.01 LA 0.96 OV 1.05 ! PT 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 1.00 LA 0.95 OV 0.99 ! PT 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.02 LA 0.97 OV 1.05 ! PT 1.00 ! ! ! Fit before self-cal, rms=0.108590Jy sigma=1.125404 ! Fit after self-cal, rms=0.100281Jy sigma=1.062017 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=13 mas, bmaj=66.93 mas, bpa=1.219 degrees ! Estimated noise=1.4471 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.00362182 Jy ! Component: 100 - total flux cleaned = 0.00194707 Jy ! Component: 150 - total flux cleaned = 0.00115766 Jy ! Component: 200 - total flux cleaned = 0.000328471 Jy ! Total flux subtracted in 200 components = 0.000328471 Jy ! Clean residual min=-0.003156 max=0.003162 Jy/beam ! Clean residual mean=0.000035 rms=0.001514 Jy/beam ! Combined flux in latest and established models = 0.878304 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 202 components and 0.878304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098025Jy sigma=1.037449 ! Fit after self-cal, rms=0.097995Jy sigma=1.037120 ! 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.097995Jy sigma=1.037120 ! Fit after self-cal, rms=0.097241Jy sigma=1.029922 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13 mas, bmaj=66.87 mas, bpa=1.243 degrees ! Estimated noise=1.44767 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108326 Jy ! Component: 100 - total flux cleaned = 0.00167045 Jy ! Component: 150 - total flux cleaned = 0.00195622 Jy ! Component: 200 - total flux cleaned = 0.00203079 Jy ! Total flux subtracted in 200 components = 0.00203079 Jy ! Clean residual min=-0.001122 max=0.001130 Jy/beam ! Clean residual mean=0.000006 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.880335 Jy selfcal ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 284 components and 0.880335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096993Jy sigma=1.027387 ! Fit after self-cal, rms=0.096980Jy sigma=1.027336 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.67015e-06 Jy ! Component: 100 - total flux cleaned = 0.000100381 Jy ! Component: 150 - total flux cleaned = 9.46463e-05 Jy ! Component: 200 - total flux cleaned = -3.64708e-05 Jy ! Total flux subtracted in 200 components = -3.64708e-05 Jy ! Clean residual min=-0.000687 max=0.000688 Jy/beam ! Clean residual mean=0.000001 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.880298 Jy ! Performing phase self-cal ! Adding 103 model components to the UV plane model. ! The established model now contains 385 components and 0.880298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096928Jy sigma=1.026787 ! Fit after self-cal, rms=0.096927Jy sigma=1.026775 ! 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.096927Jy sigma=1.026775 ! Fit after self-cal, rms=0.096830Jy sigma=1.025672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13 mas, bmaj=66.84 mas, bpa=1.264 degrees ! Estimated noise=1.4476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00024215 Jy ! Component: 100 - total flux cleaned = -0.000378739 Jy ! Component: 150 - total flux cleaned = -0.000571971 Jy ! Component: 200 - total flux cleaned = -0.000570765 Jy ! Total flux subtracted in 200 components = -0.000570765 Jy ! Clean residual min=-0.000495 max=0.000494 Jy/beam ! Clean residual mean=0.000001 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.879727 Jy selfcal ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 469 components and 0.879727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096803Jy sigma=1.025438 ! Fit after self-cal, rms=0.096803Jy sigma=1.025429 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.000230597 Jy ! Component: 100 - total flux cleaned = 0.000373062 Jy ! Component: 150 - total flux cleaned = 0.000453316 Jy ! Component: 200 - total flux cleaned = 0.000531736 Jy ! Total flux subtracted in 200 components = 0.000531736 Jy ! Clean residual min=-0.000436 max=0.000438 Jy/beam ! Clean residual mean=0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.880259 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 535 components and 0.880259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096788Jy sigma=1.025284 ! Fit after self-cal, rms=0.096789Jy sigma=1.025280 ! 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.096789Jy sigma=1.025280 ! Fit after self-cal, rms=0.096780Jy sigma=1.025258 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.61 mas, bmaj=69.47 mas, bpa=0.8685 degrees ! Estimated noise=1.45521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.99919e-06 Jy ! Component: 100 - total flux cleaned = -3.07685e-05 Jy ! Component: 150 - total flux cleaned = 0.000106459 Jy ! Component: 200 - total flux cleaned = 0.000370626 Jy ! Total flux subtracted in 200 components = 0.000370626 Jy ! Clean residual min=-0.000357 max=0.000357 Jy/beam ! Clean residual mean=0.000002 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.88063 Jy selfcal ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 596 components and 0.88063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096766Jy sigma=1.025150 ! Fit after self-cal, rms=0.096767Jy sigma=1.025145 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.000143301 Jy ! Component: 100 - total flux cleaned = 0.000294005 Jy ! Component: 150 - total flux cleaned = 0.000335192 Jy ! Component: 200 - total flux cleaned = 0.000354623 Jy ! Total flux subtracted in 200 components = 0.000354623 Jy ! Clean residual min=-0.000331 max=0.000329 Jy/beam ! Clean residual mean=0.000004 rms=0.000149 Jy/beam ! Combined flux in latest and established models = 0.880984 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 656 components and 0.880984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096757Jy sigma=1.025061 ! Fit after self-cal, rms=0.096758Jy sigma=1.025057 ! 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=13 mas, bmaj=66.83 mas, bpa=1.272 degrees ! Estimated noise=1.44759 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13 x 66.83 at 1.272 degrees (North through East) ! Clean map min=-0.013705 max=0.75199 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096758Jy sigma=1.025057 ! Fit after self-cal, rms=0.075686Jy sigma=0.778880 ! Inverting map and beam ! Estimated beam: bmin=13 mas, bmaj=66.81 mas, bpa=1.278 degrees ! Estimated noise=1.44732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000133203 Jy ! Component: 100 - total flux cleaned = -9.97232e-06 Jy ! Component: 150 - total flux cleaned = 0.000143542 Jy ! Component: 200 - total flux cleaned = 0.000122804 Jy ! Total flux subtracted in 200 components = 0.000122804 Jy ! Clean residual min=-0.000339 max=0.000338 Jy/beam ! Clean residual mean=0.000000 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.881107 Jy ! Performing phase self-cal ! Adding 110 model components to the UV plane model. ! The established model now contains 762 components and 0.881107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075664Jy sigma=0.778780 ! Fit after self-cal, rms=0.075664Jy sigma=0.778775 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011181 Jy ! Component: 100 - total flux cleaned = -0.00011197 Jy ! Component: 150 - total flux cleaned = -0.000111947 Jy ! Component: 200 - total flux cleaned = -9.42706e-05 Jy ! Total flux subtracted in 200 components = -9.42706e-05 Jy ! Clean residual min=-0.000301 max=0.000296 Jy/beam ! Clean residual mean=0.000002 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.881013 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 818 components and 0.881013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075653Jy sigma=0.778698 ! Fit after self-cal, rms=0.075654Jy sigma=0.778695 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075654Jy sigma=0.778695 ! Fit after self-cal, rms=0.075657Jy sigma=0.778661 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=12.66 mas, bmaj=66.53 mas, bpa=0.2838 degrees ! Estimated noise=3.01277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.591191 Jy ! Component: 100 - total flux cleaned = 0.753846 Jy ! Component: 150 - total flux cleaned = 0.824271 Jy ! Component: 200 - total flux cleaned = 0.861669 Jy ! Total flux subtracted in 200 components = 0.861669 Jy ! Clean residual min=-0.020190 max=0.019942 Jy/beam ! Clean residual mean=-0.000781 rms=0.007652 Jy/beam ! Combined flux in latest and established models = 0.861669 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 74 model components to the UV plane model. ! The established model now contains 74 components and 0.861669 Jy ! Inverting map and beam ! Estimated beam: bmin=12.99 mas, bmaj=66.8 mas, bpa=1.282 degrees ! Estimated noise=1.44722 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.0135499 Jy ! Component: 100 - total flux cleaned = 0.0140592 Jy ! Component: 150 - total flux cleaned = 0.0135098 Jy ! Component: 200 - total flux cleaned = 0.0148692 Jy ! Total flux subtracted in 200 components = 0.0148692 Jy ! Clean residual min=-0.007539 max=0.007441 Jy/beam ! Clean residual mean=-0.000222 rms=0.003331 Jy/beam ! Combined flux in latest and established models = 0.876538 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 133 components and 0.876538 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=13.6 mas, bmaj=69.44 mas, bpa=0.8785 degrees ! Estimated noise=1.45499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00333384 Jy ! Component: 100 - total flux cleaned = 0.00560006 Jy ! Component: 150 - total flux cleaned = 0.00612499 Jy ! Component: 200 - total flux cleaned = 0.00679657 Jy ! Total flux subtracted in 200 components = 0.00679657 Jy ! Clean residual min=-0.003426 max=0.003466 Jy/beam ! Clean residual mean=-0.000073 rms=0.001697 Jy/beam ! Combined flux in latest and established models = 0.883335 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.000978302 Jy ! Component: 100 - total flux cleaned = 0.00149447 Jy ! Component: 150 - total flux cleaned = 0.00104293 Jy ! Component: 200 - total flux cleaned = 0.000469663 Jy ! Total flux subtracted in 200 components = 0.000469663 Jy ! Clean residual min=-0.002289 max=0.002289 Jy/beam ! Clean residual mean=-0.000019 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.883804 Jy ! Adding 222 model components to the UV plane model. ! The established model now contains 350 components and 0.883805 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=12.99 mas, bmaj=66.8 mas, bpa=1.282 degrees ! Estimated noise=1.44722 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00179786 Jy ! Component: 100 - total flux cleaned = -0.00247918 Jy ! Component: 150 - total flux cleaned = -0.00263313 Jy ! Component: 200 - total flux cleaned = -0.00264222 Jy ! Total flux subtracted in 200 components = -0.00264222 Jy ! Clean residual min=-0.001113 max=0.001113 Jy/beam ! Clean residual mean=-0.000012 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.881163 Jy selfcal ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 440 components and 0.881162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075824Jy sigma=0.780588 ! Fit after self-cal, rms=0.075810Jy sigma=0.780469 wmodel J2313-4729_S_map.mod ! Writing 440 model components to file: J2313-4729_S_map.mod wobs J2313-4729_S_uvs.fits ! Writing UV FITS file: J2313-4729_S_uvs.fits wwins J2313-4729_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /vlbi/uf001/uva//J2313-4729_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.99 x 66.8 at 1.282 degrees (North through East) ! Clean map min=-0.017294 max=0.74502 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2313-4729_S_map.fits wmodel /vlbi/uf001/uva//J2313-4729_S_map.mod ! Writing 440 model components to file: /vlbi/uf001/uva//J2313-4729_S_map.mod wobs /vlbi/uf001/uva//J2313-4729_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2313-4729_S_uvs.fits wwins /vlbi/uf001/uva//J2313-4729_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.745016 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000528515 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.21282 0.21282 0.42564 0.851281 1.70256 3.40512 6.81025 13.6205 27.241 54.482 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.745 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1409.64 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2313-4729_S_dfm.log closed on Mon Jan 14 06:37:04 2019