! Started logfile: /vlbi/uf001/uva//J0110-0741_S_dfm.log on Sun Jan 13 20:53:13 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//J0110-0741_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0110-0741_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.891005 visibilities/baseline/integration-bin. ! Found source: J0110-0741 ! ! 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 5052 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 J0110-0741_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 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.093351Jy sigma=18.021879 ! Fit after self-cal, rms=0.544900Jy sigma=9.182904 ! 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.67 mas, bmaj=6.733 mas, bpa=-2.605 degrees ! Estimated noise=0.791165 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.342821 Jy ! Component: 100 - total flux cleaned = 0.452177 Jy ! Total flux subtracted in 100 components = 0.452177 Jy ! Clean residual min=-0.020293 max=0.049331 Jy/beam ! Clean residual mean=0.000047 rms=0.006315 Jy/beam ! Combined flux in latest and established models = 0.452177 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.452177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.165484Jy sigma=2.423892 ! Fit after self-cal, rms=0.165076Jy sigma=2.415554 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0550606 Jy ! Component: 100 - total flux cleaned = 0.084515 Jy ! Total flux subtracted in 100 components = 0.084515 Jy ! Clean residual min=-0.016990 max=0.024225 Jy/beam ! Clean residual mean=0.000038 rms=0.004658 Jy/beam ! Combined flux in latest and established models = 0.536692 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.536692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.137081Jy sigma=1.915827 ! Fit after self-cal, rms=0.136989Jy sigma=1.913498 ! 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.139 mas, bmaj=7.698 mas, bpa=-2.965 degrees ! Estimated noise=0.668925 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 (4, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.03572 Jy ! Component: 100 - total flux cleaned = 0.0602498 Jy ! Component: 150 - total flux cleaned = 0.0784064 Jy ! Component: 200 - total flux cleaned = 0.0919456 Jy ! Total flux subtracted in 200 components = 0.0919456 Jy ! Clean residual min=-0.016320 max=0.022669 Jy/beam ! Clean residual mean=0.000040 rms=0.004256 Jy/beam ! Combined flux in latest and established models = 0.628638 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 56 components and 0.628638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124263Jy sigma=1.681804 ! Fit after self-cal, rms=0.123848Jy sigma=1.672769 ! 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.139 x 7.698 at -2.965 degrees (North through East) ! Clean map min=-0.013806 max=0.45544 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 1.02 KP 0.98 ! LA 0.92 MK 1.03 NL 1.05 OV 0.99 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.50 FD 0.94 HN 1.01 KP 0.98 ! LA 0.93 MK 1.03 NL 1.06 OV 1.00 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.53 FD 0.93 HN 1.02 KP 0.98 ! LA 0.91 MK 1.00 NL 1.01 OV 0.99 ! PT 0.97 SC 0.99 ! ! ! Fit before self-cal, rms=0.123848Jy sigma=1.672769 ! Fit after self-cal, rms=0.148835Jy sigma=1.421728 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.156 mas, bmaj=7.852 mas, bpa=-2.94 degrees ! Estimated noise=0.671039 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.00349154 Jy ! Component: 100 - total flux cleaned = -0.00452279 Jy ! Component: 150 - total flux cleaned = -0.00562027 Jy ! Component: 200 - total flux cleaned = -0.00680066 Jy ! Total flux subtracted in 200 components = -0.00680066 Jy ! Clean residual min=-0.012004 max=0.012810 Jy/beam ! Clean residual mean=0.000004 rms=0.002870 Jy/beam ! Combined flux in latest and established models = 0.621837 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 80 components and 0.621837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.147073Jy sigma=1.411017 ! Fit after self-cal, rms=0.147138Jy sigma=1.410181 ! 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.147138Jy sigma=1.410181 ! Fit after self-cal, rms=0.114283Jy sigma=1.217756 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=7.864 mas, bpa=-3.032 degrees ! Estimated noise=0.674739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000461662 Jy ! Component: 100 - total flux cleaned = 2.57954e-05 Jy ! Component: 150 - total flux cleaned = -0.000751724 Jy ! Component: 200 - total flux cleaned = -0.00126478 Jy ! Total flux subtracted in 200 components = -0.00126478 Jy ! Clean residual min=-0.006498 max=0.005549 Jy/beam ! Clean residual mean=-0.000006 rms=0.001489 Jy/beam ! Combined flux in latest and established models = 0.620572 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 91 components and 0.620572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112781Jy sigma=1.205296 ! Fit after self-cal, rms=0.112728Jy sigma=1.204194 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.00107009 Jy ! Component: 100 - total flux cleaned = -0.00164195 Jy ! Component: 150 - total flux cleaned = -0.00189854 Jy ! Component: 200 - total flux cleaned = -0.00225526 Jy ! Total flux subtracted in 200 components = -0.00225526 Jy ! Clean residual min=-0.006331 max=0.005242 Jy/beam ! Clean residual mean=-0.000004 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.618317 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 100 components and 0.618317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112120Jy sigma=1.199967 ! Fit after self-cal, rms=0.112089Jy sigma=1.199719 ! 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.112089Jy sigma=1.199719 ! Fit after self-cal, rms=0.090075Jy sigma=1.122561 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=7.845 mas, bpa=-3.085 degrees ! Estimated noise=0.67241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00116782 Jy ! Component: 100 - total flux cleaned = -0.000933869 Jy ! Component: 150 - total flux cleaned = -0.000832303 Jy ! Component: 200 - total flux cleaned = -0.000574276 Jy ! Total flux subtracted in 200 components = -0.000574276 Jy ! Clean residual min=-0.004028 max=0.003405 Jy/beam ! Clean residual mean=-0.000006 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.617743 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 118 components and 0.617743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089752Jy sigma=1.117907 ! Fit after self-cal, rms=0.089678Jy sigma=1.117437 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.09215e-05 Jy ! Component: 100 - total flux cleaned = 0.000171774 Jy ! Component: 150 - total flux cleaned = 0.000312272 Jy ! Component: 200 - total flux cleaned = 0.000442777 Jy ! Total flux subtracted in 200 components = 0.000442777 Jy ! Clean residual min=-0.003937 max=0.003176 Jy/beam ! Clean residual mean=-0.000006 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.618185 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 124 components and 0.618185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089542Jy sigma=1.115454 ! Fit after self-cal, rms=0.089522Jy sigma=1.115344 ! 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.089522Jy sigma=1.115344 ! Fit after self-cal, rms=0.089571Jy sigma=1.114770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.682 mas, bmaj=14 mas, bpa=-0.805 degrees ! Estimated noise=0.883346 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000152586 Jy ! Component: 100 - total flux cleaned = 0.000296236 Jy ! Component: 150 - total flux cleaned = 0.000579838 Jy ! Component: 200 - total flux cleaned = 0.000773489 Jy ! Total flux subtracted in 200 components = 0.000773489 Jy ! Clean residual min=-0.003810 max=0.003333 Jy/beam ! Clean residual mean=-0.000010 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.618959 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 143 components and 0.618959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089500Jy sigma=1.114035 ! Fit after self-cal, rms=0.089482Jy sigma=1.113852 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.000281607 Jy ! Component: 100 - total flux cleaned = 0.00049599 Jy ! Component: 150 - total flux cleaned = 0.000533089 Jy ! Component: 200 - total flux cleaned = 0.000566723 Jy ! Total flux subtracted in 200 components = 0.000566723 Jy ! Clean residual min=-0.003798 max=0.003250 Jy/beam ! Clean residual mean=-0.000010 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.619525 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 154 components and 0.619525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089449Jy sigma=1.113325 ! Fit after self-cal, rms=0.089442Jy sigma=1.113266 ! 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.144 mas, bmaj=7.842 mas, bpa=-3.073 degrees ! Estimated noise=0.671965 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.144 x 7.842 at -3.073 degrees (North through East) ! Clean map min=-0.0036696 max=0.45838 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.668 mas, bmaj=6.843 mas, bpa=-2.855 degrees ! Estimated noise=0.79961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.346578 Jy ! Component: 100 - total flux cleaned = 0.460001 Jy ! Component: 150 - total flux cleaned = 0.515522 Jy ! Component: 200 - total flux cleaned = 0.544842 Jy ! Total flux subtracted in 200 components = 0.544842 Jy ! Clean residual min=-0.006175 max=0.014488 Jy/beam ! Clean residual mean=0.000009 rms=0.001963 Jy/beam ! Combined flux in latest and established models = 0.544842 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.544842 Jy ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.842 mas, bpa=-3.073 degrees ! Estimated noise=0.671965 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.0253346 Jy ! Component: 100 - total flux cleaned = 0.04058 Jy ! Component: 150 - total flux cleaned = 0.0504391 Jy ! Component: 200 - total flux cleaned = 0.057135 Jy ! Total flux subtracted in 200 components = 0.057135 Jy ! Clean residual min=-0.004033 max=0.003872 Jy/beam ! Clean residual mean=0.000001 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.601977 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 86 components and 0.601977 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.682 mas, bmaj=14 mas, bpa=-0.805 degrees ! Estimated noise=0.883346 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00764449 Jy ! Component: 100 - total flux cleaned = 0.011458 Jy ! Component: 150 - total flux cleaned = 0.0136075 Jy ! Component: 200 - total flux cleaned = 0.0149089 Jy ! Total flux subtracted in 200 components = 0.0149089 Jy ! Clean residual min=-0.003591 max=0.003091 Jy/beam ! Clean residual mean=-0.000008 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.616886 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.000826485 Jy ! Component: 100 - total flux cleaned = 0.00135932 Jy ! Component: 150 - total flux cleaned = 0.0014386 Jy ! Component: 200 - total flux cleaned = 0.00149427 Jy ! Total flux subtracted in 200 components = 0.00149427 Jy ! Clean residual min=-0.003529 max=0.003060 Jy/beam ! Clean residual mean=-0.000009 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.61838 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 163 components and 0.61838 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.842 mas, bpa=-3.073 degrees ! Estimated noise=0.671965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.00768e-05 Jy ! Component: 100 - total flux cleaned = 0.000145303 Jy ! Component: 150 - total flux cleaned = 0.000276447 Jy ! Component: 200 - total flux cleaned = 0.000315832 Jy ! Total flux subtracted in 200 components = 0.000315832 Jy ! Clean residual min=-0.003772 max=0.002778 Jy/beam ! Clean residual mean=-0.000005 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.618696 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 179 components and 0.618696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089277Jy sigma=1.110977 ! Fit after self-cal, rms=0.089255Jy sigma=1.110702 wmodel J0110-0741_S_map.mod ! Writing 179 model components to file: J0110-0741_S_map.mod wobs J0110-0741_S_uvs.fits ! Writing UV FITS file: J0110-0741_S_uvs.fits wwins J0110-0741_S_map.win ! wwins: Wrote 2 windows to J0110-0741_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.00154818 Jy ! Component: 100 - total flux cleaned = -0.00251913 Jy ! Component: 150 - total flux cleaned = -0.00286258 Jy ! Component: 200 - total flux cleaned = -0.00319083 Jy ! Component: 250 - total flux cleaned = -0.0031915 Jy ! Component: 300 - total flux cleaned = -0.00306082 Jy ! Component: 350 - total flux cleaned = -0.00289203 Jy ! Component: 400 - total flux cleaned = -0.00268674 Jy ! Component: 450 - total flux cleaned = -0.00252632 Jy ! Component: 500 - total flux cleaned = -0.00236893 Jy ! Component: 550 - total flux cleaned = -0.00240711 Jy ! Component: 600 - total flux cleaned = -0.00225691 Jy ! Component: 650 - total flux cleaned = -0.00222035 Jy ! Component: 700 - total flux cleaned = -0.00225548 Jy ! Component: 750 - total flux cleaned = -0.00229077 Jy ! Component: 800 - total flux cleaned = -0.00246384 Jy ! Component: 850 - total flux cleaned = -0.00242962 Jy ! Component: 900 - total flux cleaned = -0.00246327 Jy ! Component: 950 - total flux cleaned = -0.00249658 Jy ! Component: 1000 - total flux cleaned = -0.00246436 Jy ! Component: 1050 - total flux cleaned = -0.00240149 Jy ! Component: 1100 - total flux cleaned = -0.00252828 Jy ! Component: 1150 - total flux cleaned = -0.00252858 Jy ! Component: 1200 - total flux cleaned = -0.00252961 Jy ! Component: 1250 - total flux cleaned = -0.00265107 Jy ! Component: 1300 - total flux cleaned = -0.00276985 Jy ! Component: 1350 - total flux cleaned = -0.00262206 Jy ! Component: 1400 - total flux cleaned = -0.00268099 Jy ! Component: 1450 - total flux cleaned = -0.00268072 Jy ! Component: 1500 - total flux cleaned = -0.00259565 Jy ! Component: 1550 - total flux cleaned = -0.00256777 Jy ! Component: 1600 - total flux cleaned = -0.00248454 Jy ! Component: 1650 - total flux cleaned = -0.00248464 Jy ! Component: 1700 - total flux cleaned = -0.00240319 Jy ! Component: 1750 - total flux cleaned = -0.00237645 Jy ! Component: 1800 - total flux cleaned = -0.00224361 Jy ! Component: 1850 - total flux cleaned = -0.00229706 Jy ! Component: 1900 - total flux cleaned = -0.00227102 Jy ! Component: 1950 - total flux cleaned = -0.00214209 Jy ! Component: 2000 - total flux cleaned = -0.00211639 Jy ! Component: 2050 - total flux cleaned = -0.00204054 Jy ! Component: 2100 - total flux cleaned = -0.00201568 Jy ! Component: 2150 - total flux cleaned = -0.00203999 Jy ! Component: 2200 - total flux cleaned = -0.00186809 Jy ! Component: 2250 - total flux cleaned = -0.00191652 Jy ! Component: 2300 - total flux cleaned = -0.00186873 Jy ! Component: 2350 - total flux cleaned = -0.00191629 Jy ! Component: 2400 - total flux cleaned = -0.00189256 Jy ! Component: 2450 - total flux cleaned = -0.00191598 Jy ! Component: 2500 - total flux cleaned = -0.00200872 Jy ! Component: 2550 - total flux cleaned = -0.00191653 Jy ! Component: 2600 - total flux cleaned = -0.00193952 Jy ! Component: 2650 - total flux cleaned = -0.00193945 Jy ! Component: 2700 - total flux cleaned = -0.00193955 Jy ! Component: 2750 - total flux cleaned = -0.00198397 Jy ! Component: 2800 - total flux cleaned = -0.00200621 Jy ! Component: 2850 - total flux cleaned = -0.00207178 Jy ! Component: 2900 - total flux cleaned = -0.00204996 Jy ! Component: 2950 - total flux cleaned = -0.00200688 Jy ! Component: 3000 - total flux cleaned = -0.00200676 Jy ! Component: 3050 - total flux cleaned = -0.00202791 Jy ! Component: 3100 - total flux cleaned = -0.00202807 Jy ! Component: 3150 - total flux cleaned = -0.00200721 Jy ! Component: 3200 - total flux cleaned = -0.0020901 Jy ! Component: 3250 - total flux cleaned = -0.00206938 Jy ! Component: 3300 - total flux cleaned = -0.00198776 Jy ! Component: 3350 - total flux cleaned = -0.00210957 Jy ! Component: 3400 - total flux cleaned = -0.00210946 Jy ! Component: 3450 - total flux cleaned = -0.00206964 Jy ! Component: 3500 - total flux cleaned = -0.0021291 Jy ! Component: 3550 - total flux cleaned = -0.00212892 Jy ! Component: 3600 - total flux cleaned = -0.00210948 Jy ! Component: 3650 - total flux cleaned = -0.00218724 Jy ! Component: 3700 - total flux cleaned = -0.00218712 Jy ! Component: 3750 - total flux cleaned = -0.00222502 Jy ! Component: 3800 - total flux cleaned = -0.00222508 Jy ! Component: 3850 - total flux cleaned = -0.00220607 Jy ! Component: 3900 - total flux cleaned = -0.0022436 Jy ! Component: 3950 - total flux cleaned = -0.00220638 Jy ! Component: 4000 - total flux cleaned = -0.00222483 Jy ! Component: 4050 - total flux cleaned = -0.00220665 Jy ! Total flux subtracted in 4096 components = -0.00224323 Jy ! Clean residual min=-0.001092 max=0.001022 Jy/beam ! Clean residual mean=-0.000003 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.616453 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 477 components and 0.616453 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0110-0741_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.144 x 7.842 at -3.073 degrees (North through East) ! Clean map min=-0.0028075 max=0.46098 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0110-0741_S_map.fits wmodel /vlbi/uf001/uva//J0110-0741_S_map.mod ! Writing 477 model components to file: /vlbi/uf001/uva//J0110-0741_S_map.mod wobs /vlbi/uf001/uva//J0110-0741_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0110-0741_S_uvs.fits wwins /vlbi/uf001/uva//J0110-0741_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0110-0741_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.460981 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000337884 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.219891 0.219891 0.439781 0.879562 1.75912 3.51825 7.0365 14.073 28.146 56.292 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.46 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1364.31 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0110-0741_S_dfm.log closed on Sun Jan 13 20:53:17 2019