! Started logfile: /vlbi/uf001/uvm//J0434-2514_S_a_dfm.log on Sun Jan 13 20:45:45 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//J0434-2514_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J0434-2514_S_a_uvm.fits ! AN table 1: 19 integrations on 28 of 28 possible baselines. ! AN table 2: 19 integrations on 36 of 36 possible baselines. ! AN table 3: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.927113 visibilities/baseline/integration-bin. ! Found source: J0434-2514 ! ! 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 7899 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 J0434-2514_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 44 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.007413Jy sigma=16.781140 ! Fit after self-cal, rms=0.937098Jy sigma=15.579158 ! 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.667 mas, bmaj=8.109 mas, bpa=-1.748 degrees ! Estimated noise=0.790286 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.0519489 Jy ! Component: 100 - total flux cleaned = 0.0636355 Jy ! Total flux subtracted in 100 components = 0.0636355 Jy ! Clean residual min=-0.004209 max=0.004784 Jy/beam ! Clean residual mean=-0.000010 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.0636355 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0636355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083214Jy sigma=1.254070 ! Fit after self-cal, rms=0.082246Jy sigma=1.238570 ! 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.468 mas, bmaj=10.4 mas, bpa=-4.941 degrees ! Estimated noise=0.495975 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.00515796 Jy ! Component: 100 - total flux cleaned = 0.00756466 Jy ! Component: 150 - total flux cleaned = 0.00880206 Jy ! Component: 200 - total flux cleaned = 0.00938954 Jy ! Total flux subtracted in 200 components = 0.00938954 Jy ! Clean residual min=-0.002703 max=0.002754 Jy/beam ! Clean residual mean=-0.000010 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.073025 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 34 components and 0.073025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081992Jy sigma=1.232539 ! Fit after self-cal, rms=0.081956Jy sigma=1.231728 ! 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.468 x 10.4 at -4.941 degrees (North through East) ! Clean map min=-0.0025035 max=0.066195 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 HN 1.09 KP 1.09 LA 1.00 ! NL 1.03 OV 1.16 PT 0.89 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.92 KP 0.94 LA 1.09 ! MK 1.18 NL 1.05 OV 1.16 PT 1.05 ! SC 1.18 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.98 FD 0.89 HN 1.10 KP 0.90 ! LA 0.89 MK 1.01 NL 1.04 OV 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 HN 1.11 KP 1.02 LA 0.98 ! NL 0.87 OV 1.03 PT 1.00 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 0.94 KP 1.11 LA 0.98 ! MK 0.96 NL 1.07 OV 0.99 PT 1.01 ! SC 0.96 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 FD 0.96 HN 1.11 KP 0.92 ! LA 0.96 MK 1.06 NL 0.96 OV 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.07 KP 1.23 LA 1.07 ! NL 0.96 OV 1.04 PT 1.10 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.14 FD 0.92 KP 1.10 LA 0.98 ! MK 0.96 NL 1.03 OV 0.92 PT 1.13 ! SC 0.90 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.08 FD 1.05 HN 1.01 KP 0.98 ! LA 0.90 MK 0.93 NL 1.04 OV 1.05 ! ! ! Fit before self-cal, rms=0.081956Jy sigma=1.231728 ! Fit after self-cal, rms=0.084164Jy sigma=1.225202 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=10.46 mas, bpa=-5.051 degrees ! Estimated noise=0.496401 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.000282921 Jy ! Component: 100 - total flux cleaned = -0.000344967 Jy ! Component: 150 - total flux cleaned = -0.000357478 Jy ! Component: 200 - total flux cleaned = -0.000357549 Jy ! Total flux subtracted in 200 components = -0.000357549 Jy ! Clean residual min=-0.002789 max=0.002840 Jy/beam ! Clean residual mean=-0.000013 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.0726675 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.0726675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084159Jy sigma=1.225105 ! Fit after self-cal, rms=0.084310Jy sigma=1.224611 ! 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.084310Jy sigma=1.224611 ! Fit after self-cal, rms=0.085417Jy sigma=1.223245 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.51 mas, bmaj=10.47 mas, bpa=-5.038 degrees ! Estimated noise=0.497443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.72111e-05 Jy ! Component: 100 - total flux cleaned = -1.85455e-05 Jy ! Component: 150 - total flux cleaned = 4.67793e-06 Jy ! Component: 200 - total flux cleaned = 4.41599e-06 Jy ! Total flux subtracted in 200 components = 4.41599e-06 Jy ! Clean residual min=-0.002791 max=0.002712 Jy/beam ! Clean residual mean=-0.000010 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.0726719 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.0726719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085412Jy sigma=1.223166 ! Fit after self-cal, rms=0.085466Jy sigma=1.223050 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 = -3.38311e-05 Jy ! Component: 100 - total flux cleaned = 2.35807e-06 Jy ! Component: 150 - total flux cleaned = 1.28301e-05 Jy ! Component: 200 - total flux cleaned = 2.25484e-05 Jy ! Total flux subtracted in 200 components = 2.25484e-05 Jy ! Clean residual min=-0.002790 max=0.002709 Jy/beam ! Clean residual mean=-0.000011 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0726944 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.0726944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085462Jy sigma=1.222994 ! Fit after self-cal, rms=0.085464Jy sigma=1.222978 ! 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.085464Jy sigma=1.222978 ! Fit after self-cal, rms=0.085763Jy sigma=1.222862 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=10.49 mas, bpa=-5.148 degrees ! Estimated noise=0.49709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.15304e-05 Jy ! Component: 100 - total flux cleaned = -2.41076e-05 Jy ! Component: 150 - total flux cleaned = -1.48025e-05 Jy ! Component: 200 - total flux cleaned = -1.44532e-05 Jy ! Total flux subtracted in 200 components = -1.44532e-05 Jy ! Clean residual min=-0.002769 max=0.002678 Jy/beam ! Clean residual mean=-0.000010 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.07268 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.07268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085759Jy sigma=1.222814 ! Fit after self-cal, rms=0.085774Jy sigma=1.222789 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.25537e-05 Jy ! Component: 100 - total flux cleaned = 7.60015e-06 Jy ! Component: 150 - total flux cleaned = 1.64247e-05 Jy ! Component: 200 - total flux cleaned = 2.46231e-05 Jy ! Total flux subtracted in 200 components = 2.46231e-05 Jy ! Clean residual min=-0.002759 max=0.002677 Jy/beam ! Clean residual mean=-0.000010 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.0727046 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.0727046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085772Jy sigma=1.222751 ! Fit after self-cal, rms=0.085773Jy sigma=1.222742 ! 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.085773Jy sigma=1.222742 ! Fit after self-cal, rms=0.085758Jy sigma=1.222721 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.861 mas, bmaj=20.72 mas, bpa=-2.664 degrees ! Estimated noise=0.594264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000182378 Jy ! Component: 100 - total flux cleaned = -0.00012324 Jy ! Component: 150 - total flux cleaned = -8.76243e-05 Jy ! Component: 200 - total flux cleaned = -8.73218e-05 Jy ! Total flux subtracted in 200 components = -8.73218e-05 Jy ! Clean residual min=-0.002924 max=0.002511 Jy/beam ! Clean residual mean=-0.000018 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.0726173 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 52 components and 0.0726173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085764Jy sigma=1.222726 ! Fit after self-cal, rms=0.085756Jy sigma=1.222696 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 = -8.6319e-05 Jy ! Component: 100 - total flux cleaned = -5.09735e-05 Jy ! Component: 150 - total flux cleaned = -3.127e-05 Jy ! Component: 200 - total flux cleaned = -2.2493e-05 Jy ! Total flux subtracted in 200 components = -2.2493e-05 Jy ! Clean residual min=-0.002929 max=0.002518 Jy/beam ! Clean residual mean=-0.000019 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.0725948 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.0725948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085764Jy sigma=1.222737 ! Fit after self-cal, rms=0.085755Jy sigma=1.222716 ! 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.511 mas, bmaj=10.51 mas, bpa=-5.257 degrees ! Estimated noise=0.496642 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.511 x 10.51 at -5.257 degrees (North through East) ! Clean map min=-0.0025595 max=0.066068 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.668 mas, bmaj=8.15 mas, bpa=-2.089 degrees ! Estimated noise=0.799614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0530816 Jy ! Component: 100 - total flux cleaned = 0.0649563 Jy ! Component: 150 - total flux cleaned = 0.0694566 Jy ! Component: 200 - total flux cleaned = 0.0716286 Jy ! Total flux subtracted in 200 components = 0.0716286 Jy ! Clean residual min=-0.004587 max=0.003989 Jy/beam ! Clean residual mean=-0.000011 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.0716286 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.0716286 Jy ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=10.51 mas, bpa=-5.257 degrees ! Estimated noise=0.496642 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 (-100, -98.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211108 Jy ! Component: 100 - total flux cleaned = 0.00200558 Jy ! Component: 150 - total flux cleaned = 0.00195878 Jy ! Component: 200 - total flux cleaned = 0.00199636 Jy ! Total flux subtracted in 200 components = 0.00199636 Jy ! Clean residual min=-0.002579 max=0.002261 Jy/beam ! Clean residual mean=-0.000008 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.0736249 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.0736249 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.861 mas, bmaj=20.72 mas, bpa=-2.664 degrees ! Estimated noise=0.594264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000745212 Jy ! Component: 100 - total flux cleaned = 0.00077085 Jy ! Component: 150 - total flux cleaned = 0.000836087 Jy ! Component: 200 - total flux cleaned = 0.000854158 Jy ! Total flux subtracted in 200 components = 0.000854158 Jy ! Clean residual min=-0.002607 max=0.001884 Jy/beam ! Clean residual mean=-0.000015 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.0744791 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.48791e-05 Jy ! Component: 100 - total flux cleaned = 6.6847e-05 Jy ! Component: 150 - total flux cleaned = 0.000110854 Jy ! Component: 200 - total flux cleaned = 0.000165049 Jy ! Total flux subtracted in 200 components = 0.000165049 Jy ! Clean residual min=-0.002590 max=0.001860 Jy/beam ! Clean residual mean=-0.000015 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.0746441 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 44 components and 0.0746441 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=10.51 mas, bpa=-5.257 degrees ! Estimated noise=0.496642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00017974 Jy ! Component: 100 - total flux cleaned = -0.000212367 Jy ! Component: 150 - total flux cleaned = -0.000212788 Jy ! Component: 200 - total flux cleaned = -0.000212177 Jy ! Total flux subtracted in 200 components = -0.000212177 Jy ! Clean residual min=-0.002523 max=0.002127 Jy/beam ! Clean residual mean=-0.000008 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.074432 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 59 components and 0.0744319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085675Jy sigma=1.221506 ! Fit after self-cal, rms=0.085636Jy sigma=1.221134 wmodel J0434-2514_S_a_map.mod ! Writing 59 model components to file: J0434-2514_S_a_map.mod wobs J0434-2514_S_a_uvs.fits ! Writing UV FITS file: J0434-2514_S_a_uvs.fits wwins J0434-2514_S_a_map.win ! wwins: Wrote 2 windows to J0434-2514_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.000870193 Jy ! Component: 100 - total flux cleaned = -0.00142446 Jy ! Component: 150 - total flux cleaned = -0.00186541 Jy ! Component: 200 - total flux cleaned = -0.00214334 Jy ! Component: 250 - total flux cleaned = -0.00237808 Jy ! Component: 300 - total flux cleaned = -0.00260472 Jy ! Component: 350 - total flux cleaned = -0.00270009 Jy ! Component: 400 - total flux cleaned = -0.00276068 Jy ! Component: 450 - total flux cleaned = -0.00276036 Jy ! Component: 500 - total flux cleaned = -0.00296216 Jy ! Component: 550 - total flux cleaned = -0.00298948 Jy ! Component: 600 - total flux cleaned = -0.0029895 Jy ! Component: 650 - total flux cleaned = -0.00296269 Jy ! Component: 700 - total flux cleaned = -0.00301561 Jy ! Component: 750 - total flux cleaned = -0.00296417 Jy ! Component: 800 - total flux cleaned = -0.00299032 Jy ! Component: 850 - total flux cleaned = -0.00306555 Jy ! Component: 900 - total flux cleaned = -0.00306507 Jy ! Component: 950 - total flux cleaned = -0.0030894 Jy ! Component: 1000 - total flux cleaned = -0.00304186 Jy ! Component: 1050 - total flux cleaned = -0.00304209 Jy ! Component: 1100 - total flux cleaned = -0.00297314 Jy ! Component: 1150 - total flux cleaned = -0.00292852 Jy ! Component: 1200 - total flux cleaned = -0.00292813 Jy ! Component: 1250 - total flux cleaned = -0.00279699 Jy ! Component: 1300 - total flux cleaned = -0.00273266 Jy ! Component: 1350 - total flux cleaned = -0.00273246 Jy ! Component: 1400 - total flux cleaned = -0.00266926 Jy ! Component: 1450 - total flux cleaned = -0.00268983 Jy ! Component: 1500 - total flux cleaned = -0.00262891 Jy ! Component: 1550 - total flux cleaned = -0.00270953 Jy ! Component: 1600 - total flux cleaned = -0.00264952 Jy ! Component: 1650 - total flux cleaned = -0.00261062 Jy ! Component: 1700 - total flux cleaned = -0.00263036 Jy ! Component: 1750 - total flux cleaned = -0.00264956 Jy ! Component: 1800 - total flux cleaned = -0.00266852 Jy ! Component: 1850 - total flux cleaned = -0.00263115 Jy ! Component: 1900 - total flux cleaned = -0.00263151 Jy ! Component: 1950 - total flux cleaned = -0.0027234 Jy ! Component: 2000 - total flux cleaned = -0.00268684 Jy ! Component: 2050 - total flux cleaned = -0.00272286 Jy ! Component: 2100 - total flux cleaned = -0.00268684 Jy ! Component: 2150 - total flux cleaned = -0.00266914 Jy ! Component: 2200 - total flux cleaned = -0.00265157 Jy ! Component: 2250 - total flux cleaned = -0.00268618 Jy ! Component: 2300 - total flux cleaned = -0.00266881 Jy ! Component: 2350 - total flux cleaned = -0.00271981 Jy ! Component: 2400 - total flux cleaned = -0.00270273 Jy ! Component: 2450 - total flux cleaned = -0.00271928 Jy ! Component: 2500 - total flux cleaned = -0.00278525 Jy ! Component: 2550 - total flux cleaned = -0.00278494 Jy ! Component: 2600 - total flux cleaned = -0.00275242 Jy ! Component: 2650 - total flux cleaned = -0.00278484 Jy ! Component: 2700 - total flux cleaned = -0.00281674 Jy ! Component: 2750 - total flux cleaned = -0.00283261 Jy ! Component: 2800 - total flux cleaned = -0.00286412 Jy ! Component: 2850 - total flux cleaned = -0.00287969 Jy ! Component: 2900 - total flux cleaned = -0.00286433 Jy ! Component: 2950 - total flux cleaned = -0.00295672 Jy ! Component: 3000 - total flux cleaned = -0.00295688 Jy ! Component: 3050 - total flux cleaned = -0.00298729 Jy ! Component: 3100 - total flux cleaned = -0.00309278 Jy ! Component: 3150 - total flux cleaned = -0.00306275 Jy ! Component: 3200 - total flux cleaned = -0.00310746 Jy ! Component: 3250 - total flux cleaned = -0.00310742 Jy ! Component: 3300 - total flux cleaned = -0.00318104 Jy ! Component: 3350 - total flux cleaned = -0.00319573 Jy ! Component: 3400 - total flux cleaned = -0.00322492 Jy ! Component: 3450 - total flux cleaned = -0.00331166 Jy ! Component: 3500 - total flux cleaned = -0.00331157 Jy ! Component: 3550 - total flux cleaned = -0.00331144 Jy ! Component: 3600 - total flux cleaned = -0.00331144 Jy ! Component: 3650 - total flux cleaned = -0.00331155 Jy ! Component: 3700 - total flux cleaned = -0.00329763 Jy ! Component: 3750 - total flux cleaned = -0.0033535 Jy ! Component: 3800 - total flux cleaned = -0.00332584 Jy ! Component: 3850 - total flux cleaned = -0.00336717 Jy ! Component: 3900 - total flux cleaned = -0.00335334 Jy ! Component: 3950 - total flux cleaned = -0.00333971 Jy ! Component: 4000 - total flux cleaned = -0.00336692 Jy ! Component: 4050 - total flux cleaned = -0.00334 Jy ! Total flux subtracted in 4096 components = -0.00336688 Jy ! Clean residual min=-0.000707 max=0.000785 Jy/beam ! Clean residual mean=-0.000002 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.0710651 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 319 components and 0.0710651 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J0434-2514_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.511 x 10.51 at -5.257 degrees (North through East) ! Clean map min=-0.0021757 max=0.066856 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J0434-2514_S_a_map.fits wmodel /vlbi/uf001/uvm//J0434-2514_S_a_map.mod ! Writing 319 model components to file: /vlbi/uf001/uvm//J0434-2514_S_a_map.mod wobs /vlbi/uf001/uvm//J0434-2514_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J0434-2514_S_a_uvs.fits wwins /vlbi/uf001/uvm//J0434-2514_S_a_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uvm//J0434-2514_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0668556 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237639 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.06635 1.06635 2.13271 4.26542 8.53084 17.0617 34.1233 68.2467 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.066 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 281.332 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J0434-2514_S_a_dfm.log closed on Sun Jan 13 20:45:49 2019