! Started logfile: /vlbi/uf001/uva//J1459-3655_S_dfm.log on Mon Jan 14 03:08:03 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//J1459-3655_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1459-3655_S_uva.fits ! AN table 1: 29 integrations on 36 of 36 possible baselines. ! AN table 2: 29 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.994591 visibilities/baseline/integration-bin. ! Found source: J1459-3655 ! ! 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 4413 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 J1459-3655_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 9 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.144000Jy sigma=14.436803 ! Fit after self-cal, rms=0.608072Jy sigma=7.401990 ! 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.468 mas, bmaj=7.876 mas, bpa=-9.559 degrees ! Estimated noise=1.52174 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.326411 Jy ! Component: 100 - total flux cleaned = 0.465968 Jy ! Total flux subtracted in 100 components = 0.465968 Jy ! Clean residual min=-0.046267 max=0.097517 Jy/beam ! Clean residual mean=0.000207 rms=0.016469 Jy/beam ! Combined flux in latest and established models = 0.465968 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.465968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.253255Jy sigma=3.125428 ! Fit after self-cal, rms=0.252281Jy sigma=3.116144 ! Inverting map ! Added new window around map position (-4, 4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101253 Jy ! Component: 100 - total flux cleaned = 0.165912 Jy ! Total flux subtracted in 100 components = 0.165912 Jy ! Clean residual min=-0.034569 max=0.067918 Jy/beam ! Clean residual mean=0.000171 rms=0.010970 Jy/beam ! Combined flux in latest and established models = 0.63188 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 40 components and 0.63188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.192537Jy sigma=2.306411 ! Fit after self-cal, rms=0.189716Jy sigma=2.270266 ! 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.166 mas, bmaj=9.132 mas, bpa=-8.055 degrees ! Estimated noise=0.883745 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.0660781 Jy ! Component: 100 - total flux cleaned = 0.103177 Jy ! Component: 150 - total flux cleaned = 0.12556 Jy ! Component: 200 - total flux cleaned = 0.139281 Jy ! Total flux subtracted in 200 components = 0.139281 Jy ! Clean residual min=-0.033323 max=0.049074 Jy/beam ! Clean residual mean=0.000067 rms=0.011329 Jy/beam ! Combined flux in latest and established models = 0.771161 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 65 components and 0.771161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.168311Jy sigma=1.905780 ! Fit after self-cal, rms=0.166746Jy sigma=1.883525 ! 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.166 x 9.132 at -8.055 degrees (North through East) ! Clean map min=-0.033376 max=0.36398 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 1.42 KP 0.91 LA 0.90 ! MK 0.98 NL 1.24 OV 0.93 PT 1.01 ! SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.25 FD 0.89 KP 0.91 LA 0.85 ! NL 1.65 OV 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 1.44 KP 0.92 LA 0.91 ! MK 1.02 NL 1.22 OV 0.89 PT 1.03 ! SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 2.42 FD 0.89 KP 0.92 LA 0.89 ! NL 1.66 OV 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 1.39 KP 0.91 LA 0.92 ! MK 1.10 NL 1.21 OV 0.96 PT 1.03 ! SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.73 FD 0.88 KP 0.95 LA 0.90 ! NL 1.61 OV 0.92 ! ! ! Fit before self-cal, rms=0.166746Jy sigma=1.883525 ! Fit after self-cal, rms=0.159884Jy sigma=1.324886 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.213 mas, bmaj=9.097 mas, bpa=-7.757 degrees ! Estimated noise=0.926024 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.00519382 Jy ! Component: 100 - total flux cleaned = -0.00671251 Jy ! Component: 150 - total flux cleaned = -0.00799269 Jy ! Component: 200 - total flux cleaned = -0.00908113 Jy ! Total flux subtracted in 200 components = -0.00908113 Jy ! Clean residual min=-0.018891 max=0.018256 Jy/beam ! Clean residual mean=-0.000023 rms=0.005033 Jy/beam ! Combined flux in latest and established models = 0.76208 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.76208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.157699Jy sigma=1.304943 ! Fit after self-cal, rms=0.158269Jy sigma=1.302709 ! 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.158269Jy sigma=1.302709 ! Fit after self-cal, rms=0.159993Jy sigma=1.300142 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.202 mas, bmaj=9.06 mas, bpa=-7.838 degrees ! Estimated noise=0.923783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00329148 Jy ! Component: 100 - total flux cleaned = -0.00456993 Jy ! Component: 150 - total flux cleaned = -0.00544326 Jy ! Component: 200 - total flux cleaned = -0.00621897 Jy ! Total flux subtracted in 200 components = -0.00621897 Jy ! Clean residual min=-0.017179 max=0.017299 Jy/beam ! Clean residual mean=-0.000019 rms=0.004810 Jy/beam ! Combined flux in latest and established models = 0.755861 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.755861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.159032Jy sigma=1.290556 ! Fit after self-cal, rms=0.158933Jy sigma=1.290303 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.000720149 Jy ! Component: 100 - total flux cleaned = -0.00149611 Jy ! Component: 150 - total flux cleaned = -0.00203395 Jy ! Component: 200 - total flux cleaned = -0.00239558 Jy ! Total flux subtracted in 200 components = -0.00239558 Jy ! Clean residual min=-0.016382 max=0.017358 Jy/beam ! Clean residual mean=-0.000021 rms=0.004768 Jy/beam ! Combined flux in latest and established models = 0.753465 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.753465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.158619Jy sigma=1.287167 ! Fit after self-cal, rms=0.158571Jy sigma=1.287094 ! 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.158571Jy sigma=1.287094 ! Fit after self-cal, rms=0.160922Jy sigma=1.284347 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.194 mas, bmaj=9.024 mas, bpa=-7.821 degrees ! Estimated noise=0.922403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00220228 Jy ! Component: 100 - total flux cleaned = -0.00295016 Jy ! Component: 150 - total flux cleaned = -0.00347753 Jy ! Component: 200 - total flux cleaned = -0.00394679 Jy ! Total flux subtracted in 200 components = -0.00394679 Jy ! Clean residual min=-0.015480 max=0.016374 Jy/beam ! Clean residual mean=-0.000016 rms=0.004654 Jy/beam ! Combined flux in latest and established models = 0.749518 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 88 components and 0.749518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.160601Jy sigma=1.280848 ! Fit after self-cal, rms=0.160571Jy sigma=1.280761 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.000459355 Jy ! Component: 100 - total flux cleaned = -0.000838564 Jy ! Component: 150 - total flux cleaned = -0.00117627 Jy ! Component: 200 - total flux cleaned = -0.00140298 Jy ! Total flux subtracted in 200 components = -0.00140298 Jy ! Clean residual min=-0.015096 max=0.016233 Jy/beam ! Clean residual mean=-0.000017 rms=0.004638 Jy/beam ! Combined flux in latest and established models = 0.748115 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 93 components and 0.748115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.160460Jy sigma=1.279533 ! Fit after self-cal, rms=0.160439Jy sigma=1.279498 ! 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.160439Jy sigma=1.279498 ! Fit after self-cal, rms=0.162299Jy sigma=1.278382 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.288 mas, bmaj=24.89 mas, bpa=2.869 degrees ! Estimated noise=1.1411 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00143057 Jy ! Component: 100 - total flux cleaned = -0.00143547 Jy ! Component: 150 - total flux cleaned = -0.00143727 Jy ! Component: 200 - total flux cleaned = -0.00151736 Jy ! Total flux subtracted in 200 components = -0.00151736 Jy ! Clean residual min=-0.024045 max=0.023993 Jy/beam ! Clean residual mean=-0.000020 rms=0.007775 Jy/beam ! Combined flux in latest and established models = 0.746598 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 100 components and 0.746598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.162219Jy sigma=1.278182 ! Fit after self-cal, rms=0.162206Jy sigma=1.277892 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.000414132 Jy ! Component: 100 - total flux cleaned = -0.00040511 Jy ! Component: 150 - total flux cleaned = -0.000409995 Jy ! Component: 200 - total flux cleaned = -0.000409205 Jy ! Total flux subtracted in 200 components = -0.000409205 Jy ! Clean residual min=-0.023961 max=0.023830 Jy/beam ! Clean residual mean=-0.000020 rms=0.007769 Jy/beam ! Combined flux in latest and established models = 0.746189 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 103 components and 0.746189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.162186Jy sigma=1.278287 ! Fit after self-cal, rms=0.162171Jy sigma=1.278027 ! 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.19 mas, bmaj=9.003 mas, bpa=-7.78 degrees ! Estimated noise=0.921682 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.19 x 9.003 at -7.78 degrees (North through East) ! Clean map min=-0.015161 max=0.3829 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.47 mas, bmaj=7.726 mas, bpa=-8.981 degrees ! Estimated noise=1.58964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.34144 Jy ! Component: 100 - total flux cleaned = 0.49023 Jy ! Component: 150 - total flux cleaned = 0.577869 Jy ! Component: 200 - total flux cleaned = 0.631919 Jy ! Total flux subtracted in 200 components = 0.631919 Jy ! Clean residual min=-0.023028 max=0.033396 Jy/beam ! Clean residual mean=0.000051 rms=0.006290 Jy/beam ! Combined flux in latest and established models = 0.631919 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 50 model components to the UV plane model. ! The established model now contains 50 components and 0.631919 Jy ! Inverting map and beam ! Estimated beam: bmin=3.19 mas, bmaj=9.003 mas, bpa=-7.78 degrees ! Estimated noise=0.921682 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) ! Added new window around map position (2, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0491548 Jy ! Component: 100 - total flux cleaned = 0.076966 Jy ! Component: 150 - total flux cleaned = 0.0934817 Jy ! Component: 200 - total flux cleaned = 0.103776 Jy ! Total flux subtracted in 200 components = 0.103776 Jy ! Clean residual min=-0.015625 max=0.015176 Jy/beam ! Clean residual mean=-0.000014 rms=0.004548 Jy/beam ! Combined flux in latest and established models = 0.735695 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 86 components and 0.735695 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=8.288 mas, bmaj=24.89 mas, bpa=2.869 degrees ! Estimated noise=1.1411 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120372 Jy ! Component: 100 - total flux cleaned = 0.0173728 Jy ! Component: 150 - total flux cleaned = 0.0180665 Jy ! Component: 200 - total flux cleaned = 0.0182937 Jy ! Total flux subtracted in 200 components = 0.0182937 Jy ! Clean residual min=-0.022167 max=0.024393 Jy/beam ! Clean residual mean=-0.000006 rms=0.007541 Jy/beam ! Combined flux in latest and established models = 0.753989 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.57354e-06 Jy ! Component: 100 - total flux cleaned = -7.82186e-06 Jy ! Component: 150 - total flux cleaned = -0.000101922 Jy ! Component: 200 - total flux cleaned = -0.000101828 Jy ! Total flux subtracted in 200 components = -0.000101828 Jy ! Clean residual min=-0.022149 max=0.024435 Jy/beam ! Clean residual mean=-0.000006 rms=0.007528 Jy/beam ! Combined flux in latest and established models = 0.753887 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 101 components and 0.753887 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.19 mas, bmaj=9.003 mas, bpa=-7.78 degrees ! Estimated noise=0.921682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00244148 Jy ! Component: 100 - total flux cleaned = -0.00261118 Jy ! Component: 150 - total flux cleaned = -0.00248092 Jy ! Component: 200 - total flux cleaned = -0.00236119 Jy ! Total flux subtracted in 200 components = -0.00236119 Jy ! Clean residual min=-0.014859 max=0.016782 Jy/beam ! Clean residual mean=-0.000007 rms=0.004390 Jy/beam ! Combined flux in latest and established models = 0.751526 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 120 components and 0.751526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.161240Jy sigma=1.264550 ! Fit after self-cal, rms=0.160940Jy sigma=1.262173 wmodel J1459-3655_S_map.mod ! Writing 120 model components to file: J1459-3655_S_map.mod wobs J1459-3655_S_uvs.fits ! Writing UV FITS file: J1459-3655_S_uvs.fits wwins J1459-3655_S_map.win ! wwins: Wrote 3 windows to J1459-3655_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.00439796 Jy ! Component: 100 - total flux cleaned = 0.00591911 Jy ! Component: 150 - total flux cleaned = 0.00661125 Jy ! Component: 200 - total flux cleaned = 0.00744967 Jy ! Component: 250 - total flux cleaned = 0.0080281 Jy ! Component: 300 - total flux cleaned = 0.00875229 Jy ! Component: 350 - total flux cleaned = 0.00909264 Jy ! Component: 400 - total flux cleaned = 0.00942372 Jy ! Component: 450 - total flux cleaned = 0.0103603 Jy ! Component: 500 - total flux cleaned = 0.0109597 Jy ! Component: 550 - total flux cleaned = 0.011823 Jy ! Component: 600 - total flux cleaned = 0.0125127 Jy ! Component: 650 - total flux cleaned = 0.0134431 Jy ! Component: 700 - total flux cleaned = 0.014084 Jy ! Component: 750 - total flux cleaned = 0.0149482 Jy ! Component: 800 - total flux cleaned = 0.0159016 Jy ! Component: 850 - total flux cleaned = 0.0169414 Jy ! Component: 900 - total flux cleaned = 0.0179511 Jy ! Component: 950 - total flux cleaned = 0.0191485 Jy ! Component: 1000 - total flux cleaned = 0.020095 Jy ! Component: 1050 - total flux cleaned = 0.0207102 Jy ! Component: 1100 - total flux cleaned = 0.0215077 Jy ! Component: 1150 - total flux cleaned = 0.0221889 Jy ! Component: 1200 - total flux cleaned = 0.0230363 Jy ! Component: 1250 - total flux cleaned = 0.0236792 Jy ! Component: 1300 - total flux cleaned = 0.0245692 Jy ! Component: 1350 - total flux cleaned = 0.0249158 Jy ! Component: 1400 - total flux cleaned = 0.0251687 Jy ! Component: 1450 - total flux cleaned = 0.0254995 Jy ! Component: 1500 - total flux cleaned = 0.0259012 Jy ! Component: 1550 - total flux cleaned = 0.0261371 Jy ! Component: 1600 - total flux cleaned = 0.0263676 Jy ! Component: 1650 - total flux cleaned = 0.0266674 Jy ! Component: 1700 - total flux cleaned = 0.0268878 Jy ! Component: 1750 - total flux cleaned = 0.0272465 Jy ! Component: 1800 - total flux cleaned = 0.0275269 Jy ! Component: 1850 - total flux cleaned = 0.027734 Jy ! Component: 1900 - total flux cleaned = 0.0278022 Jy ! Component: 1950 - total flux cleaned = 0.028132 Jy ! Component: 2000 - total flux cleaned = 0.028648 Jy ! Component: 2050 - total flux cleaned = 0.0289638 Jy ! Component: 2100 - total flux cleaned = 0.0292757 Jy ! Component: 2150 - total flux cleaned = 0.0295806 Jy ! Component: 2200 - total flux cleaned = 0.0299398 Jy ! Component: 2250 - total flux cleaned = 0.0301165 Jy ! Component: 2300 - total flux cleaned = 0.0304068 Jy ! Component: 2350 - total flux cleaned = 0.0306355 Jy ! Component: 2400 - total flux cleaned = 0.030916 Jy ! Component: 2450 - total flux cleaned = 0.0312476 Jy ! Component: 2500 - total flux cleaned = 0.0313025 Jy ! Component: 2550 - total flux cleaned = 0.0315713 Jy ! Component: 2600 - total flux cleaned = 0.0316774 Jy ! Component: 2650 - total flux cleaned = 0.0318346 Jy ! Component: 2700 - total flux cleaned = 0.0320927 Jy ! Component: 2750 - total flux cleaned = 0.0320927 Jy ! Component: 2800 - total flux cleaned = 0.0324446 Jy ! Component: 2850 - total flux cleaned = 0.0326429 Jy ! Component: 2900 - total flux cleaned = 0.0328882 Jy ! Component: 2950 - total flux cleaned = 0.0330823 Jy ! Component: 3000 - total flux cleaned = 0.0333695 Jy ! Component: 3050 - total flux cleaned = 0.0334637 Jy ! Component: 3100 - total flux cleaned = 0.0337449 Jy ! Component: 3150 - total flux cleaned = 0.0339756 Jy ! Component: 3200 - total flux cleaned = 0.0342494 Jy ! Component: 3250 - total flux cleaned = 0.0344754 Jy ! Component: 3300 - total flux cleaned = 0.0348331 Jy ! Component: 3350 - total flux cleaned = 0.0350994 Jy ! Component: 3400 - total flux cleaned = 0.0354503 Jy ! Component: 3450 - total flux cleaned = 0.0358843 Jy ! Component: 3500 - total flux cleaned = 0.0362278 Jy ! Component: 3550 - total flux cleaned = 0.036567 Jy ! Component: 3600 - total flux cleaned = 0.0367774 Jy ! Component: 3650 - total flux cleaned = 0.0370695 Jy ! Component: 3700 - total flux cleaned = 0.0373178 Jy ! Component: 3750 - total flux cleaned = 0.0376048 Jy ! Component: 3800 - total flux cleaned = 0.0377269 Jy ! Component: 3850 - total flux cleaned = 0.0379689 Jy ! Component: 3900 - total flux cleaned = 0.0380894 Jy ! Component: 3950 - total flux cleaned = 0.038407 Jy ! Component: 4000 - total flux cleaned = 0.0385645 Jy ! Component: 4050 - total flux cleaned = 0.0388381 Jy ! Total flux subtracted in 4096 components = 0.0389931 Jy ! Clean residual min=-0.002164 max=0.002129 Jy/beam ! Clean residual mean=-0.000002 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.790519 Jy keep ! Adding 443 model components to the UV plane model. ! The established model now contains 563 components and 0.790519 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1459-3655_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.19 x 9.003 at -7.78 degrees (North through East) ! Clean map min=-0.0068198 max=0.41056 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1459-3655_S_map.fits wmodel /vlbi/uf001/uva//J1459-3655_S_map.mod ! Writing 563 model components to file: /vlbi/uf001/uva//J1459-3655_S_map.mod wobs /vlbi/uf001/uva//J1459-3655_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1459-3655_S_uvs.fits wwins /vlbi/uf001/uva//J1459-3655_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1459-3655_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.410562 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000831555 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.607622 0.607622 1.21524 2.43049 4.86098 9.72195 19.4439 38.8878 77.7756 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.41 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 493.728 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1459-3655_S_dfm.log closed on Mon Jan 14 03:08:07 2019