! Started logfile: /image_prod/ug002_uva//J2017-2514_S_dfm.log on Thu Mar 5 04:43:06 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//J2017-2514_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2017-2514_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.883333 visibilities/baseline/integration-bin. ! Found source: J2017-2514 ! ! 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 4770 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 J2017-2514_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010932Jy sigma=6.530350 ! Fit after self-cal, rms=0.859389Jy sigma=5.528546 ! 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.805 mas, bmaj=15.28 mas, bpa=-21.75 degrees ! Estimated noise=2.37021 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.108647 Jy ! Component: 100 - total flux cleaned = 0.136114 Jy ! Total flux subtracted in 100 components = 0.136114 Jy ! Clean residual min=-0.006978 max=0.012457 Jy/beam ! Clean residual mean=-0.000064 rms=0.002420 Jy/beam ! Combined flux in latest and established models = 0.136114 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.136114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093993Jy sigma=0.511408 ! Fit after self-cal, rms=0.093989Jy sigma=0.511299 ! 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.54 mas, bmaj=16.24 mas, bpa=-20.09 degrees ! Estimated noise=1.63272 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.0204732 Jy ! Component: 100 - total flux cleaned = 0.0319948 Jy ! Component: 150 - total flux cleaned = 0.039009 Jy ! Component: 200 - total flux cleaned = 0.0435731 Jy ! Total flux subtracted in 200 components = 0.0435731 Jy ! Clean residual min=-0.005378 max=0.005876 Jy/beam ! Clean residual mean=-0.000014 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.179687 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 78 components and 0.179687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089468Jy sigma=0.474131 ! Fit after self-cal, rms=0.089471Jy sigma=0.473829 ! 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.54 x 16.24 at -20.09 degrees (North through East) ! Clean map min=-0.0050893 max=0.14052 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.93 HN 1.01 KP 0.97 ! LA 0.90 MK 1.02 NL 1.01 OV 0.96 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.52 FD 0.94 HN 1.05 KP 0.97 ! LA 1.04 MK 1.00 NL 1.05 OV 0.98 ! PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.94 HN 1.11 KP 1.00 ! LA 1.01 MK 1.01 NL 1.01 OV 0.94 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.089471Jy sigma=0.473829 ! Fit after self-cal, rms=0.095635Jy sigma=0.465038 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=16.75 mas, bpa=-20.1 degrees ! Estimated noise=1.65444 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.000828952 Jy ! Component: 100 - total flux cleaned = 0.000876111 Jy ! Component: 150 - total flux cleaned = 0.000791126 Jy ! Component: 200 - total flux cleaned = 0.000677007 Jy ! Total flux subtracted in 200 components = 0.000677007 Jy ! Clean residual min=-0.004622 max=0.004176 Jy/beam ! Clean residual mean=0.000001 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.180364 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 0.180364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095562Jy sigma=0.464799 ! Fit after self-cal, rms=0.095695Jy sigma=0.464683 ! 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.095695Jy sigma=0.464683 ! Fit after self-cal, rms=0.094994Jy sigma=0.458242 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=16.84 mas, bpa=-20.2 degrees ! Estimated noise=1.66627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000768004 Jy ! Component: 100 - total flux cleaned = 0.00065149 Jy ! Component: 150 - total flux cleaned = 0.000406574 Jy ! Component: 200 - total flux cleaned = 0.000238746 Jy ! Total flux subtracted in 200 components = 0.000238746 Jy ! Clean residual min=-0.003862 max=0.003662 Jy/beam ! Clean residual mean=-0.000016 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.180602 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 116 components and 0.180602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094904Jy sigma=0.457886 ! Fit after self-cal, rms=0.094897Jy sigma=0.457826 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 = -3.92346e-05 Jy ! Component: 100 - total flux cleaned = -0.00017822 Jy ! Component: 150 - total flux cleaned = -0.000305116 Jy ! Component: 200 - total flux cleaned = -0.000392553 Jy ! Total flux subtracted in 200 components = -0.000392553 Jy ! Clean residual min=-0.003821 max=0.003621 Jy/beam ! Clean residual mean=-0.000017 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.18021 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 127 components and 0.18021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094862Jy sigma=0.457703 ! Fit after self-cal, rms=0.094858Jy sigma=0.457696 ! 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.094858Jy sigma=0.457696 ! Fit after self-cal, rms=0.095457Jy sigma=0.456718 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=16.9 mas, bpa=-20.25 degrees ! Estimated noise=1.66544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00067136 Jy ! Component: 100 - total flux cleaned = -0.000864744 Jy ! Component: 150 - total flux cleaned = -0.00102897 Jy ! Component: 200 - total flux cleaned = -0.00113805 Jy ! Total flux subtracted in 200 components = -0.00113805 Jy ! Clean residual min=-0.003478 max=0.003299 Jy/beam ! Clean residual mean=-0.000021 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.179072 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 129 components and 0.179072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095387Jy sigma=0.456489 ! Fit after self-cal, rms=0.095375Jy sigma=0.456469 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 = -6.47016e-05 Jy ! Component: 100 - total flux cleaned = -0.000210331 Jy ! Component: 150 - total flux cleaned = -0.000290502 Jy ! Component: 200 - total flux cleaned = -0.000365401 Jy ! Total flux subtracted in 200 components = -0.000365401 Jy ! Clean residual min=-0.003465 max=0.003261 Jy/beam ! Clean residual mean=-0.000021 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.178706 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 137 components and 0.178706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095347Jy sigma=0.456393 ! Fit after self-cal, rms=0.095342Jy sigma=0.456388 ! 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.095342Jy sigma=0.456388 ! Fit after self-cal, rms=0.096300Jy sigma=0.456293 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.627 mas, bmaj=24.27 mas, bpa=-7.674 degrees ! Estimated noise=1.96262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000793632 Jy ! Component: 100 - total flux cleaned = -0.000934531 Jy ! Component: 150 - total flux cleaned = -0.00102396 Jy ! Component: 200 - total flux cleaned = -0.00110171 Jy ! Total flux subtracted in 200 components = -0.00110171 Jy ! Clean residual min=-0.003751 max=0.003652 Jy/beam ! Clean residual mean=-0.000034 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.177605 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 151 components and 0.177605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096263Jy sigma=0.456231 ! Fit after self-cal, rms=0.096261Jy sigma=0.456220 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.40063e-05 Jy ! Component: 100 - total flux cleaned = -0.000137322 Jy ! Component: 150 - total flux cleaned = -0.000195459 Jy ! Component: 200 - total flux cleaned = -0.000212988 Jy ! Total flux subtracted in 200 components = -0.000212988 Jy ! Clean residual min=-0.003733 max=0.003655 Jy/beam ! Clean residual mean=-0.000035 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.177392 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 164 components and 0.177392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096246Jy sigma=0.456200 ! Fit after self-cal, rms=0.096243Jy sigma=0.456198 ! 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.525 mas, bmaj=16.95 mas, bpa=-20.27 degrees ! Estimated noise=1.6641 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.525 x 16.95 at -20.27 degrees (North through East) ! Clean map min=-0.0032581 max=0.14268 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.792 mas, bmaj=15.82 mas, bpa=-21.79 degrees ! Estimated noise=2.42747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1111 Jy ! Component: 100 - total flux cleaned = 0.138924 Jy ! Component: 150 - total flux cleaned = 0.152253 Jy ! Component: 200 - total flux cleaned = 0.159957 Jy ! Total flux subtracted in 200 components = 0.159957 Jy ! Clean residual min=-0.004656 max=0.004654 Jy/beam ! Clean residual mean=-0.000039 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.159957 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 42 model components to the UV plane model. ! The established model now contains 42 components and 0.159957 Jy ! Inverting map and beam ! Estimated beam: bmin=3.525 mas, bmaj=16.95 mas, bpa=-20.27 degrees ! Estimated noise=1.6641 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.00713905 Jy ! Component: 100 - total flux cleaned = 0.0112022 Jy ! Component: 150 - total flux cleaned = 0.0137766 Jy ! Component: 200 - total flux cleaned = 0.0154539 Jy ! Total flux subtracted in 200 components = 0.0154539 Jy ! Clean residual min=-0.003409 max=0.003453 Jy/beam ! Clean residual mean=-0.000025 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.175411 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 79 components and 0.175411 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.627 mas, bmaj=24.27 mas, bpa=-7.674 degrees ! Estimated noise=1.96262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158179 Jy ! Component: 100 - total flux cleaned = 0.00178696 Jy ! Component: 150 - total flux cleaned = 0.00186728 Jy ! Component: 200 - total flux cleaned = 0.00194178 Jy ! Total flux subtracted in 200 components = 0.00194178 Jy ! Clean residual min=-0.003844 max=0.003880 Jy/beam ! Clean residual mean=-0.000034 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.177352 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 = 4.6138e-05 Jy ! Component: 100 - total flux cleaned = 0.00011112 Jy ! Component: 150 - total flux cleaned = 0.000150546 Jy ! Component: 200 - total flux cleaned = 0.000206522 Jy ! Total flux subtracted in 200 components = 0.000206522 Jy ! Clean residual min=-0.003794 max=0.003799 Jy/beam ! Clean residual mean=-0.000034 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.177559 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 103 components and 0.177559 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.525 mas, bmaj=16.95 mas, bpa=-20.27 degrees ! Estimated noise=1.6641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.88701e-05 Jy ! Component: 100 - total flux cleaned = 0.000175582 Jy ! Component: 150 - total flux cleaned = 0.000244972 Jy ! Component: 200 - total flux cleaned = 0.000308834 Jy ! Total flux subtracted in 200 components = 0.000308834 Jy ! Clean residual min=-0.003361 max=0.003192 Jy/beam ! Clean residual mean=-0.000021 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.177868 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 116 components and 0.177868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096189Jy sigma=0.456096 ! Fit after self-cal, rms=0.096173Jy sigma=0.456064 wmodel J2017-2514_S_map.mod ! Writing 116 model components to file: J2017-2514_S_map.mod wobs J2017-2514_S_uvs.fits ! Writing UV FITS file: J2017-2514_S_uvs.fits wwins J2017-2514_S_map.win ! wwins: Wrote 1 windows to J2017-2514_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.00091026 Jy ! Component: 100 - total flux cleaned = -0.0015712 Jy ! Component: 150 - total flux cleaned = -0.00187655 Jy ! Component: 200 - total flux cleaned = -0.00221573 Jy ! Component: 250 - total flux cleaned = -0.00240189 Jy ! Component: 300 - total flux cleaned = -0.00266503 Jy ! Component: 350 - total flux cleaned = -0.00279179 Jy ! Component: 400 - total flux cleaned = -0.0027516 Jy ! Component: 450 - total flux cleaned = -0.00294777 Jy ! Component: 500 - total flux cleaned = -0.00309983 Jy ! Component: 550 - total flux cleaned = -0.00332052 Jy ! Component: 600 - total flux cleaned = -0.0036082 Jy ! Component: 650 - total flux cleaned = -0.00381786 Jy ! Component: 700 - total flux cleaned = -0.00402164 Jy ! Component: 750 - total flux cleaned = -0.00408801 Jy ! Component: 800 - total flux cleaned = -0.00431412 Jy ! Component: 850 - total flux cleaned = -0.00437718 Jy ! Component: 900 - total flux cleaned = -0.00450044 Jy ! Component: 950 - total flux cleaned = -0.00462102 Jy ! Component: 1000 - total flux cleaned = -0.00470964 Jy ! Component: 1050 - total flux cleaned = -0.00491164 Jy ! Component: 1100 - total flux cleaned = -0.00502402 Jy ! Component: 1150 - total flux cleaned = -0.00505155 Jy ! Component: 1200 - total flux cleaned = -0.00513361 Jy ! Component: 1250 - total flux cleaned = -0.0052134 Jy ! Component: 1300 - total flux cleaned = -0.00531839 Jy ! Component: 1350 - total flux cleaned = -0.00539571 Jy ! Component: 1400 - total flux cleaned = -0.00537046 Jy ! Component: 1450 - total flux cleaned = -0.0054957 Jy ! Component: 1500 - total flux cleaned = -0.00556936 Jy ! Component: 1550 - total flux cleaned = -0.00554519 Jy ! Component: 1600 - total flux cleaned = -0.00566464 Jy ! Component: 1650 - total flux cleaned = -0.00566385 Jy ! Component: 1700 - total flux cleaned = -0.00559439 Jy ! Component: 1750 - total flux cleaned = -0.00575445 Jy ! Component: 1800 - total flux cleaned = -0.00579903 Jy ! Component: 1850 - total flux cleaned = -0.00582059 Jy ! Component: 1900 - total flux cleaned = -0.00577691 Jy ! Component: 1950 - total flux cleaned = -0.00581988 Jy ! Component: 2000 - total flux cleaned = -0.00584097 Jy ! Component: 2050 - total flux cleaned = -0.00584087 Jy ! Component: 2100 - total flux cleaned = -0.00584066 Jy ! Component: 2150 - total flux cleaned = -0.0057997 Jy ! Component: 2200 - total flux cleaned = -0.00584028 Jy ! Component: 2250 - total flux cleaned = -0.00586014 Jy ! Component: 2300 - total flux cleaned = -0.0057813 Jy ! Component: 2350 - total flux cleaned = -0.00578143 Jy ! Component: 2400 - total flux cleaned = -0.00581985 Jy ! Component: 2450 - total flux cleaned = -0.00576241 Jy ! Component: 2500 - total flux cleaned = -0.00576265 Jy ! Component: 2550 - total flux cleaned = -0.00576285 Jy ! Component: 2600 - total flux cleaned = -0.00574466 Jy ! Component: 2650 - total flux cleaned = -0.0057993 Jy ! Component: 2700 - total flux cleaned = -0.005727 Jy ! Component: 2750 - total flux cleaned = -0.0057093 Jy ! Component: 2800 - total flux cleaned = -0.00570944 Jy ! Component: 2850 - total flux cleaned = -0.00570937 Jy ! Component: 2900 - total flux cleaned = -0.0057095 Jy ! Component: 2950 - total flux cleaned = -0.00576075 Jy ! Component: 3000 - total flux cleaned = -0.00572669 Jy ! Component: 3050 - total flux cleaned = -0.00574368 Jy ! Component: 3100 - total flux cleaned = -0.00571042 Jy ! Component: 3150 - total flux cleaned = -0.00569405 Jy ! Component: 3200 - total flux cleaned = -0.00567773 Jy ! Component: 3250 - total flux cleaned = -0.00566148 Jy ! Component: 3300 - total flux cleaned = -0.00562931 Jy ! Component: 3350 - total flux cleaned = -0.0056453 Jy ! Component: 3400 - total flux cleaned = -0.00561364 Jy ! Component: 3450 - total flux cleaned = -0.00562936 Jy ! Component: 3500 - total flux cleaned = -0.00558252 Jy ! Component: 3550 - total flux cleaned = -0.0056136 Jy ! Component: 3600 - total flux cleaned = -0.00555194 Jy ! Component: 3650 - total flux cleaned = -0.00550616 Jy ! Component: 3700 - total flux cleaned = -0.00553649 Jy ! Component: 3750 - total flux cleaned = -0.0055062 Jy ! Component: 3800 - total flux cleaned = -0.00547633 Jy ! Component: 3850 - total flux cleaned = -0.00549123 Jy ! Component: 3900 - total flux cleaned = -0.00550603 Jy ! Component: 3950 - total flux cleaned = -0.00546201 Jy ! Component: 4000 - total flux cleaned = -0.00552036 Jy ! Component: 4050 - total flux cleaned = -0.00547691 Jy ! Total flux subtracted in 4096 components = -0.00552006 Jy ! Clean residual min=-0.000863 max=0.000949 Jy/beam ! Clean residual mean=0.000006 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.172348 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 418 components and 0.172348 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2017-2514_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.525 x 16.95 at -20.27 degrees (North through East) ! Clean map min=-0.0027327 max=0.14439 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2017-2514_S_map.fits wmodel /image_prod/ug002_uva//J2017-2514_S_map.mod ! Writing 418 model components to file: /image_prod/ug002_uva//J2017-2514_S_map.mod wobs /image_prod/ug002_uva//J2017-2514_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2017-2514_S_uvs.fits wwins /image_prod/ug002_uva//J2017-2514_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2017-2514_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.144393 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000275907 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.573241 0.573241 1.14648 2.29296 4.58593 9.17185 18.3437 36.6874 73.3748 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.144 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 523.34 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2017-2514_S_dfm.log closed on Thu Mar 5 04:43:10 2020