! Started logfile: /vlbi/uf001/uva//J1300+2830_S_dfm.log on Mon Jan 14 02:09:17 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//J1300+2830_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1300+2830_S_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.853395 visibilities/baseline/integration-bin. ! Found source: J1300+2830 ! ! 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 8295 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 J1300+2830_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.026830Jy sigma=23.210512 ! Fit after self-cal, rms=0.827537Jy sigma=18.670905 ! 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=3.17 mas, bmaj=5.869 mas, bpa=-1.417 degrees ! Estimated noise=0.482337 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.13327 Jy ! Component: 100 - total flux cleaned = 0.165705 Jy ! Total flux subtracted in 100 components = 0.165705 Jy ! Clean residual min=-0.005899 max=0.013498 Jy/beam ! Clean residual mean=-0.000020 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 0.165705 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.165705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065899Jy sigma=1.418615 ! Fit after self-cal, rms=0.065843Jy sigma=1.417589 ! Inverting map ! Added new window around map position (3, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151515 Jy ! Component: 100 - total flux cleaned = 0.0234712 Jy ! Total flux subtracted in 100 components = 0.0234712 Jy ! Clean residual min=-0.005411 max=0.007190 Jy/beam ! Clean residual mean=-0.000013 rms=0.001456 Jy/beam ! Combined flux in latest and established models = 0.189176 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 15 components and 0.189176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061752Jy sigma=1.310574 ! Fit after self-cal, rms=0.061682Jy sigma=1.308842 ! 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.728 mas, bmaj=6.632 mas, bpa=-0.8013 degrees ! Estimated noise=0.349137 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.00933255 Jy ! Component: 100 - total flux cleaned = 0.0157561 Jy ! Component: 150 - total flux cleaned = 0.0204087 Jy ! Component: 200 - total flux cleaned = 0.023803 Jy ! Total flux subtracted in 200 components = 0.023803 Jy ! Clean residual min=-0.004638 max=0.007282 Jy/beam ! Clean residual mean=-0.000012 rms=0.001404 Jy/beam ! Combined flux in latest and established models = 0.212979 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.212979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059886Jy sigma=1.267054 ! Fit after self-cal, rms=0.059860Jy sigma=1.266078 ! 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.728 x 6.632 at -0.8013 degrees (North through East) ! Clean map min=-0.0045031 max=0.17261 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.95 HN 0.98 KP 1.02 ! LA 0.94 MK 0.98 NL 1.03 OV 0.99 ! PT 0.93 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 0.96 HN 0.98 KP 1.00 ! LA 0.96 MK 0.99 NL 1.08 OV 0.98 ! PT 0.90 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.95 HN 0.99 KP 0.98 ! LA 0.94 MK 0.99 NL 1.07 OV 0.96 ! PT 0.94 SC 0.94 ! ! ! Fit before self-cal, rms=0.059860Jy sigma=1.266078 ! Fit after self-cal, rms=0.059218Jy sigma=1.206829 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.703 mas, bmaj=6.687 mas, bpa=-0.8947 degrees ! Estimated noise=0.345569 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.000268295 Jy ! Component: 100 - total flux cleaned = -1.1937e-05 Jy ! Component: 150 - total flux cleaned = -0.00036466 Jy ! Component: 200 - total flux cleaned = -0.000673901 Jy ! Total flux subtracted in 200 components = -0.000673901 Jy ! Clean residual min=-0.003510 max=0.003930 Jy/beam ! Clean residual mean=0.000009 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.212305 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.212305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059065Jy sigma=1.203443 ! Fit after self-cal, rms=0.059111Jy sigma=1.203044 ! 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.059111Jy sigma=1.203044 ! Fit after self-cal, rms=0.059740Jy sigma=1.150319 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.706 mas, bmaj=6.677 mas, bpa=-0.7898 degrees ! Estimated noise=0.345987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00101618 Jy ! Component: 100 - total flux cleaned = -0.00150978 Jy ! Component: 150 - total flux cleaned = -0.00168704 Jy ! Component: 200 - total flux cleaned = -0.00176051 Jy ! Total flux subtracted in 200 components = -0.00176051 Jy ! Clean residual min=-0.001854 max=0.001829 Jy/beam ! Clean residual mean=0.000004 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.210545 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.210545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059642Jy sigma=1.148352 ! Fit after self-cal, rms=0.059699Jy sigma=1.148072 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.76401e-05 Jy ! Component: 100 - total flux cleaned = -0.000103131 Jy ! Component: 150 - total flux cleaned = -0.000128142 Jy ! Component: 200 - total flux cleaned = -0.000148583 Jy ! Total flux subtracted in 200 components = -0.000148583 Jy ! Clean residual min=-0.001787 max=0.001813 Jy/beam ! Clean residual mean=0.000004 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.210396 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.210396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059674Jy sigma=1.147550 ! Fit after self-cal, rms=0.059670Jy sigma=1.147511 ! Inverting map ! Added new window around map position (-18.5, 125.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100195 Jy ! Component: 100 - total flux cleaned = 0.00132681 Jy ! Component: 150 - total flux cleaned = 0.00152169 Jy ! Component: 200 - total flux cleaned = 0.00156531 Jy ! Total flux subtracted in 200 components = 0.00156531 Jy ! Clean residual min=-0.001797 max=0.001524 Jy/beam ! Clean residual mean=0.000004 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.211961 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 77 components and 0.211961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059617Jy sigma=1.146528 ! Fit after self-cal, rms=0.059615Jy sigma=1.146488 ! 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.059615Jy sigma=1.146488 ! Fit after self-cal, rms=0.059949Jy sigma=1.146132 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=6.685 mas, bpa=-0.9979 degrees ! Estimated noise=0.345717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000796616 Jy ! Component: 100 - total flux cleaned = -0.000888046 Jy ! Component: 150 - total flux cleaned = -0.000965151 Jy ! Component: 200 - total flux cleaned = -0.000983476 Jy ! Total flux subtracted in 200 components = -0.000983476 Jy ! Clean residual min=-0.001721 max=0.001431 Jy/beam ! Clean residual mean=0.000004 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.210978 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 88 components and 0.210978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059926Jy sigma=1.145739 ! Fit after self-cal, rms=0.059929Jy sigma=1.145730 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 = 4.26755e-05 Jy ! Component: 100 - total flux cleaned = -2.21253e-05 Jy ! Component: 150 - total flux cleaned = -3.71219e-05 Jy ! Component: 200 - total flux cleaned = -8.12212e-05 Jy ! Total flux subtracted in 200 components = -8.12212e-05 Jy ! Clean residual min=-0.001705 max=0.001420 Jy/beam ! Clean residual mean=0.000004 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.210897 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 93 components and 0.210897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059919Jy sigma=1.145578 ! Fit after self-cal, rms=0.059918Jy sigma=1.145571 ! 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.059918Jy sigma=1.145571 ! Fit after self-cal, rms=0.059980Jy sigma=1.145454 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.183 mas, bmaj=10.08 mas, bpa=-4.746 degrees ! Estimated noise=0.42041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000740637 Jy ! Component: 100 - total flux cleaned = -0.000908996 Jy ! Component: 150 - total flux cleaned = -0.000909188 Jy ! Component: 200 - total flux cleaned = -0.000918797 Jy ! Total flux subtracted in 200 components = -0.000918797 Jy ! Clean residual min=-0.001741 max=0.001413 Jy/beam ! Clean residual mean=0.000007 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.209978 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 101 components and 0.209978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059971Jy sigma=1.145352 ! Fit after self-cal, rms=0.059970Jy sigma=1.145341 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.93479e-05 Jy ! Component: 100 - total flux cleaned = -6.93074e-05 Jy ! Component: 150 - total flux cleaned = -6.89182e-05 Jy ! Component: 200 - total flux cleaned = -6.88277e-05 Jy ! Total flux subtracted in 200 components = -6.88277e-05 Jy ! Clean residual min=-0.001746 max=0.001427 Jy/beam ! Clean residual mean=0.000007 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.209909 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 115 components and 0.209909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059968Jy sigma=1.145332 ! Fit after self-cal, rms=0.059967Jy sigma=1.145327 ! 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.711 mas, bmaj=6.692 mas, bpa=-1.119 degrees ! Estimated noise=0.345331 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.711 x 6.692 at -1.119 degrees (North through East) ! Clean map min=-0.0016111 max=0.17167 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=3.146 mas, bmaj=5.898 mas, bpa=-1.814 degrees ! Estimated noise=0.474692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.130964 Jy ! Component: 100 - total flux cleaned = 0.164988 Jy ! Component: 150 - total flux cleaned = 0.181093 Jy ! Component: 200 - total flux cleaned = 0.189361 Jy ! Total flux subtracted in 200 components = 0.189361 Jy ! Clean residual min=-0.002815 max=0.004082 Jy/beam ! Clean residual mean=-0.000004 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.189362 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.189362 Jy ! Inverting map and beam ! Estimated beam: bmin=3.711 mas, bmaj=6.692 mas, bpa=-1.119 degrees ! Estimated noise=0.345331 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.00624277 Jy ! Component: 100 - total flux cleaned = 0.00999773 Jy ! Component: 150 - total flux cleaned = 0.0124734 Jy ! Component: 200 - total flux cleaned = 0.0143188 Jy ! Total flux subtracted in 200 components = 0.0143188 Jy ! Clean residual min=-0.001644 max=0.001713 Jy/beam ! Clean residual mean=0.000000 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.20368 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 58 components and 0.20368 Jy ! Inverting map ! Added new window around map position (3, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167338 Jy ! Component: 100 - total flux cleaned = 0.00259984 Jy ! Component: 150 - total flux cleaned = 0.00335356 Jy ! Component: 200 - total flux cleaned = 0.00382405 Jy ! Total flux subtracted in 200 components = 0.00382405 Jy ! Clean residual min=-0.001590 max=0.001384 Jy/beam ! Clean residual mean=0.000002 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.207504 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 80 components and 0.207504 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.183 mas, bmaj=10.08 mas, bpa=-4.746 degrees ! Estimated noise=0.42041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104612 Jy ! Component: 100 - total flux cleaned = 0.00142562 Jy ! Component: 150 - total flux cleaned = 0.00159257 Jy ! Component: 200 - total flux cleaned = 0.00162562 Jy ! Total flux subtracted in 200 components = 0.00162562 Jy ! Clean residual min=-0.001709 max=0.001447 Jy/beam ! Clean residual mean=0.000006 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.20913 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 = 3.38222e-07 Jy ! Component: 100 - total flux cleaned = -1.17379e-05 Jy ! Component: 150 - total flux cleaned = 3.20203e-07 Jy ! Component: 200 - total flux cleaned = 1.10165e-05 Jy ! Total flux subtracted in 200 components = 1.10165e-05 Jy ! Clean residual min=-0.001727 max=0.001453 Jy/beam ! Clean residual mean=0.000007 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.209141 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 120 components and 0.209141 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.711 mas, bmaj=6.692 mas, bpa=-1.119 degrees ! Estimated noise=0.345331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000267755 Jy ! Component: 100 - total flux cleaned = 0.000335189 Jy ! Component: 150 - total flux cleaned = 0.00037643 Jy ! Component: 200 - total flux cleaned = 0.000413146 Jy ! Total flux subtracted in 200 components = 0.000413146 Jy ! Clean residual min=-0.001623 max=0.001266 Jy/beam ! Clean residual mean=0.000004 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.209554 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 138 components and 0.209554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059940Jy sigma=1.144666 ! Fit after self-cal, rms=0.059938Jy sigma=1.144629 wmodel J1300+2830_S_map.mod ! Writing 138 model components to file: J1300+2830_S_map.mod wobs J1300+2830_S_uvs.fits ! Writing UV FITS file: J1300+2830_S_uvs.fits wwins J1300+2830_S_map.win ! wwins: Wrote 4 windows to J1300+2830_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.000640048 Jy ! Component: 100 - total flux cleaned = -0.000830248 Jy ! Component: 150 - total flux cleaned = -0.000852669 Jy ! Component: 200 - total flux cleaned = -0.000873699 Jy ! Component: 250 - total flux cleaned = -0.000873693 Jy ! Component: 300 - total flux cleaned = -0.000853996 Jy ! Component: 350 - total flux cleaned = -0.000835058 Jy ! Component: 400 - total flux cleaned = -0.000909463 Jy ! Component: 450 - total flux cleaned = -0.000909104 Jy ! Component: 500 - total flux cleaned = -0.000980253 Jy ! Component: 550 - total flux cleaned = -0.00103236 Jy ! Component: 600 - total flux cleaned = -0.00103237 Jy ! Component: 650 - total flux cleaned = -0.00108302 Jy ! Component: 700 - total flux cleaned = -0.0010662 Jy ! Component: 750 - total flux cleaned = -0.00111529 Jy ! Component: 800 - total flux cleaned = -0.00113126 Jy ! Component: 850 - total flux cleaned = -0.00114688 Jy ! Component: 900 - total flux cleaned = -0.00117809 Jy ! Component: 950 - total flux cleaned = -0.00120896 Jy ! Component: 1000 - total flux cleaned = -0.00125455 Jy ! Component: 1050 - total flux cleaned = -0.00129974 Jy ! Component: 1100 - total flux cleaned = -0.00132927 Jy ! Component: 1150 - total flux cleaned = -0.00137312 Jy ! Component: 1200 - total flux cleaned = -0.00135885 Jy ! Component: 1250 - total flux cleaned = -0.00140187 Jy ! Component: 1300 - total flux cleaned = -0.00143029 Jy ! Component: 1350 - total flux cleaned = -0.00147229 Jy ! Component: 1400 - total flux cleaned = -0.00144456 Jy ! Component: 1450 - total flux cleaned = -0.00147199 Jy ! Component: 1500 - total flux cleaned = -0.00148547 Jy ! Component: 1550 - total flux cleaned = -0.00151219 Jy ! Component: 1600 - total flux cleaned = -0.00147226 Jy ! Component: 1650 - total flux cleaned = -0.00145923 Jy ! Component: 1700 - total flux cleaned = -0.00148515 Jy ! Component: 1750 - total flux cleaned = -0.00147213 Jy ! Component: 1800 - total flux cleaned = -0.00144659 Jy ! Component: 1850 - total flux cleaned = -0.00145925 Jy ! Component: 1900 - total flux cleaned = -0.00148408 Jy ! Component: 1950 - total flux cleaned = -0.00145939 Jy ! Component: 2000 - total flux cleaned = -0.00147149 Jy ! Component: 2050 - total flux cleaned = -0.00147153 Jy ! Component: 2100 - total flux cleaned = -0.00143549 Jy ! Component: 2150 - total flux cleaned = -0.00144751 Jy ! Component: 2200 - total flux cleaned = -0.00142377 Jy ! Component: 2250 - total flux cleaned = -0.00140036 Jy ! Component: 2300 - total flux cleaned = -0.00136536 Jy ! Component: 2350 - total flux cleaned = -0.00136536 Jy ! Component: 2400 - total flux cleaned = -0.00136536 Jy ! Component: 2450 - total flux cleaned = -0.00134235 Jy ! Component: 2500 - total flux cleaned = -0.00130856 Jy ! Component: 2550 - total flux cleaned = -0.00130851 Jy ! Component: 2600 - total flux cleaned = -0.00127504 Jy ! Component: 2650 - total flux cleaned = -0.00127491 Jy ! Component: 2700 - total flux cleaned = -0.00124201 Jy ! Component: 2750 - total flux cleaned = -0.00124202 Jy ! Component: 2800 - total flux cleaned = -0.001199 Jy ! Component: 2850 - total flux cleaned = -0.00124184 Jy ! Component: 2900 - total flux cleaned = -0.00120991 Jy ! Component: 2950 - total flux cleaned = -0.00118888 Jy ! Component: 3000 - total flux cleaned = -0.001168 Jy ! Component: 3050 - total flux cleaned = -0.00117839 Jy ! Component: 3100 - total flux cleaned = -0.00114753 Jy ! Component: 3150 - total flux cleaned = -0.00114766 Jy ! Component: 3200 - total flux cleaned = -0.0011579 Jy ! Component: 3250 - total flux cleaned = -0.00116796 Jy ! Component: 3300 - total flux cleaned = -0.0011178 Jy ! Component: 3350 - total flux cleaned = -0.00112782 Jy ! Component: 3400 - total flux cleaned = -0.00109814 Jy ! Component: 3450 - total flux cleaned = -0.00109818 Jy ! Component: 3500 - total flux cleaned = -0.00113721 Jy ! Component: 3550 - total flux cleaned = -0.00108864 Jy ! Component: 3600 - total flux cleaned = -0.00105974 Jy ! Component: 3650 - total flux cleaned = -0.00104063 Jy ! Component: 3700 - total flux cleaned = -0.00104061 Jy ! Component: 3750 - total flux cleaned = -0.00100281 Jy ! Component: 3800 - total flux cleaned = -0.00104039 Jy ! Component: 3850 - total flux cleaned = -0.000974881 Jy ! Component: 3900 - total flux cleaned = -0.00096559 Jy ! Component: 3950 - total flux cleaned = -0.000956325 Jy ! Component: 4000 - total flux cleaned = -0.00094713 Jy ! Component: 4050 - total flux cleaned = -0.000919733 Jy ! Total flux subtracted in 4096 components = -0.000937912 Jy ! Clean residual min=-0.000472 max=0.000610 Jy/beam ! Clean residual mean=0.000002 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.208616 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 448 components and 0.208616 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1300+2830_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.711 x 6.692 at -1.119 degrees (North through East) ! Clean map min=-0.00090751 max=0.17134 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1300+2830_S_map.fits wmodel /vlbi/uf001/uva//J1300+2830_S_map.mod ! Writing 448 model components to file: /vlbi/uf001/uva//J1300+2830_S_map.mod wobs /vlbi/uf001/uva//J1300+2830_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1300+2830_S_uvs.fits wwins /vlbi/uf001/uva//J1300+2830_S_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uva//J1300+2830_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.171338 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000167445 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.293184 0.293184 0.586369 1.17274 2.34547 4.69095 9.3819 18.7638 37.5276 75.0552 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.171 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1023.25 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1300+2830_S_dfm.log closed on Mon Jan 14 02:09:21 2019