! Started logfile: /vlbi/uf001/uva//J0719-1955_S_dfm.log on Sun Jan 13 23:22:54 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//J0719-1955_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0719-1955_S_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.899537 visibilities/baseline/integration-bin. ! Found source: J0719-1955 ! ! 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 5829 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 J0719-1955_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005554Jy sigma=16.834418 ! Fit after self-cal, rms=0.949637Jy sigma=15.871572 ! 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.637 mas, bmaj=6.862 mas, bpa=-5.824 degrees ! Estimated noise=0.920085 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.0394226 Jy ! Component: 100 - total flux cleaned = 0.0484914 Jy ! Total flux subtracted in 100 components = 0.0484914 Jy ! Clean residual min=-0.005262 max=0.006277 Jy/beam ! Clean residual mean=-0.000029 rms=0.001390 Jy/beam ! Combined flux in latest and established models = 0.0484914 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0484914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081626Jy sigma=1.237668 ! Fit after self-cal, rms=0.080160Jy sigma=1.212380 ! 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.13 mas, bmaj=8.044 mas, bpa=-5.718 degrees ! Estimated noise=0.567392 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.0076139 Jy ! Component: 100 - total flux cleaned = 0.0107905 Jy ! Component: 150 - total flux cleaned = 0.0122642 Jy ! Component: 200 - total flux cleaned = 0.0124502 Jy ! Total flux subtracted in 200 components = 0.0124502 Jy ! Clean residual min=-0.003081 max=0.002942 Jy/beam ! Clean residual mean=-0.000015 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.0609416 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.0609416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079511Jy sigma=1.200539 ! Fit after self-cal, rms=0.079494Jy sigma=1.200141 ! 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.13 x 8.044 at -5.718 degrees (North through East) ! Clean map min=-0.0028393 max=0.055193 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.06 HN 1.15 KP 0.93 ! LA 0.95 MK 0.99 NL 1.15 OV 0.96 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.07 HN 1.00 KP 0.93 ! LA 0.94 MK 0.98 NL 1.02 OV 0.97 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.98 HN 1.02 KP 1.03 ! LA 1.00 MK 0.98 NL 0.97 OV 1.11 ! PT 0.94 SC 1.06 ! ! ! Fit before self-cal, rms=0.079494Jy sigma=1.200141 ! Fit after self-cal, rms=0.078536Jy sigma=1.197645 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.136 mas, bmaj=8.038 mas, bpa=-5.727 degrees ! Estimated noise=0.562627 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 = 9.12526e-05 Jy ! Component: 100 - total flux cleaned = 8.88803e-05 Jy ! Component: 150 - total flux cleaned = 6.05944e-05 Jy ! Component: 200 - total flux cleaned = 6.26239e-05 Jy ! Total flux subtracted in 200 components = 6.26239e-05 Jy ! Clean residual min=-0.002814 max=0.002806 Jy/beam ! Clean residual mean=-0.000012 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.0610042 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.0610042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078515Jy sigma=1.197282 ! Fit after self-cal, rms=0.078558Jy sigma=1.196830 ! 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.078558Jy sigma=1.196830 ! Fit after self-cal, rms=0.079124Jy sigma=1.194481 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.143 mas, bmaj=7.884 mas, bpa=-5.917 degrees ! Estimated noise=0.562111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.05627e-05 Jy ! Component: 100 - total flux cleaned = 1.01456e-05 Jy ! Component: 150 - total flux cleaned = -9.90769e-06 Jy ! Component: 200 - total flux cleaned = -9.91199e-06 Jy ! Total flux subtracted in 200 components = -9.91199e-06 Jy ! Clean residual min=-0.002672 max=0.002716 Jy/beam ! Clean residual mean=-0.000008 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.0609943 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0609943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079107Jy sigma=1.194327 ! Fit after self-cal, rms=0.079060Jy sigma=1.192895 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 = 5.73485e-05 Jy ! Component: 100 - total flux cleaned = 5.88128e-05 Jy ! Component: 150 - total flux cleaned = 7.75307e-05 Jy ! Component: 200 - total flux cleaned = 7.78879e-05 Jy ! Total flux subtracted in 200 components = 7.78879e-05 Jy ! Clean residual min=-0.002632 max=0.002774 Jy/beam ! Clean residual mean=-0.000008 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.0610722 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.0610722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079045Jy sigma=1.192756 ! Fit after self-cal, rms=0.079041Jy sigma=1.192692 ! 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.079041Jy sigma=1.192692 ! Fit after self-cal, rms=0.078903Jy sigma=1.192607 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.14 mas, bmaj=7.842 mas, bpa=-5.976 degrees ! Estimated noise=0.561093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000111983 Jy ! Component: 100 - total flux cleaned = 9.25034e-05 Jy ! Component: 150 - total flux cleaned = 9.26936e-05 Jy ! Component: 200 - total flux cleaned = 9.26744e-05 Jy ! Total flux subtracted in 200 components = 9.26744e-05 Jy ! Clean residual min=-0.002680 max=0.002751 Jy/beam ! Clean residual mean=-0.000008 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.0611648 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.0611648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078890Jy sigma=1.192508 ! Fit after self-cal, rms=0.078891Jy sigma=1.192474 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 = -5.48436e-06 Jy ! Component: 100 - total flux cleaned = -2.09623e-05 Jy ! Component: 150 - total flux cleaned = -3.48827e-05 Jy ! Component: 200 - total flux cleaned = -2.21649e-05 Jy ! Total flux subtracted in 200 components = -2.21649e-05 Jy ! Clean residual min=-0.002708 max=0.002695 Jy/beam ! Clean residual mean=-0.000008 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.0611427 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.0611427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078882Jy sigma=1.192418 ! Fit after self-cal, rms=0.078882Jy sigma=1.192400 ! 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.078882Jy sigma=1.192400 ! Fit after self-cal, rms=0.078702Jy sigma=1.192382 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.548 mas, bmaj=16.34 mas, bpa=-4.83 degrees ! Estimated noise=0.723249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000193698 Jy ! Component: 100 - total flux cleaned = 0.000220668 Jy ! Component: 150 - total flux cleaned = 0.000244344 Jy ! Component: 200 - total flux cleaned = 0.000264534 Jy ! Total flux subtracted in 200 components = 0.000264534 Jy ! Clean residual min=-0.002870 max=0.003229 Jy/beam ! Clean residual mean=-0.000015 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.0614072 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.0614072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078704Jy sigma=1.192448 ! Fit after self-cal, rms=0.078705Jy sigma=1.192430 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.27243e-05 Jy ! Component: 100 - total flux cleaned = -2.67974e-06 Jy ! Component: 150 - total flux cleaned = 1.42082e-05 Jy ! Component: 200 - total flux cleaned = 2.18458e-05 Jy ! Total flux subtracted in 200 components = 2.18458e-05 Jy ! Clean residual min=-0.002874 max=0.003221 Jy/beam ! Clean residual mean=-0.000015 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.061429 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.061429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078708Jy sigma=1.192519 ! Fit after self-cal, rms=0.078710Jy sigma=1.192505 ! 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.135 mas, bmaj=7.812 mas, bpa=-6.053 degrees ! Estimated noise=0.560283 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.135 x 7.812 at -6.053 degrees (North through East) ! Clean map min=-0.0025882 max=0.054332 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.632 mas, bmaj=6.64 mas, bpa=-6.339 degrees ! Estimated noise=0.898667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0418723 Jy ! Component: 100 - total flux cleaned = 0.0521213 Jy ! Component: 150 - total flux cleaned = 0.0569746 Jy ! Component: 200 - total flux cleaned = 0.0582846 Jy ! Total flux subtracted in 200 components = 0.0582846 Jy ! Clean residual min=-0.004599 max=0.004028 Jy/beam ! Clean residual mean=-0.000013 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.0582846 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0582846 Jy ! Inverting map and beam ! Estimated beam: bmin=3.135 mas, bmaj=7.812 mas, bpa=-6.053 degrees ! Estimated noise=0.560283 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.0020591 Jy ! Component: 100 - total flux cleaned = 0.00235575 Jy ! Component: 150 - total flux cleaned = 0.00257858 Jy ! Component: 200 - total flux cleaned = 0.00272219 Jy ! Total flux subtracted in 200 components = 0.00272219 Jy ! Clean residual min=-0.002672 max=0.002681 Jy/beam ! Clean residual mean=-0.000008 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.0610068 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.0610068 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.548 mas, bmaj=16.34 mas, bpa=-4.83 degrees ! Estimated noise=0.723249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000280425 Jy ! Component: 100 - total flux cleaned = 0.00030832 Jy ! Component: 150 - total flux cleaned = 0.000330568 Jy ! Component: 200 - total flux cleaned = 0.0003499 Jy ! Total flux subtracted in 200 components = 0.0003499 Jy ! Clean residual min=-0.002847 max=0.003232 Jy/beam ! Clean residual mean=-0.000015 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.0613567 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 = 8.43736e-06 Jy ! Component: 100 - total flux cleaned = 2.46555e-05 Jy ! Component: 150 - total flux cleaned = 3.89311e-05 Jy ! Component: 200 - total flux cleaned = 4.53472e-05 Jy ! Total flux subtracted in 200 components = 4.53472e-05 Jy ! Clean residual min=-0.002858 max=0.003229 Jy/beam ! Clean residual mean=-0.000015 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.0614021 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 45 components and 0.0614021 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.135 mas, bmaj=7.812 mas, bpa=-6.053 degrees ! Estimated noise=0.560283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.36289e-05 Jy ! Component: 100 - total flux cleaned = -7.54539e-05 Jy ! Component: 150 - total flux cleaned = -0.000178788 Jy ! Component: 200 - total flux cleaned = -0.0002297 Jy ! Total flux subtracted in 200 components = -0.0002297 Jy ! Clean residual min=-0.002699 max=0.002600 Jy/beam ! Clean residual mean=-0.000008 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.0611724 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.0611724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078715Jy sigma=1.192541 ! Fit after self-cal, rms=0.078716Jy sigma=1.192502 wmodel J0719-1955_S_map.mod ! Writing 50 model components to file: J0719-1955_S_map.mod wobs J0719-1955_S_uvs.fits ! Writing UV FITS file: J0719-1955_S_uvs.fits wwins J0719-1955_S_map.win ! wwins: Wrote 1 windows to J0719-1955_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.000447784 Jy ! Component: 100 - total flux cleaned = -0.000716697 Jy ! Component: 150 - total flux cleaned = -0.000843458 Jy ! Component: 200 - total flux cleaned = -0.000883893 Jy ! Component: 250 - total flux cleaned = -0.000922651 Jy ! Component: 300 - total flux cleaned = -0.000997097 Jy ! Component: 350 - total flux cleaned = -0.000960929 Jy ! Component: 400 - total flux cleaned = -0.000996116 Jy ! Component: 450 - total flux cleaned = -0.00099657 Jy ! Component: 500 - total flux cleaned = -0.00102998 Jy ! Component: 550 - total flux cleaned = -0.000931958 Jy ! Component: 600 - total flux cleaned = -0.00086835 Jy ! Component: 650 - total flux cleaned = -0.000867745 Jy ! Component: 700 - total flux cleaned = -0.000775343 Jy ! Component: 750 - total flux cleaned = -0.00071506 Jy ! Component: 800 - total flux cleaned = -0.000656668 Jy ! Component: 850 - total flux cleaned = -0.000656614 Jy ! Component: 900 - total flux cleaned = -0.000599669 Jy ! Component: 950 - total flux cleaned = -0.000628096 Jy ! Component: 1000 - total flux cleaned = -0.00062846 Jy ! Component: 1050 - total flux cleaned = -0.000602101 Jy ! Component: 1100 - total flux cleaned = -0.000709386 Jy ! Component: 1150 - total flux cleaned = -0.000683182 Jy ! Component: 1200 - total flux cleaned = -0.000708987 Jy ! Component: 1250 - total flux cleaned = -0.000734366 Jy ! Component: 1300 - total flux cleaned = -0.000659066 Jy ! Component: 1350 - total flux cleaned = -0.000733529 Jy ! Component: 1400 - total flux cleaned = -0.000782283 Jy ! Component: 1450 - total flux cleaned = -0.000758407 Jy ! Component: 1500 - total flux cleaned = -0.00083002 Jy ! Component: 1550 - total flux cleaned = -0.000924012 Jy ! Component: 1600 - total flux cleaned = -0.0010163 Jy ! Component: 1650 - total flux cleaned = -0.000993065 Jy ! Component: 1700 - total flux cleaned = -0.00108366 Jy ! Component: 1750 - total flux cleaned = -0.00115017 Jy ! Component: 1800 - total flux cleaned = -0.00115015 Jy ! Component: 1850 - total flux cleaned = -0.00121528 Jy ! Component: 1900 - total flux cleaned = -0.00117172 Jy ! Component: 1950 - total flux cleaned = -0.00121427 Jy ! Component: 2000 - total flux cleaned = -0.00119311 Jy ! Component: 2050 - total flux cleaned = -0.00121395 Jy ! Component: 2100 - total flux cleaned = -0.00119334 Jy ! Component: 2150 - total flux cleaned = -0.00127484 Jy ! Component: 2200 - total flux cleaned = -0.00125477 Jy ! Component: 2250 - total flux cleaned = -0.0012146 Jy ! Component: 2300 - total flux cleaned = -0.00123435 Jy ! Component: 2350 - total flux cleaned = -0.00121491 Jy ! Component: 2400 - total flux cleaned = -0.00125355 Jy ! Component: 2450 - total flux cleaned = -0.00125341 Jy ! Component: 2500 - total flux cleaned = -0.00121611 Jy ! Component: 2550 - total flux cleaned = -0.00125388 Jy ! Component: 2600 - total flux cleaned = -0.00134631 Jy ! Component: 2650 - total flux cleaned = -0.00134603 Jy ! Component: 2700 - total flux cleaned = -0.00136405 Jy ! Component: 2750 - total flux cleaned = -0.00138206 Jy ! Component: 2800 - total flux cleaned = -0.00139958 Jy ! Component: 2850 - total flux cleaned = -0.00143461 Jy ! Component: 2900 - total flux cleaned = -0.00139988 Jy ! Component: 2950 - total flux cleaned = -0.00145181 Jy ! Component: 3000 - total flux cleaned = -0.00145173 Jy ! Component: 3050 - total flux cleaned = -0.00146871 Jy ! Component: 3100 - total flux cleaned = -0.00151909 Jy ! Component: 3150 - total flux cleaned = -0.00150243 Jy ! Component: 3200 - total flux cleaned = -0.00153576 Jy ! Component: 3250 - total flux cleaned = -0.00155226 Jy ! Component: 3300 - total flux cleaned = -0.00155233 Jy ! Component: 3350 - total flux cleaned = -0.00152036 Jy ! Component: 3400 - total flux cleaned = -0.00163258 Jy ! Component: 3450 - total flux cleaned = -0.00155307 Jy ! Component: 3500 - total flux cleaned = -0.00156887 Jy ! Component: 3550 - total flux cleaned = -0.0016003 Jy ! Component: 3600 - total flux cleaned = -0.0016158 Jy ! Component: 3650 - total flux cleaned = -0.00156948 Jy ! Component: 3700 - total flux cleaned = -0.00156961 Jy ! Component: 3750 - total flux cleaned = -0.00153916 Jy ! Component: 3800 - total flux cleaned = -0.00149387 Jy ! Component: 3850 - total flux cleaned = -0.00152406 Jy ! Component: 3900 - total flux cleaned = -0.00152423 Jy ! Component: 3950 - total flux cleaned = -0.00153906 Jy ! Component: 4000 - total flux cleaned = -0.00152463 Jy ! Component: 4050 - total flux cleaned = -0.00149549 Jy ! Total flux subtracted in 4096 components = -0.00159704 Jy ! Clean residual min=-0.000935 max=0.001012 Jy/beam ! Clean residual mean=-0.000004 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.0595753 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 340 components and 0.0595753 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0719-1955_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.135 x 7.812 at -6.053 degrees (North through East) ! Clean map min=-0.001853 max=0.05399 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0719-1955_S_map.fits wmodel /vlbi/uf001/uva//J0719-1955_S_map.mod ! Writing 340 model components to file: /vlbi/uf001/uva//J0719-1955_S_map.mod wobs /vlbi/uf001/uva//J0719-1955_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0719-1955_S_uvs.fits wwins /vlbi/uf001/uva//J0719-1955_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0719-1955_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0539898 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000253613 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.40923 1.40923 2.81845 5.63691 11.2738 22.5476 45.0953 90.1906 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.053 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 212.882 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0719-1955_S_dfm.log closed on Sun Jan 13 23:22:58 2019