! Started logfile: /vlbi/uf001/uva//J2110-0126_S_dfm.log on Mon Jan 14 05:46:22 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//J2110-0126_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2110-0126_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.871345 visibilities/baseline/integration-bin. ! Found source: J2110-0126 ! ! 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 6705 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 J2110-0126_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008689Jy sigma=21.432560 ! Fit after self-cal, rms=0.914339Jy sigma=19.384396 ! 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.852 mas, bmaj=7.435 mas, bpa=-7.051 degrees ! Estimated noise=0.538089 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.0651082 Jy ! Component: 100 - total flux cleaned = 0.0869253 Jy ! Total flux subtracted in 100 components = 0.0869253 Jy ! Clean residual min=-0.005747 max=0.009639 Jy/beam ! Clean residual mean=0.000026 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.0869253 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0869253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066852Jy sigma=1.356905 ! Fit after self-cal, rms=0.066631Jy sigma=1.353566 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108966 Jy ! Component: 100 - total flux cleaned = 0.0162178 Jy ! Total flux subtracted in 100 components = 0.0162178 Jy ! Clean residual min=-0.003841 max=0.003295 Jy/beam ! Clean residual mean=0.000017 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.103143 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 15 components and 0.103143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064792Jy sigma=1.307383 ! Fit after self-cal, rms=0.064768Jy sigma=1.306856 ! 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.271 mas, bmaj=8.382 mas, bpa=-7.429 degrees ! Estimated noise=0.41783 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.00421662 Jy ! Component: 100 - total flux cleaned = 0.00679322 Jy ! Component: 150 - total flux cleaned = 0.00853581 Jy ! Component: 200 - total flux cleaned = 0.00972265 Jy ! Total flux subtracted in 200 components = 0.00972265 Jy ! Clean residual min=-0.003662 max=0.002915 Jy/beam ! Clean residual mean=0.000022 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.112866 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 43 components and 0.112866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064511Jy sigma=1.299164 ! Fit after self-cal, rms=0.064514Jy sigma=1.299083 ! 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.271 x 8.382 at -7.429 degrees (North through East) ! Clean map min=-0.003555 max=0.085587 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.92 HN 1.02 KP 1.03 ! LA 0.90 MK 1.02 NL 1.08 OV 1.03 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.94 HN 1.01 KP 1.03 ! LA 0.88 MK 0.99 NL 1.10 OV 1.01 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.94 HN 1.05 KP 1.02 ! LA 0.94 MK 1.06 NL 1.00 OV 1.01 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.064514Jy sigma=1.299083 ! Fit after self-cal, rms=0.065083Jy sigma=1.290238 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=8.445 mas, bpa=-7.174 degrees ! Estimated noise=0.419075 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.000850235 Jy ! Component: 100 - total flux cleaned = -0.000990849 Jy ! Component: 150 - total flux cleaned = -0.000990343 Jy ! Component: 200 - total flux cleaned = -0.00100387 Jy ! Total flux subtracted in 200 components = -0.00100387 Jy ! Clean residual min=-0.002277 max=0.002437 Jy/beam ! Clean residual mean=0.000009 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.111862 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.111862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065069Jy sigma=1.289972 ! Fit after self-cal, rms=0.065128Jy sigma=1.289708 ! 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.065128Jy sigma=1.289708 ! Fit after self-cal, rms=0.065633Jy sigma=1.287733 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=8.463 mas, bpa=-7.078 degrees ! Estimated noise=0.419521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000640865 Jy ! Component: 100 - total flux cleaned = -0.000690605 Jy ! Component: 150 - total flux cleaned = -0.000727063 Jy ! Component: 200 - total flux cleaned = -0.000759509 Jy ! Total flux subtracted in 200 components = -0.000759509 Jy ! Clean residual min=-0.002267 max=0.002247 Jy/beam ! Clean residual mean=0.000007 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.111102 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.111102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065624Jy sigma=1.287603 ! Fit after self-cal, rms=0.065639Jy sigma=1.287558 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.21412e-05 Jy ! Component: 100 - total flux cleaned = -2.18111e-05 Jy ! Component: 150 - total flux cleaned = -3.10485e-05 Jy ! Component: 200 - total flux cleaned = -4.85977e-05 Jy ! Total flux subtracted in 200 components = -4.85977e-05 Jy ! Clean residual min=-0.002260 max=0.002248 Jy/beam ! Clean residual mean=0.000007 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.111054 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.111054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065635Jy sigma=1.287527 ! Fit after self-cal, rms=0.065635Jy sigma=1.287524 ! 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.065635Jy sigma=1.287524 ! Fit after self-cal, rms=0.065747Jy sigma=1.286116 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=8.472 mas, bpa=-6.913 degrees ! Estimated noise=0.419554 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000462645 Jy ! Component: 100 - total flux cleaned = -0.000548791 Jy ! Component: 150 - total flux cleaned = -0.000583782 Jy ! Component: 200 - total flux cleaned = -0.000591897 Jy ! Total flux subtracted in 200 components = -0.000591897 Jy ! Clean residual min=-0.002105 max=0.002242 Jy/beam ! Clean residual mean=0.000007 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.110462 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.110462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065741Jy sigma=1.286077 ! Fit after self-cal, rms=0.065750Jy sigma=1.286042 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.39325e-06 Jy ! Component: 100 - total flux cleaned = -2.37928e-05 Jy ! Component: 150 - total flux cleaned = -3.11242e-05 Jy ! Component: 200 - total flux cleaned = -3.10623e-05 Jy ! Total flux subtracted in 200 components = -3.10623e-05 Jy ! Clean residual min=-0.002113 max=0.002244 Jy/beam ! Clean residual mean=0.000007 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.110431 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.110431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065748Jy sigma=1.286028 ! Fit after self-cal, rms=0.065747Jy sigma=1.286027 ! 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.065747Jy sigma=1.286027 ! Fit after self-cal, rms=0.065840Jy sigma=1.285994 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.409 mas, bmaj=13.01 mas, bpa=-2.812 degrees ! Estimated noise=0.513619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000397991 Jy ! Component: 100 - total flux cleaned = -0.000398368 Jy ! Component: 150 - total flux cleaned = -0.00039089 Jy ! Component: 200 - total flux cleaned = -0.000384667 Jy ! Total flux subtracted in 200 components = -0.000384667 Jy ! Clean residual min=-0.002147 max=0.002525 Jy/beam ! Clean residual mean=0.000014 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.110046 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 78 components and 0.110046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065840Jy sigma=1.286018 ! Fit after self-cal, rms=0.065839Jy sigma=1.285983 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.29316e-05 Jy ! Component: 100 - total flux cleaned = -1.29703e-05 Jy ! Component: 150 - total flux cleaned = -6.38587e-06 Jy ! Component: 200 - total flux cleaned = -1.02765e-06 Jy ! Total flux subtracted in 200 components = -1.02765e-06 Jy ! Clean residual min=-0.002151 max=0.002536 Jy/beam ! Clean residual mean=0.000014 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.110045 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 82 components and 0.110045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065839Jy sigma=1.285998 ! Fit after self-cal, rms=0.065837Jy sigma=1.285971 ! 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.327 mas, bmaj=8.482 mas, bpa=-6.838 degrees ! Estimated noise=0.419621 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.327 x 8.482 at -6.838 degrees (North through East) ! Clean map min=-0.002029 max=0.086051 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.894 mas, bmaj=7.483 mas, bpa=-6.347 degrees ! Estimated noise=0.548208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.066085 Jy ! Component: 100 - total flux cleaned = 0.0881537 Jy ! Component: 150 - total flux cleaned = 0.0986246 Jy ! Component: 200 - total flux cleaned = 0.103704 Jy ! Total flux subtracted in 200 components = 0.103704 Jy ! Clean residual min=-0.003502 max=0.003227 Jy/beam ! Clean residual mean=0.000008 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.103704 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.103704 Jy ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=8.482 mas, bpa=-6.838 degrees ! Estimated noise=0.419621 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.00286092 Jy ! Component: 100 - total flux cleaned = 0.00426155 Jy ! Component: 150 - total flux cleaned = 0.00477232 Jy ! Component: 200 - total flux cleaned = 0.00495219 Jy ! Total flux subtracted in 200 components = 0.00495219 Jy ! Clean residual min=-0.002144 max=0.002280 Jy/beam ! Clean residual mean=0.000009 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.108656 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 25 components and 0.108656 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.409 mas, bmaj=13.01 mas, bpa=-2.812 degrees ! Estimated noise=0.513619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000782173 Jy ! Component: 100 - total flux cleaned = 0.000928008 Jy ! Component: 150 - total flux cleaned = 0.000968469 Jy ! Component: 200 - total flux cleaned = 0.000976877 Jy ! Total flux subtracted in 200 components = 0.000976877 Jy ! Clean residual min=-0.002146 max=0.002585 Jy/beam ! Clean residual mean=0.000015 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.109633 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.54992e-05 Jy ! Component: 100 - total flux cleaned = 2.94224e-05 Jy ! Component: 150 - total flux cleaned = 4.878e-05 Jy ! Component: 200 - total flux cleaned = 6.08833e-05 Jy ! Total flux subtracted in 200 components = 6.08833e-05 Jy ! Clean residual min=-0.002140 max=0.002581 Jy/beam ! Clean residual mean=0.000015 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.109694 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 49 components and 0.109694 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=8.482 mas, bpa=-6.838 degrees ! Estimated noise=0.419621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000129332 Jy ! Component: 100 - total flux cleaned = -0.000183419 Jy ! Component: 150 - total flux cleaned = -0.000244499 Jy ! Component: 200 - total flux cleaned = -0.000296605 Jy ! Total flux subtracted in 200 components = -0.000296605 Jy ! Clean residual min=-0.002124 max=0.002272 Jy/beam ! Clean residual mean=0.000008 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.109397 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.109397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065851Jy sigma=1.286299 ! Fit after self-cal, rms=0.065846Jy sigma=1.286283 wmodel J2110-0126_S_map.mod ! Writing 58 model components to file: J2110-0126_S_map.mod wobs J2110-0126_S_uvs.fits ! Writing UV FITS file: J2110-0126_S_uvs.fits wwins J2110-0126_S_map.win ! wwins: Wrote 1 windows to J2110-0126_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.000423541 Jy ! Component: 100 - total flux cleaned = 0.000571201 Jy ! Component: 150 - total flux cleaned = 0.000710432 Jy ! Component: 200 - total flux cleaned = 0.000744105 Jy ! Component: 250 - total flux cleaned = 0.000712261 Jy ! Component: 300 - total flux cleaned = 0.000712201 Jy ! Component: 350 - total flux cleaned = 0.000591351 Jy ! Component: 400 - total flux cleaned = 0.000532227 Jy ! Component: 450 - total flux cleaned = 0.000561045 Jy ! Component: 500 - total flux cleaned = 0.000701482 Jy ! Component: 550 - total flux cleaned = 0.000783427 Jy ! Component: 600 - total flux cleaned = 0.000809883 Jy ! Component: 650 - total flux cleaned = 0.000862779 Jy ! Component: 700 - total flux cleaned = 0.000941014 Jy ! Component: 750 - total flux cleaned = 0.000966648 Jy ! Component: 800 - total flux cleaned = 0.00104206 Jy ! Component: 850 - total flux cleaned = 0.00101808 Jy ! Component: 900 - total flux cleaned = 0.00104333 Jy ! Component: 950 - total flux cleaned = 0.00123719 Jy ! Component: 1000 - total flux cleaned = 0.00128491 Jy ! Component: 1050 - total flux cleaned = 0.00137929 Jy ! Component: 1100 - total flux cleaned = 0.00137982 Jy ! Component: 1150 - total flux cleaned = 0.00154054 Jy ! Component: 1200 - total flux cleaned = 0.00160865 Jy ! Component: 1250 - total flux cleaned = 0.00172047 Jy ! Component: 1300 - total flux cleaned = 0.00178674 Jy ! Component: 1350 - total flux cleaned = 0.00196111 Jy ! Component: 1400 - total flux cleaned = 0.0020254 Jy ! Component: 1450 - total flux cleaned = 0.00213168 Jy ! Component: 1500 - total flux cleaned = 0.00215267 Jy ! Component: 1550 - total flux cleaned = 0.00227798 Jy ! Component: 1600 - total flux cleaned = 0.0023395 Jy ! Component: 1650 - total flux cleaned = 0.00246158 Jy ! Component: 1700 - total flux cleaned = 0.00248168 Jy ! Component: 1750 - total flux cleaned = 0.00256161 Jy ! Component: 1800 - total flux cleaned = 0.00264092 Jy ! Component: 1850 - total flux cleaned = 0.00266056 Jy ! Component: 1900 - total flux cleaned = 0.00277711 Jy ! Component: 1950 - total flux cleaned = 0.00277677 Jy ! Component: 2000 - total flux cleaned = 0.00279595 Jy ! Component: 2050 - total flux cleaned = 0.00283379 Jy ! Component: 2100 - total flux cleaned = 0.00288995 Jy ! Component: 2150 - total flux cleaned = 0.00294546 Jy ! Component: 2200 - total flux cleaned = 0.00303752 Jy ! Component: 2250 - total flux cleaned = 0.00311069 Jy ! Component: 2300 - total flux cleaned = 0.0032013 Jy ! Component: 2350 - total flux cleaned = 0.00327317 Jy ! Component: 2400 - total flux cleaned = 0.00337982 Jy ! Component: 2450 - total flux cleaned = 0.0033622 Jy ! Component: 2500 - total flux cleaned = 0.00343233 Jy ! Component: 2550 - total flux cleaned = 0.00353638 Jy ! Component: 2600 - total flux cleaned = 0.00355344 Jy ! Component: 2650 - total flux cleaned = 0.00367295 Jy ! Component: 2700 - total flux cleaned = 0.00368994 Jy ! Component: 2750 - total flux cleaned = 0.00375714 Jy ! Component: 2800 - total flux cleaned = 0.00377378 Jy ! Component: 2850 - total flux cleaned = 0.00387321 Jy ! Component: 2900 - total flux cleaned = 0.00387336 Jy ! Component: 2950 - total flux cleaned = 0.00400393 Jy ! Component: 3000 - total flux cleaned = 0.00406864 Jy ! Component: 3050 - total flux cleaned = 0.00413284 Jy ! Component: 3100 - total flux cleaned = 0.00416475 Jy ! Component: 3150 - total flux cleaned = 0.00421243 Jy ! Component: 3200 - total flux cleaned = 0.00432231 Jy ! Component: 3250 - total flux cleaned = 0.00433779 Jy ! Component: 3300 - total flux cleaned = 0.0043998 Jy ! Component: 3350 - total flux cleaned = 0.00452269 Jy ! Component: 3400 - total flux cleaned = 0.00449242 Jy ! Component: 3450 - total flux cleaned = 0.00456822 Jy ! Component: 3500 - total flux cleaned = 0.00464331 Jy ! Component: 3550 - total flux cleaned = 0.00467305 Jy ! Component: 3600 - total flux cleaned = 0.00473245 Jy ! Component: 3650 - total flux cleaned = 0.00477655 Jy ! Component: 3700 - total flux cleaned = 0.00489356 Jy ! Component: 3750 - total flux cleaned = 0.0049228 Jy ! Component: 3800 - total flux cleaned = 0.00499487 Jy ! Component: 3850 - total flux cleaned = 0.00505235 Jy ! Component: 3900 - total flux cleaned = 0.00519457 Jy ! Component: 3950 - total flux cleaned = 0.00523683 Jy ! Component: 4000 - total flux cleaned = 0.00532091 Jy ! Component: 4050 - total flux cleaned = 0.00536284 Jy ! Total flux subtracted in 4096 components = 0.00544597 Jy ! Clean residual min=-0.000764 max=0.000734 Jy/beam ! Clean residual mean=0.000003 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.114843 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 321 components and 0.114843 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2110-0126_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.327 x 8.482 at -6.838 degrees (North through East) ! Clean map min=-0.0013376 max=0.086496 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2110-0126_S_map.fits wmodel /vlbi/uf001/uva//J2110-0126_S_map.mod ! Writing 321 model components to file: /vlbi/uf001/uva//J2110-0126_S_map.mod wobs /vlbi/uf001/uva//J2110-0126_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2110-0126_S_uvs.fits wwins /vlbi/uf001/uva//J2110-0126_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2110-0126_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0864964 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251308 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.871624 0.871624 1.74325 3.4865 6.97299 13.946 27.892 55.7839 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.086 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 344.185 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2110-0126_S_dfm.log closed on Mon Jan 14 05:46:26 2019