! Started logfile: /image_prod/ug002_uva//J1625-2527_S_b_dfm.log on Thu Mar 5 02:42:05 2020 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 /image_prod/ug002_uva//J1625-2527_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1625-2527_S_b_uva.fits ! AN table 1: 8 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.888393 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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 597 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 J1625-2527_S_b] 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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.604416Jy sigma=9.980277 ! Fit after self-cal, rms=0.458774Jy sigma=2.756657 ! 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=4.715 mas, bmaj=27.48 mas, bpa=-3.143 degrees ! Estimated noise=5.48331 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 = 1.0835 Jy ! Component: 100 - total flux cleaned = 1.33481 Jy ! Total flux subtracted in 100 components = 1.33481 Jy ! Clean residual min=-0.043343 max=0.097769 Jy/beam ! Clean residual mean=-0.000265 rms=0.018795 Jy/beam ! Combined flux in latest and established models = 1.33481 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 1.33481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.194753Jy sigma=1.142279 ! Fit after self-cal, rms=0.194735Jy sigma=1.142201 ! 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=5.311 mas, bmaj=28.88 mas, bpa=-3.621 degrees ! Estimated noise=4.9267 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.112142 Jy ! Component: 100 - total flux cleaned = 0.160181 Jy ! Component: 150 - total flux cleaned = 0.181018 Jy ! Component: 200 - total flux cleaned = 0.187668 Jy ! Total flux subtracted in 200 components = 0.187668 Jy ! Clean residual min=-0.017870 max=0.020723 Jy/beam ! Clean residual mean=-0.000033 rms=0.005853 Jy/beam ! Combined flux in latest and established models = 1.52248 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 1.52248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119778Jy sigma=0.732448 ! Fit after self-cal, rms=0.119535Jy sigma=0.730965 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.311 x 28.88 at -3.621 degrees (North through East) ! Clean map min=-0.017088 max=1.4035 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.16 HN 1.03 KP 0.99 ! LA 0.99 NL 0.93 OV 0.97 PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 1.04 KP 0.99 ! LA 1.01 NL 1.05 OV 1.01 PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.01 HN 1.03 KP 0.99 ! LA 1.03 NL 0.96 OV 0.98 PT 1.01 ! ! ! Fit before self-cal, rms=0.119535Jy sigma=0.730965 ! Fit after self-cal, rms=0.080445Jy sigma=0.472436 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.343 mas, bmaj=28.73 mas, bpa=-3.609 degrees ! Estimated noise=4.9172 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.00221055 Jy ! Component: 100 - total flux cleaned = -0.00207827 Jy ! Component: 150 - total flux cleaned = -0.00180193 Jy ! Component: 200 - total flux cleaned = -0.00157097 Jy ! Total flux subtracted in 200 components = -0.00157097 Jy ! Clean residual min=-0.011283 max=0.009169 Jy/beam ! Clean residual mean=0.000030 rms=0.002905 Jy/beam ! Combined flux in latest and established models = 1.52091 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 76 components and 1.52091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079956Jy sigma=0.469058 ! Fit after self-cal, rms=0.079960Jy sigma=0.468869 ! 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.079960Jy sigma=0.468869 ! Fit after self-cal, rms=0.079599Jy sigma=0.467625 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.354 mas, bmaj=28.69 mas, bpa=-3.6 degrees ! Estimated noise=4.91717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0015218 Jy ! Component: 100 - total flux cleaned = -0.00140691 Jy ! Component: 150 - total flux cleaned = -0.0010855 Jy ! Component: 200 - total flux cleaned = -0.000888483 Jy ! Total flux subtracted in 200 components = -0.000888483 Jy ! Clean residual min=-0.009921 max=0.008451 Jy/beam ! Clean residual mean=0.000024 rms=0.002642 Jy/beam ! Combined flux in latest and established models = 1.52002 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 89 components and 1.52002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079290Jy sigma=0.465540 ! Fit after self-cal, rms=0.079283Jy sigma=0.465497 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.000186062 Jy ! Component: 100 - total flux cleaned = 0.000431924 Jy ! Component: 150 - total flux cleaned = 0.000516027 Jy ! Component: 200 - total flux cleaned = 0.000627632 Jy ! Total flux subtracted in 200 components = 0.000627632 Jy ! Clean residual min=-0.009344 max=0.008488 Jy/beam ! Clean residual mean=0.000023 rms=0.002610 Jy/beam ! Combined flux in latest and established models = 1.52065 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 111 components and 1.52065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079229Jy sigma=0.465133 ! Fit after self-cal, rms=0.079223Jy sigma=0.465118 ! 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.079223Jy sigma=0.465118 ! Fit after self-cal, rms=0.078911Jy sigma=0.464029 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.363 mas, bmaj=28.65 mas, bpa=-3.591 degrees ! Estimated noise=4.91794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00106214 Jy ! Component: 100 - total flux cleaned = -0.000896876 Jy ! Component: 150 - total flux cleaned = -0.000782643 Jy ! Component: 200 - total flux cleaned = -0.000642848 Jy ! Total flux subtracted in 200 components = -0.000642848 Jy ! Clean residual min=-0.008449 max=0.007850 Jy/beam ! Clean residual mean=0.000018 rms=0.002411 Jy/beam ! Combined flux in latest and established models = 1.52001 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 117 components and 1.52001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078736Jy sigma=0.462813 ! Fit after self-cal, rms=0.078737Jy sigma=0.462806 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.000162313 Jy ! Component: 100 - total flux cleaned = 0.000232232 Jy ! Component: 150 - total flux cleaned = 0.000232692 Jy ! Component: 200 - total flux cleaned = 0.000262919 Jy ! Total flux subtracted in 200 components = 0.000262919 Jy ! Clean residual min=-0.008170 max=0.007780 Jy/beam ! Clean residual mean=0.000018 rms=0.002394 Jy/beam ! Combined flux in latest and established models = 1.52027 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 126 components and 1.52027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078712Jy sigma=0.462611 ! Fit after self-cal, rms=0.078710Jy sigma=0.462609 ! 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.078710Jy sigma=0.462609 ! Fit after self-cal, rms=0.078528Jy sigma=0.461975 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.905 mas, bmaj=27.45 mas, bpa=-3.223 degrees ! Estimated noise=5.39389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000937399 Jy ! Component: 100 - total flux cleaned = 0.00113602 Jy ! Component: 150 - total flux cleaned = 0.00140477 Jy ! Component: 200 - total flux cleaned = 0.0016237 Jy ! Total flux subtracted in 200 components = 0.0016237 Jy ! Clean residual min=-0.007567 max=0.007211 Jy/beam ! Clean residual mean=0.000013 rms=0.002392 Jy/beam ! Combined flux in latest and established models = 1.52189 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 139 components and 1.52189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078464Jy sigma=0.461723 ! Fit after self-cal, rms=0.078449Jy sigma=0.461673 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.000127149 Jy ! Component: 100 - total flux cleaned = -9.22437e-05 Jy ! Component: 150 - total flux cleaned = -0.000123183 Jy ! Component: 200 - total flux cleaned = -0.000181256 Jy ! Total flux subtracted in 200 components = -0.000181256 Jy ! Clean residual min=-0.007428 max=0.007254 Jy/beam ! Clean residual mean=0.000013 rms=0.002364 Jy/beam ! Combined flux in latest and established models = 1.52171 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 150 components and 1.52171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078446Jy sigma=0.461687 ! Fit after self-cal, rms=0.078440Jy sigma=0.461665 ! 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=5.371 mas, bmaj=28.61 mas, bpa=-3.584 degrees ! Estimated noise=4.91899 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.371 x 28.61 at -3.584 degrees (North through East) ! Clean map min=-0.0074349 max=1.401 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078440Jy sigma=0.461665 ! Fit after self-cal, rms=0.072912Jy sigma=0.423611 ! Inverting map and beam ! Estimated beam: bmin=5.371 mas, bmaj=28.59 mas, bpa=-3.576 degrees ! Estimated noise=4.91747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314693 Jy ! Component: 100 - total flux cleaned = 0.000191461 Jy ! Component: 150 - total flux cleaned = 7.70238e-05 Jy ! Component: 200 - total flux cleaned = -6.97205e-05 Jy ! Total flux subtracted in 200 components = -6.97205e-05 Jy ! Clean residual min=-0.007093 max=0.007868 Jy/beam ! Clean residual mean=0.000013 rms=0.002170 Jy/beam ! Combined flux in latest and established models = 1.52164 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 159 components and 1.52164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072788Jy sigma=0.422774 ! Fit after self-cal, rms=0.072791Jy sigma=0.422758 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000268772 Jy ! Component: 100 - total flux cleaned = -0.000404417 Jy ! Component: 150 - total flux cleaned = -0.000525135 Jy ! Component: 200 - total flux cleaned = -0.000606116 Jy ! Total flux subtracted in 200 components = -0.000606116 Jy ! Clean residual min=-0.007060 max=0.007667 Jy/beam ! Clean residual mean=0.000013 rms=0.002158 Jy/beam ! Combined flux in latest and established models = 1.52103 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 168 components and 1.52103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072767Jy sigma=0.422587 ! Fit after self-cal, rms=0.072769Jy sigma=0.422577 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072769Jy sigma=0.422577 ! Fit after self-cal, rms=0.072697Jy sigma=0.422201 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=4.769 mas, bmaj=27.22 mas, bpa=-3.06 degrees ! Estimated noise=5.46963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.08075 Jy ! Component: 100 - total flux cleaned = 1.32397 Jy ! Component: 150 - total flux cleaned = 1.4176 Jy ! Component: 200 - total flux cleaned = 1.46243 Jy ! Total flux subtracted in 200 components = 1.46243 Jy ! Clean residual min=-0.015351 max=0.020547 Jy/beam ! Clean residual mean=-0.000054 rms=0.004552 Jy/beam ! Combined flux in latest and established models = 1.46243 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 29 model components to the UV plane model. ! The established model now contains 29 components and 1.46243 Jy ! Inverting map and beam ! Estimated beam: bmin=5.377 mas, bmaj=28.56 mas, bpa=-3.571 degrees ! Estimated noise=4.91899 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.0256024 Jy ! Component: 100 - total flux cleaned = 0.0383601 Jy ! Component: 150 - total flux cleaned = 0.0464593 Jy ! Component: 200 - total flux cleaned = 0.0518204 Jy ! Total flux subtracted in 200 components = 0.0518204 Jy ! Clean residual min=-0.007770 max=0.007728 Jy/beam ! Clean residual mean=0.000005 rms=0.002214 Jy/beam ! Combined flux in latest and established models = 1.51425 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 103 components and 1.51426 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.912 mas, bmaj=27.41 mas, bpa=-3.202 degrees ! Estimated noise=5.39005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0046585 Jy ! Component: 100 - total flux cleaned = 0.00705365 Jy ! Component: 150 - total flux cleaned = 0.00810972 Jy ! Component: 200 - total flux cleaned = 0.00844019 Jy ! Total flux subtracted in 200 components = 0.00844019 Jy ! Clean residual min=-0.006860 max=0.006962 Jy/beam ! Clean residual mean=0.000005 rms=0.002156 Jy/beam ! Combined flux in latest and established models = 1.5227 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.000278424 Jy ! Component: 100 - total flux cleaned = 0.000414157 Jy ! Component: 150 - total flux cleaned = 0.000413523 Jy ! Component: 200 - total flux cleaned = 0.000444165 Jy ! Total flux subtracted in 200 components = 0.000444165 Jy ! Clean residual min=-0.006720 max=0.006833 Jy/beam ! Clean residual mean=0.000006 rms=0.002143 Jy/beam ! Combined flux in latest and established models = 1.52314 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 152 components and 1.52314 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.377 mas, bmaj=28.56 mas, bpa=-3.571 degrees ! Estimated noise=4.91899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000558613 Jy ! Component: 100 - total flux cleaned = 0.000661983 Jy ! Component: 150 - total flux cleaned = 0.000661068 Jy ! Component: 200 - total flux cleaned = 0.0006614 Jy ! Total flux subtracted in 200 components = 0.0006614 Jy ! Clean residual min=-0.006728 max=0.007449 Jy/beam ! Clean residual mean=0.000008 rms=0.002079 Jy/beam ! Combined flux in latest and established models = 1.5238 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 183 components and 1.5238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072608Jy sigma=0.421619 ! Fit after self-cal, rms=0.072607Jy sigma=0.421603 wmodel J1625-2527_S_b_map.mod ! Writing 183 model components to file: J1625-2527_S_b_map.mod wobs J1625-2527_S_b_uvs.fits ! Writing UV FITS file: J1625-2527_S_b_uvs.fits wwins J1625-2527_S_b_map.win ! wwins: Wrote 1 windows to J1625-2527_S_b_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.00233852 Jy ! Component: 100 - total flux cleaned = 0.00292731 Jy ! Component: 150 - total flux cleaned = 0.00272007 Jy ! Component: 200 - total flux cleaned = 0.00233359 Jy ! Component: 250 - total flux cleaned = 0.00197643 Jy ! Component: 300 - total flux cleaned = 0.00197741 Jy ! Component: 350 - total flux cleaned = 0.00182383 Jy ! Component: 400 - total flux cleaned = 0.00175035 Jy ! Component: 450 - total flux cleaned = 0.00154374 Jy ! Component: 500 - total flux cleaned = 0.00167256 Jy ! Component: 550 - total flux cleaned = 0.00173168 Jy ! Component: 600 - total flux cleaned = 0.00143632 Jy ! Component: 650 - total flux cleaned = 0.00115385 Jy ! Component: 700 - total flux cleaned = 0.000989983 Jy ! Component: 750 - total flux cleaned = 0.000726725 Jy ! Component: 800 - total flux cleaned = 0.000422099 Jy ! Component: 850 - total flux cleaned = 0.000176205 Jy ! Component: 900 - total flux cleaned = -0.000111132 Jy ! Component: 950 - total flux cleaned = -0.000389482 Jy ! Component: 1000 - total flux cleaned = -0.000570212 Jy ! Component: 1050 - total flux cleaned = -0.000790198 Jy ! Component: 1100 - total flux cleaned = -0.00108963 Jy ! Component: 1150 - total flux cleaned = -0.00125642 Jy ! Component: 1200 - total flux cleaned = -0.00158171 Jy ! Component: 1250 - total flux cleaned = -0.00189901 Jy ! Component: 1300 - total flux cleaned = -0.00213247 Jy ! Component: 1350 - total flux cleaned = -0.00213247 Jy ! Component: 1400 - total flux cleaned = -0.00220775 Jy ! Component: 1450 - total flux cleaned = -0.00224444 Jy ! Component: 1500 - total flux cleaned = -0.00228105 Jy ! Component: 1550 - total flux cleaned = -0.00239018 Jy ! Component: 1600 - total flux cleaned = -0.0025339 Jy ! Component: 1650 - total flux cleaned = -0.00260513 Jy ! Component: 1700 - total flux cleaned = -0.00278165 Jy ! Component: 1750 - total flux cleaned = -0.00281672 Jy ! Component: 1800 - total flux cleaned = -0.0029213 Jy ! Component: 1850 - total flux cleaned = -0.0030944 Jy ! Component: 1900 - total flux cleaned = -0.00319749 Jy ! Component: 1950 - total flux cleaned = -0.00336853 Jy ! Component: 2000 - total flux cleaned = -0.00340231 Jy ! Component: 2050 - total flux cleaned = -0.00357168 Jy ! Component: 2100 - total flux cleaned = -0.00367303 Jy ! Component: 2150 - total flux cleaned = -0.00380743 Jy ! Component: 2200 - total flux cleaned = -0.0039076 Jy ! Component: 2250 - total flux cleaned = -0.00400739 Jy ! Component: 2300 - total flux cleaned = -0.00407364 Jy ! Component: 2350 - total flux cleaned = -0.00417259 Jy ! Component: 2400 - total flux cleaned = -0.00430411 Jy ! Component: 2450 - total flux cleaned = -0.00433688 Jy ! Component: 2500 - total flux cleaned = -0.00440237 Jy ! Component: 2550 - total flux cleaned = -0.00450076 Jy ! Component: 2600 - total flux cleaned = -0.0045005 Jy ! Component: 2650 - total flux cleaned = -0.00453315 Jy ! Component: 2700 - total flux cleaned = -0.00450054 Jy ! Component: 2750 - total flux cleaned = -0.00440253 Jy ! Component: 2800 - total flux cleaned = -0.00430438 Jy ! Component: 2850 - total flux cleaned = -0.00414044 Jy ! Component: 2900 - total flux cleaned = -0.0041403 Jy ! Component: 2950 - total flux cleaned = -0.00407461 Jy ! Component: 3000 - total flux cleaned = -0.00400835 Jy ! Component: 3050 - total flux cleaned = -0.00394211 Jy ! Component: 3100 - total flux cleaned = -0.00387535 Jy ! Component: 3150 - total flux cleaned = -0.0038417 Jy ! Component: 3200 - total flux cleaned = -0.00374112 Jy ! Component: 3250 - total flux cleaned = -0.00367361 Jy ! Component: 3300 - total flux cleaned = -0.00357221 Jy ! Component: 3350 - total flux cleaned = -0.00350426 Jy ! Component: 3400 - total flux cleaned = -0.00346994 Jy ! Component: 3450 - total flux cleaned = -0.00343558 Jy ! Component: 3500 - total flux cleaned = -0.00340081 Jy ! Component: 3550 - total flux cleaned = -0.00336599 Jy ! Component: 3600 - total flux cleaned = -0.00333022 Jy ! Component: 3650 - total flux cleaned = -0.00329506 Jy ! Component: 3700 - total flux cleaned = -0.00325925 Jy ! Component: 3750 - total flux cleaned = -0.00325935 Jy ! Component: 3800 - total flux cleaned = -0.00322287 Jy ! Component: 3850 - total flux cleaned = -0.00318617 Jy ! Component: 3900 - total flux cleaned = -0.00311187 Jy ! Component: 3950 - total flux cleaned = -0.00303716 Jy ! Component: 4000 - total flux cleaned = -0.00299918 Jy ! Component: 4050 - total flux cleaned = -0.00296036 Jy ! Total flux subtracted in 4096 components = -0.00292197 Jy ! Clean residual min=-0.002289 max=0.002327 Jy/beam ! Clean residual mean=-0.000003 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 1.52088 Jy keep ! Adding 468 model components to the UV plane model. ! The established model now contains 651 components and 1.52088 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1625-2527_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.377 x 28.56 at -3.571 degrees (North through East) ! Clean map min=-0.0088792 max=1.4033 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1625-2527_S_b_map.fits wmodel /image_prod/ug002_uva//J1625-2527_S_b_map.mod ! Writing 651 model components to file: /image_prod/ug002_uva//J1625-2527_S_b_map.mod wobs /image_prod/ug002_uva//J1625-2527_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1625-2527_S_b_uvs.fits wwins /image_prod/ug002_uva//J1625-2527_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1625-2527_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.40334 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000692009 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.147935 0.147935 0.29587 0.591741 1.18348 2.36696 4.73392 9.46785 18.9357 37.8714 75.7428 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.403 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2027.92 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1625-2527_S_b_dfm.log closed on Thu Mar 5 02:42:09 2020