! Started logfile: /vlbi/uf001/uva//J1707-1415_S_dfm.log on Mon Jan 14 04:02:07 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//J1707-1415_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1707-1415_S_uva.fits ! AN table 1: 57 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.97995 visibilities/baseline/integration-bin. ! Found source: J1707-1415 ! ! 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 4692 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 J1707-1415_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.091506Jy sigma=17.294250 ! Fit after self-cal, rms=0.632346Jy sigma=9.509593 ! 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.304 mas, bmaj=6.05 mas, bpa=-6.234 degrees ! Estimated noise=0.88163 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.30902 Jy ! Component: 100 - total flux cleaned = 0.377263 Jy ! Total flux subtracted in 100 components = 0.377263 Jy ! Clean residual min=-0.029570 max=0.047227 Jy/beam ! Clean residual mean=0.000063 rms=0.007933 Jy/beam ! Combined flux in latest and established models = 0.377263 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.377263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.162030Jy sigma=2.288559 ! Fit after self-cal, rms=0.162011Jy sigma=2.288463 ! 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.688 mas, bmaj=6.711 mas, bpa=-4.442 degrees ! Estimated noise=0.673827 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 (16.5, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0468502 Jy ! Component: 100 - total flux cleaned = 0.0732754 Jy ! Component: 150 - total flux cleaned = 0.0909568 Jy ! Component: 200 - total flux cleaned = 0.100634 Jy ! Total flux subtracted in 200 components = 0.100634 Jy ! Clean residual min=-0.022923 max=0.046447 Jy/beam ! Clean residual mean=0.000093 rms=0.007066 Jy/beam ! Combined flux in latest and established models = 0.477896 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 41 components and 0.477896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145203Jy sigma=2.010081 ! Fit after self-cal, rms=0.143402Jy sigma=1.964792 ! 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.688 x 6.711 at -4.442 degrees (North through East) ! Clean map min=-0.021153 max=0.39079 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.71 HN 0.98 LA 0.88 MK 1.04 ! NL 1.06 OV 2.00 PT 0.91 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 HN 0.95 LA 0.94 MK 1.00 ! NL 1.01 OV 2.02 PT 0.94 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 HN 0.96 LA 0.93 MK 0.99 ! NL 1.02 OV 2.07 PT 0.92 SC 1.01 ! ! ! Fit before self-cal, rms=0.143402Jy sigma=1.964792 ! Fit after self-cal, rms=0.127869Jy sigma=1.345996 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.7 mas, bmaj=6.647 mas, bpa=-4.6 degrees ! Estimated noise=0.67522 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.0103665 Jy ! Component: 100 - total flux cleaned = -0.0116228 Jy ! Component: 150 - total flux cleaned = -0.0128692 Jy ! Component: 200 - total flux cleaned = -0.0140928 Jy ! Total flux subtracted in 200 components = -0.0140928 Jy ! Clean residual min=-0.009415 max=0.008441 Jy/beam ! Clean residual mean=0.000028 rms=0.002094 Jy/beam ! Combined flux in latest and established models = 0.463804 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 64 components and 0.463804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126273Jy sigma=1.313637 ! Fit after self-cal, rms=0.126490Jy sigma=1.309486 ! 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.126490Jy sigma=1.309486 ! Fit after self-cal, rms=0.127489Jy sigma=1.273299 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.696 mas, bmaj=6.637 mas, bpa=-4.658 degrees ! Estimated noise=0.674227 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00608139 Jy ! Component: 100 - total flux cleaned = -0.00663516 Jy ! Component: 150 - total flux cleaned = -0.00663791 Jy ! Component: 200 - total flux cleaned = -0.00676298 Jy ! Total flux subtracted in 200 components = -0.00676298 Jy ! Clean residual min=-0.006729 max=0.006416 Jy/beam ! Clean residual mean=0.000016 rms=0.001582 Jy/beam ! Combined flux in latest and established models = 0.457041 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 75 components and 0.457041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126756Jy sigma=1.259698 ! Fit after self-cal, rms=0.126469Jy sigma=1.256969 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.00269781 Jy ! Component: 100 - total flux cleaned = -0.00295016 Jy ! Component: 150 - total flux cleaned = -0.0031583 Jy ! Component: 200 - total flux cleaned = -0.00334541 Jy ! Total flux subtracted in 200 components = -0.00334541 Jy ! Clean residual min=-0.005934 max=0.006192 Jy/beam ! Clean residual mean=0.000017 rms=0.001472 Jy/beam ! Combined flux in latest and established models = 0.453695 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 84 components and 0.453695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126246Jy sigma=1.251356 ! Fit after self-cal, rms=0.126122Jy sigma=1.250600 ! Inverting map ! Added new window around map position (21, -32). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00417009 Jy ! Component: 100 - total flux cleaned = 0.00348503 Jy ! Component: 150 - total flux cleaned = 0.00299181 Jy ! Component: 200 - total flux cleaned = 0.00272516 Jy ! Total flux subtracted in 200 components = 0.00272516 Jy ! Clean residual min=-0.005757 max=0.005597 Jy/beam ! Clean residual mean=0.000017 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.45642 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 102 components and 0.45642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125821Jy sigma=1.243266 ! Fit after self-cal, rms=0.125754Jy sigma=1.242838 ! Inverting map ! Added new window around map position (-39.5, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00520336 Jy ! Component: 100 - total flux cleaned = 0.00801947 Jy ! Component: 150 - total flux cleaned = 0.00927519 Jy ! Component: 200 - total flux cleaned = 0.0100539 Jy ! Total flux subtracted in 200 components = 0.0100539 Jy ! Clean residual min=-0.005019 max=0.004347 Jy/beam ! Clean residual mean=0.000017 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.466474 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 121 components and 0.466474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125375Jy sigma=1.237202 ! Fit after self-cal, rms=0.125312Jy sigma=1.236546 ! 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.125312Jy sigma=1.236546 ! Fit after self-cal, rms=0.129699Jy sigma=1.224291 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.694 mas, bmaj=6.624 mas, bpa=-4.644 degrees ! Estimated noise=0.673256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00371676 Jy ! Component: 100 - total flux cleaned = -0.00410694 Jy ! Component: 150 - total flux cleaned = -0.00410209 Jy ! Component: 200 - total flux cleaned = -0.0039677 Jy ! Total flux subtracted in 200 components = -0.0039677 Jy ! Clean residual min=-0.003651 max=0.003623 Jy/beam ! Clean residual mean=0.000011 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.462507 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 131 components and 0.462506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129479Jy sigma=1.221057 ! Fit after self-cal, rms=0.129428Jy sigma=1.220469 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.00112793 Jy ! Component: 100 - total flux cleaned = -0.000952185 Jy ! Component: 150 - total flux cleaned = -0.00067494 Jy ! Component: 200 - total flux cleaned = -0.000573886 Jy ! Total flux subtracted in 200 components = -0.000573886 Jy ! Clean residual min=-0.003405 max=0.003558 Jy/beam ! Clean residual mean=0.000012 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.461933 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 137 components and 0.461933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129349Jy sigma=1.219109 ! Fit after self-cal, rms=0.129312Jy sigma=1.218953 ! 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.129312Jy sigma=1.218953 ! Fit after self-cal, rms=0.130973Jy sigma=1.218146 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.218 mas, bmaj=12.28 mas, bpa=3.535 degrees ! Estimated noise=0.990656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000668338 Jy ! Component: 100 - total flux cleaned = -0.00107982 Jy ! Component: 150 - total flux cleaned = -0.00144774 Jy ! Component: 200 - total flux cleaned = -0.00169604 Jy ! Total flux subtracted in 200 components = -0.00169604 Jy ! Clean residual min=-0.003947 max=0.004420 Jy/beam ! Clean residual mean=0.000026 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.460237 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 162 components and 0.460237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130974Jy sigma=1.217321 ! Fit after self-cal, rms=0.130926Jy sigma=1.216879 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.000619431 Jy ! Component: 100 - total flux cleaned = -0.00047013 Jy ! Component: 150 - total flux cleaned = -0.000587212 Jy ! Component: 200 - total flux cleaned = -0.000695645 Jy ! Total flux subtracted in 200 components = -0.000695645 Jy ! Clean residual min=-0.003910 max=0.004363 Jy/beam ! Clean residual mean=0.000026 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.459541 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 176 components and 0.459541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130939Jy sigma=1.216897 ! Fit after self-cal, rms=0.130911Jy sigma=1.216790 ! 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.693 mas, bmaj=6.618 mas, bpa=-4.608 degrees ! Estimated noise=0.672487 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.693 x 6.618 at -4.608 degrees (North through East) ! Clean map min=-0.0053793 max=0.3962 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.31 mas, bmaj=6.027 mas, bpa=-6.854 degrees ! Estimated noise=0.882848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.309256 Jy ! Component: 100 - total flux cleaned = 0.377143 Jy ! Component: 150 - total flux cleaned = 0.401074 Jy ! Component: 200 - total flux cleaned = 0.415287 Jy ! Total flux subtracted in 200 components = 0.415287 Jy ! Clean residual min=-0.007411 max=0.008070 Jy/beam ! Clean residual mean=0.000005 rms=0.001645 Jy/beam ! Combined flux in latest and established models = 0.415287 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 0.415287 Jy ! Inverting map and beam ! Estimated beam: bmin=2.693 mas, bmaj=6.618 mas, bpa=-4.608 degrees ! Estimated noise=0.672487 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.0106681 Jy ! Component: 100 - total flux cleaned = 0.0173751 Jy ! Component: 150 - total flux cleaned = 0.0220299 Jy ! Component: 200 - total flux cleaned = 0.025168 Jy ! Total flux subtracted in 200 components = 0.025168 Jy ! Clean residual min=-0.004375 max=0.006497 Jy/beam ! Clean residual mean=0.000010 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.440455 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 37 components and 0.440455 Jy ! Inverting map ! Added new window around map position (-4, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00514765 Jy ! Component: 100 - total flux cleaned = 0.00725422 Jy ! Component: 150 - total flux cleaned = 0.00909037 Jy ! Component: 200 - total flux cleaned = 0.0106297 Jy ! Total flux subtracted in 200 components = 0.0106297 Jy ! Clean residual min=-0.003495 max=0.003281 Jy/beam ! Clean residual mean=0.000009 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.451085 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 55 components and 0.451085 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=6.218 mas, bmaj=12.28 mas, bpa=3.535 degrees ! Estimated noise=0.990656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149312 Jy ! Component: 100 - total flux cleaned = 0.0023058 Jy ! Component: 150 - total flux cleaned = 0.0028897 Jy ! Component: 200 - total flux cleaned = 0.0036194 Jy ! Total flux subtracted in 200 components = 0.0036194 Jy ! Clean residual min=-0.004195 max=0.004475 Jy/beam ! Clean residual mean=0.000027 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.454704 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.000643949 Jy ! Component: 100 - total flux cleaned = 0.00121796 Jy ! Component: 150 - total flux cleaned = 0.00173542 Jy ! Component: 200 - total flux cleaned = 0.00211298 Jy ! Total flux subtracted in 200 components = 0.00211298 Jy ! Clean residual min=-0.004031 max=0.003968 Jy/beam ! Clean residual mean=0.000026 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.456817 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 104 components and 0.456817 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.693 mas, bmaj=6.618 mas, bpa=-4.608 degrees ! Estimated noise=0.672487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00071442 Jy ! Component: 100 - total flux cleaned = -0.000709955 Jy ! Component: 150 - total flux cleaned = -0.000583757 Jy ! Component: 200 - total flux cleaned = -0.000414669 Jy ! Total flux subtracted in 200 components = -0.000414669 Jy ! Clean residual min=-0.002989 max=0.003286 Jy/beam ! Clean residual mean=0.000009 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.456403 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 134 components and 0.456403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130713Jy sigma=1.214210 ! Fit after self-cal, rms=0.130668Jy sigma=1.213703 wmodel J1707-1415_S_map.mod ! Writing 134 model components to file: J1707-1415_S_map.mod wobs J1707-1415_S_uvs.fits ! Writing UV FITS file: J1707-1415_S_uvs.fits wwins J1707-1415_S_map.win ! wwins: Wrote 5 windows to J1707-1415_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.000303139 Jy ! Component: 100 - total flux cleaned = 0.000557652 Jy ! Component: 150 - total flux cleaned = 0.000606252 Jy ! Component: 200 - total flux cleaned = 0.000469298 Jy ! Component: 250 - total flux cleaned = 0.000382033 Jy ! Component: 300 - total flux cleaned = 0.000466923 Jy ! Component: 350 - total flux cleaned = 0.000589818 Jy ! Component: 400 - total flux cleaned = 0.000669029 Jy ! Component: 450 - total flux cleaned = 0.000824202 Jy ! Component: 500 - total flux cleaned = 0.00101319 Jy ! Component: 550 - total flux cleaned = 0.00123422 Jy ! Component: 600 - total flux cleaned = 0.00134271 Jy ! Component: 650 - total flux cleaned = 0.00144968 Jy ! Component: 700 - total flux cleaned = 0.00169348 Jy ! Component: 750 - total flux cleaned = 0.00189708 Jy ! Component: 800 - total flux cleaned = 0.0020301 Jy ! Component: 850 - total flux cleaned = 0.0021282 Jy ! Component: 900 - total flux cleaned = 0.00232108 Jy ! Component: 950 - total flux cleaned = 0.00241583 Jy ! Component: 1000 - total flux cleaned = 0.00275617 Jy ! Component: 1050 - total flux cleaned = 0.00293794 Jy ! Component: 1100 - total flux cleaned = 0.00305744 Jy ! Component: 1150 - total flux cleaned = 0.00329244 Jy ! Component: 1200 - total flux cleaned = 0.00352347 Jy ! Component: 1250 - total flux cleaned = 0.00366515 Jy ! Component: 1300 - total flux cleaned = 0.00374946 Jy ! Component: 1350 - total flux cleaned = 0.00394319 Jy ! Component: 1400 - total flux cleaned = 0.00405146 Jy ! Component: 1450 - total flux cleaned = 0.00429247 Jy ! Component: 1500 - total flux cleaned = 0.0042132 Jy ! Component: 1550 - total flux cleaned = 0.00434386 Jy ! Component: 1600 - total flux cleaned = 0.00442061 Jy ! Component: 1650 - total flux cleaned = 0.00447125 Jy ! Component: 1700 - total flux cleaned = 0.00457154 Jy ! Component: 1750 - total flux cleaned = 0.00452181 Jy ! Component: 1800 - total flux cleaned = 0.00459537 Jy ! Component: 1850 - total flux cleaned = 0.00469234 Jy ! Component: 1900 - total flux cleaned = 0.00474022 Jy ! Component: 1950 - total flux cleaned = 0.00476396 Jy ! Component: 2000 - total flux cleaned = 0.00483441 Jy ! Component: 2050 - total flux cleaned = 0.00483449 Jy ! Component: 2100 - total flux cleaned = 0.00478841 Jy ! Component: 2150 - total flux cleaned = 0.00474292 Jy ! Component: 2200 - total flux cleaned = 0.00467606 Jy ! Component: 2250 - total flux cleaned = 0.00469838 Jy ! Component: 2300 - total flux cleaned = 0.00461037 Jy ! Component: 2350 - total flux cleaned = 0.00456699 Jy ! Component: 2400 - total flux cleaned = 0.00441604 Jy ! Component: 2450 - total flux cleaned = 0.0043307 Jy ! Component: 2500 - total flux cleaned = 0.004246 Jy ! Component: 2550 - total flux cleaned = 0.0041832 Jy ! Component: 2600 - total flux cleaned = 0.00410023 Jy ! Component: 2650 - total flux cleaned = 0.0039972 Jy ! Component: 2700 - total flux cleaned = 0.00391568 Jy ! Component: 2750 - total flux cleaned = 0.00387538 Jy ! Component: 2800 - total flux cleaned = 0.00375541 Jy ! Component: 2850 - total flux cleaned = 0.00377532 Jy ! Component: 2900 - total flux cleaned = 0.00373599 Jy ! Component: 2950 - total flux cleaned = 0.00363846 Jy ! Component: 3000 - total flux cleaned = 0.00371606 Jy ! Component: 3050 - total flux cleaned = 0.00371595 Jy ! Component: 3100 - total flux cleaned = 0.00369679 Jy ! Component: 3150 - total flux cleaned = 0.00364011 Jy ! Component: 3200 - total flux cleaned = 0.00369643 Jy ! Component: 3250 - total flux cleaned = 0.0036403 Jy ! Component: 3300 - total flux cleaned = 0.00364048 Jy ! Component: 3350 - total flux cleaned = 0.00362227 Jy ! Component: 3400 - total flux cleaned = 0.00356778 Jy ! Component: 3450 - total flux cleaned = 0.00354976 Jy ! Component: 3500 - total flux cleaned = 0.00351402 Jy ! Component: 3550 - total flux cleaned = 0.00351391 Jy ! Component: 3600 - total flux cleaned = 0.00347837 Jy ! Component: 3650 - total flux cleaned = 0.00340815 Jy ! Component: 3700 - total flux cleaned = 0.00347805 Jy ! Component: 3750 - total flux cleaned = 0.00340877 Jy ! Component: 3800 - total flux cleaned = 0.00337436 Jy ! Component: 3850 - total flux cleaned = 0.0034085 Jy ! Component: 3900 - total flux cleaned = 0.0034084 Jy ! Component: 3950 - total flux cleaned = 0.0033575 Jy ! Component: 4000 - total flux cleaned = 0.00332396 Jy ! Component: 4050 - total flux cleaned = 0.00329068 Jy ! Total flux subtracted in 4096 components = 0.00329069 Jy ! Clean residual min=-0.001259 max=0.001268 Jy/beam ! Clean residual mean=0.000006 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.459693 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 437 components and 0.459693 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1707-1415_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.693 x 6.618 at -4.608 degrees (North through East) ! Clean map min=-0.002927 max=0.39824 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1707-1415_S_map.fits wmodel /vlbi/uf001/uva//J1707-1415_S_map.mod ! Writing 437 model components to file: /vlbi/uf001/uva//J1707-1415_S_map.mod wobs /vlbi/uf001/uva//J1707-1415_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1707-1415_S_uvs.fits wwins /vlbi/uf001/uva//J1707-1415_S_map.win ! wwins: Wrote 6 windows to /vlbi/uf001/uva//J1707-1415_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.398237 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000299869 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.225898 0.225898 0.451796 0.903592 1.80718 3.61437 7.22873 14.4575 28.9149 57.8299 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.398 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1328.03 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1707-1415_S_dfm.log closed on Mon Jan 14 04:02:12 2019