! Started logfile: /image_prod/ug002_uva//J2002-1649_S_dfm.log on Thu Mar 5 04:34:00 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//J2002-1649_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2002-1649_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.986222 visibilities/baseline/integration-bin. ! Found source: J2002-1649 ! ! 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 6657 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 J2002-1649_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022012Jy sigma=7.464049 ! Fit after self-cal, rms=0.855092Jy sigma=6.157916 ! 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.631 mas, bmaj=6.894 mas, bpa=-3 degrees ! Estimated noise=1.73096 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.113031 Jy ! Component: 100 - total flux cleaned = 0.13988 Jy ! Total flux subtracted in 100 components = 0.13988 Jy ! Clean residual min=-0.007972 max=0.010988 Jy/beam ! Clean residual mean=0.000007 rms=0.001892 Jy/beam ! Combined flux in latest and established models = 0.13988 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.13988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079687Jy sigma=0.514818 ! Fit after self-cal, rms=0.079677Jy sigma=0.514770 ! 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.238 mas, bmaj=8.129 mas, bpa=-2.978 degrees ! Estimated noise=1.24011 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.0164354 Jy ! Component: 100 - total flux cleaned = 0.0235142 Jy ! Component: 150 - total flux cleaned = 0.0269997 Jy ! Component: 200 - total flux cleaned = 0.0287947 Jy ! Total flux subtracted in 200 components = 0.0287947 Jy ! Clean residual min=-0.006861 max=0.010473 Jy/beam ! Clean residual mean=0.000005 rms=0.001790 Jy/beam ! Combined flux in latest and established models = 0.168674 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.168674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077583Jy sigma=0.484229 ! Fit after self-cal, rms=0.077591Jy sigma=0.484117 ! Inverting map ! Added new window around map position (7, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00941774 Jy ! Component: 100 - total flux cleaned = 0.0131287 Jy ! Component: 150 - total flux cleaned = 0.0133979 Jy ! Component: 200 - total flux cleaned = 0.0133978 Jy ! Total flux subtracted in 200 components = 0.0133978 Jy ! Clean residual min=-0.006883 max=0.006904 Jy/beam ! Clean residual mean=0.000004 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.182072 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 56 components and 0.182072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076293Jy sigma=0.475264 ! Fit after self-cal, rms=0.076025Jy sigma=0.473323 ! 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.238 x 8.129 at -2.978 degrees (North through East) ! Clean map min=-0.0062083 max=0.14829 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.14 KP 1.00 ! LA 0.99 MK 1.00 NL 1.03 OV 0.83 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 1.10 KP 1.00 ! LA 0.99 MK 0.99 NL 1.17 OV 0.94 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.96 HN 1.13 KP 1.02 ! LA 1.02 MK 1.02 NL 1.13 OV 0.80 ! PT 1.00 SC 0.95 ! ! ! Fit before self-cal, rms=0.076025Jy sigma=0.473323 ! Fit after self-cal, rms=0.077285Jy sigma=0.457710 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.243 mas, bmaj=8.107 mas, bpa=-2.32 degrees ! Estimated noise=1.24709 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.000558275 Jy ! Component: 100 - total flux cleaned = 0.000857003 Jy ! Component: 150 - total flux cleaned = 0.00108852 Jy ! Component: 200 - total flux cleaned = 0.00115434 Jy ! Total flux subtracted in 200 components = 0.00115434 Jy ! Clean residual min=-0.004805 max=0.004859 Jy/beam ! Clean residual mean=0.000007 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.183227 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 75 components and 0.183227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076968Jy sigma=0.456202 ! Fit after self-cal, rms=0.077023Jy sigma=0.455897 ! 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.077023Jy sigma=0.455897 ! Fit after self-cal, rms=0.081745Jy sigma=0.447782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=8.117 mas, bpa=-2.526 degrees ! Estimated noise=1.24629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000729505 Jy ! Component: 100 - total flux cleaned = 0.000834984 Jy ! Component: 150 - total flux cleaned = 0.000877009 Jy ! Component: 200 - total flux cleaned = 0.000875422 Jy ! Total flux subtracted in 200 components = 0.000875422 Jy ! Clean residual min=-0.002194 max=0.002430 Jy/beam ! Clean residual mean=0.000002 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.184102 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 88 components and 0.184102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081687Jy sigma=0.447303 ! Fit after self-cal, rms=0.081757Jy sigma=0.447229 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 (54, 29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147616 Jy ! Component: 100 - total flux cleaned = 0.00200866 Jy ! Component: 150 - total flux cleaned = 0.00264644 Jy ! Component: 200 - total flux cleaned = 0.00288433 Jy ! Total flux subtracted in 200 components = 0.00288433 Jy ! Clean residual min=-0.002062 max=0.002005 Jy/beam ! Clean residual mean=0.000000 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.186986 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 108 components and 0.186986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081654Jy sigma=0.446525 ! Fit after self-cal, rms=0.081660Jy sigma=0.446502 ! 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.081660Jy sigma=0.446502 ! Fit after self-cal, rms=0.081946Jy sigma=0.446459 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.236 mas, bmaj=8.112 mas, bpa=-2.477 degrees ! Estimated noise=1.2478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000723078 Jy ! Component: 100 - total flux cleaned = 0.000796904 Jy ! Component: 150 - total flux cleaned = 0.000830464 Jy ! Component: 200 - total flux cleaned = 0.000830527 Jy ! Total flux subtracted in 200 components = 0.000830527 Jy ! Clean residual min=-0.002025 max=0.001949 Jy/beam ! Clean residual mean=0.000000 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.187817 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 124 components and 0.187817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081910Jy sigma=0.446256 ! Fit after self-cal, rms=0.081913Jy sigma=0.446252 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.000102906 Jy ! Component: 100 - total flux cleaned = 0.000103959 Jy ! Component: 150 - total flux cleaned = 0.000162022 Jy ! Component: 200 - total flux cleaned = 0.000134052 Jy ! Total flux subtracted in 200 components = 0.000134052 Jy ! Clean residual min=-0.002039 max=0.001916 Jy/beam ! Clean residual mean=0.000000 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.187951 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 136 components and 0.187951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081886Jy sigma=0.446113 ! Fit after self-cal, rms=0.081885Jy sigma=0.446110 ! 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.081885Jy sigma=0.446110 ! Fit after self-cal, rms=0.081936Jy sigma=0.446100 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.96 mas, bmaj=16.54 mas, bpa=2.126 degrees ! Estimated noise=1.51787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000187864 Jy ! Component: 100 - total flux cleaned = -0.00018925 Jy ! Component: 150 - total flux cleaned = -0.000167559 Jy ! Component: 200 - total flux cleaned = -0.00014884 Jy ! Total flux subtracted in 200 components = -0.00014884 Jy ! Clean residual min=-0.001968 max=0.001913 Jy/beam ! Clean residual mean=0.000000 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.187802 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 144 components and 0.187802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081927Jy sigma=0.446058 ! Fit after self-cal, rms=0.081927Jy sigma=0.446053 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 = -2.24854e-05 Jy ! Component: 100 - total flux cleaned = -4.65396e-06 Jy ! Component: 150 - total flux cleaned = -4.67041e-06 Jy ! Component: 200 - total flux cleaned = -5.71579e-06 Jy ! Total flux subtracted in 200 components = -5.71579e-06 Jy ! Clean residual min=-0.001943 max=0.001935 Jy/beam ! Clean residual mean=0.000000 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.187796 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 150 components and 0.187796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081923Jy sigma=0.446061 ! Fit after self-cal, rms=0.081922Jy sigma=0.446060 ! 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.236 mas, bmaj=8.106 mas, bpa=-2.445 degrees ! Estimated noise=1.24888 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.236 x 8.106 at -2.445 degrees (North through East) ! Clean map min=-0.0020521 max=0.15005 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.624 mas, bmaj=6.863 mas, bpa=-2.446 degrees ! Estimated noise=1.75469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114434 Jy ! Component: 100 - total flux cleaned = 0.142179 Jy ! Component: 150 - total flux cleaned = 0.155626 Jy ! Component: 200 - total flux cleaned = 0.16414 Jy ! Total flux subtracted in 200 components = 0.16414 Jy ! Clean residual min=-0.004086 max=0.004556 Jy/beam ! Clean residual mean=0.000002 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.16414 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.16414 Jy ! Inverting map and beam ! Estimated beam: bmin=3.236 mas, bmaj=8.106 mas, bpa=-2.445 degrees ! Estimated noise=1.24888 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.00779769 Jy ! Component: 100 - total flux cleaned = 0.012733 Jy ! Component: 150 - total flux cleaned = 0.0161265 Jy ! Component: 200 - total flux cleaned = 0.0185553 Jy ! Total flux subtracted in 200 components = 0.0185553 Jy ! Clean residual min=-0.002283 max=0.001968 Jy/beam ! Clean residual mean=0.000003 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.182696 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 47 components and 0.182696 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.96 mas, bmaj=16.54 mas, bpa=2.126 degrees ! Estimated noise=1.51787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195076 Jy ! Component: 100 - total flux cleaned = 0.00284218 Jy ! Component: 150 - total flux cleaned = 0.00359502 Jy ! Component: 200 - total flux cleaned = 0.00394327 Jy ! Total flux subtracted in 200 components = 0.00394327 Jy ! Clean residual min=-0.001974 max=0.002067 Jy/beam ! Clean residual mean=0.000002 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.186639 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.000286978 Jy ! Component: 100 - total flux cleaned = 0.000467992 Jy ! Component: 150 - total flux cleaned = 0.000647782 Jy ! Component: 200 - total flux cleaned = 0.000757885 Jy ! Total flux subtracted in 200 components = 0.000757885 Jy ! Clean residual min=-0.001928 max=0.001994 Jy/beam ! Clean residual mean=0.000001 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.187397 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 94 components and 0.187397 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.236 mas, bmaj=8.106 mas, bpa=-2.445 degrees ! Estimated noise=1.24888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000288178 Jy ! Component: 100 - total flux cleaned = 0.000489013 Jy ! Component: 150 - total flux cleaned = 0.00062718 Jy ! Component: 200 - total flux cleaned = 0.000712881 Jy ! Total flux subtracted in 200 components = 0.000712881 Jy ! Clean residual min=-0.002000 max=0.001850 Jy/beam ! Clean residual mean=-0.000000 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.18811 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 119 components and 0.18811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082009Jy sigma=0.446463 ! Fit after self-cal, rms=0.082005Jy sigma=0.446392 wmodel J2002-1649_S_map.mod ! Writing 119 model components to file: J2002-1649_S_map.mod wobs J2002-1649_S_uvs.fits ! Writing UV FITS file: J2002-1649_S_uvs.fits wwins J2002-1649_S_map.win ! wwins: Wrote 3 windows to J2002-1649_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.000486873 Jy ! Component: 100 - total flux cleaned = -0.000896522 Jy ! Component: 150 - total flux cleaned = -0.00109131 Jy ! Component: 200 - total flux cleaned = -0.0012155 Jy ! Component: 250 - total flux cleaned = -0.00136354 Jy ! Component: 300 - total flux cleaned = -0.00144821 Jy ! Component: 350 - total flux cleaned = -0.0015311 Jy ! Component: 400 - total flux cleaned = -0.00163887 Jy ! Component: 450 - total flux cleaned = -0.00169147 Jy ! Component: 500 - total flux cleaned = -0.0018191 Jy ! Component: 550 - total flux cleaned = -0.00176879 Jy ! Component: 600 - total flux cleaned = -0.00184251 Jy ! Component: 650 - total flux cleaned = -0.00189021 Jy ! Component: 700 - total flux cleaned = -0.00198473 Jy ! Component: 750 - total flux cleaned = -0.00207781 Jy ! Component: 800 - total flux cleaned = -0.00221501 Jy ! Component: 850 - total flux cleaned = -0.00235008 Jy ! Component: 900 - total flux cleaned = -0.00248315 Jy ! Component: 950 - total flux cleaned = -0.00257081 Jy ! Component: 1000 - total flux cleaned = -0.00267882 Jy ! Component: 1050 - total flux cleaned = -0.00272145 Jy ! Component: 1100 - total flux cleaned = -0.00276343 Jy ! Component: 1150 - total flux cleaned = -0.00284679 Jy ! Component: 1200 - total flux cleaned = -0.00290805 Jy ! Component: 1250 - total flux cleaned = -0.00292846 Jy ! Component: 1300 - total flux cleaned = -0.00304923 Jy ! Component: 1350 - total flux cleaned = -0.00306879 Jy ! Component: 1400 - total flux cleaned = -0.00314714 Jy ! Component: 1450 - total flux cleaned = -0.00320536 Jy ! Component: 1500 - total flux cleaned = -0.00322456 Jy ! Component: 1550 - total flux cleaned = -0.00328165 Jy ! Component: 1600 - total flux cleaned = -0.00335704 Jy ! Component: 1650 - total flux cleaned = -0.00337561 Jy ! Component: 1700 - total flux cleaned = -0.00343106 Jy ! Component: 1750 - total flux cleaned = -0.00344953 Jy ! Component: 1800 - total flux cleaned = -0.0034857 Jy ! Component: 1850 - total flux cleaned = -0.00352162 Jy ! Component: 1900 - total flux cleaned = -0.003575 Jy ! Component: 1950 - total flux cleaned = -0.00359248 Jy ! Component: 2000 - total flux cleaned = -0.00366205 Jy ! Component: 2050 - total flux cleaned = -0.00366186 Jy ! Component: 2100 - total flux cleaned = -0.00371348 Jy ! Component: 2150 - total flux cleaned = -0.00379813 Jy ! Component: 2200 - total flux cleaned = -0.00379811 Jy ! Component: 2250 - total flux cleaned = -0.00388137 Jy ! Component: 2300 - total flux cleaned = -0.0038815 Jy ! Component: 2350 - total flux cleaned = -0.00397971 Jy ! Component: 2400 - total flux cleaned = -0.00402835 Jy ! Component: 2450 - total flux cleaned = -0.0040766 Jy ! Component: 2500 - total flux cleaned = -0.00412441 Jy ! Component: 2550 - total flux cleaned = -0.00417162 Jy ! Component: 2600 - total flux cleaned = -0.00415598 Jy ! Component: 2650 - total flux cleaned = -0.00421809 Jy ! Component: 2700 - total flux cleaned = -0.00414109 Jy ! Component: 2750 - total flux cleaned = -0.00420245 Jy ! Component: 2800 - total flux cleaned = -0.00414166 Jy ! Component: 2850 - total flux cleaned = -0.00412653 Jy ! Component: 2900 - total flux cleaned = -0.00406663 Jy ! Component: 2950 - total flux cleaned = -0.00408139 Jy ! Component: 3000 - total flux cleaned = -0.00402238 Jy ! Component: 3050 - total flux cleaned = -0.00399297 Jy ! Component: 3100 - total flux cleaned = -0.00394916 Jy ! Component: 3150 - total flux cleaned = -0.00390573 Jy ! Component: 3200 - total flux cleaned = -0.00394888 Jy ! Component: 3250 - total flux cleaned = -0.00394883 Jy ! Component: 3300 - total flux cleaned = -0.00392027 Jy ! Component: 3350 - total flux cleaned = -0.00389216 Jy ! Component: 3400 - total flux cleaned = -0.00387812 Jy ! Component: 3450 - total flux cleaned = -0.00386401 Jy ! Component: 3500 - total flux cleaned = -0.00380859 Jy ! Component: 3550 - total flux cleaned = -0.00380865 Jy ! Component: 3600 - total flux cleaned = -0.00378131 Jy ! Component: 3650 - total flux cleaned = -0.00376767 Jy ! Component: 3700 - total flux cleaned = -0.00374065 Jy ! Component: 3750 - total flux cleaned = -0.00372721 Jy ! Component: 3800 - total flux cleaned = -0.0036737 Jy ! Component: 3850 - total flux cleaned = -0.0036869 Jy ! Component: 3900 - total flux cleaned = -0.00370003 Jy ! Component: 3950 - total flux cleaned = -0.00367357 Jy ! Component: 4000 - total flux cleaned = -0.00366057 Jy ! Component: 4050 - total flux cleaned = -0.00367362 Jy ! Total flux subtracted in 4096 components = -0.00364778 Jy ! Clean residual min=-0.000758 max=0.000807 Jy/beam ! Clean residual mean=-0.000000 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.184462 Jy keep ! Adding 249 model components to the UV plane model. ! The established model now contains 368 components and 0.184462 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2002-1649_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.236 x 8.106 at -2.445 degrees (North through East) ! Clean map min=-0.0018788 max=0.15018 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2002-1649_S_map.fits wmodel /image_prod/ug002_uva//J2002-1649_S_map.mod ! Writing 368 model components to file: /image_prod/ug002_uva//J2002-1649_S_map.mod wobs /image_prod/ug002_uva//J2002-1649_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2002-1649_S_uvs.fits wwins /image_prod/ug002_uva//J2002-1649_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2002-1649_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.150185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226663 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.452769 0.452769 0.905539 1.81108 3.62215 7.24431 14.4886 28.9772 57.9545 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.15 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 662.589 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2002-1649_S_dfm.log closed on Thu Mar 5 04:34:04 2020