! Started logfile: /image_prod/ug002_uva//J1513-3209_S_dfm.log on Thu Mar 5 02:09:58 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//J1513-3209_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1513-3209_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.797778 visibilities/baseline/integration-bin. ! Found source: J1513-3209 ! ! 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 5385 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 J1513-3209_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 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.040493Jy sigma=6.214831 ! Fit after self-cal, rms=0.805106Jy sigma=4.783677 ! 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.474 mas, bmaj=6.446 mas, bpa=-4.247 degrees ! Estimated noise=3.00757 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.150865 Jy ! Component: 100 - total flux cleaned = 0.189914 Jy ! Total flux subtracted in 100 components = 0.189914 Jy ! Clean residual min=-0.010252 max=0.018604 Jy/beam ! Clean residual mean=-0.000033 rms=0.003005 Jy/beam ! Combined flux in latest and established models = 0.189914 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.189914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107169Jy sigma=0.484436 ! Fit after self-cal, rms=0.107173Jy sigma=0.484306 ! Inverting map ! Added new window around map position (4, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0182741 Jy ! Component: 100 - total flux cleaned = 0.0280503 Jy ! Total flux subtracted in 100 components = 0.0280503 Jy ! Clean residual min=-0.007572 max=0.013990 Jy/beam ! Clean residual mean=-0.000003 rms=0.002397 Jy/beam ! Combined flux in latest and established models = 0.217965 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 22 components and 0.217965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103635Jy sigma=0.457544 ! Fit after self-cal, rms=0.103668Jy sigma=0.456061 ! 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.068 mas, bmaj=7.819 mas, bpa=-4.779 degrees ! Estimated noise=1.69172 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 (-4, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011195 Jy ! Component: 100 - total flux cleaned = 0.0139633 Jy ! Component: 150 - total flux cleaned = 0.0155106 Jy ! Component: 200 - total flux cleaned = 0.016257 Jy ! Total flux subtracted in 200 components = 0.016257 Jy ! Clean residual min=-0.005747 max=0.007141 Jy/beam ! Clean residual mean=0.000022 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 0.234222 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 40 components and 0.234222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101832Jy sigma=0.445924 ! Fit after self-cal, rms=0.101728Jy sigma=0.445465 ! 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.068 x 7.819 at -4.779 degrees (North through East) ! Clean map min=-0.0072797 max=0.18948 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 HN 1.23 KP 0.97 ! LA 1.04 MK 0.97 NL 1.03 OV 0.99 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.63 FD 1.02 HN 1.34 KP 0.98 ! LA 1.02 MK 0.97 NL 1.00 OV 0.94 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 1.32 KP 0.97 ! LA 1.03 MK 0.93 NL 1.05 OV 0.95 ! PT 0.97 SC 1.03 ! ! ! Fit before self-cal, rms=0.101728Jy sigma=0.445465 ! Fit after self-cal, rms=0.088447Jy sigma=0.429903 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=7.745 mas, bpa=-4.792 degrees ! Estimated noise=1.67871 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.000837364 Jy ! Component: 100 - total flux cleaned = -0.00167934 Jy ! Component: 150 - total flux cleaned = -0.00203867 Jy ! Component: 200 - total flux cleaned = -0.00235788 Jy ! Total flux subtracted in 200 components = -0.00235788 Jy ! Clean residual min=-0.003747 max=0.005100 Jy/beam ! Clean residual mean=-0.000001 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.231864 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.231864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088006Jy sigma=0.427374 ! Fit after self-cal, rms=0.087939Jy sigma=0.427124 ! 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.087939Jy sigma=0.427124 ! Fit after self-cal, rms=0.086904Jy sigma=0.420763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.055 mas, bmaj=7.761 mas, bpa=-4.593 degrees ! Estimated noise=1.67179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00038884 Jy ! Component: 100 - total flux cleaned = 0.000322116 Jy ! Component: 150 - total flux cleaned = 0.000141707 Jy ! Component: 200 - total flux cleaned = -1.97558e-05 Jy ! Total flux subtracted in 200 components = -1.97558e-05 Jy ! Clean residual min=-0.002693 max=0.003017 Jy/beam ! Clean residual mean=-0.000007 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.231844 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.231844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086769Jy sigma=0.420113 ! Fit after self-cal, rms=0.086770Jy sigma=0.420003 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 = 7.18497e-05 Jy ! Component: 100 - total flux cleaned = -1.71417e-05 Jy ! Component: 150 - total flux cleaned = -0.00013997 Jy ! Component: 200 - total flux cleaned = -0.000215457 Jy ! Total flux subtracted in 200 components = -0.000215457 Jy ! Clean residual min=-0.002641 max=0.002767 Jy/beam ! Clean residual mean=-0.000007 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.231629 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.231629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086705Jy sigma=0.419727 ! Fit after self-cal, rms=0.086684Jy sigma=0.419685 ! 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.086684Jy sigma=0.419685 ! Fit after self-cal, rms=0.086932Jy sigma=0.419464 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=7.765 mas, bpa=-4.636 degrees ! Estimated noise=1.67112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00062836 Jy ! Component: 100 - total flux cleaned = 0.000589662 Jy ! Component: 150 - total flux cleaned = 0.000554631 Jy ! Component: 200 - total flux cleaned = 0.000491144 Jy ! Total flux subtracted in 200 components = 0.000491144 Jy ! Clean residual min=-0.002527 max=0.002480 Jy/beam ! Clean residual mean=-0.000007 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.23212 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 87 components and 0.23212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086884Jy sigma=0.419296 ! Fit after self-cal, rms=0.086876Jy sigma=0.419265 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.000120027 Jy ! Component: 100 - total flux cleaned = 9.07799e-05 Jy ! Component: 150 - total flux cleaned = 6.14226e-05 Jy ! Component: 200 - total flux cleaned = 8.52061e-06 Jy ! Total flux subtracted in 200 components = 8.52061e-06 Jy ! Clean residual min=-0.002463 max=0.002408 Jy/beam ! Clean residual mean=-0.000007 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.232128 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 95 components and 0.232128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086847Jy sigma=0.419154 ! Fit after self-cal, rms=0.086836Jy sigma=0.419136 ! 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.086836Jy sigma=0.419136 ! Fit after self-cal, rms=0.086984Jy sigma=0.419120 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.479 mas, bmaj=21.17 mas, bpa=-0.8381 degrees ! Estimated noise=2.09934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000287409 Jy ! Component: 100 - total flux cleaned = 0.000287499 Jy ! Component: 150 - total flux cleaned = 0.000245733 Jy ! Component: 200 - total flux cleaned = 0.000246114 Jy ! Total flux subtracted in 200 components = 0.000246114 Jy ! Clean residual min=-0.002513 max=0.003064 Jy/beam ! Clean residual mean=-0.000015 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.232374 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 100 components and 0.232374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086975Jy sigma=0.419095 ! Fit after self-cal, rms=0.086963Jy sigma=0.419067 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 = 5.61098e-05 Jy ! Component: 100 - total flux cleaned = 3.29037e-05 Jy ! Component: 150 - total flux cleaned = 3.16247e-05 Jy ! Component: 200 - total flux cleaned = 1.2326e-05 Jy ! Total flux subtracted in 200 components = 1.2326e-05 Jy ! Clean residual min=-0.002458 max=0.003013 Jy/beam ! Clean residual mean=-0.000015 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.232387 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 104 components and 0.232387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086955Jy sigma=0.419056 ! Fit after self-cal, rms=0.086947Jy sigma=0.419036 ! 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.053 mas, bmaj=7.765 mas, bpa=-4.693 degrees ! Estimated noise=1.67298 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.053 x 7.765 at -4.693 degrees (North through East) ! Clean map min=-0.0039243 max=0.1874 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.458 mas, bmaj=6.419 mas, bpa=-4.127 degrees ! Estimated noise=2.96174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.148338 Jy ! Component: 100 - total flux cleaned = 0.188087 Jy ! Component: 150 - total flux cleaned = 0.207695 Jy ! Component: 200 - total flux cleaned = 0.219047 Jy ! Total flux subtracted in 200 components = 0.219047 Jy ! Clean residual min=-0.006653 max=0.007148 Jy/beam ! Clean residual mean=-0.000017 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.219047 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.219047 Jy ! Inverting map and beam ! Estimated beam: bmin=3.053 mas, bmaj=7.765 mas, bpa=-4.693 degrees ! Estimated noise=1.67298 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.00779741 Jy ! Component: 100 - total flux cleaned = 0.0119479 Jy ! Component: 150 - total flux cleaned = 0.0126889 Jy ! Component: 200 - total flux cleaned = 0.013204 Jy ! Total flux subtracted in 200 components = 0.013204 Jy ! Clean residual min=-0.002985 max=0.003363 Jy/beam ! Clean residual mean=-0.000007 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.232251 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 45 components and 0.232251 Jy ! Inverting map ! Added new window around map position (33, -32). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141907 Jy ! Component: 100 - total flux cleaned = 0.00150694 Jy ! Component: 150 - total flux cleaned = 0.00142785 Jy ! Component: 200 - total flux cleaned = 0.0015007 Jy ! Total flux subtracted in 200 components = 0.0015007 Jy ! Clean residual min=-0.002619 max=0.002878 Jy/beam ! Clean residual mean=-0.000003 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.233752 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 60 components and 0.233752 Jy ! Inverting map ! Added new window around map position (14.5, -119). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180944 Jy ! Component: 100 - total flux cleaned = 0.00194503 Jy ! Component: 150 - total flux cleaned = 0.00207228 Jy ! Component: 200 - total flux cleaned = 0.00201532 Jy ! Total flux subtracted in 200 components = 0.00201532 Jy ! Clean residual min=-0.002552 max=0.002216 Jy/beam ! Clean residual mean=0.000001 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.235767 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 80 components and 0.235767 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.479 mas, bmaj=21.17 mas, bpa=-0.8381 degrees ! Estimated noise=2.09934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114817 Jy ! Component: 100 - total flux cleaned = -0.000289377 Jy ! Component: 150 - total flux cleaned = -0.00047753 Jy ! Component: 200 - total flux cleaned = -0.000574577 Jy ! Total flux subtracted in 200 components = -0.000574577 Jy ! Clean residual min=-0.002330 max=0.002342 Jy/beam ! Clean residual mean=-0.000002 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.235193 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 = -2.85603e-05 Jy ! Component: 100 - total flux cleaned = -0.00010803 Jy ! Component: 150 - total flux cleaned = -0.000157846 Jy ! Component: 200 - total flux cleaned = -0.000182656 Jy ! Total flux subtracted in 200 components = -0.000182656 Jy ! Clean residual min=-0.002253 max=0.002327 Jy/beam ! Clean residual mean=-0.000003 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.23501 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 99 components and 0.23501 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.053 mas, bmaj=7.765 mas, bpa=-4.693 degrees ! Estimated noise=1.67298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.08856e-05 Jy ! Component: 100 - total flux cleaned = -4.39401e-06 Jy ! Component: 150 - total flux cleaned = -9.35091e-05 Jy ! Component: 200 - total flux cleaned = -9.32759e-05 Jy ! Total flux subtracted in 200 components = -9.32759e-05 Jy ! Clean residual min=-0.002540 max=0.002191 Jy/beam ! Clean residual mean=-0.000002 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.234917 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 111 components and 0.234917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086834Jy sigma=0.418626 ! Fit after self-cal, rms=0.086816Jy sigma=0.418554 wmodel J1513-3209_S_map.mod ! Writing 111 model components to file: J1513-3209_S_map.mod wobs J1513-3209_S_uvs.fits ! Writing UV FITS file: J1513-3209_S_uvs.fits wwins J1513-3209_S_map.win ! wwins: Wrote 5 windows to J1513-3209_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.000493414 Jy ! Component: 100 - total flux cleaned = -0.000876881 Jy ! Component: 150 - total flux cleaned = -0.00113182 Jy ! Component: 200 - total flux cleaned = -0.00127148 Jy ! Component: 250 - total flux cleaned = -0.00150514 Jy ! Component: 300 - total flux cleaned = -0.00166598 Jy ! Component: 350 - total flux cleaned = -0.00182344 Jy ! Component: 400 - total flux cleaned = -0.00210025 Jy ! Component: 450 - total flux cleaned = -0.00227982 Jy ! Component: 500 - total flux cleaned = -0.00248488 Jy ! Component: 550 - total flux cleaned = -0.00257119 Jy ! Component: 600 - total flux cleaned = -0.00273987 Jy ! Component: 650 - total flux cleaned = -0.0028776 Jy ! Component: 700 - total flux cleaned = -0.00306621 Jy ! Component: 750 - total flux cleaned = -0.0031716 Jy ! Component: 800 - total flux cleaned = -0.00324946 Jy ! Component: 850 - total flux cleaned = -0.00330053 Jy ! Component: 900 - total flux cleaned = -0.00335055 Jy ! Component: 950 - total flux cleaned = -0.00340005 Jy ! Component: 1000 - total flux cleaned = -0.00352168 Jy ! Component: 1050 - total flux cleaned = -0.00361662 Jy ! Component: 1100 - total flux cleaned = -0.00371102 Jy ! Component: 1150 - total flux cleaned = -0.00380383 Jy ! Component: 1200 - total flux cleaned = -0.00396441 Jy ! Component: 1250 - total flux cleaned = -0.00405482 Jy ! Component: 1300 - total flux cleaned = -0.00409968 Jy ! Component: 1350 - total flux cleaned = -0.00420955 Jy ! Component: 1400 - total flux cleaned = -0.00425273 Jy ! Component: 1450 - total flux cleaned = -0.00438093 Jy ! Component: 1500 - total flux cleaned = -0.00440163 Jy ! Component: 1550 - total flux cleaned = -0.0044227 Jy ! Component: 1600 - total flux cleaned = -0.0045048 Jy ! Component: 1650 - total flux cleaned = -0.00444353 Jy ! Component: 1700 - total flux cleaned = -0.00450401 Jy ! Component: 1750 - total flux cleaned = -0.00452416 Jy ! Component: 1800 - total flux cleaned = -0.00458316 Jy ! Component: 1850 - total flux cleaned = -0.00458305 Jy ! Component: 1900 - total flux cleaned = -0.0046213 Jy ! Component: 1950 - total flux cleaned = -0.00460221 Jy ! Component: 2000 - total flux cleaned = -0.00458315 Jy ! Component: 2050 - total flux cleaned = -0.00458282 Jy ! Component: 2100 - total flux cleaned = -0.00452752 Jy ! Component: 2150 - total flux cleaned = -0.00454566 Jy ! Component: 2200 - total flux cleaned = -0.00459993 Jy ! Component: 2250 - total flux cleaned = -0.00458209 Jy ! Component: 2300 - total flux cleaned = -0.00459965 Jy ! Component: 2350 - total flux cleaned = -0.00463441 Jy ! Component: 2400 - total flux cleaned = -0.00466917 Jy ! Component: 2450 - total flux cleaned = -0.00463494 Jy ! Component: 2500 - total flux cleaned = -0.00471978 Jy ! Component: 2550 - total flux cleaned = -0.0047028 Jy ! Component: 2600 - total flux cleaned = -0.00468618 Jy ! Component: 2650 - total flux cleaned = -0.00476892 Jy ! Component: 2700 - total flux cleaned = -0.00476896 Jy ! Component: 2750 - total flux cleaned = -0.00480144 Jy ! Component: 2800 - total flux cleaned = -0.00483364 Jy ! Component: 2850 - total flux cleaned = -0.00484978 Jy ! Component: 2900 - total flux cleaned = -0.00494526 Jy ! Component: 2950 - total flux cleaned = -0.00491378 Jy ! Component: 3000 - total flux cleaned = -0.00500772 Jy ! Component: 3050 - total flux cleaned = -0.00510096 Jy ! Component: 3100 - total flux cleaned = -0.00508543 Jy ! Component: 3150 - total flux cleaned = -0.00513131 Jy ! Component: 3200 - total flux cleaned = -0.00516181 Jy ! Component: 3250 - total flux cleaned = -0.00519207 Jy ! Component: 3300 - total flux cleaned = -0.00520708 Jy ! Component: 3350 - total flux cleaned = -0.0052516 Jy ! Component: 3400 - total flux cleaned = -0.00526628 Jy ! Component: 3450 - total flux cleaned = -0.005281 Jy ! Component: 3500 - total flux cleaned = -0.00526655 Jy ! Component: 3550 - total flux cleaned = -0.00533908 Jy ! Component: 3600 - total flux cleaned = -0.00541104 Jy ! Component: 3650 - total flux cleaned = -0.0053681 Jy ! Component: 3700 - total flux cleaned = -0.00536798 Jy ! Component: 3750 - total flux cleaned = -0.0053679 Jy ! Component: 3800 - total flux cleaned = -0.00541004 Jy ! Component: 3850 - total flux cleaned = -0.00542386 Jy ! Component: 3900 - total flux cleaned = -0.00545158 Jy ! Component: 3950 - total flux cleaned = -0.00542396 Jy ! Component: 4000 - total flux cleaned = -0.00536912 Jy ! Component: 4050 - total flux cleaned = -0.00542393 Jy ! Total flux subtracted in 4096 components = -0.00546462 Jy ! Clean residual min=-0.000879 max=0.000835 Jy/beam ! Clean residual mean=0.000000 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.229452 Jy keep ! Adding 244 model components to the UV plane model. ! The established model now contains 355 components and 0.229452 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1513-3209_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.053 x 7.765 at -4.693 degrees (North through East) ! Clean map min=-0.0024628 max=0.18381 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1513-3209_S_map.fits wmodel /image_prod/ug002_uva//J1513-3209_S_map.mod ! Writing 355 model components to file: /image_prod/ug002_uva//J1513-3209_S_map.mod wobs /image_prod/ug002_uva//J1513-3209_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1513-3209_S_uvs.fits wwins /image_prod/ug002_uva//J1513-3209_S_map.win ! wwins: Wrote 6 windows to /image_prod/ug002_uva//J1513-3209_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.183806 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234827 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.383274 0.383274 0.766548 1.5331 3.06619 6.13238 12.2648 24.5295 49.0591 98.1181 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.183 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 782.729 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1513-3209_S_dfm.log closed on Thu Mar 5 02:10:02 2020