! Started logfile: /vlbi/uf001/uva//J0725-2640_S_dfm.log on Sun Jan 13 23:26: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//J0725-2640_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0725-2640_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.786667 visibilities/baseline/integration-bin. ! Found source: J0725-2640 ! ! 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 5310 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 J0725-2640_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 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.032224Jy sigma=16.397262 ! Fit after self-cal, rms=0.806652Jy sigma=12.828799 ! 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.332 mas, bmaj=6.55 mas, bpa=-5.369 degrees ! Estimated noise=0.983512 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.140147 Jy ! Component: 100 - total flux cleaned = 0.200413 Jy ! Total flux subtracted in 100 components = 0.200413 Jy ! Clean residual min=-0.011916 max=0.029162 Jy/beam ! Clean residual mean=0.000005 rms=0.004554 Jy/beam ! Combined flux in latest and established models = 0.200413 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.200413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111536Jy sigma=1.694803 ! Fit after self-cal, rms=0.110991Jy sigma=1.688677 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0352959 Jy ! Component: 100 - total flux cleaned = 0.0571149 Jy ! Total flux subtracted in 100 components = 0.0571149 Jy ! Clean residual min=-0.008297 max=0.014349 Jy/beam ! Clean residual mean=0.000010 rms=0.002786 Jy/beam ! Combined flux in latest and established models = 0.257528 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 0.257528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093980Jy sigma=1.395710 ! Fit after self-cal, rms=0.093848Jy sigma=1.394685 ! 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=2.883 mas, bmaj=7.547 mas, bpa=-5.889 degrees ! Estimated noise=0.698312 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.0220594 Jy ! Component: 100 - total flux cleaned = 0.0349072 Jy ! Component: 150 - total flux cleaned = 0.0428859 Jy ! Component: 200 - total flux cleaned = 0.0478602 Jy ! Total flux subtracted in 200 components = 0.0478602 Jy ! Clean residual min=-0.007020 max=0.012348 Jy/beam ! Clean residual mean=0.000006 rms=0.002357 Jy/beam ! Combined flux in latest and established models = 0.305389 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 61 components and 0.305389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088777Jy sigma=1.297699 ! Fit after self-cal, rms=0.088735Jy sigma=1.297319 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.883 x 7.547 at -5.889 degrees (North through East) ! Clean map min=-0.0066745 max=0.18765 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 1.29 KP 0.99 ! LA 0.91 MK 1.05 NL 1.10 OV 0.95 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.95 HN 1.24 KP 1.01 ! LA 0.94 MK 1.02 NL 1.12 OV 0.94 ! PT 1.00* SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.98 HN 1.21 KP 1.01 ! LA 0.92 MK 1.00 NL 1.10 OV 0.94 ! PT 1.00* SC 0.85 ! ! ! Fit before self-cal, rms=0.088735Jy sigma=1.297319 ! Fit after self-cal, rms=0.088888Jy sigma=1.245366 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.901 mas, bmaj=7.464 mas, bpa=-4.653 degrees ! Estimated noise=0.692563 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.00245339 Jy ! Component: 100 - total flux cleaned = -0.00245406 Jy ! Component: 150 - total flux cleaned = -0.00251942 Jy ! Component: 200 - total flux cleaned = -0.00256531 Jy ! Total flux subtracted in 200 components = -0.00256531 Jy ! Clean residual min=-0.004715 max=0.006546 Jy/beam ! Clean residual mean=0.000004 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.302823 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 68 components and 0.302823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088698Jy sigma=1.243083 ! Fit after self-cal, rms=0.088900Jy sigma=1.242688 ! 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.088900Jy sigma=1.242688 ! Fit after self-cal, rms=0.096935Jy sigma=1.221209 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.916 mas, bmaj=7.54 mas, bpa=-4.955 degrees ! Estimated noise=0.697357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000190609 Jy ! Component: 100 - total flux cleaned = -0.000317314 Jy ! Component: 150 - total flux cleaned = -0.00039706 Jy ! Component: 200 - total flux cleaned = -0.000493698 Jy ! Total flux subtracted in 200 components = -0.000493698 Jy ! Clean residual min=-0.003344 max=0.004455 Jy/beam ! Clean residual mean=-0.000008 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.30233 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 78 components and 0.30233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096912Jy sigma=1.220840 ! Fit after self-cal, rms=0.097125Jy sigma=1.220622 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-19, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370162 Jy ! Component: 100 - total flux cleaned = 0.00437096 Jy ! Component: 150 - total flux cleaned = 0.00453973 Jy ! Component: 200 - total flux cleaned = 0.00454138 Jy ! Total flux subtracted in 200 components = 0.00454138 Jy ! Clean residual min=-0.002996 max=0.003941 Jy/beam ! Clean residual mean=-0.000008 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.306871 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 101 components and 0.306871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097000Jy sigma=1.217143 ! Fit after self-cal, rms=0.097015Jy sigma=1.216988 ! Inverting map ! Added new window around map position (-6.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00364733 Jy ! Component: 100 - total flux cleaned = 0.00459601 Jy ! Component: 150 - total flux cleaned = 0.00459827 Jy ! Component: 200 - total flux cleaned = 0.00454585 Jy ! Total flux subtracted in 200 components = 0.00454585 Jy ! Clean residual min=-0.002879 max=0.002967 Jy/beam ! Clean residual mean=-0.000008 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.311417 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 130 components and 0.311417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096827Jy sigma=1.214415 ! Fit after self-cal, rms=0.096803Jy sigma=1.213988 ! 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.096803Jy sigma=1.213988 ! Fit after self-cal, rms=0.097858Jy sigma=1.213777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.919 mas, bmaj=7.541 mas, bpa=-4.986 degrees ! Estimated noise=0.699188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173249 Jy ! Component: 100 - total flux cleaned = 0.00202311 Jy ! Component: 150 - total flux cleaned = 0.00206489 Jy ! Component: 200 - total flux cleaned = 0.00202574 Jy ! Total flux subtracted in 200 components = 0.00202574 Jy ! Clean residual min=-0.002768 max=0.002759 Jy/beam ! Clean residual mean=-0.000008 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.313443 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 147 components and 0.313443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097795Jy sigma=1.212967 ! Fit after self-cal, rms=0.097797Jy sigma=1.212865 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.000532515 Jy ! Component: 100 - total flux cleaned = 0.000569077 Jy ! Component: 150 - total flux cleaned = 0.000539637 Jy ! Component: 200 - total flux cleaned = 0.00048187 Jy ! Total flux subtracted in 200 components = 0.00048187 Jy ! Clean residual min=-0.002690 max=0.002707 Jy/beam ! Clean residual mean=-0.000007 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.313925 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 160 components and 0.313925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097767Jy sigma=1.212529 ! Fit after self-cal, rms=0.097765Jy sigma=1.212501 ! 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.097765Jy sigma=1.212501 ! Fit after self-cal, rms=0.097390Jy sigma=1.212359 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.264 mas, bmaj=16.21 mas, bpa=3.526 degrees ! Estimated noise=0.942441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000918478 Jy ! Component: 100 - total flux cleaned = 0.0012681 Jy ! Component: 150 - total flux cleaned = 0.0013712 Jy ! Component: 200 - total flux cleaned = 0.00139463 Jy ! Total flux subtracted in 200 components = 0.00139463 Jy ! Clean residual min=-0.003568 max=0.002917 Jy/beam ! Clean residual mean=-0.000016 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.315319 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 170 components and 0.315319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097375Jy sigma=1.212160 ! Fit after self-cal, rms=0.097360Jy sigma=1.212130 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.25589e-05 Jy ! Component: 100 - total flux cleaned = 0.000104577 Jy ! Component: 150 - total flux cleaned = 4.22071e-05 Jy ! Component: 200 - total flux cleaned = 3.33274e-06 Jy ! Total flux subtracted in 200 components = 3.33274e-06 Jy ! Clean residual min=-0.003524 max=0.002956 Jy/beam ! Clean residual mean=-0.000016 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.315322 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 178 components and 0.315322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097352Jy sigma=1.212068 ! Fit after self-cal, rms=0.097350Jy sigma=1.212062 ! 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=2.918 mas, bmaj=7.539 mas, bpa=-4.97 degrees ! Estimated noise=0.700059 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.918 x 7.539 at -4.97 degrees (North through East) ! Clean map min=-0.0026237 max=0.18781 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.351 mas, bmaj=6.509 mas, bpa=-4.582 degrees ! Estimated noise=0.995805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142256 Jy ! Component: 100 - total flux cleaned = 0.203752 Jy ! Component: 150 - total flux cleaned = 0.238303 Jy ! Component: 200 - total flux cleaned = 0.25992 Jy ! Total flux subtracted in 200 components = 0.25992 Jy ! Clean residual min=-0.007138 max=0.012088 Jy/beam ! Clean residual mean=-0.000004 rms=0.002005 Jy/beam ! Combined flux in latest and established models = 0.25992 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.25992 Jy ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=7.539 mas, bpa=-4.97 degrees ! Estimated noise=0.700059 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.0187778 Jy ! Component: 100 - total flux cleaned = 0.0293724 Jy ! Component: 150 - total flux cleaned = 0.0359454 Jy ! Component: 200 - total flux cleaned = 0.0403643 Jy ! Total flux subtracted in 200 components = 0.0403643 Jy ! Clean residual min=-0.003640 max=0.004447 Jy/beam ! Clean residual mean=-0.000008 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.300284 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 93 components and 0.300284 Jy ! Inverting map ! Added new window around map position (3.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00417044 Jy ! Component: 100 - total flux cleaned = 0.00700972 Jy ! Component: 150 - total flux cleaned = 0.00929201 Jy ! Component: 200 - total flux cleaned = 0.0111965 Jy ! Total flux subtracted in 200 components = 0.0111965 Jy ! Clean residual min=-0.002955 max=0.002798 Jy/beam ! Clean residual mean=-0.000007 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.311481 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 121 components and 0.311481 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.264 mas, bmaj=16.21 mas, bpa=3.526 degrees ! Estimated noise=0.942441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228441 Jy ! Component: 100 - total flux cleaned = 0.00383768 Jy ! Component: 150 - total flux cleaned = 0.00467253 Jy ! Component: 200 - total flux cleaned = 0.00493811 Jy ! Total flux subtracted in 200 components = 0.00493811 Jy ! Clean residual min=-0.003585 max=0.003049 Jy/beam ! Clean residual mean=-0.000016 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.316419 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000101176 Jy ! Component: 100 - total flux cleaned = 0.000130607 Jy ! Component: 150 - total flux cleaned = 0.000159699 Jy ! Component: 200 - total flux cleaned = 0.000109292 Jy ! Total flux subtracted in 200 components = 0.000109292 Jy ! Clean residual min=-0.003461 max=0.003078 Jy/beam ! Clean residual mean=-0.000015 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.316528 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 170 components and 0.316528 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=7.539 mas, bpa=-4.97 degrees ! Estimated noise=0.700059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.25107e-05 Jy ! Component: 100 - total flux cleaned = -0.000135483 Jy ! Component: 150 - total flux cleaned = -9.42721e-05 Jy ! Component: 200 - total flux cleaned = -9.42539e-05 Jy ! Total flux subtracted in 200 components = -9.42539e-05 Jy ! Clean residual min=-0.002583 max=0.002770 Jy/beam ! Clean residual mean=-0.000006 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.316434 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 187 components and 0.316434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097329Jy sigma=1.212252 ! Fit after self-cal, rms=0.097324Jy sigma=1.212124 wmodel J0725-2640_S_map.mod ! Writing 187 model components to file: J0725-2640_S_map.mod wobs J0725-2640_S_uvs.fits ! Writing UV FITS file: J0725-2640_S_uvs.fits wwins J0725-2640_S_map.win ! wwins: Wrote 4 windows to J0725-2640_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.000249254 Jy ! Component: 100 - total flux cleaned = 0.000566102 Jy ! Component: 150 - total flux cleaned = 0.000653137 Jy ! Component: 200 - total flux cleaned = 0.000694173 Jy ! Component: 250 - total flux cleaned = 0.000775987 Jy ! Component: 300 - total flux cleaned = 0.000816577 Jy ! Component: 350 - total flux cleaned = 0.00077947 Jy ! Component: 400 - total flux cleaned = 0.000854462 Jy ! Component: 450 - total flux cleaned = 0.000927184 Jy ! Component: 500 - total flux cleaned = 0.000961741 Jy ! Component: 550 - total flux cleaned = 0.000996094 Jy ! Component: 600 - total flux cleaned = 0.000961883 Jy ! Component: 650 - total flux cleaned = 0.000996456 Jy ! Component: 700 - total flux cleaned = 0.00106251 Jy ! Component: 750 - total flux cleaned = 0.00112772 Jy ! Component: 800 - total flux cleaned = 0.00115955 Jy ! Component: 850 - total flux cleaned = 0.00122243 Jy ! Component: 900 - total flux cleaned = 0.00122234 Jy ! Component: 950 - total flux cleaned = 0.00119235 Jy ! Component: 1000 - total flux cleaned = 0.00125201 Jy ! Component: 1050 - total flux cleaned = 0.0013103 Jy ! Component: 1100 - total flux cleaned = 0.00122271 Jy ! Component: 1150 - total flux cleaned = 0.00119464 Jy ! Component: 1200 - total flux cleaned = 0.00113905 Jy ! Component: 1250 - total flux cleaned = 0.00113885 Jy ! Component: 1300 - total flux cleaned = 0.00108404 Jy ! Component: 1350 - total flux cleaned = 0.00100342 Jy ! Component: 1400 - total flux cleaned = 0.000897558 Jy ! Component: 1450 - total flux cleaned = 0.000923399 Jy ! Component: 1500 - total flux cleaned = 0.000819725 Jy ! Component: 1550 - total flux cleaned = 0.000742709 Jy ! Component: 1600 - total flux cleaned = 0.000616595 Jy ! Component: 1650 - total flux cleaned = 0.000691348 Jy ! Component: 1700 - total flux cleaned = 0.000616893 Jy ! Component: 1750 - total flux cleaned = 0.000519108 Jy ! Component: 1800 - total flux cleaned = 0.000495303 Jy ! Component: 1850 - total flux cleaned = 0.000471502 Jy ! Component: 1900 - total flux cleaned = 0.000424553 Jy ! Component: 1950 - total flux cleaned = 0.000447344 Jy ! Component: 2000 - total flux cleaned = 0.000423974 Jy ! Component: 2050 - total flux cleaned = 0.000332174 Jy ! Component: 2100 - total flux cleaned = 0.000332188 Jy ! Component: 2150 - total flux cleaned = 0.00022045 Jy ! Component: 2200 - total flux cleaned = 0.000220616 Jy ! Component: 2250 - total flux cleaned = 0.00017671 Jy ! Component: 2300 - total flux cleaned = 0.000220123 Jy ! Component: 2350 - total flux cleaned = 0.000155457 Jy ! Component: 2400 - total flux cleaned = 0.000197997 Jy ! Component: 2450 - total flux cleaned = 0.000197762 Jy ! Component: 2500 - total flux cleaned = 0.000176831 Jy ! Component: 2550 - total flux cleaned = 0.000156009 Jy ! Component: 2600 - total flux cleaned = 0.000197244 Jy ! Component: 2650 - total flux cleaned = 0.000217672 Jy ! Component: 2700 - total flux cleaned = 0.000197904 Jy ! Component: 2750 - total flux cleaned = 0.000238081 Jy ! Component: 2800 - total flux cleaned = 0.000277573 Jy ! Component: 2850 - total flux cleaned = 0.000277622 Jy ! Component: 2900 - total flux cleaned = 0.000394386 Jy ! Component: 2950 - total flux cleaned = 0.000432983 Jy ! Component: 3000 - total flux cleaned = 0.000452226 Jy ! Component: 3050 - total flux cleaned = 0.000471308 Jy ! Component: 3100 - total flux cleaned = 0.000565576 Jy ! Component: 3150 - total flux cleaned = 0.000509126 Jy ! Component: 3200 - total flux cleaned = 0.000527685 Jy ! Component: 3250 - total flux cleaned = 0.000527815 Jy ! Component: 3300 - total flux cleaned = 0.000601412 Jy ! Component: 3350 - total flux cleaned = 0.000656117 Jy ! Component: 3400 - total flux cleaned = 0.000619689 Jy ! Component: 3450 - total flux cleaned = 0.0006197 Jy ! Component: 3500 - total flux cleaned = 0.000601815 Jy ! Component: 3550 - total flux cleaned = 0.000655557 Jy ! Component: 3600 - total flux cleaned = 0.000637623 Jy ! Component: 3650 - total flux cleaned = 0.000637618 Jy ! Component: 3700 - total flux cleaned = 0.000690258 Jy ! Component: 3750 - total flux cleaned = 0.000707734 Jy ! Component: 3800 - total flux cleaned = 0.000673038 Jy ! Component: 3850 - total flux cleaned = 0.000672934 Jy ! Component: 3900 - total flux cleaned = 0.000690242 Jy ! Component: 3950 - total flux cleaned = 0.000724602 Jy ! Component: 4000 - total flux cleaned = 0.000690524 Jy ! Component: 4050 - total flux cleaned = 0.000724494 Jy ! Total flux subtracted in 4096 components = 0.000707555 Jy ! Clean residual min=-0.001431 max=0.001000 Jy/beam ! Clean residual mean=-0.000001 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.317142 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 454 components and 0.317141 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0725-2640_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.918 x 7.539 at -4.97 degrees (North through East) ! Clean map min=-0.0021918 max=0.19057 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0725-2640_S_map.fits wmodel /vlbi/uf001/uva//J0725-2640_S_map.mod ! Writing 454 model components to file: /vlbi/uf001/uva//J0725-2640_S_map.mod wobs /vlbi/uf001/uva//J0725-2640_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0725-2640_S_uvs.fits wwins /vlbi/uf001/uva//J0725-2640_S_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uva//J0725-2640_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.190571 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000282812 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.445207 0.445207 0.890414 1.78083 3.56166 7.12331 14.2466 28.4932 56.9865 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.19 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 673.843 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0725-2640_S_dfm.log closed on Sun Jan 13 23:26:07 2019