! Started logfile: /vlbi/uf001/uva//J1034-0211_S_dfm.log on Mon Jan 14 00:56:26 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//J1034-0211_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1034-0211_S_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1034-0211 ! ! 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 9720 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 J1034-0211_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.001213Jy sigma=20.036483 ! Fit after self-cal, rms=0.901992Jy sigma=18.029076 ! 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.772 mas, bmaj=6.88 mas, bpa=-2.346 degrees ! Estimated noise=0.48227 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.0745778 Jy ! Component: 100 - total flux cleaned = 0.0939078 Jy ! Total flux subtracted in 100 components = 0.0939078 Jy ! Clean residual min=-0.003759 max=0.007481 Jy/beam ! Clean residual mean=0.000007 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.0939077 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0939077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066172Jy sigma=1.272253 ! Fit after self-cal, rms=0.066111Jy sigma=1.270712 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00824276 Jy ! Component: 100 - total flux cleaned = 0.0129209 Jy ! Total flux subtracted in 100 components = 0.0129209 Jy ! Clean residual min=-0.003398 max=0.004884 Jy/beam ! Clean residual mean=0.000001 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.106829 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 31 components and 0.106829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064715Jy sigma=1.240082 ! Fit after self-cal, rms=0.064716Jy sigma=1.239920 ! 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.251 mas, bmaj=7.802 mas, bpa=-3.054 degrees ! Estimated noise=0.362814 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.00481135 Jy ! Component: 100 - total flux cleaned = 0.00730697 Jy ! Component: 150 - total flux cleaned = 0.00874857 Jy ! Component: 200 - total flux cleaned = 0.00963788 Jy ! Total flux subtracted in 200 components = 0.00963788 Jy ! Clean residual min=-0.003843 max=0.003926 Jy/beam ! Clean residual mean=-0.000004 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.116466 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 61 components and 0.116466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064377Jy sigma=1.232770 ! Fit after self-cal, rms=0.064379Jy sigma=1.232694 ! 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.251 x 7.802 at -3.054 degrees (North through East) ! Clean map min=-0.0038087 max=0.098644 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 HN 1.00 KP 1.01 ! LA 0.97 MK 1.03 NL 1.06 OV 1.01 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.95 HN 1.00 KP 1.02 ! LA 0.95 MK 1.06 NL 1.06 OV 0.96 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.97 HN 0.98 KP 1.03 ! LA 0.95 MK 0.99 NL 1.13 OV 0.99 ! PT 0.98 SC 0.99 ! ! ! Fit before self-cal, rms=0.064379Jy sigma=1.232694 ! Fit after self-cal, rms=0.064788Jy sigma=1.226165 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.263 mas, bmaj=7.841 mas, bpa=-2.596 degrees ! Estimated noise=0.362455 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.000469125 Jy ! Component: 100 - total flux cleaned = -0.000506039 Jy ! Component: 150 - total flux cleaned = -0.000551803 Jy ! Component: 200 - total flux cleaned = -0.000565547 Jy ! Total flux subtracted in 200 components = -0.000565547 Jy ! Clean residual min=-0.003359 max=0.003872 Jy/beam ! Clean residual mean=-0.000007 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.115901 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.115901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064774Jy sigma=1.225953 ! Fit after self-cal, rms=0.064788Jy sigma=1.225794 ! 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.064788Jy sigma=1.225794 ! Fit after self-cal, rms=0.069104Jy sigma=1.196642 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=7.858 mas, bpa=-2.538 degrees ! Estimated noise=0.362548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.13855e-05 Jy ! Component: 100 - total flux cleaned = -0.000111542 Jy ! Component: 150 - total flux cleaned = -0.000128387 Jy ! Component: 200 - total flux cleaned = -0.000142484 Jy ! Total flux subtracted in 200 components = -0.000142484 Jy ! Clean residual min=-0.002159 max=0.001942 Jy/beam ! Clean residual mean=-0.000005 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.115758 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.115758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069094Jy sigma=1.196453 ! Fit after self-cal, rms=0.069228Jy sigma=1.195834 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.51097e-05 Jy ! Component: 100 - total flux cleaned = -3.47603e-06 Jy ! Component: 150 - total flux cleaned = -4.07388e-05 Jy ! Component: 200 - total flux cleaned = -4.10363e-05 Jy ! Total flux subtracted in 200 components = -4.10363e-05 Jy ! Clean residual min=-0.002149 max=0.001957 Jy/beam ! Clean residual mean=-0.000005 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.115717 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.115717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069223Jy sigma=1.195736 ! Fit after self-cal, rms=0.069224Jy sigma=1.195724 ! 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.069224Jy sigma=1.195724 ! Fit after self-cal, rms=0.069981Jy sigma=1.192200 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=7.87 mas, bpa=-2.574 degrees ! Estimated noise=0.362026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000355711 Jy ! Component: 100 - total flux cleaned = -0.000450657 Jy ! Component: 150 - total flux cleaned = -0.000491517 Jy ! Component: 200 - total flux cleaned = -0.000516413 Jy ! Total flux subtracted in 200 components = -0.000516413 Jy ! Clean residual min=-0.001936 max=0.001539 Jy/beam ! Clean residual mean=-0.000006 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.115201 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 87 components and 0.115201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069974Jy sigma=1.192076 ! Fit after self-cal, rms=0.069988Jy sigma=1.192016 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.50949e-05 Jy ! Component: 100 - total flux cleaned = -0.000121588 Jy ! Component: 150 - total flux cleaned = -0.000132032 Jy ! Component: 200 - total flux cleaned = -0.000132208 Jy ! Total flux subtracted in 200 components = -0.000132208 Jy ! Clean residual min=-0.001937 max=0.001514 Jy/beam ! Clean residual mean=-0.000005 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.115069 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 92 components and 0.115069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069985Jy sigma=1.191953 ! Fit after self-cal, rms=0.069985Jy sigma=1.191949 ! 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.069985Jy sigma=1.191949 ! Fit after self-cal, rms=0.070203Jy sigma=1.191926 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.403 mas, bmaj=12.53 mas, bpa=-3.81 degrees ! Estimated noise=0.456439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000193544 Jy ! Component: 100 - total flux cleaned = -0.000208434 Jy ! Component: 150 - total flux cleaned = -0.000220577 Jy ! Component: 200 - total flux cleaned = -0.000220454 Jy ! Total flux subtracted in 200 components = -0.000220454 Jy ! Clean residual min=-0.002099 max=0.001439 Jy/beam ! Clean residual mean=-0.000011 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.114848 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 99 components and 0.114848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070202Jy sigma=1.191945 ! Fit after self-cal, rms=0.070205Jy sigma=1.191936 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.74349e-05 Jy ! Component: 100 - total flux cleaned = 1.76203e-05 Jy ! Component: 150 - total flux cleaned = 1.73446e-05 Jy ! Component: 200 - total flux cleaned = 2.24807e-05 Jy ! Total flux subtracted in 200 components = 2.24807e-05 Jy ! Clean residual min=-0.002103 max=0.001427 Jy/beam ! Clean residual mean=-0.000011 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.114871 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 101 components and 0.114871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070204Jy sigma=1.191948 ! Fit after self-cal, rms=0.070204Jy sigma=1.191943 ! 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.265 mas, bmaj=7.883 mas, bpa=-2.597 degrees ! Estimated noise=0.36204 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.265 x 7.883 at -2.597 degrees (North through East) ! Clean map min=-0.0018565 max=0.098667 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.764 mas, bmaj=6.921 mas, bpa=-2.043 degrees ! Estimated noise=0.488821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0754706 Jy ! Component: 100 - total flux cleaned = 0.0953847 Jy ! Component: 150 - total flux cleaned = 0.103586 Jy ! Component: 200 - total flux cleaned = 0.108169 Jy ! Total flux subtracted in 200 components = 0.108169 Jy ! Clean residual min=-0.002257 max=0.002355 Jy/beam ! Clean residual mean=-0.000001 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.108169 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.108169 Jy ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=7.883 mas, bpa=-2.597 degrees ! Estimated noise=0.36204 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.00310619 Jy ! Component: 100 - total flux cleaned = 0.00473871 Jy ! Component: 150 - total flux cleaned = 0.00563525 Jy ! Component: 200 - total flux cleaned = 0.00587181 Jy ! Total flux subtracted in 200 components = 0.00587181 Jy ! Clean residual min=-0.002046 max=0.001539 Jy/beam ! Clean residual mean=-0.000005 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.114041 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 47 components and 0.114041 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.403 mas, bmaj=12.53 mas, bpa=-3.81 degrees ! Estimated noise=0.456439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000617602 Jy ! Component: 100 - total flux cleaned = 0.000686629 Jy ! Component: 150 - total flux cleaned = 0.000738657 Jy ! Component: 200 - total flux cleaned = 0.000777879 Jy ! Total flux subtracted in 200 components = 0.000777879 Jy ! Clean residual min=-0.002123 max=0.001425 Jy/beam ! Clean residual mean=-0.000011 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.114819 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.88701e-05 Jy ! Component: 100 - total flux cleaned = 2.45968e-05 Jy ! Component: 150 - total flux cleaned = 3.53087e-05 Jy ! Component: 200 - total flux cleaned = 4.02754e-05 Jy ! Total flux subtracted in 200 components = 4.02754e-05 Jy ! Clean residual min=-0.002117 max=0.001423 Jy/beam ! Clean residual mean=-0.000011 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.114859 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.114859 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=7.883 mas, bpa=-2.597 degrees ! Estimated noise=0.36204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000160625 Jy ! Component: 100 - total flux cleaned = -0.0001738 Jy ! Component: 150 - total flux cleaned = -0.000186506 Jy ! Component: 200 - total flux cleaned = -0.000198067 Jy ! Total flux subtracted in 200 components = -0.000198067 Jy ! Clean residual min=-0.001984 max=0.001477 Jy/beam ! Clean residual mean=-0.000006 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.114661 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.114661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070207Jy sigma=1.191859 ! Fit after self-cal, rms=0.070206Jy sigma=1.191831 wmodel J1034-0211_S_map.mod ! Writing 67 model components to file: J1034-0211_S_map.mod wobs J1034-0211_S_uvs.fits ! Writing UV FITS file: J1034-0211_S_uvs.fits wwins J1034-0211_S_map.win ! wwins: Wrote 1 windows to J1034-0211_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.000825265 Jy ! Component: 100 - total flux cleaned = -0.0011906 Jy ! Component: 150 - total flux cleaned = -0.00139853 Jy ! Component: 200 - total flux cleaned = -0.00152179 Jy ! Component: 250 - total flux cleaned = -0.00168598 Jy ! Component: 300 - total flux cleaned = -0.00166323 Jy ! Component: 350 - total flux cleaned = -0.00157492 Jy ! Component: 400 - total flux cleaned = -0.00155385 Jy ! Component: 450 - total flux cleaned = -0.00151131 Jy ! Component: 500 - total flux cleaned = -0.00146971 Jy ! Component: 550 - total flux cleaned = -0.00142874 Jy ! Component: 600 - total flux cleaned = -0.00136804 Jy ! Component: 650 - total flux cleaned = -0.00136798 Jy ! Component: 700 - total flux cleaned = -0.00128965 Jy ! Component: 750 - total flux cleaned = -0.00121288 Jy ! Component: 800 - total flux cleaned = -0.00121303 Jy ! Component: 850 - total flux cleaned = -0.00110108 Jy ! Component: 900 - total flux cleaned = -0.00102788 Jy ! Component: 950 - total flux cleaned = -0.000919091 Jy ! Component: 1000 - total flux cleaned = -0.000883314 Jy ! Component: 1050 - total flux cleaned = -0.000777243 Jy ! Component: 1100 - total flux cleaned = -0.000655211 Jy ! Component: 1150 - total flux cleaned = -0.000518048 Jy ! Component: 1200 - total flux cleaned = -0.000416324 Jy ! Component: 1250 - total flux cleaned = -0.000298825 Jy ! Component: 1300 - total flux cleaned = -0.000166344 Jy ! Component: 1350 - total flux cleaned = -5.16932e-05 Jy ! Component: 1400 - total flux cleaned = 0.000125832 Jy ! Component: 1450 - total flux cleaned = 0.000189626 Jy ! Component: 1500 - total flux cleaned = 0.00025302 Jy ! Component: 1550 - total flux cleaned = 0.00034688 Jy ! Component: 1600 - total flux cleaned = 0.000470297 Jy ! Component: 1650 - total flux cleaned = 0.000546662 Jy ! Component: 1700 - total flux cleaned = 0.000637167 Jy ! Component: 1750 - total flux cleaned = 0.000666888 Jy ! Component: 1800 - total flux cleaned = 0.000696552 Jy ! Component: 1850 - total flux cleaned = 0.000814328 Jy ! Component: 1900 - total flux cleaned = 0.000872804 Jy ! Component: 1950 - total flux cleaned = 0.000959497 Jy ! Component: 2000 - total flux cleaned = 0.00103107 Jy ! Component: 2050 - total flux cleaned = 0.00111617 Jy ! Component: 2100 - total flux cleaned = 0.00117225 Jy ! Component: 2150 - total flux cleaned = 0.0012002 Jy ! Component: 2200 - total flux cleaned = 0.00131076 Jy ! Component: 2250 - total flux cleaned = 0.00129698 Jy ! Component: 2300 - total flux cleaned = 0.00139199 Jy ! Component: 2350 - total flux cleaned = 0.00148604 Jy ! Component: 2400 - total flux cleaned = 0.00148584 Jy ! Component: 2450 - total flux cleaned = 0.00148594 Jy ! Component: 2500 - total flux cleaned = 0.00157804 Jy ! Component: 2550 - total flux cleaned = 0.00163038 Jy ! Component: 2600 - total flux cleaned = 0.00165635 Jy ! Component: 2650 - total flux cleaned = 0.00172052 Jy ! Component: 2700 - total flux cleaned = 0.00174589 Jy ! Component: 2750 - total flux cleaned = 0.00180915 Jy ! Component: 2800 - total flux cleaned = 0.0018342 Jy ! Component: 2850 - total flux cleaned = 0.00185938 Jy ! Component: 2900 - total flux cleaned = 0.00185952 Jy ! Component: 2950 - total flux cleaned = 0.00193315 Jy ! Component: 3000 - total flux cleaned = 0.00196986 Jy ! Component: 3050 - total flux cleaned = 0.00201806 Jy ! Component: 3100 - total flux cleaned = 0.00200607 Jy ! Component: 3150 - total flux cleaned = 0.0020418 Jy ! Component: 3200 - total flux cleaned = 0.00207738 Jy ! Component: 3250 - total flux cleaned = 0.00210088 Jy ! Component: 3300 - total flux cleaned = 0.00214767 Jy ! Component: 3350 - total flux cleaned = 0.0021593 Jy ! Component: 3400 - total flux cleaned = 0.00215929 Jy ! Component: 3450 - total flux cleaned = 0.0021708 Jy ! Component: 3500 - total flux cleaned = 0.00217083 Jy ! Component: 3550 - total flux cleaned = 0.0021822 Jy ! Component: 3600 - total flux cleaned = 0.00223857 Jy ! Component: 3650 - total flux cleaned = 0.00219386 Jy ! Component: 3700 - total flux cleaned = 0.00221609 Jy ! Component: 3750 - total flux cleaned = 0.00223814 Jy ! Component: 3800 - total flux cleaned = 0.00227109 Jy ! Component: 3850 - total flux cleaned = 0.00222731 Jy ! Component: 3900 - total flux cleaned = 0.00222736 Jy ! Component: 3950 - total flux cleaned = 0.00224889 Jy ! Component: 4000 - total flux cleaned = 0.00227026 Jy ! Component: 4050 - total flux cleaned = 0.00227017 Jy ! Total flux subtracted in 4096 components = 0.00228075 Jy ! Clean residual min=-0.000649 max=0.000605 Jy/beam ! Clean residual mean=-0.000001 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.116942 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 352 components and 0.116942 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1034-0211_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.265 x 7.883 at -2.597 degrees (North through East) ! Clean map min=-0.0013362 max=0.098692 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1034-0211_S_map.fits wmodel /vlbi/uf001/uva//J1034-0211_S_map.mod ! Writing 352 model components to file: /vlbi/uf001/uva//J1034-0211_S_map.mod wobs /vlbi/uf001/uva//J1034-0211_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1034-0211_S_uvs.fits wwins /vlbi/uf001/uva//J1034-0211_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1034-0211_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0986919 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196072 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.596012 0.596012 1.19202 2.38405 4.76809 9.53619 19.0724 38.1447 76.2895 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.098 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 503.345 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1034-0211_S_dfm.log closed on Mon Jan 14 00:56:31 2019