! Started logfile: /image_prod/ug002_uva//J1711-3338_S_dfm.log on Thu Mar 5 03:08:02 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//J1711-3338_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1711-3338_S_uva.fits ! AN table 1: 74 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.830631 visibilities/baseline/integration-bin. ! Found source: J1711-3338 ! ! 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 2766 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 J1711-3338_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019561Jy sigma=6.592162 ! Fit after self-cal, rms=0.900607Jy sigma=5.892215 ! 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=10.94 mas, bmaj=49.05 mas, bpa=15.75 degrees ! Estimated noise=5.19807 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.0774454 Jy ! Component: 100 - total flux cleaned = 0.105551 Jy ! Total flux subtracted in 100 components = 0.105551 Jy ! Clean residual min=-0.012565 max=0.013449 Jy/beam ! Clean residual mean=0.000050 rms=0.004382 Jy/beam ! Combined flux in latest and established models = 0.105551 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.105551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100992Jy sigma=0.463641 ! Fit after self-cal, rms=0.100267Jy sigma=0.461088 ! 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=11.7 mas, bmaj=51.45 mas, bpa=15.7 degrees ! Estimated noise=2.21562 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.0126209 Jy ! Component: 100 - total flux cleaned = 0.0147839 Jy ! Component: 150 - total flux cleaned = 0.0168037 Jy ! Component: 200 - total flux cleaned = 0.0185763 Jy ! Total flux subtracted in 200 components = 0.0185763 Jy ! Clean residual min=-0.006974 max=0.010221 Jy/beam ! Clean residual mean=0.000175 rms=0.002850 Jy/beam ! Combined flux in latest and established models = 0.124127 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 123 components and 0.124127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096375Jy sigma=0.431462 ! Fit after self-cal, rms=0.096017Jy sigma=0.429778 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.7 x 51.45 at 15.7 degrees (North through East) ! Clean map min=-0.0098264 max=0.10001 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.89 KP 0.94 LA 0.97 ! OV 0.96 PT 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.96 KP 0.97 LA 1.38 ! OV 0.91 PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 0.96 KP 0.93 LA 1.09 ! OV 0.94 PT 0.97 ! ! ! Fit before self-cal, rms=0.096017Jy sigma=0.429778 ! Fit after self-cal, rms=0.090779Jy sigma=0.417148 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.63 mas, bmaj=52.13 mas, bpa=15.69 degrees ! Estimated noise=2.16097 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.00457186 Jy ! Component: 100 - total flux cleaned = 0.00594018 Jy ! Component: 150 - total flux cleaned = 0.00587417 Jy ! Component: 200 - total flux cleaned = 0.00598057 Jy ! Total flux subtracted in 200 components = 0.00598057 Jy ! Clean residual min=-0.005685 max=0.006228 Jy/beam ! Clean residual mean=0.000075 rms=0.001934 Jy/beam ! Combined flux in latest and established models = 0.130108 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 158 components and 0.130108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090413Jy sigma=0.414703 ! Fit after self-cal, rms=0.090394Jy sigma=0.414007 ! 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.090394Jy sigma=0.414007 ! Fit after self-cal, rms=0.087353Jy sigma=0.406869 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.65 mas, bmaj=51.83 mas, bpa=15.28 degrees ! Estimated noise=2.19701 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027817 Jy ! Component: 100 - total flux cleaned = 0.00337217 Jy ! Component: 150 - total flux cleaned = 0.00363766 Jy ! Component: 200 - total flux cleaned = 0.00385168 Jy ! Total flux subtracted in 200 components = 0.00385168 Jy ! Clean residual min=-0.003168 max=0.003938 Jy/beam ! Clean residual mean=0.000016 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.13396 Jy selfcal ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 232 components and 0.13396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087219Jy sigma=0.406155 ! Fit after self-cal, rms=0.087201Jy sigma=0.405944 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.00051558 Jy ! Component: 100 - total flux cleaned = 0.00055957 Jy ! Component: 150 - total flux cleaned = 0.000558323 Jy ! Component: 200 - total flux cleaned = 0.000589109 Jy ! Total flux subtracted in 200 components = 0.000589109 Jy ! Clean residual min=-0.002981 max=0.003891 Jy/beam ! Clean residual mean=0.000019 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.134549 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 265 components and 0.134549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087166Jy sigma=0.405742 ! Fit after self-cal, rms=0.087153Jy sigma=0.405720 ! 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.087153Jy sigma=0.405720 ! Fit after self-cal, rms=0.083595Jy sigma=0.403516 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.63 mas, bmaj=51.32 mas, bpa=15.11 degrees ! Estimated noise=2.18283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152813 Jy ! Component: 100 - total flux cleaned = 0.00252236 Jy ! Component: 150 - total flux cleaned = 0.00318679 Jy ! Component: 200 - total flux cleaned = 0.00354928 Jy ! Total flux subtracted in 200 components = 0.00354928 Jy ! Clean residual min=-0.002322 max=0.002250 Jy/beam ! Clean residual mean=0.000001 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.138098 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 290 components and 0.138098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083550Jy sigma=0.403304 ! Fit after self-cal, rms=0.083522Jy sigma=0.403226 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.00022877 Jy ! Component: 100 - total flux cleaned = 0.000545655 Jy ! Component: 150 - total flux cleaned = 0.000621325 Jy ! Component: 200 - total flux cleaned = 0.000639176 Jy ! Total flux subtracted in 200 components = 0.000639176 Jy ! Clean residual min=-0.002270 max=0.002256 Jy/beam ! Clean residual mean=0.000002 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.138737 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 317 components and 0.138737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083510Jy sigma=0.403170 ! Fit after self-cal, rms=0.083509Jy sigma=0.403163 ! 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.083509Jy sigma=0.403163 ! Fit after self-cal, rms=0.082542Jy sigma=0.403090 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.29 mas, bmaj=51.59 mas, bpa=14.68 degrees ! Estimated noise=2.17562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000926078 Jy ! Component: 100 - total flux cleaned = 0.00140293 Jy ! Component: 150 - total flux cleaned = 0.00171785 Jy ! Component: 200 - total flux cleaned = 0.00197821 Jy ! Total flux subtracted in 200 components = 0.00197821 Jy ! Clean residual min=-0.002227 max=0.002079 Jy/beam ! Clean residual mean=0.000004 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.140715 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 349 components and 0.140715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082519Jy sigma=0.403021 ! Fit after self-cal, rms=0.082506Jy sigma=0.403012 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.00012074 Jy ! Component: 100 - total flux cleaned = 0.000287472 Jy ! Component: 150 - total flux cleaned = 0.000332633 Jy ! Component: 200 - total flux cleaned = 0.000377248 Jy ! Total flux subtracted in 200 components = 0.000377248 Jy ! Clean residual min=-0.002173 max=0.002060 Jy/beam ! Clean residual mean=0.000005 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.141093 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 363 components and 0.141093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082496Jy sigma=0.402983 ! Fit after self-cal, rms=0.082495Jy sigma=0.402979 ! 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=11.6 mas, bmaj=51.17 mas, bpa=15.19 degrees ! Estimated noise=2.18681 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.6 x 51.17 at 15.19 degrees (North through East) ! Clean map min=-0.0061903 max=0.10028 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=10.96 mas, bmaj=47.97 mas, bpa=15.34 degrees ! Estimated noise=5.09721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0762409 Jy ! Component: 100 - total flux cleaned = 0.107017 Jy ! Component: 150 - total flux cleaned = 0.123836 Jy ! Component: 200 - total flux cleaned = 0.129695 Jy ! Total flux subtracted in 200 components = 0.129695 Jy ! Clean residual min=-0.005728 max=0.005778 Jy/beam ! Clean residual mean=-0.000051 rms=0.002061 Jy/beam ! Combined flux in latest and established models = 0.129695 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 80 model components to the UV plane model. ! The established model now contains 80 components and 0.129695 Jy ! Inverting map and beam ! Estimated beam: bmin=11.6 mas, bmaj=51.17 mas, bpa=15.19 degrees ! Estimated noise=2.18681 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.00299677 Jy ! Component: 100 - total flux cleaned = 0.0050999 Jy ! Component: 150 - total flux cleaned = 0.00645082 Jy ! Component: 200 - total flux cleaned = 0.00762204 Jy ! Total flux subtracted in 200 components = 0.00762204 Jy ! Clean residual min=-0.003228 max=0.002840 Jy/beam ! Clean residual mean=-0.000024 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.137317 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 163 components and 0.137317 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=12.29 mas, bmaj=51.59 mas, bpa=14.68 degrees ! Estimated noise=2.17562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000593829 Jy ! Component: 100 - total flux cleaned = 0.00104769 Jy ! Component: 150 - total flux cleaned = 0.00122335 Jy ! Component: 200 - total flux cleaned = 0.00142511 Jy ! Total flux subtracted in 200 components = 0.00142511 Jy ! Clean residual min=-0.002643 max=0.002321 Jy/beam ! Clean residual mean=-0.000016 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.138742 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.000163974 Jy ! Component: 100 - total flux cleaned = 0.000264863 Jy ! Component: 150 - total flux cleaned = 0.000324656 Jy ! Component: 200 - total flux cleaned = 0.000325104 Jy ! Total flux subtracted in 200 components = 0.000325104 Jy ! Clean residual min=-0.002441 max=0.002215 Jy/beam ! Clean residual mean=-0.000014 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.139067 Jy ! Adding 112 model components to the UV plane model. ! The established model now contains 252 components and 0.139067 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.6 mas, bmaj=51.17 mas, bpa=15.19 degrees ! Estimated noise=2.18681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00013134 Jy ! Component: 100 - total flux cleaned = -0.000193263 Jy ! Component: 150 - total flux cleaned = -0.000193856 Jy ! Component: 200 - total flux cleaned = -0.00022098 Jy ! Total flux subtracted in 200 components = -0.00022098 Jy ! Clean residual min=-0.002371 max=0.002193 Jy/beam ! Clean residual mean=-0.000014 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.138846 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 273 components and 0.138846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082520Jy sigma=0.403220 ! Fit after self-cal, rms=0.082522Jy sigma=0.403170 wmodel J1711-3338_S_map.mod ! Writing 273 model components to file: J1711-3338_S_map.mod wobs J1711-3338_S_uvs.fits ! Writing UV FITS file: J1711-3338_S_uvs.fits wwins J1711-3338_S_map.win ! wwins: Wrote 1 windows to J1711-3338_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.000290984 Jy ! Component: 100 - total flux cleaned = -0.00049152 Jy ! Component: 150 - total flux cleaned = -0.000646959 Jy ! Component: 200 - total flux cleaned = -0.0007902 Jy ! Component: 250 - total flux cleaned = -0.000924176 Jy ! Component: 300 - total flux cleaned = -0.0010477 Jy ! Component: 350 - total flux cleaned = -0.00109372 Jy ! Component: 400 - total flux cleaned = -0.0011825 Jy ! Component: 450 - total flux cleaned = -0.00122506 Jy ! Component: 500 - total flux cleaned = -0.00124505 Jy ! Component: 550 - total flux cleaned = -0.00120567 Jy ! Component: 600 - total flux cleaned = -0.00112986 Jy ! Component: 650 - total flux cleaned = -0.00101971 Jy ! Component: 700 - total flux cleaned = -0.000948471 Jy ! Component: 750 - total flux cleaned = -0.000878799 Jy ! Component: 800 - total flux cleaned = -0.000810803 Jy ! Component: 850 - total flux cleaned = -0.000794032 Jy ! Component: 900 - total flux cleaned = -0.000793804 Jy ! Component: 950 - total flux cleaned = -0.000809559 Jy ! Component: 1000 - total flux cleaned = -0.00080972 Jy ! Component: 1050 - total flux cleaned = -0.00084083 Jy ! Component: 1100 - total flux cleaned = -0.00087123 Jy ! Component: 1150 - total flux cleaned = -0.000871073 Jy ! Component: 1200 - total flux cleaned = -0.000885955 Jy ! Component: 1250 - total flux cleaned = -0.000900651 Jy ! Component: 1300 - total flux cleaned = -0.00091508 Jy ! Component: 1350 - total flux cleaned = -0.000915237 Jy ! Component: 1400 - total flux cleaned = -0.000929535 Jy ! Component: 1450 - total flux cleaned = -0.000943527 Jy ! Component: 1500 - total flux cleaned = -0.000957584 Jy ! Component: 1550 - total flux cleaned = -0.000985095 Jy ! Component: 1600 - total flux cleaned = -0.0010122 Jy ! Component: 1650 - total flux cleaned = -0.00102558 Jy ! Component: 1700 - total flux cleaned = -0.00105219 Jy ! Component: 1750 - total flux cleaned = -0.00107864 Jy ! Component: 1800 - total flux cleaned = -0.00110487 Jy ! Component: 1850 - total flux cleaned = -0.00113098 Jy ! Component: 1900 - total flux cleaned = -0.00116986 Jy ! Component: 1950 - total flux cleaned = -0.00119558 Jy ! Component: 2000 - total flux cleaned = -0.00122117 Jy ! Component: 2050 - total flux cleaned = -0.00125958 Jy ! Component: 2100 - total flux cleaned = -0.00131046 Jy ! Component: 2150 - total flux cleaned = -0.00134854 Jy ! Component: 2200 - total flux cleaned = -0.00141177 Jy ! Component: 2250 - total flux cleaned = -0.00146216 Jy ! Component: 2300 - total flux cleaned = -0.00151254 Jy ! Component: 2350 - total flux cleaned = -0.00155019 Jy ! Component: 2400 - total flux cleaned = -0.00162546 Jy ! Component: 2450 - total flux cleaned = -0.00166297 Jy ! Component: 2500 - total flux cleaned = -0.00170049 Jy ! Component: 2550 - total flux cleaned = -0.00176289 Jy ! Component: 2600 - total flux cleaned = -0.00181296 Jy ! Component: 2650 - total flux cleaned = -0.00186289 Jy ! Component: 2700 - total flux cleaned = -0.0019003 Jy ! Component: 2750 - total flux cleaned = -0.00195025 Jy ! Component: 2800 - total flux cleaned = -0.0019753 Jy ! Component: 2850 - total flux cleaned = -0.0020504 Jy ! Component: 2900 - total flux cleaned = -0.00208811 Jy ! Component: 2950 - total flux cleaned = -0.00213841 Jy ! Component: 3000 - total flux cleaned = -0.00220159 Jy ! Component: 3050 - total flux cleaned = -0.00223937 Jy ! Component: 3100 - total flux cleaned = -0.00227745 Jy ! Component: 3150 - total flux cleaned = -0.00231567 Jy ! Component: 3200 - total flux cleaned = -0.00232851 Jy ! Component: 3250 - total flux cleaned = -0.00231566 Jy ! Component: 3300 - total flux cleaned = -0.00234141 Jy ! Component: 3350 - total flux cleaned = -0.0023544 Jy ! Component: 3400 - total flux cleaned = -0.00234138 Jy ! Component: 3450 - total flux cleaned = -0.0023544 Jy ! Component: 3500 - total flux cleaned = -0.00235434 Jy ! Component: 3550 - total flux cleaned = -0.00238076 Jy ! Component: 3600 - total flux cleaned = -0.00236748 Jy ! Component: 3650 - total flux cleaned = -0.00235405 Jy ! Component: 3700 - total flux cleaned = -0.00235407 Jy ! Component: 3750 - total flux cleaned = -0.00232697 Jy ! Component: 3800 - total flux cleaned = -0.00234058 Jy ! Component: 3850 - total flux cleaned = -0.00234062 Jy ! Component: 3900 - total flux cleaned = -0.00235441 Jy ! Component: 3950 - total flux cleaned = -0.00236846 Jy ! Component: 4000 - total flux cleaned = -0.00239655 Jy ! Component: 4050 - total flux cleaned = -0.00241067 Jy ! Total flux subtracted in 4096 components = -0.00242496 Jy ! Clean residual min=-0.000882 max=0.000778 Jy/beam ! Clean residual mean=-0.000007 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.136421 Jy keep ! Adding 421 model components to the UV plane model. ! The established model now contains 694 components and 0.136421 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1711-3338_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.6 x 51.17 at 15.19 degrees (North through East) ! Clean map min=-0.0058839 max=0.099422 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1711-3338_S_map.fits wmodel /image_prod/ug002_uva//J1711-3338_S_map.mod ! Writing 694 model components to file: /image_prod/ug002_uva//J1711-3338_S_map.mod wobs /image_prod/ug002_uva//J1711-3338_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1711-3338_S_uvs.fits wwins /image_prod/ug002_uva//J1711-3338_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1711-3338_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0994219 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000400021 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.20704 1.20704 2.41408 4.82816 9.65631 19.3126 38.6253 77.2505 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.099 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 248.542 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1711-3338_S_dfm.log closed on Thu Mar 5 03:08:07 2020