! Started logfile: /vlbi/uf001/uva//J1120-1243_S_dfm.log on Mon Jan 14 01:14:11 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//J1120-1243_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1120-1243_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.861905 visibilities/baseline/integration-bin. ! Found source: J1120-1243 ! ! 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 3258 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 J1120-1243_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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.064963Jy sigma=17.880973 ! Fit after self-cal, rms=0.654960Jy sigma=10.696114 ! 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.714 mas, bmaj=6.742 mas, bpa=-3.804 degrees ! Estimated noise=0.986625 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.275478 Jy ! Component: 100 - total flux cleaned = 0.338569 Jy ! Total flux subtracted in 100 components = 0.338569 Jy ! Clean residual min=-0.015267 max=0.022853 Jy/beam ! Clean residual mean=-0.000148 rms=0.004130 Jy/beam ! Combined flux in latest and established models = 0.338569 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.338569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104180Jy sigma=1.595404 ! Fit after self-cal, rms=0.104167Jy sigma=1.595315 ! 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.169 mas, bmaj=7.539 mas, bpa=-3.669 degrees ! Estimated noise=0.82206 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.0277056 Jy ! Component: 100 - total flux cleaned = 0.0402887 Jy ! Component: 150 - total flux cleaned = 0.0468347 Jy ! Component: 200 - total flux cleaned = 0.0503865 Jy ! Total flux subtracted in 200 components = 0.0503865 Jy ! Clean residual min=-0.009949 max=0.016924 Jy/beam ! Clean residual mean=-0.000120 rms=0.003548 Jy/beam ! Combined flux in latest and established models = 0.388956 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 28 components and 0.388956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099308Jy sigma=1.443717 ! Fit after self-cal, rms=0.099315Jy sigma=1.443591 ! 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.169 x 7.539 at -3.669 degrees (North through East) ! Clean map min=-0.0094603 max=0.35518 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.92 HN 0.95 KP 1.00 ! LA 0.92 MK 0.95 NL 1.04 OV 0.97 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.40 FD 0.92 HN 0.99 KP 0.98 ! LA 0.95 MK 1.04 NL 1.08 OV 0.92 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.95 HN 1.01 KP 1.00 ! LA 0.93 MK 1.10 NL 1.08 OV 1.00 ! PT 0.98 SC 1.01 ! ! ! Fit before self-cal, rms=0.099315Jy sigma=1.443591 ! Fit after self-cal, rms=0.097528Jy sigma=1.298679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=7.649 mas, bpa=-3.487 degrees ! Estimated noise=0.821332 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.00387973 Jy ! Component: 100 - total flux cleaned = -0.00528954 Jy ! Component: 150 - total flux cleaned = -0.00563665 Jy ! Component: 200 - total flux cleaned = -0.00588901 Jy ! Total flux subtracted in 200 components = -0.00588901 Jy ! Clean residual min=-0.009675 max=0.010718 Jy/beam ! Clean residual mean=-0.000032 rms=0.002489 Jy/beam ! Combined flux in latest and established models = 0.383067 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.383067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097309Jy sigma=1.295558 ! Fit after self-cal, rms=0.097405Jy sigma=1.295285 ! 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.097405Jy sigma=1.295285 ! Fit after self-cal, rms=0.098797Jy sigma=1.167783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.186 mas, bmaj=7.692 mas, bpa=-3.223 degrees ! Estimated noise=0.823402 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000354293 Jy ! Component: 100 - total flux cleaned = -0.000266056 Jy ! Component: 150 - total flux cleaned = -0.000272619 Jy ! Component: 200 - total flux cleaned = -0.000271543 Jy ! Total flux subtracted in 200 components = -0.000271543 Jy ! Clean residual min=-0.004259 max=0.003642 Jy/beam ! Clean residual mean=-0.000019 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.382795 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.382795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098662Jy sigma=1.164905 ! Fit after self-cal, rms=0.098784Jy sigma=1.164638 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.15627e-05 Jy ! Component: 100 - total flux cleaned = 2.20587e-05 Jy ! Component: 150 - total flux cleaned = 2.59576e-05 Jy ! Component: 200 - total flux cleaned = 2.88143e-05 Jy ! Total flux subtracted in 200 components = 2.88143e-05 Jy ! Clean residual min=-0.004058 max=0.003677 Jy/beam ! Clean residual mean=-0.000019 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.382824 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.382824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098743Jy sigma=1.163727 ! Fit after self-cal, rms=0.098737Jy sigma=1.163713 ! 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.098737Jy sigma=1.163713 ! Fit after self-cal, rms=0.099479Jy sigma=1.163166 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=7.709 mas, bpa=-3.153 degrees ! Estimated noise=0.824994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.24171e-05 Jy ! Component: 100 - total flux cleaned = -6.37495e-05 Jy ! Component: 150 - total flux cleaned = -0.000109216 Jy ! Component: 200 - total flux cleaned = -0.000109108 Jy ! Total flux subtracted in 200 components = -0.000109108 Jy ! Clean residual min=-0.003790 max=0.003632 Jy/beam ! Clean residual mean=-0.000019 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.382715 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.382715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099438Jy sigma=1.162292 ! Fit after self-cal, rms=0.099440Jy sigma=1.162281 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 = -7.49519e-05 Jy ! Component: 100 - total flux cleaned = -7.50633e-05 Jy ! Component: 150 - total flux cleaned = -0.000133836 Jy ! Component: 200 - total flux cleaned = -0.000188337 Jy ! Total flux subtracted in 200 components = -0.000188337 Jy ! Clean residual min=-0.003701 max=0.003658 Jy/beam ! Clean residual mean=-0.000020 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.382527 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.382527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099421Jy sigma=1.161948 ! Fit after self-cal, rms=0.099419Jy sigma=1.161945 ! 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.099419Jy sigma=1.161945 ! Fit after self-cal, rms=0.099839Jy sigma=1.161765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.104 mas, bmaj=13.54 mas, bpa=-1.235 degrees ! Estimated noise=1.07295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.36542e-05 Jy ! Component: 100 - total flux cleaned = 3.07861e-05 Jy ! Component: 150 - total flux cleaned = 4.27113e-05 Jy ! Component: 200 - total flux cleaned = 6.35464e-05 Jy ! Total flux subtracted in 200 components = 6.35464e-05 Jy ! Clean residual min=-0.003646 max=0.003735 Jy/beam ! Clean residual mean=-0.000040 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.38259 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 58 components and 0.38259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099843Jy sigma=1.161789 ! Fit after self-cal, rms=0.099845Jy sigma=1.161778 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 = 9.31056e-06 Jy ! Component: 100 - total flux cleaned = 3.85544e-05 Jy ! Component: 150 - total flux cleaned = 5.67801e-05 Jy ! Component: 200 - total flux cleaned = 6.5405e-05 Jy ! Total flux subtracted in 200 components = 6.5405e-05 Jy ! Clean residual min=-0.003632 max=0.003721 Jy/beam ! Clean residual mean=-0.000040 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.382656 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 60 components and 0.382656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099851Jy sigma=1.161837 ! Fit after self-cal, rms=0.099850Jy sigma=1.161824 ! 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.189 mas, bmaj=7.718 mas, bpa=-3.096 degrees ! Estimated noise=0.826039 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.189 x 7.718 at -3.096 degrees (North through East) ! Clean map min=-0.0035457 max=0.35812 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.728 mas, bmaj=6.898 mas, bpa=-3.408 degrees ! Estimated noise=0.999574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.279056 Jy ! Component: 100 - total flux cleaned = 0.341404 Jy ! Component: 150 - total flux cleaned = 0.363025 Jy ! Component: 200 - total flux cleaned = 0.373126 Jy ! Total flux subtracted in 200 components = 0.373126 Jy ! Clean residual min=-0.005138 max=0.005312 Jy/beam ! Clean residual mean=-0.000022 rms=0.001364 Jy/beam ! Combined flux in latest and established models = 0.373126 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.373126 Jy ! Inverting map and beam ! Estimated beam: bmin=3.189 mas, bmaj=7.718 mas, bpa=-3.096 degrees ! Estimated noise=0.826039 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.00540067 Jy ! Component: 100 - total flux cleaned = 0.00795215 Jy ! Component: 150 - total flux cleaned = 0.00921441 Jy ! Component: 200 - total flux cleaned = 0.00967043 Jy ! Total flux subtracted in 200 components = 0.00967043 Jy ! Clean residual min=-0.003379 max=0.003606 Jy/beam ! Clean residual mean=-0.000019 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.382797 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.382797 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.104 mas, bmaj=13.54 mas, bpa=-1.235 degrees ! Estimated noise=1.07295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000126579 Jy ! Component: 100 - total flux cleaned = -6.47463e-05 Jy ! Component: 150 - total flux cleaned = -2.93675e-05 Jy ! Component: 200 - total flux cleaned = 1.90156e-05 Jy ! Total flux subtracted in 200 components = 1.90156e-05 Jy ! Clean residual min=-0.003656 max=0.003674 Jy/beam ! Clean residual mean=-0.000040 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.382816 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 = 2.88283e-05 Jy ! Component: 100 - total flux cleaned = 6.87527e-05 Jy ! Component: 150 - total flux cleaned = 0.000105064 Jy ! Component: 200 - total flux cleaned = 0.000138123 Jy ! Total flux subtracted in 200 components = 0.000138123 Jy ! Clean residual min=-0.003625 max=0.003657 Jy/beam ! Clean residual mean=-0.000039 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.382954 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.382954 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.189 mas, bmaj=7.718 mas, bpa=-3.096 degrees ! Estimated noise=0.826039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000410065 Jy ! Component: 100 - total flux cleaned = 0.000269615 Jy ! Component: 150 - total flux cleaned = 0.000179985 Jy ! Component: 200 - total flux cleaned = 0.00018006 Jy ! Total flux subtracted in 200 components = 0.00018006 Jy ! Clean residual min=-0.003339 max=0.003509 Jy/beam ! Clean residual mean=-0.000018 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.383134 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.383134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099805Jy sigma=1.160963 ! Fit after self-cal, rms=0.099785Jy sigma=1.160933 wmodel J1120-1243_S_map.mod ! Writing 36 model components to file: J1120-1243_S_map.mod wobs J1120-1243_S_uvs.fits ! Writing UV FITS file: J1120-1243_S_uvs.fits wwins J1120-1243_S_map.win ! wwins: Wrote 1 windows to J1120-1243_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.000322641 Jy ! Component: 100 - total flux cleaned = 0.000726452 Jy ! Component: 150 - total flux cleaned = 0.000997179 Jy ! Component: 200 - total flux cleaned = 0.00130551 Jy ! Component: 250 - total flux cleaned = 0.00165106 Jy ! Component: 300 - total flux cleaned = 0.00222311 Jy ! Component: 350 - total flux cleaned = 0.00268613 Jy ! Component: 400 - total flux cleaned = 0.00309357 Jy ! Component: 450 - total flux cleaned = 0.00335812 Jy ! Component: 500 - total flux cleaned = 0.00357317 Jy ! Component: 550 - total flux cleaned = 0.0036993 Jy ! Component: 600 - total flux cleaned = 0.0039036 Jy ! Component: 650 - total flux cleaned = 0.00406397 Jy ! Component: 700 - total flux cleaned = 0.00418251 Jy ! Component: 750 - total flux cleaned = 0.00453028 Jy ! Component: 800 - total flux cleaned = 0.00479446 Jy ! Component: 850 - total flux cleaned = 0.00494218 Jy ! Component: 900 - total flux cleaned = 0.00519717 Jy ! Component: 950 - total flux cleaned = 0.00534067 Jy ! Component: 1000 - total flux cleaned = 0.00551704 Jy ! Component: 1050 - total flux cleaned = 0.00569056 Jy ! Component: 1100 - total flux cleaned = 0.00579355 Jy ! Component: 1150 - total flux cleaned = 0.00589493 Jy ! Component: 1200 - total flux cleaned = 0.00609445 Jy ! Component: 1250 - total flux cleaned = 0.00616003 Jy ! Component: 1300 - total flux cleaned = 0.00638626 Jy ! Component: 1350 - total flux cleaned = 0.00644985 Jy ! Component: 1400 - total flux cleaned = 0.00654389 Jy ! Component: 1450 - total flux cleaned = 0.00666831 Jy ! Component: 1500 - total flux cleaned = 0.00666873 Jy ! Component: 1550 - total flux cleaned = 0.00681986 Jy ! Component: 1600 - total flux cleaned = 0.00687939 Jy ! Component: 1650 - total flux cleaned = 0.00684994 Jy ! Component: 1700 - total flux cleaned = 0.00687882 Jy ! Component: 1750 - total flux cleaned = 0.00687837 Jy ! Component: 1800 - total flux cleaned = 0.00699218 Jy ! Component: 1850 - total flux cleaned = 0.0070199 Jy ! Component: 1900 - total flux cleaned = 0.00704775 Jy ! Component: 1950 - total flux cleaned = 0.00704849 Jy ! Component: 2000 - total flux cleaned = 0.00713099 Jy ! Component: 2050 - total flux cleaned = 0.00721185 Jy ! Component: 2100 - total flux cleaned = 0.00726504 Jy ! Component: 2150 - total flux cleaned = 0.00729112 Jy ! Component: 2200 - total flux cleaned = 0.00734321 Jy ! Component: 2250 - total flux cleaned = 0.00744688 Jy ! Component: 2300 - total flux cleaned = 0.00739531 Jy ! Component: 2350 - total flux cleaned = 0.00747205 Jy ! Component: 2400 - total flux cleaned = 0.00749697 Jy ! Component: 2450 - total flux cleaned = 0.0076209 Jy ! Component: 2500 - total flux cleaned = 0.00762066 Jy ! Component: 2550 - total flux cleaned = 0.00764479 Jy ! Component: 2600 - total flux cleaned = 0.00766904 Jy ! Component: 2650 - total flux cleaned = 0.00786056 Jy ! Component: 2700 - total flux cleaned = 0.00783697 Jy ! Component: 2750 - total flux cleaned = 0.00793127 Jy ! Component: 2800 - total flux cleaned = 0.00804749 Jy ! Component: 2850 - total flux cleaned = 0.00809396 Jy ! Component: 2900 - total flux cleaned = 0.00816296 Jy ! Component: 2950 - total flux cleaned = 0.00832149 Jy ! Component: 3000 - total flux cleaned = 0.008411 Jy ! Component: 3050 - total flux cleaned = 0.00838859 Jy ! Component: 3100 - total flux cleaned = 0.00847705 Jy ! Component: 3150 - total flux cleaned = 0.00854275 Jy ! Component: 3200 - total flux cleaned = 0.00860767 Jy ! Component: 3250 - total flux cleaned = 0.00871501 Jy ! Component: 3300 - total flux cleaned = 0.00873657 Jy ! Component: 3350 - total flux cleaned = 0.00877883 Jy ! Component: 3400 - total flux cleaned = 0.00875775 Jy ! Component: 3450 - total flux cleaned = 0.00877832 Jy ! Component: 3500 - total flux cleaned = 0.00877822 Jy ! Component: 3550 - total flux cleaned = 0.00877824 Jy ! Component: 3600 - total flux cleaned = 0.00875795 Jy ! Component: 3650 - total flux cleaned = 0.00879863 Jy ! Component: 3700 - total flux cleaned = 0.00879852 Jy ! Component: 3750 - total flux cleaned = 0.00875851 Jy ! Component: 3800 - total flux cleaned = 0.00871887 Jy ! Component: 3850 - total flux cleaned = 0.00871881 Jy ! Component: 3900 - total flux cleaned = 0.00867959 Jy ! Component: 3950 - total flux cleaned = 0.00866003 Jy ! Component: 4000 - total flux cleaned = 0.00869883 Jy ! Component: 4050 - total flux cleaned = 0.00860268 Jy ! Total flux subtracted in 4096 components = 0.00858356 Jy ! Clean residual min=-0.001347 max=0.001314 Jy/beam ! Clean residual mean=-0.000001 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.391717 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 296 components and 0.391717 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1120-1243_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.189 x 7.718 at -3.096 degrees (North through East) ! Clean map min=-0.0021228 max=0.35905 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1120-1243_S_map.fits wmodel /vlbi/uf001/uva//J1120-1243_S_map.mod ! Writing 296 model components to file: /vlbi/uf001/uva//J1120-1243_S_map.mod wobs /vlbi/uf001/uva//J1120-1243_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1120-1243_S_uvs.fits wwins /vlbi/uf001/uva//J1120-1243_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1120-1243_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.359045 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000339072 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.283312 0.283312 0.566624 1.13325 2.26649 4.53299 9.06598 18.132 36.2639 72.5278 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.359 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1058.9 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1120-1243_S_dfm.log closed on Mon Jan 14 01:14:15 2019