! Started logfile: /vlbi/uf001/uvm//J1309-0415_S_a_dfm.log on Sun Jan 13 21:38:20 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/uvm//J1309-0415_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J1309-0415_S_a_uvm.fits ! AN table 1: 57 integrations on 21 of 21 possible baselines. ! AN table 2: 36 integrations on 21 of 21 possible baselines. ! AN table 3: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.947052 visibilities/baseline/integration-bin. ! Found source: J1309-0415 ! ! 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 7083 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 J1309-0415_S_a] 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 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009392Jy sigma=19.168824 ! Fit after self-cal, rms=0.911743Jy sigma=17.302077 ! 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.892 mas, bmaj=19.68 mas, bpa=-14.28 degrees ! Estimated noise=0.602661 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.0717936 Jy ! Component: 100 - total flux cleaned = 0.0901158 Jy ! Total flux subtracted in 100 components = 0.0901158 Jy ! Clean residual min=-0.004563 max=0.007139 Jy/beam ! Clean residual mean=0.000003 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.0901158 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0901158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082150Jy sigma=1.306977 ! Fit after self-cal, rms=0.081601Jy sigma=1.298846 ! 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=4.581 mas, bmaj=21.41 mas, bpa=-15.51 degrees ! Estimated noise=0.462608 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.00493238 Jy ! Component: 100 - total flux cleaned = 0.00477502 Jy ! Component: 150 - total flux cleaned = 0.00423438 Jy ! Component: 200 - total flux cleaned = 0.00371864 Jy ! Total flux subtracted in 200 components = 0.00371864 Jy ! Clean residual min=-0.004010 max=0.003982 Jy/beam ! Clean residual mean=-0.000006 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.0938344 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 31 components and 0.0938344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081189Jy sigma=1.292618 ! Fit after self-cal, rms=0.081165Jy sigma=1.292292 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.581 x 21.41 at -15.51 degrees (North through East) ! Clean map min=-0.0038632 max=0.090911 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 0.98 KP 0.88 LA 0.89 ! NL 1.02 OV 0.95 PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.12 FD 1.01 HN 1.08 KP 1.07 ! LA 0.88 NL 1.36 PT 1.18 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.24 KP 1.09 LA 1.08 MK 0.97 ! NL 1.37 PT 1.24 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 0.96 KP 0.97 LA 0.86 ! NL 1.04 OV 0.90 PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.81 FD 0.97 HN 1.10 KP 0.99 ! LA 0.95 NL 0.48 PT 1.21 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.22 KP 0.99 LA 1.06 MK 0.99 ! NL 0.76 PT 1.28 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 0.96 KP 0.93 LA 0.89 ! NL 0.98 OV 0.95 PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 1.08 HN 1.08 KP 1.00 ! LA 1.01 NL 1.05 PT 1.13 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.13 KP 1.02 LA 1.03 MK 0.93 ! NL 1.06 PT 1.31 ! ! ! Fit before self-cal, rms=0.081165Jy sigma=1.292292 ! Fit after self-cal, rms=0.072479Jy sigma=1.248062 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.643 mas, bmaj=21.31 mas, bpa=-15.37 degrees ! Estimated noise=0.458887 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.000357817 Jy ! Component: 100 - total flux cleaned = 0.000219097 Jy ! Component: 150 - total flux cleaned = 0.000302383 Jy ! Component: 200 - total flux cleaned = 0.000351147 Jy ! Total flux subtracted in 200 components = 0.000351147 Jy ! Clean residual min=-0.001801 max=0.001727 Jy/beam ! Clean residual mean=-0.000000 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0941856 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 57 components and 0.0941856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072447Jy sigma=1.247495 ! Fit after self-cal, rms=0.072543Jy sigma=1.244428 ! 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.072543Jy sigma=1.244428 ! Fit after self-cal, rms=0.072592Jy sigma=1.242035 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.619 mas, bmaj=21.34 mas, bpa=-15.4 degrees ! Estimated noise=0.457647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000181368 Jy ! Component: 100 - total flux cleaned = 0.000127607 Jy ! Component: 150 - total flux cleaned = 0.000170692 Jy ! Component: 200 - total flux cleaned = 0.000209639 Jy ! Total flux subtracted in 200 components = 0.000209639 Jy ! Clean residual min=-0.001576 max=0.001489 Jy/beam ! Clean residual mean=-0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0943952 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 68 components and 0.0943952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072575Jy sigma=1.241720 ! Fit after self-cal, rms=0.072640Jy sigma=1.241547 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.90239e-05 Jy ! Component: 100 - total flux cleaned = 3.72419e-05 Jy ! Component: 150 - total flux cleaned = 6.95564e-05 Jy ! Component: 200 - total flux cleaned = 6.93085e-05 Jy ! Total flux subtracted in 200 components = 6.93085e-05 Jy ! Clean residual min=-0.001619 max=0.001445 Jy/beam ! Clean residual mean=-0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.0944645 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 88 components and 0.0944645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072632Jy sigma=1.241390 ! Fit after self-cal, rms=0.072633Jy sigma=1.241377 ! 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.072633Jy sigma=1.241377 ! Fit after self-cal, rms=0.072726Jy sigma=1.241324 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.606 mas, bmaj=21.34 mas, bpa=-15.38 degrees ! Estimated noise=0.457195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000154325 Jy ! Component: 100 - total flux cleaned = 0.00020009 Jy ! Component: 150 - total flux cleaned = 0.000229093 Jy ! Component: 200 - total flux cleaned = 0.000270155 Jy ! Total flux subtracted in 200 components = 0.000270155 Jy ! Clean residual min=-0.001579 max=0.001478 Jy/beam ! Clean residual mean=-0.000001 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.0947347 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 94 components and 0.0947347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072718Jy sigma=1.241205 ! Fit after self-cal, rms=0.072734Jy sigma=1.241193 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.5793e-05 Jy ! Component: 100 - total flux cleaned = 4.21194e-05 Jy ! Component: 150 - total flux cleaned = 6.75485e-05 Jy ! Component: 200 - total flux cleaned = 9.19222e-05 Jy ! Total flux subtracted in 200 components = 9.19222e-05 Jy ! Clean residual min=-0.001583 max=0.001475 Jy/beam ! Clean residual mean=-0.000001 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0948266 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 98 components and 0.0948266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072729Jy sigma=1.241121 ! Fit after self-cal, rms=0.072730Jy sigma=1.241115 ! 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.072730Jy sigma=1.241115 ! Fit after self-cal, rms=0.072775Jy sigma=1.241097 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.767 mas, bmaj=20.84 mas, bpa=-14.34 degrees ! Estimated noise=0.507921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221681 Jy ! Component: 100 - total flux cleaned = 0.000265213 Jy ! Component: 150 - total flux cleaned = 0.000316175 Jy ! Component: 200 - total flux cleaned = 0.000349906 Jy ! Total flux subtracted in 200 components = 0.000349906 Jy ! Clean residual min=-0.001424 max=0.001592 Jy/beam ! Clean residual mean=-0.000002 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.0951765 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 110 components and 0.0951765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072773Jy sigma=1.241008 ! Fit after self-cal, rms=0.072778Jy sigma=1.240993 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.75027e-06 Jy ! Component: 100 - total flux cleaned = 4.68384e-05 Jy ! Component: 150 - total flux cleaned = 6.6365e-05 Jy ! Component: 200 - total flux cleaned = 8.4993e-05 Jy ! Total flux subtracted in 200 components = 8.4993e-05 Jy ! Clean residual min=-0.001419 max=0.001593 Jy/beam ! Clean residual mean=-0.000002 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0952615 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 117 components and 0.0952615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072777Jy sigma=1.240969 ! Fit after self-cal, rms=0.072777Jy sigma=1.240962 ! 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=4.598 mas, bmaj=21.34 mas, bpa=-15.37 degrees ! Estimated noise=0.456932 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.598 x 21.34 at -15.37 degrees (North through East) ! Clean map min=-0.001723 max=0.089723 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.941 mas, bmaj=19.67 mas, bpa=-14.01 degrees ! Estimated noise=0.574275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0686739 Jy ! Component: 100 - total flux cleaned = 0.085481 Jy ! Component: 150 - total flux cleaned = 0.0919088 Jy ! Component: 200 - total flux cleaned = 0.0943562 Jy ! Total flux subtracted in 200 components = 0.0943562 Jy ! Clean residual min=-0.002942 max=0.002416 Jy/beam ! Clean residual mean=-0.000000 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0943562 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0943562 Jy ! Inverting map and beam ! Estimated beam: bmin=4.598 mas, bmaj=21.34 mas, bpa=-15.37 degrees ! Estimated noise=0.456932 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.000602467 Jy ! Component: 100 - total flux cleaned = 0.000496327 Jy ! Component: 150 - total flux cleaned = 0.000396889 Jy ! Component: 200 - total flux cleaned = 0.000434739 Jy ! Total flux subtracted in 200 components = 0.000434739 Jy ! Clean residual min=-0.001698 max=0.001703 Jy/beam ! Clean residual mean=-0.000002 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0947909 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 53 components and 0.0947909 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.767 mas, bmaj=20.84 mas, bpa=-14.34 degrees ! Estimated noise=0.507921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000391551 Jy ! Component: 100 - total flux cleaned = 0.00045455 Jy ! Component: 150 - total flux cleaned = 0.000454743 Jy ! Component: 200 - total flux cleaned = 0.000455104 Jy ! Total flux subtracted in 200 components = 0.000455104 Jy ! Clean residual min=-0.001530 max=0.001648 Jy/beam ! Clean residual mean=-0.000002 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.095246 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.35799e-05 Jy ! Component: 100 - total flux cleaned = 3.3239e-05 Jy ! Component: 150 - total flux cleaned = 4.77544e-05 Jy ! Component: 200 - total flux cleaned = 6.14533e-05 Jy ! Total flux subtracted in 200 components = 6.14533e-05 Jy ! Clean residual min=-0.001493 max=0.001630 Jy/beam ! Clean residual mean=-0.000002 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.0953075 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 76 components and 0.0953074 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.598 mas, bmaj=21.34 mas, bpa=-15.37 degrees ! Estimated noise=0.456932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000239659 Jy ! Component: 100 - total flux cleaned = -0.000167362 Jy ! Component: 150 - total flux cleaned = -0.000166852 Jy ! Component: 200 - total flux cleaned = -0.000167127 Jy ! Total flux subtracted in 200 components = -0.000167127 Jy ! Clean residual min=-0.001599 max=0.001444 Jy/beam ! Clean residual mean=-0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.0951403 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.0951403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072797Jy sigma=1.241245 ! Fit after self-cal, rms=0.072795Jy sigma=1.241196 wmodel J1309-0415_S_a_map.mod ! Writing 91 model components to file: J1309-0415_S_a_map.mod wobs J1309-0415_S_a_uvs.fits ! Writing UV FITS file: J1309-0415_S_a_uvs.fits wwins J1309-0415_S_a_map.win ! wwins: Wrote 1 windows to J1309-0415_S_a_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.000573295 Jy ! Component: 100 - total flux cleaned = -0.000835042 Jy ! Component: 150 - total flux cleaned = -0.00113281 Jy ! Component: 200 - total flux cleaned = -0.00148985 Jy ! Component: 250 - total flux cleaned = -0.00174197 Jy ! Component: 300 - total flux cleaned = -0.00205153 Jy ! Component: 350 - total flux cleaned = -0.00241523 Jy ! Component: 400 - total flux cleaned = -0.00268558 Jy ! Component: 450 - total flux cleaned = -0.00294863 Jy ! Component: 500 - total flux cleaned = -0.00316477 Jy ! Component: 550 - total flux cleaned = -0.00333687 Jy ! Component: 600 - total flux cleaned = -0.0035237 Jy ! Component: 650 - total flux cleaned = -0.00374252 Jy ! Component: 700 - total flux cleaned = -0.00388493 Jy ! Component: 750 - total flux cleaned = -0.00399022 Jy ! Component: 800 - total flux cleaned = -0.00416139 Jy ! Component: 850 - total flux cleaned = -0.00427861 Jy ! Component: 900 - total flux cleaned = -0.00434452 Jy ! Component: 950 - total flux cleaned = -0.00445767 Jy ! Component: 1000 - total flux cleaned = -0.0044897 Jy ! Component: 1050 - total flux cleaned = -0.00456771 Jy ! Component: 1100 - total flux cleaned = -0.00464456 Jy ! Component: 1150 - total flux cleaned = -0.00471972 Jy ! Component: 1200 - total flux cleaned = -0.00477919 Jy ! Component: 1250 - total flux cleaned = -0.00483767 Jy ! Component: 1300 - total flux cleaned = -0.00486645 Jy ! Component: 1350 - total flux cleaned = -0.0048807 Jy ! Component: 1400 - total flux cleaned = -0.0049087 Jy ! Component: 1450 - total flux cleaned = -0.00500548 Jy ! Component: 1500 - total flux cleaned = -0.00499185 Jy ! Component: 1550 - total flux cleaned = -0.00505908 Jy ! Component: 1600 - total flux cleaned = -0.00511247 Jy ! Component: 1650 - total flux cleaned = -0.00519081 Jy ! Component: 1700 - total flux cleaned = -0.00519094 Jy ! Component: 1750 - total flux cleaned = -0.00528035 Jy ! Component: 1800 - total flux cleaned = -0.00535556 Jy ! Component: 1850 - total flux cleaned = -0.0053926 Jy ! Component: 1900 - total flux cleaned = -0.00539231 Jy ! Component: 1950 - total flux cleaned = -0.00541634 Jy ! Component: 2000 - total flux cleaned = -0.00540425 Jy ! Component: 2050 - total flux cleaned = -0.0054284 Jy ! Component: 2100 - total flux cleaned = -0.00546383 Jy ! Component: 2150 - total flux cleaned = -0.00546377 Jy ! Component: 2200 - total flux cleaned = -0.00549797 Jy ! Component: 2250 - total flux cleaned = -0.00547521 Jy ! Component: 2300 - total flux cleaned = -0.00545298 Jy ! Component: 2350 - total flux cleaned = -0.00546415 Jy ! Component: 2400 - total flux cleaned = -0.00544233 Jy ! Component: 2450 - total flux cleaned = -0.00548571 Jy ! Component: 2500 - total flux cleaned = -0.00552858 Jy ! Component: 2550 - total flux cleaned = -0.00553905 Jy ! Component: 2600 - total flux cleaned = -0.00549713 Jy ! Component: 2650 - total flux cleaned = -0.00554919 Jy ! Component: 2700 - total flux cleaned = -0.00554921 Jy ! Component: 2750 - total flux cleaned = -0.0055696 Jy ! Component: 2800 - total flux cleaned = -0.00557958 Jy ! Component: 2850 - total flux cleaned = -0.00555941 Jy ! Component: 2900 - total flux cleaned = -0.00557929 Jy ! Component: 2950 - total flux cleaned = -0.0055696 Jy ! Component: 3000 - total flux cleaned = -0.00557923 Jy ! Component: 3050 - total flux cleaned = -0.00557913 Jy ! Component: 3100 - total flux cleaned = -0.00558876 Jy ! Component: 3150 - total flux cleaned = -0.00556968 Jy ! Component: 3200 - total flux cleaned = -0.00561709 Jy ! Component: 3250 - total flux cleaned = -0.00560765 Jy ! Component: 3300 - total flux cleaned = -0.00562631 Jy ! Component: 3350 - total flux cleaned = -0.0056449 Jy ! Component: 3400 - total flux cleaned = -0.00565417 Jy ! Component: 3450 - total flux cleaned = -0.00571799 Jy ! Component: 3500 - total flux cleaned = -0.00573603 Jy ! Component: 3550 - total flux cleaned = -0.00575403 Jy ! Component: 3600 - total flux cleaned = -0.00578084 Jy ! Component: 3650 - total flux cleaned = -0.00578968 Jy ! Component: 3700 - total flux cleaned = -0.00582485 Jy ! Component: 3750 - total flux cleaned = -0.00584234 Jy ! Component: 3800 - total flux cleaned = -0.00585098 Jy ! Component: 3850 - total flux cleaned = -0.00585966 Jy ! Component: 3900 - total flux cleaned = -0.00588532 Jy ! Component: 3950 - total flux cleaned = -0.00591934 Jy ! Component: 4000 - total flux cleaned = -0.00594468 Jy ! Component: 4050 - total flux cleaned = -0.00597816 Jy ! Total flux subtracted in 4096 components = -0.00597813 Jy ! Clean residual min=-0.000530 max=0.000510 Jy/beam ! Clean residual mean=-0.000000 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.0891622 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 404 components and 0.0891622 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J1309-0415_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.598 x 21.34 at -15.37 degrees (North through East) ! Clean map min=-0.0017732 max=0.089208 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J1309-0415_S_a_map.fits wmodel /vlbi/uf001/uvm//J1309-0415_S_a_map.mod ! Writing 404 model components to file: /vlbi/uf001/uvm//J1309-0415_S_a_map.mod wobs /vlbi/uf001/uvm//J1309-0415_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J1309-0415_S_a_uvs.fits wwins /vlbi/uf001/uvm//J1309-0415_S_a_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uvm//J1309-0415_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0892082 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170602 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.573719 0.573719 1.14744 2.29488 4.58976 9.17951 18.359 36.718 73.4361 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.089 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 522.903 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J1309-0415_S_a_dfm.log closed on Sun Jan 13 21:38:24 2019