! Started logfile: /vlbi/uf001/uva//J2110-1020_S_dfm.log on Mon Jan 14 05:46:33 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-1020_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2110-1020_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970175 visibilities/baseline/integration-bin. ! Found source: J2110-1020 ! ! 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 4977 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-1020_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.626190Jy sigma=20.112533 ! Fit after self-cal, rms=0.348632Jy sigma=4.308295 ! 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.517 mas, bmaj=6.682 mas, bpa=-3.747 degrees ! Estimated noise=1.14747 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.892582 Jy ! Component: 100 - total flux cleaned = 1.16598 Jy ! Total flux subtracted in 100 components = 1.16598 Jy ! Clean residual min=-0.041754 max=0.126260 Jy/beam ! Clean residual mean=0.000041 rms=0.013340 Jy/beam ! Combined flux in latest and established models = 1.16598 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 1.16598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.230133Jy sigma=2.813942 ! Fit after self-cal, rms=0.230037Jy sigma=2.812565 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.139606 Jy ! Component: 100 - total flux cleaned = 0.212214 Jy ! Total flux subtracted in 100 components = 0.212214 Jy ! Clean residual min=-0.018423 max=0.034276 Jy/beam ! Clean residual mean=0.000005 rms=0.004645 Jy/beam ! Combined flux in latest and established models = 1.37819 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 11 components and 1.37819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108931Jy sigma=1.314528 ! Fit after self-cal, rms=0.108826Jy sigma=1.313661 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0378561 Jy ! Component: 100 - total flux cleaned = 0.057614 Jy ! Total flux subtracted in 100 components = 0.057614 Jy ! Clean residual min=-0.012558 max=0.014338 Jy/beam ! Clean residual mean=-0.000004 rms=0.003123 Jy/beam ! Combined flux in latest and established models = 1.43581 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 1.43581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095733Jy sigma=1.122396 ! Fit after self-cal, rms=0.095714Jy sigma=1.122267 ! 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=2.902 mas, bmaj=7.455 mas, bpa=-2.788 degrees ! Estimated noise=0.900171 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.011256 Jy ! Component: 100 - total flux cleaned = 0.0171957 Jy ! Component: 150 - total flux cleaned = 0.0204038 Jy ! Component: 200 - total flux cleaned = 0.0205996 Jy ! Total flux subtracted in 200 components = 0.0205996 Jy ! Clean residual min=-0.012044 max=0.015517 Jy/beam ! Clean residual mean=-0.000005 rms=0.003353 Jy/beam ! Combined flux in latest and established models = 1.45641 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 1.45641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094707Jy sigma=1.101343 ! Fit after self-cal, rms=0.094699Jy sigma=1.101128 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.902 x 7.455 at -2.788 degrees (North through East) ! Clean map min=-0.012184 max=1.1911 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 0.99 KP 1.00 ! LA 1.00 MK 1.00 NL 0.99 OV 0.99 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.98 HN 1.00 KP 1.00 ! LA 1.00 MK 1.01 NL 0.99 OV 0.96 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.98 HN 1.00 KP 1.00 ! LA 1.02 MK 1.00 NL 1.01 OV 0.98 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.094699Jy sigma=1.101128 ! Fit after self-cal, rms=0.085624Jy sigma=0.986644 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.902 mas, bmaj=7.474 mas, bpa=-2.749 degrees ! Estimated noise=0.900335 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.00176024 Jy ! Component: 100 - total flux cleaned = -0.00228029 Jy ! Component: 150 - total flux cleaned = -0.00251408 Jy ! Component: 200 - total flux cleaned = -0.0028308 Jy ! Total flux subtracted in 200 components = -0.0028308 Jy ! Clean residual min=-0.011776 max=0.010267 Jy/beam ! Clean residual mean=-0.000004 rms=0.002445 Jy/beam ! Combined flux in latest and established models = 1.45358 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 1.45358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085303Jy sigma=0.981899 ! Fit after self-cal, rms=0.085319Jy sigma=0.981751 ! 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.085319Jy sigma=0.981751 ! Fit after self-cal, rms=0.074934Jy sigma=0.868064 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.903 mas, bmaj=7.481 mas, bpa=-2.781 degrees ! Estimated noise=0.900798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000293783 Jy ! Component: 100 - total flux cleaned = 0.000298667 Jy ! Component: 150 - total flux cleaned = 0.000298419 Jy ! Component: 200 - total flux cleaned = 0.000216879 Jy ! Total flux subtracted in 200 components = 0.000216879 Jy ! Clean residual min=-0.004800 max=0.004482 Jy/beam ! Clean residual mean=0.000002 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 1.45379 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 1.45379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074755Jy sigma=0.864510 ! Fit after self-cal, rms=0.074759Jy sigma=0.864401 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 = 8.22201e-06 Jy ! Component: 100 - total flux cleaned = -0.00018796 Jy ! Component: 150 - total flux cleaned = -0.000187493 Jy ! Component: 200 - total flux cleaned = -0.000247514 Jy ! Total flux subtracted in 200 components = -0.000247514 Jy ! Clean residual min=-0.004540 max=0.004401 Jy/beam ! Clean residual mean=0.000002 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 1.45355 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 51 components and 1.45355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074676Jy sigma=0.862812 ! Fit after self-cal, rms=0.074677Jy sigma=0.862749 ! 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.074677Jy sigma=0.862749 ! Fit after self-cal, rms=0.074713Jy sigma=0.862579 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.902 mas, bmaj=7.483 mas, bpa=-2.791 degrees ! Estimated noise=0.90096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000483692 Jy ! Component: 100 - total flux cleaned = 0.000478297 Jy ! Component: 150 - total flux cleaned = 0.000425192 Jy ! Component: 200 - total flux cleaned = 0.000423956 Jy ! Total flux subtracted in 200 components = 0.000423956 Jy ! Clean residual min=-0.004300 max=0.004311 Jy/beam ! Clean residual mean=0.000002 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 1.45397 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 1.45397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074646Jy sigma=0.861400 ! Fit after self-cal, rms=0.074648Jy sigma=0.861341 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.09719e-05 Jy ! Component: 100 - total flux cleaned = 1.25932e-05 Jy ! Component: 150 - total flux cleaned = -3.24122e-05 Jy ! Component: 200 - total flux cleaned = -3.26359e-05 Jy ! Total flux subtracted in 200 components = -3.26359e-05 Jy ! Clean residual min=-0.004198 max=0.004239 Jy/beam ! Clean residual mean=0.000002 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 1.45394 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 1.45394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074599Jy sigma=0.860554 ! Fit after self-cal, rms=0.074601Jy sigma=0.860509 ! 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.074601Jy sigma=0.860509 ! Fit after self-cal, rms=0.074619Jy sigma=0.860457 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.092 mas, bmaj=13.6 mas, bpa=1.896 degrees ! Estimated noise=1.27398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000710648 Jy ! Component: 100 - total flux cleaned = -0.000714079 Jy ! Component: 150 - total flux cleaned = -0.000689025 Jy ! Component: 200 - total flux cleaned = -0.000615185 Jy ! Total flux subtracted in 200 components = -0.000615185 Jy ! Clean residual min=-0.004005 max=0.004030 Jy/beam ! Clean residual mean=0.000004 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 1.45332 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 59 components and 1.45332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074596Jy sigma=0.860608 ! Fit after self-cal, rms=0.074597Jy sigma=0.860422 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 = -5.15614e-05 Jy ! Component: 100 - total flux cleaned = 6.18165e-06 Jy ! Component: 150 - total flux cleaned = 0.000102315 Jy ! Component: 200 - total flux cleaned = 0.0001219 Jy ! Total flux subtracted in 200 components = 0.0001219 Jy ! Clean residual min=-0.003996 max=0.003947 Jy/beam ! Clean residual mean=0.000004 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 1.45344 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 1.45344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074604Jy sigma=0.860818 ! Fit after self-cal, rms=0.074607Jy sigma=0.860746 ! 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=2.901 mas, bmaj=7.483 mas, bpa=-2.801 degrees ! Estimated noise=0.901029 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.901 x 7.483 at -2.801 degrees (North through East) ! Clean map min=-0.0032742 max=1.193 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.074607Jy sigma=0.860746 ! Fit after self-cal, rms=0.065293Jy sigma=0.755076 ! Inverting map and beam ! Estimated beam: bmin=2.903 mas, bmaj=7.487 mas, bpa=-2.85 degrees ! Estimated noise=0.900984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000620669 Jy ! Component: 100 - total flux cleaned = 0.000620051 Jy ! Component: 150 - total flux cleaned = 0.000578544 Jy ! Component: 200 - total flux cleaned = 0.000540785 Jy ! Total flux subtracted in 200 components = 0.000540785 Jy ! Clean residual min=-0.003585 max=0.004010 Jy/beam ! Clean residual mean=0.000001 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 1.45398 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 1.45398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065252Jy sigma=0.754211 ! Fit after self-cal, rms=0.065252Jy sigma=0.754197 ! Inverting map ! Added new window around map position (19, -69.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231074 Jy ! Component: 100 - total flux cleaned = 0.00205143 Jy ! Component: 150 - total flux cleaned = 0.00182994 Jy ! Component: 200 - total flux cleaned = 0.00163531 Jy ! Total flux subtracted in 200 components = 0.00163531 Jy ! Clean residual min=-0.003372 max=0.003497 Jy/beam ! Clean residual mean=0.000000 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 1.45562 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 93 components and 1.45562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065015Jy sigma=0.750738 ! Fit after self-cal, rms=0.065009Jy sigma=0.750673 ! Inverting map ! Added new window around map position (-103, -113). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314449 Jy ! Component: 100 - total flux cleaned = 0.00324035 Jy ! Component: 150 - total flux cleaned = 0.0030045 Jy ! Component: 200 - total flux cleaned = 0.00290084 Jy ! Total flux subtracted in 200 components = 0.00290084 Jy ! Clean residual min=-0.003201 max=0.002913 Jy/beam ! Clean residual mean=-0.000001 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 1.45852 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 106 components and 1.45852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064813Jy sigma=0.748292 ! Fit after self-cal, rms=0.064805Jy sigma=0.748194 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064805Jy sigma=0.748194 ! Fit after self-cal, rms=0.064780Jy sigma=0.747910 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.518 mas, bmaj=6.699 mas, bpa=-3.783 degrees ! Estimated noise=1.14669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.892448 Jy ! Component: 100 - total flux cleaned = 1.16567 Jy ! Component: 150 - total flux cleaned = 1.30508 Jy ! Component: 200 - total flux cleaned = 1.37775 Jy ! Total flux subtracted in 200 components = 1.37775 Jy ! Clean residual min=-0.012105 max=0.034287 Jy/beam ! Clean residual mean=0.000021 rms=0.003727 Jy/beam ! Combined flux in latest and established models = 1.37775 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 10 model components to the UV plane model. ! The established model now contains 10 components and 1.37775 Jy ! Inverting map and beam ! Estimated beam: bmin=2.901 mas, bmaj=7.485 mas, bpa=-2.852 degrees ! Estimated noise=0.90064 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.0424063 Jy ! Component: 100 - total flux cleaned = 0.0622572 Jy ! Component: 150 - total flux cleaned = 0.0720192 Jy ! Component: 200 - total flux cleaned = 0.0775991 Jy ! Total flux subtracted in 200 components = 0.0775991 Jy ! Clean residual min=-0.005570 max=0.004258 Jy/beam ! Clean residual mean=0.000003 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 1.45535 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 27 components and 1.45535 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.09 mas, bmaj=13.6 mas, bpa=1.839 degrees ! Estimated noise=1.27364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000958401 Jy ! Component: 100 - total flux cleaned = 0.00175063 Jy ! Component: 150 - total flux cleaned = 0.0022027 Jy ! Component: 200 - total flux cleaned = 0.0025005 Jy ! Total flux subtracted in 200 components = 0.0025005 Jy ! Clean residual min=-0.003983 max=0.003266 Jy/beam ! Clean residual mean=0.000001 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 1.45785 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 = 4.38369e-06 Jy ! Component: 100 - total flux cleaned = -5.1133e-05 Jy ! Component: 150 - total flux cleaned = -0.000101708 Jy ! Component: 200 - total flux cleaned = -0.000144925 Jy ! Total flux subtracted in 200 components = -0.000144925 Jy ! Clean residual min=-0.003909 max=0.003254 Jy/beam ! Clean residual mean=0.000000 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 1.45771 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 57 components and 1.45771 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.901 mas, bmaj=7.485 mas, bpa=-2.852 degrees ! Estimated noise=0.90064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000862584 Jy ! Component: 100 - total flux cleaned = 0.00125062 Jy ! Component: 150 - total flux cleaned = 0.00159114 Jy ! Component: 200 - total flux cleaned = 0.00189769 Jy ! Total flux subtracted in 200 components = 0.00189769 Jy ! Clean residual min=-0.004425 max=0.003464 Jy/beam ! Clean residual mean=0.000000 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 1.45961 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 82 components and 1.45961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065242Jy sigma=0.756396 ! Fit after self-cal, rms=0.065222Jy sigma=0.756052 wmodel J2110-1020_S_map.mod ! Writing 82 model components to file: J2110-1020_S_map.mod wobs J2110-1020_S_uvs.fits ! Writing UV FITS file: J2110-1020_S_uvs.fits wwins J2110-1020_S_map.win ! wwins: Wrote 3 windows to J2110-1020_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.00131093 Jy ! Component: 100 - total flux cleaned = -0.00228193 Jy ! Component: 150 - total flux cleaned = -0.00284411 Jy ! Component: 200 - total flux cleaned = -0.00316025 Jy ! Component: 250 - total flux cleaned = -0.00326345 Jy ! Component: 300 - total flux cleaned = -0.00341155 Jy ! Component: 350 - total flux cleaned = -0.00364827 Jy ! Component: 400 - total flux cleaned = -0.0037398 Jy ! Component: 450 - total flux cleaned = -0.00383029 Jy ! Component: 500 - total flux cleaned = -0.00400461 Jy ! Component: 550 - total flux cleaned = -0.0040042 Jy ! Component: 600 - total flux cleaned = -0.00416999 Jy ! Component: 650 - total flux cleaned = -0.00429269 Jy ! Component: 700 - total flux cleaned = -0.00445114 Jy ! Component: 750 - total flux cleaned = -0.0047233 Jy ! Component: 800 - total flux cleaned = -0.00491322 Jy ! Component: 850 - total flux cleaned = -0.00498695 Jy ! Component: 900 - total flux cleaned = -0.00509726 Jy ! Component: 950 - total flux cleaned = -0.00527677 Jy ! Component: 1000 - total flux cleaned = -0.00524166 Jy ! Component: 1050 - total flux cleaned = -0.00534628 Jy ! Component: 1100 - total flux cleaned = -0.00541449 Jy ! Component: 1150 - total flux cleaned = -0.00558156 Jy ! Component: 1200 - total flux cleaned = -0.00558116 Jy ! Component: 1250 - total flux cleaned = -0.00554851 Jy ! Component: 1300 - total flux cleaned = -0.00561325 Jy ! Component: 1350 - total flux cleaned = -0.00561336 Jy ! Component: 1400 - total flux cleaned = -0.00555131 Jy ! Component: 1450 - total flux cleaned = -0.00545923 Jy ! Component: 1500 - total flux cleaned = -0.00533879 Jy ! Component: 1550 - total flux cleaned = -0.00519055 Jy ! Component: 1600 - total flux cleaned = -0.00524885 Jy ! Component: 1650 - total flux cleaned = -0.00519083 Jy ! Component: 1700 - total flux cleaned = -0.0050487 Jy ! Component: 1750 - total flux cleaned = -0.00496465 Jy ! Component: 1800 - total flux cleaned = -0.00490944 Jy ! Component: 1850 - total flux cleaned = -0.00485484 Jy ! Component: 1900 - total flux cleaned = -0.0047736 Jy ! Component: 1950 - total flux cleaned = -0.00480004 Jy ! Component: 2000 - total flux cleaned = -0.00474665 Jy ! Component: 2050 - total flux cleaned = -0.00474671 Jy ! Component: 2100 - total flux cleaned = -0.00474693 Jy ! Component: 2150 - total flux cleaned = -0.00469568 Jy ! Component: 2200 - total flux cleaned = -0.00462037 Jy ! Component: 2250 - total flux cleaned = -0.00454609 Jy ! Component: 2300 - total flux cleaned = -0.00454558 Jy ! Component: 2350 - total flux cleaned = -0.00447293 Jy ! Component: 2400 - total flux cleaned = -0.00442447 Jy ! Component: 2450 - total flux cleaned = -0.00430634 Jy ! Component: 2500 - total flux cleaned = -0.00430653 Jy ! Component: 2550 - total flux cleaned = -0.00419082 Jy ! Component: 2600 - total flux cleaned = -0.00416807 Jy ! Component: 2650 - total flux cleaned = -0.0041455 Jy ! Component: 2700 - total flux cleaned = -0.00401061 Jy ! Component: 2750 - total flux cleaned = -0.00401064 Jy ! Component: 2800 - total flux cleaned = -0.00390082 Jy ! Component: 2850 - total flux cleaned = -0.00394376 Jy ! Component: 2900 - total flux cleaned = -0.0037495 Jy ! Component: 2950 - total flux cleaned = -0.00370687 Jy ! Component: 3000 - total flux cleaned = -0.00364379 Jy ! Component: 3050 - total flux cleaned = -0.00370664 Jy ! Component: 3100 - total flux cleaned = -0.00364453 Jy ! Component: 3150 - total flux cleaned = -0.00360331 Jy ! Component: 3200 - total flux cleaned = -0.00350177 Jy ! Component: 3250 - total flux cleaned = -0.00346136 Jy ! Component: 3300 - total flux cleaned = -0.00330129 Jy ! Component: 3350 - total flux cleaned = -0.00332119 Jy ! Component: 3400 - total flux cleaned = -0.00330166 Jy ! Component: 3450 - total flux cleaned = -0.00326262 Jy ! Component: 3500 - total flux cleaned = -0.00328198 Jy ! Component: 3550 - total flux cleaned = -0.00328192 Jy ! Component: 3600 - total flux cleaned = -0.00324377 Jy ! Component: 3650 - total flux cleaned = -0.00322495 Jy ! Component: 3700 - total flux cleaned = -0.00318827 Jy ! Component: 3750 - total flux cleaned = -0.003281 Jy ! Component: 3800 - total flux cleaned = -0.00335467 Jy ! Component: 3850 - total flux cleaned = -0.00339096 Jy ! Component: 3900 - total flux cleaned = -0.00342708 Jy ! Component: 3950 - total flux cleaned = -0.00344519 Jy ! Component: 4000 - total flux cleaned = -0.00346293 Jy ! Component: 4050 - total flux cleaned = -0.00351587 Jy ! Total flux subtracted in 4096 components = -0.00351593 Jy ! Clean residual min=-0.000950 max=0.001650 Jy/beam ! Clean residual mean=-0.000000 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 1.45609 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 382 components and 1.45609 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2110-1020_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.901 x 7.485 at -2.852 degrees (North through East) ! Clean map min=-0.0020939 max=1.1945 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2110-1020_S_map.fits wmodel /vlbi/uf001/uva//J2110-1020_S_map.mod ! Writing 382 model components to file: /vlbi/uf001/uva//J2110-1020_S_map.mod wobs /vlbi/uf001/uva//J2110-1020_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2110-1020_S_uvs.fits wwins /vlbi/uf001/uva//J2110-1020_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J2110-1020_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.19453 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000313703 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0787847 0.0787847 0.157569 0.315139 0.630278 1.26056 2.52111 5.04222 10.0844 20.1689 40.3378 80.6755 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.194 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 3807.85 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2110-1020_S_dfm.log closed on Mon Jan 14 05:46:38 2019