! Started logfile: /vlbi/uf001/uva//J1702+1502_S_dfm.log on Mon Jan 14 03:59:38 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//J1702+1502_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1702+1502_S_uva.fits ! AN table 1: 87 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.862835 visibilities/baseline/integration-bin. ! Found source: J1702+1502 ! ! 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 10134 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 J1702+1502_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 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011950Jy sigma=20.161654 ! Fit after self-cal, rms=0.902178Jy sigma=17.927159 ! 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.91 mas, bmaj=7.527 mas, bpa=-10.35 degrees ! Estimated noise=0.559778 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.0750751 Jy ! Component: 100 - total flux cleaned = 0.0997703 Jy ! Total flux subtracted in 100 components = 0.0997703 Jy ! Clean residual min=-0.004162 max=0.010204 Jy/beam ! Clean residual mean=-0.000027 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.0997703 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0997703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066572Jy sigma=1.269107 ! Fit after self-cal, rms=0.066344Jy sigma=1.264260 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106065 Jy ! Component: 100 - total flux cleaned = 0.0156593 Jy ! Total flux subtracted in 100 components = 0.0156593 Jy ! Clean residual min=-0.003422 max=0.004466 Jy/beam ! Clean residual mean=-0.000014 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.11543 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.11543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064741Jy sigma=1.223988 ! Fit after self-cal, rms=0.064744Jy sigma=1.223756 ! 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.531 mas, bmaj=8.546 mas, bpa=-10.46 degrees ! Estimated noise=0.365372 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 (-7, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00466329 Jy ! Component: 100 - total flux cleaned = 0.00757594 Jy ! Component: 150 - total flux cleaned = 0.00958723 Jy ! Component: 200 - total flux cleaned = 0.0105397 Jy ! Total flux subtracted in 200 components = 0.0105397 Jy ! Clean residual min=-0.002898 max=0.002663 Jy/beam ! Clean residual mean=-0.000010 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.125969 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 53 components and 0.125969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064393Jy sigma=1.214800 ! Fit after self-cal, rms=0.064379Jy sigma=1.214273 ! 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.531 x 8.546 at -10.46 degrees (North through East) ! Clean map min=-0.0029048 max=0.098763 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 0.97 KP 1.01 ! LA 0.89 MK 1.01 NL 1.07 OV 1.05 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 HN 1.01 KP 1.04 ! LA 0.89 MK 1.03 NL 1.08 OV 0.96 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.94 HN 0.99 KP 1.04 ! LA 0.95 MK 1.05 NL 1.01 OV 0.95 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.064379Jy sigma=1.214273 ! Fit after self-cal, rms=0.064658Jy sigma=1.204884 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=8.625 mas, bpa=-10.35 degrees ! Estimated noise=0.36452 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.000456515 Jy ! Component: 100 - total flux cleaned = -0.000714813 Jy ! Component: 150 - total flux cleaned = -0.00095698 Jy ! Component: 200 - total flux cleaned = -0.00107378 Jy ! Total flux subtracted in 200 components = -0.00107378 Jy ! Clean residual min=-0.002018 max=0.001974 Jy/beam ! Clean residual mean=-0.000000 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.124895 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.124895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064609Jy sigma=1.203828 ! Fit after self-cal, rms=0.064665Jy sigma=1.203576 ! 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.064665Jy sigma=1.203576 ! Fit after self-cal, rms=0.065737Jy sigma=1.197412 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.565 mas, bmaj=8.693 mas, bpa=-9.728 degrees ! Estimated noise=0.366291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000286072 Jy ! Component: 100 - total flux cleaned = -0.000398158 Jy ! Component: 150 - total flux cleaned = -0.000444257 Jy ! Component: 200 - total flux cleaned = -0.000463516 Jy ! Total flux subtracted in 200 components = -0.000463516 Jy ! Clean residual min=-0.001689 max=0.001961 Jy/beam ! Clean residual mean=0.000002 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.124432 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 87 components and 0.124432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065718Jy sigma=1.197030 ! Fit after self-cal, rms=0.065734Jy sigma=1.196918 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) ! Added new window around map position (-110.5, 72). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107569 Jy ! Component: 100 - total flux cleaned = 0.00111385 Jy ! Component: 150 - total flux cleaned = 0.00114415 Jy ! Component: 200 - total flux cleaned = 0.0013064 Jy ! Total flux subtracted in 200 components = 0.0013064 Jy ! Clean residual min=-0.001608 max=0.001581 Jy/beam ! Clean residual mean=0.000002 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.125738 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 111 components and 0.125738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065682Jy sigma=1.195861 ! Fit after self-cal, rms=0.065683Jy sigma=1.195804 ! 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.065683Jy sigma=1.195804 ! Fit after self-cal, rms=0.065730Jy sigma=1.195693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.564 mas, bmaj=8.715 mas, bpa=-9.703 degrees ! Estimated noise=0.365602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000275715 Jy ! Component: 100 - total flux cleaned = 0.000273333 Jy ! Component: 150 - total flux cleaned = 0.000320206 Jy ! Component: 200 - total flux cleaned = 0.000341926 Jy ! Total flux subtracted in 200 components = 0.000341926 Jy ! Clean residual min=-0.001537 max=0.001609 Jy/beam ! Clean residual mean=0.000003 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.12608 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 122 components and 0.12608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065712Jy sigma=1.195360 ! Fit after self-cal, rms=0.065716Jy sigma=1.195349 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.74698e-05 Jy ! Component: 100 - total flux cleaned = 0.000108943 Jy ! Component: 150 - total flux cleaned = 0.000148635 Jy ! Component: 200 - total flux cleaned = 0.000149028 Jy ! Total flux subtracted in 200 components = 0.000149028 Jy ! Clean residual min=-0.001549 max=0.001609 Jy/beam ! Clean residual mean=0.000004 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.126229 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 130 components and 0.126229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065704Jy sigma=1.195156 ! Fit after self-cal, rms=0.065704Jy sigma=1.195153 ! 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.065704Jy sigma=1.195153 ! Fit after self-cal, rms=0.065698Jy sigma=1.195128 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.406 mas, bmaj=11.17 mas, bpa=-6.797 degrees ! Estimated noise=0.431596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.52628e-05 Jy ! Component: 100 - total flux cleaned = -5.36225e-05 Jy ! Component: 150 - total flux cleaned = -1.44336e-05 Jy ! Component: 200 - total flux cleaned = 1.92243e-05 Jy ! Total flux subtracted in 200 components = 1.92243e-05 Jy ! Clean residual min=-0.001529 max=0.001667 Jy/beam ! Clean residual mean=0.000007 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.126249 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 147 components and 0.126249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065695Jy sigma=1.195052 ! Fit after self-cal, rms=0.065694Jy sigma=1.195039 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.12437e-05 Jy ! Component: 100 - total flux cleaned = 3.957e-05 Jy ! Component: 150 - total flux cleaned = 5.72194e-05 Jy ! Component: 200 - total flux cleaned = 8.14452e-05 Jy ! Total flux subtracted in 200 components = 8.14452e-05 Jy ! Clean residual min=-0.001537 max=0.001695 Jy/beam ! Clean residual mean=0.000007 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.12633 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 153 components and 0.12633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065693Jy sigma=1.195010 ! Fit after self-cal, rms=0.065692Jy sigma=1.195004 ! 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.562 mas, bmaj=8.722 mas, bpa=-9.702 degrees ! Estimated noise=0.365236 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.562 x 8.722 at -9.702 degrees (North through East) ! Clean map min=-0.0015324 max=0.098822 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.929 mas, bmaj=7.669 mas, bpa=-9.489 degrees ! Estimated noise=0.564786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0753667 Jy ! Component: 100 - total flux cleaned = 0.0997446 Jy ! Component: 150 - total flux cleaned = 0.109811 Jy ! Component: 200 - total flux cleaned = 0.114774 Jy ! Total flux subtracted in 200 components = 0.114774 Jy ! Clean residual min=-0.002764 max=0.002700 Jy/beam ! Clean residual mean=-0.000009 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.114774 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.114774 Jy ! Inverting map and beam ! Estimated beam: bmin=3.562 mas, bmaj=8.722 mas, bpa=-9.702 degrees ! Estimated noise=0.365236 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.00365142 Jy ! Component: 100 - total flux cleaned = 0.00591 Jy ! Component: 150 - total flux cleaned = 0.00733288 Jy ! Component: 200 - total flux cleaned = 0.00816035 Jy ! Total flux subtracted in 200 components = 0.00816035 Jy ! Clean residual min=-0.001792 max=0.001563 Jy/beam ! Clean residual mean=-0.000002 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.122935 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 54 components and 0.122935 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.406 mas, bmaj=11.17 mas, bpa=-6.797 degrees ! Estimated noise=0.431596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142921 Jy ! Component: 100 - total flux cleaned = 0.00221339 Jy ! Component: 150 - total flux cleaned = 0.00264017 Jy ! Component: 200 - total flux cleaned = 0.00281954 Jy ! Total flux subtracted in 200 components = 0.00281954 Jy ! Clean residual min=-0.001620 max=0.001578 Jy/beam ! Clean residual mean=0.000004 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.125754 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.000115156 Jy ! Component: 100 - total flux cleaned = 0.000220321 Jy ! Component: 150 - total flux cleaned = 0.000334599 Jy ! Component: 200 - total flux cleaned = 0.00040393 Jy ! Total flux subtracted in 200 components = 0.00040393 Jy ! Clean residual min=-0.001600 max=0.001618 Jy/beam ! Clean residual mean=0.000006 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.126158 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 113 components and 0.126158 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.562 mas, bmaj=8.722 mas, bpa=-9.702 degrees ! Estimated noise=0.365236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130433 Jy ! Component: 100 - total flux cleaned = -0.000201931 Jy ! Component: 150 - total flux cleaned = -0.000266754 Jy ! Component: 200 - total flux cleaned = -0.000296845 Jy ! Total flux subtracted in 200 components = -0.000296845 Jy ! Clean residual min=-0.001624 max=0.001519 Jy/beam ! Clean residual mean=0.000003 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.125861 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 124 components and 0.125861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065739Jy sigma=1.195677 ! Fit after self-cal, rms=0.065726Jy sigma=1.195582 wmodel J1702+1502_S_map.mod ! Writing 124 model components to file: J1702+1502_S_map.mod wobs J1702+1502_S_uvs.fits ! Writing UV FITS file: J1702+1502_S_uvs.fits wwins J1702+1502_S_map.win ! wwins: Wrote 3 windows to J1702+1502_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.000153621 Jy ! Component: 100 - total flux cleaned = 0.000101707 Jy ! Component: 150 - total flux cleaned = 0.000368167 Jy ! Component: 200 - total flux cleaned = 0.000438402 Jy ! Component: 250 - total flux cleaned = 0.000460863 Jy ! Component: 300 - total flux cleaned = 0.000438353 Jy ! Component: 350 - total flux cleaned = 0.00033088 Jy ! Component: 400 - total flux cleaned = 0.000247552 Jy ! Component: 450 - total flux cleaned = 0.000227232 Jy ! Component: 500 - total flux cleaned = 0.00018703 Jy ! Component: 550 - total flux cleaned = 0.000186978 Jy ! Component: 600 - total flux cleaned = 0.000148114 Jy ! Component: 650 - total flux cleaned = 0.000148164 Jy ! Component: 700 - total flux cleaned = 0.000129692 Jy ! Component: 750 - total flux cleaned = 0.00014857 Jy ! Component: 800 - total flux cleaned = 0.000202715 Jy ! Component: 850 - total flux cleaned = 0.000203043 Jy ! Component: 900 - total flux cleaned = 0.000220562 Jy ! Component: 950 - total flux cleaned = 0.000220393 Jy ! Component: 1000 - total flux cleaned = 0.000220512 Jy ! Component: 1050 - total flux cleaned = 0.000203692 Jy ! Component: 1100 - total flux cleaned = 0.000287304 Jy ! Component: 1150 - total flux cleaned = 0.000353045 Jy ! Component: 1200 - total flux cleaned = 0.000418051 Jy ! Component: 1250 - total flux cleaned = 0.000385826 Jy ! Component: 1300 - total flux cleaned = 0.000481602 Jy ! Component: 1350 - total flux cleaned = 0.000576203 Jy ! Component: 1400 - total flux cleaned = 0.000575879 Jy ! Component: 1450 - total flux cleaned = 0.000653075 Jy ! Component: 1500 - total flux cleaned = 0.000714151 Jy ! Component: 1550 - total flux cleaned = 0.000744545 Jy ! Component: 1600 - total flux cleaned = 0.00086437 Jy ! Component: 1650 - total flux cleaned = 0.000938424 Jy ! Component: 1700 - total flux cleaned = 0.000967931 Jy ! Component: 1750 - total flux cleaned = 0.00105576 Jy ! Component: 1800 - total flux cleaned = 0.00111355 Jy ! Component: 1850 - total flux cleaned = 0.00122804 Jy ! Component: 1900 - total flux cleaned = 0.00124201 Jy ! Component: 1950 - total flux cleaned = 0.00127016 Jy ! Component: 2000 - total flux cleaned = 0.00136749 Jy ! Component: 2050 - total flux cleaned = 0.00122944 Jy ! Component: 2100 - total flux cleaned = 0.00129816 Jy ! Component: 2150 - total flux cleaned = 0.00131189 Jy ! Component: 2200 - total flux cleaned = 0.00135222 Jy ! Component: 2250 - total flux cleaned = 0.00127218 Jy ! Component: 2300 - total flux cleaned = 0.00132518 Jy ! Component: 2350 - total flux cleaned = 0.00125948 Jy ! Component: 2400 - total flux cleaned = 0.0012856 Jy ! Component: 2450 - total flux cleaned = 0.00129852 Jy ! Component: 2500 - total flux cleaned = 0.0012601 Jy ! Component: 2550 - total flux cleaned = 0.0012728 Jy ! Component: 2600 - total flux cleaned = 0.00123487 Jy ! Component: 2650 - total flux cleaned = 0.00122216 Jy ! Component: 2700 - total flux cleaned = 0.00119742 Jy ! Component: 2750 - total flux cleaned = 0.00122206 Jy ! Component: 2800 - total flux cleaned = 0.00117326 Jy ! Component: 2850 - total flux cleaned = 0.00119752 Jy ! Component: 2900 - total flux cleaned = 0.00120956 Jy ! Component: 2950 - total flux cleaned = 0.00119753 Jy ! Component: 3000 - total flux cleaned = 0.00122134 Jy ! Component: 3050 - total flux cleaned = 0.00118584 Jy ! Component: 3100 - total flux cleaned = 0.00116251 Jy ! Component: 3150 - total flux cleaned = 0.00116267 Jy ! Component: 3200 - total flux cleaned = 0.00120901 Jy ! Component: 3250 - total flux cleaned = 0.00114007 Jy ! Component: 3300 - total flux cleaned = 0.00116302 Jy ! Component: 3350 - total flux cleaned = 0.00117426 Jy ! Component: 3400 - total flux cleaned = 0.00117432 Jy ! Component: 3450 - total flux cleaned = 0.00118559 Jy ! Component: 3500 - total flux cleaned = 0.00118546 Jy ! Component: 3550 - total flux cleaned = 0.0011191 Jy ! Component: 3600 - total flux cleaned = 0.00110812 Jy ! Component: 3650 - total flux cleaned = 0.00109726 Jy ! Component: 3700 - total flux cleaned = 0.0010972 Jy ! Component: 3750 - total flux cleaned = 0.0011187 Jy ! Component: 3800 - total flux cleaned = 0.00104362 Jy ! Component: 3850 - total flux cleaned = 0.000990388 Jy ! Component: 3900 - total flux cleaned = 0.000990331 Jy ! Component: 3950 - total flux cleaned = 0.00102181 Jy ! Component: 4000 - total flux cleaned = 0.00104274 Jy ! Component: 4050 - total flux cleaned = 0.000990582 Jy ! Total flux subtracted in 4096 components = 0.000949035 Jy ! Clean residual min=-0.000647 max=0.000536 Jy/beam ! Clean residual mean=0.000000 rms=0.000198 Jy/beam ! Combined flux in latest and established models = 0.12681 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 440 components and 0.12681 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1702+1502_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.562 x 8.722 at -9.702 degrees (North through East) ! Clean map min=-0.0010904 max=0.09917 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1702+1502_S_map.fits wmodel /vlbi/uf001/uva//J1702+1502_S_map.mod ! Writing 440 model components to file: /vlbi/uf001/uva//J1702+1502_S_map.mod wobs /vlbi/uf001/uva//J1702+1502_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1702+1502_S_uvs.fits wwins /vlbi/uf001/uva//J1702+1502_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1702+1502_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.09917 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196627 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.594818 0.594818 1.18964 2.37927 4.75855 9.51709 19.0342 38.0684 76.1367 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.099 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 504.355 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1702+1502_S_dfm.log closed on Mon Jan 14 03:59:43 2019