! Started logfile: /vlbi/uf001/uva//J2011-1546_S_b_dfm.log on Mon Jan 14 05:24:18 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//J2011-1546_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2011-1546_S_b_uva.fits ! AN table 1: 14 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.945578 visibilities/baseline/integration-bin. ! Found source: J2011-1546 ! ! 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 834 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 J2011-1546_S_b] 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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.220658Jy sigma=16.096010 ! Fit after self-cal, rms=0.344231Jy sigma=3.966040 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=24.44 mas, bpa=-33.01 degrees ! Estimated noise=2.32652 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.612987 Jy ! Component: 100 - total flux cleaned = 0.798696 Jy ! Total flux subtracted in 100 components = 0.798696 Jy ! Clean residual min=-0.058900 max=0.101683 Jy/beam ! Clean residual mean=-0.001135 rms=0.024052 Jy/beam ! Combined flux in latest and established models = 0.798697 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.798697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.208574Jy sigma=2.824120 ! Fit after self-cal, rms=0.208641Jy sigma=2.823302 ! 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.943 mas, bmaj=21.48 mas, bpa=-33.5 degrees ! Estimated noise=2.13361 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.102861 Jy ! Component: 100 - total flux cleaned = 0.157316 Jy ! Component: 150 - total flux cleaned = 0.184697 Jy ! Component: 200 - total flux cleaned = 0.196024 Jy ! Total flux subtracted in 200 components = 0.196024 Jy ! Clean residual min=-0.034682 max=0.031733 Jy/beam ! Clean residual mean=-0.000500 rms=0.009812 Jy/beam ! Combined flux in latest and established models = 0.99472 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 61 components and 0.99472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.158432Jy sigma=2.031220 ! Fit after self-cal, rms=0.158466Jy sigma=2.030540 ! 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.943 x 21.48 at -33.5 degrees (North through East) ! Clean map min=-0.034202 max=0.78755 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: ! BR 0.90 FD 0.93 KP 1.05 LA 0.98 ! MK 1.08 NL 1.19 PT 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 0.93 KP 1.01 LA 1.00 ! MK 1.08 NL 0.73 PT 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.94 KP 1.03 LA 0.94 ! MK 0.96 NL 1.06 PT 1.03 ! ! ! Fit before self-cal, rms=0.158466Jy sigma=2.030540 ! Fit after self-cal, rms=0.110161Jy sigma=1.230511 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.012 mas, bmaj=21.59 mas, bpa=-33.36 degrees ! Estimated noise=2.12686 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.0050842 Jy ! Component: 100 - total flux cleaned = 0.00509194 Jy ! Component: 150 - total flux cleaned = 0.00509618 Jy ! Component: 200 - total flux cleaned = 0.00610536 Jy ! Total flux subtracted in 200 components = 0.00610536 Jy ! Clean residual min=-0.018415 max=0.015338 Jy/beam ! Clean residual mean=-0.000178 rms=0.004426 Jy/beam ! Combined flux in latest and established models = 1.00083 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 82 components and 1.00083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107192Jy sigma=1.188870 ! Fit after self-cal, rms=0.107541Jy sigma=1.187740 ! 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.107541Jy sigma=1.187740 ! Fit after self-cal, rms=0.107546Jy sigma=1.185911 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.024 mas, bmaj=21.54 mas, bpa=-33.34 degrees ! Estimated noise=2.12665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174676 Jy ! Component: 100 - total flux cleaned = 0.00324533 Jy ! Component: 150 - total flux cleaned = 0.00377387 Jy ! Component: 200 - total flux cleaned = 0.00449819 Jy ! Total flux subtracted in 200 components = 0.00449819 Jy ! Clean residual min=-0.015325 max=0.013529 Jy/beam ! Clean residual mean=-0.000162 rms=0.003779 Jy/beam ! Combined flux in latest and established models = 1.00532 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 1.00532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106185Jy sigma=1.166812 ! Fit after self-cal, rms=0.106199Jy sigma=1.166746 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.000687091 Jy ! Component: 100 - total flux cleaned = 0.00150024 Jy ! Component: 150 - total flux cleaned = 0.00205067 Jy ! Component: 200 - total flux cleaned = 0.00256917 Jy ! Total flux subtracted in 200 components = 0.00256917 Jy ! Clean residual min=-0.013217 max=0.012617 Jy/beam ! Clean residual mean=-0.000170 rms=0.003483 Jy/beam ! Combined flux in latest and established models = 1.00789 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 1.00789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105594Jy sigma=1.157614 ! Fit after self-cal, rms=0.105588Jy sigma=1.157566 ! 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.105588Jy sigma=1.157566 ! Fit after self-cal, rms=0.105535Jy sigma=1.155204 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.032 mas, bmaj=21.52 mas, bpa=-33.32 degrees ! Estimated noise=2.12528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012694 Jy ! Component: 100 - total flux cleaned = 0.00215743 Jy ! Component: 150 - total flux cleaned = 0.00312006 Jy ! Component: 200 - total flux cleaned = 0.00355676 Jy ! Total flux subtracted in 200 components = 0.00355676 Jy ! Clean residual min=-0.011122 max=0.011252 Jy/beam ! Clean residual mean=-0.000129 rms=0.003058 Jy/beam ! Combined flux in latest and established models = 1.01145 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 104 components and 1.01145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105044Jy sigma=1.148213 ! Fit after self-cal, rms=0.105052Jy sigma=1.148192 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.000417045 Jy ! Component: 100 - total flux cleaned = 0.000665113 Jy ! Component: 150 - total flux cleaned = 0.000900153 Jy ! Component: 200 - total flux cleaned = 0.00123059 Jy ! Total flux subtracted in 200 components = 0.00123059 Jy ! Clean residual min=-0.010186 max=0.010734 Jy/beam ! Clean residual mean=-0.000137 rms=0.002918 Jy/beam ! Combined flux in latest and established models = 1.01268 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 109 components and 1.01268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104819Jy sigma=1.144590 ! Fit after self-cal, rms=0.104811Jy sigma=1.144578 ! 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.104811Jy sigma=1.144578 ! Fit after self-cal, rms=0.104886Jy sigma=1.143490 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.683 mas, bmaj=20.71 mas, bpa=-28.33 degrees ! Estimated noise=2.45819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000799181 Jy ! Component: 100 - total flux cleaned = 0.000954184 Jy ! Component: 150 - total flux cleaned = 0.00102695 Jy ! Component: 200 - total flux cleaned = 0.00122882 Jy ! Total flux subtracted in 200 components = 0.00122882 Jy ! Clean residual min=-0.010898 max=0.012555 Jy/beam ! Clean residual mean=-0.000173 rms=0.003674 Jy/beam ! Combined flux in latest and established models = 1.01391 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 129 components and 1.01391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104779Jy sigma=1.141675 ! Fit after self-cal, rms=0.104781Jy sigma=1.141620 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.000253408 Jy ! Component: 100 - total flux cleaned = 0.000510907 Jy ! Component: 150 - total flux cleaned = 0.000696178 Jy ! Component: 200 - total flux cleaned = 0.000933923 Jy ! Total flux subtracted in 200 components = 0.000933923 Jy ! Clean residual min=-0.010649 max=0.012172 Jy/beam ! Clean residual mean=-0.000178 rms=0.003623 Jy/beam ! Combined flux in latest and established models = 1.01484 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 138 components and 1.01484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104697Jy sigma=1.140602 ! Fit after self-cal, rms=0.104699Jy sigma=1.140563 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=4.035 mas, bmaj=21.52 mas, bpa=-33.31 degrees ! Estimated noise=2.12525 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.035 x 21.52 at -33.31 degrees (North through East) ! Clean map min=-0.0097917 max=0.77314 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.104699Jy sigma=1.140563 ! Fit after self-cal, rms=0.097816Jy sigma=0.981920 ! Inverting map and beam ! Estimated beam: bmin=4.037 mas, bmaj=21.54 mas, bpa=-33.3 degrees ! Estimated noise=2.12792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000356191 Jy ! Component: 100 - total flux cleaned = 9.05522e-05 Jy ! Component: 150 - total flux cleaned = 0.000399226 Jy ! Component: 200 - total flux cleaned = 0.000682588 Jy ! Total flux subtracted in 200 components = 0.000682588 Jy ! Clean residual min=-0.008618 max=0.009447 Jy/beam ! Clean residual mean=-0.000104 rms=0.002519 Jy/beam ! Combined flux in latest and established models = 1.01553 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 152 components and 1.01553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097622Jy sigma=0.978393 ! Fit after self-cal, rms=0.097632Jy sigma=0.978371 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000190838 Jy ! Component: 100 - total flux cleaned = 0.000355402 Jy ! Component: 150 - total flux cleaned = 0.000431907 Jy ! Component: 200 - total flux cleaned = 0.000502667 Jy ! Total flux subtracted in 200 components = 0.000502667 Jy ! Clean residual min=-0.008072 max=0.009155 Jy/beam ! Clean residual mean=-0.000107 rms=0.002445 Jy/beam ! Combined flux in latest and established models = 1.01603 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 162 components and 1.01603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097520Jy sigma=0.976617 ! Fit after self-cal, rms=0.097526Jy sigma=0.976590 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097526Jy sigma=0.976590 ! Fit after self-cal, rms=0.097723Jy sigma=0.976092 print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=24.58 mas, bpa=-32.84 degrees ! Estimated noise=2.34986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.611723 Jy ! Component: 100 - total flux cleaned = 0.783936 Jy ! Component: 150 - total flux cleaned = 0.870722 Jy ! Component: 200 - total flux cleaned = 0.921466 Jy ! Total flux subtracted in 200 components = 0.921466 Jy ! Clean residual min=-0.026475 max=0.031499 Jy/beam ! Clean residual mean=-0.000270 rms=0.008387 Jy/beam ! Combined flux in latest and established models = 0.921465 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.921465 Jy ! Inverting map and beam ! Estimated beam: bmin=4.04 mas, bmaj=21.54 mas, bpa=-33.29 degrees ! Estimated noise=2.12909 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.0324808 Jy ! Component: 100 - total flux cleaned = 0.0526816 Jy ! Component: 150 - total flux cleaned = 0.063079 Jy ! Component: 200 - total flux cleaned = 0.0693115 Jy ! Total flux subtracted in 200 components = 0.0693115 Jy ! Clean residual min=-0.014716 max=0.012878 Jy/beam ! Clean residual mean=-0.000103 rms=0.003951 Jy/beam ! Combined flux in latest and established models = 0.990777 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 83 components and 0.990777 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=8.688 mas, bmaj=20.74 mas, bpa=-28.31 degrees ! Estimated noise=2.45967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00679001 Jy ! Component: 100 - total flux cleaned = 0.00973449 Jy ! Component: 150 - total flux cleaned = 0.0119301 Jy ! Component: 200 - total flux cleaned = 0.0131291 Jy ! Total flux subtracted in 200 components = 0.0131291 Jy ! Clean residual min=-0.011730 max=0.011665 Jy/beam ! Clean residual mean=-0.000116 rms=0.003654 Jy/beam ! Combined flux in latest and established models = 1.00391 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.000699018 Jy ! Component: 100 - total flux cleaned = 0.00134089 Jy ! Component: 150 - total flux cleaned = 0.00202541 Jy ! Component: 200 - total flux cleaned = 0.00249102 Jy ! Total flux subtracted in 200 components = 0.00249102 Jy ! Clean residual min=-0.011220 max=0.011483 Jy/beam ! Clean residual mean=-0.000118 rms=0.003518 Jy/beam ! Combined flux in latest and established models = 1.0064 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 129 components and 1.0064 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.04 mas, bmaj=21.54 mas, bpa=-33.29 degrees ! Estimated noise=2.12909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000426699 Jy ! Component: 100 - total flux cleaned = 0.000219493 Jy ! Component: 150 - total flux cleaned = 0.000590728 Jy ! Component: 200 - total flux cleaned = 0.000936982 Jy ! Total flux subtracted in 200 components = 0.000936982 Jy ! Clean residual min=-0.010402 max=0.011045 Jy/beam ! Clean residual mean=-0.000079 rms=0.002853 Jy/beam ! Combined flux in latest and established models = 1.00733 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 145 components and 1.00733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098339Jy sigma=0.987516 ! Fit after self-cal, rms=0.098315Jy sigma=0.987386 wmodel J2011-1546_S_b_map.mod ! Writing 145 model components to file: J2011-1546_S_b_map.mod wobs J2011-1546_S_b_uvs.fits ! Writing UV FITS file: J2011-1546_S_b_uvs.fits wwins J2011-1546_S_b_map.win ! wwins: Wrote 1 windows to J2011-1546_S_b_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.00178527 Jy ! Component: 100 - total flux cleaned = 0.00257553 Jy ! Component: 150 - total flux cleaned = 0.00271898 Jy ! Component: 200 - total flux cleaned = 0.00294926 Jy ! Component: 250 - total flux cleaned = 0.00306798 Jy ! Component: 300 - total flux cleaned = 0.00355646 Jy ! Component: 350 - total flux cleaned = 0.0037418 Jy ! Component: 400 - total flux cleaned = 0.00400423 Jy ! Component: 450 - total flux cleaned = 0.00416794 Jy ! Component: 500 - total flux cleaned = 0.00439456 Jy ! Component: 550 - total flux cleaned = 0.00446365 Jy ! Component: 600 - total flux cleaned = 0.00453123 Jy ! Component: 650 - total flux cleaned = 0.00472492 Jy ! Component: 700 - total flux cleaned = 0.00460374 Jy ! Component: 750 - total flux cleaned = 0.00448602 Jy ! Component: 800 - total flux cleaned = 0.00437404 Jy ! Component: 850 - total flux cleaned = 0.0041622 Jy ! Component: 900 - total flux cleaned = 0.0040109 Jy ! Component: 950 - total flux cleaned = 0.00366767 Jy ! Component: 1000 - total flux cleaned = 0.00343151 Jy ! Component: 1050 - total flux cleaned = 0.00311104 Jy ! Component: 1100 - total flux cleaned = 0.00288856 Jy ! Component: 1150 - total flux cleaned = 0.00262968 Jy ! Component: 1200 - total flux cleaned = 0.00237721 Jy ! Component: 1250 - total flux cleaned = 0.00221287 Jy ! Component: 1300 - total flux cleaned = 0.00209263 Jy ! Component: 1350 - total flux cleaned = 0.00197564 Jy ! Component: 1400 - total flux cleaned = 0.00189943 Jy ! Component: 1450 - total flux cleaned = 0.00182464 Jy ! Component: 1500 - total flux cleaned = 0.00171382 Jy ! Component: 1550 - total flux cleaned = 0.00153312 Jy ! Component: 1600 - total flux cleaned = 0.00132027 Jy ! Component: 1650 - total flux cleaned = 0.00114509 Jy ! Component: 1700 - total flux cleaned = 0.000937219 Jy ! Component: 1750 - total flux cleaned = 0.000732972 Jy ! Component: 1800 - total flux cleaned = 0.000531525 Jy ! Component: 1850 - total flux cleaned = 0.000465073 Jy ! Component: 1900 - total flux cleaned = 0.000333622 Jy ! Component: 1950 - total flux cleaned = 0.000139082 Jy ! Component: 2000 - total flux cleaned = 0.000106676 Jy ! Component: 2050 - total flux cleaned = -8.37661e-05 Jy ! Component: 2100 - total flux cleaned = -0.00017753 Jy ! Component: 2150 - total flux cleaned = -0.000239639 Jy ! Component: 2200 - total flux cleaned = -0.000331931 Jy ! Component: 2250 - total flux cleaned = -0.000362138 Jy ! Component: 2300 - total flux cleaned = -0.000452905 Jy ! Component: 2350 - total flux cleaned = -0.000512818 Jy ! Component: 2400 - total flux cleaned = -0.000572138 Jy ! Component: 2450 - total flux cleaned = -0.000690119 Jy ! Component: 2500 - total flux cleaned = -0.000719453 Jy ! Component: 2550 - total flux cleaned = -0.000777939 Jy ! Component: 2600 - total flux cleaned = -0.000806963 Jy ! Component: 2650 - total flux cleaned = -0.000835874 Jy ! Component: 2700 - total flux cleaned = -0.000951149 Jy ! Component: 2750 - total flux cleaned = -0.00106607 Jy ! Component: 2800 - total flux cleaned = -0.00106603 Jy ! Component: 2850 - total flux cleaned = -0.00109469 Jy ! Component: 2900 - total flux cleaned = -0.00115169 Jy ! Component: 2950 - total flux cleaned = -0.00118024 Jy ! Component: 3000 - total flux cleaned = -0.00123744 Jy ! Component: 3050 - total flux cleaned = -0.00126606 Jy ! Component: 3100 - total flux cleaned = -0.00129457 Jy ! Component: 3150 - total flux cleaned = -0.00137997 Jy ! Component: 3200 - total flux cleaned = -0.0014941 Jy ! Component: 3250 - total flux cleaned = -0.00157995 Jy ! Component: 3300 - total flux cleaned = -0.00163722 Jy ! Component: 3350 - total flux cleaned = -0.001752 Jy ! Component: 3400 - total flux cleaned = -0.00180921 Jy ! Component: 3450 - total flux cleaned = -0.00195329 Jy ! Component: 3500 - total flux cleaned = -0.00206907 Jy ! Component: 3550 - total flux cleaned = -0.00212685 Jy ! Component: 3600 - total flux cleaned = -0.00221399 Jy ! Component: 3650 - total flux cleaned = -0.00224295 Jy ! Component: 3700 - total flux cleaned = -0.00236016 Jy ! Component: 3750 - total flux cleaned = -0.00241944 Jy ! Component: 3800 - total flux cleaned = -0.00247879 Jy ! Component: 3850 - total flux cleaned = -0.00253842 Jy ! Component: 3900 - total flux cleaned = -0.00262839 Jy ! Component: 3950 - total flux cleaned = -0.00271884 Jy ! Component: 4000 - total flux cleaned = -0.00280997 Jy ! Component: 4050 - total flux cleaned = -0.00290187 Jy ! Total flux subtracted in 4096 components = -0.00296331 Jy ! Clean residual min=-0.001652 max=0.001753 Jy/beam ! Clean residual mean=-0.000019 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 1.00437 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 407 components and 1.00437 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2011-1546_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.04 x 21.54 at -33.29 degrees (North through East) ! Clean map min=-0.0068138 max=0.77352 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2011-1546_S_b_map.fits wmodel /vlbi/uf001/uva//J2011-1546_S_b_map.mod ! Writing 407 model components to file: /vlbi/uf001/uva//J2011-1546_S_b_map.mod wobs /vlbi/uf001/uva//J2011-1546_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2011-1546_S_b_uvs.fits wwins /vlbi/uf001/uva//J2011-1546_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2011-1546_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.773523 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000556317 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.21576 0.21576 0.431519 0.863039 1.72608 3.45215 6.90431 13.8086 27.6172 55.2345 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.773 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1390.44 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2011-1546_S_b_dfm.log closed on Mon Jan 14 05:24:23 2019