! Started logfile: /image_prod/ug002_uva//J1826-2924_S_dfm.log on Thu Mar 5 03:44:53 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//J1826-2924_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1826-2924_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.768056 visibilities/baseline/integration-bin. ! Found source: J1826-2924 ! ! 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 3318 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 J1826-2924_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.039924Jy sigma=6.407792 ! Fit after self-cal, rms=0.824226Jy sigma=4.851398 ! 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.777 mas, bmaj=6.527 mas, bpa=0.5039 degrees ! Estimated noise=3.19517 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.146055 Jy ! Component: 100 - total flux cleaned = 0.192083 Jy ! Total flux subtracted in 100 components = 0.192083 Jy ! Clean residual min=-0.014706 max=0.026737 Jy/beam ! Clean residual mean=0.000015 rms=0.004695 Jy/beam ! Combined flux in latest and established models = 0.192083 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.192083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111680Jy sigma=0.603220 ! Fit after self-cal, rms=0.111594Jy sigma=0.602420 ! 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.279 mas, bmaj=7.579 mas, bpa=0.4237 degrees ! Estimated noise=2.11844 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, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0332047 Jy ! Component: 100 - total flux cleaned = 0.0511274 Jy ! Component: 150 - total flux cleaned = 0.0606329 Jy ! Component: 200 - total flux cleaned = 0.063512 Jy ! Total flux subtracted in 200 components = 0.063512 Jy ! Clean residual min=-0.012313 max=0.014987 Jy/beam ! Clean residual mean=-0.000013 rms=0.003505 Jy/beam ! Combined flux in latest and established models = 0.255595 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 51 components and 0.255595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103460Jy sigma=0.516405 ! Fit after self-cal, rms=0.103371Jy sigma=0.513904 ! 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.279 x 7.579 at 0.4237 degrees (North through East) ! Clean map min=-0.012058 max=0.17499 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.96 HN 1.30 KP 0.98 ! LA 1.01 MK 1.08 OV 0.80 PT 1.00 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.48 FD 0.96 HN 1.32 KP 0.99 ! LA 1.03 MK 1.07 OV 0.86 PT 0.97 ! SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.95 HN 1.23 KP 1.00 ! LA 0.95 MK 0.94 OV 0.85 PT 1.00 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.103371Jy sigma=0.513904 ! Fit after self-cal, rms=0.114514Jy sigma=0.476833 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=7.618 mas, bpa=1.677 degrees ! Estimated noise=2.11366 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.000294721 Jy ! Component: 100 - total flux cleaned = -0.000104156 Jy ! Component: 150 - total flux cleaned = -0.000577061 Jy ! Component: 200 - total flux cleaned = -0.00113893 Jy ! Total flux subtracted in 200 components = -0.00113893 Jy ! Clean residual min=-0.006435 max=0.007822 Jy/beam ! Clean residual mean=0.000010 rms=0.001895 Jy/beam ! Combined flux in latest and established models = 0.254456 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.254456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113521Jy sigma=0.473811 ! Fit after self-cal, rms=0.114012Jy sigma=0.473000 ! 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.114012Jy sigma=0.473000 ! Fit after self-cal, rms=0.130436Jy sigma=0.462528 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=7.617 mas, bpa=1.593 degrees ! Estimated noise=2.10863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139259 Jy ! Component: 100 - total flux cleaned = 0.00110743 Jy ! Component: 150 - total flux cleaned = 0.00110179 Jy ! Component: 200 - total flux cleaned = 0.00109841 Jy ! Total flux subtracted in 200 components = 0.00109841 Jy ! Clean residual min=-0.004444 max=0.004577 Jy/beam ! Clean residual mean=-0.000001 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.255554 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.255554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130172Jy sigma=0.461806 ! Fit after self-cal, rms=0.130229Jy sigma=0.461679 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.00010646 Jy ! Component: 100 - total flux cleaned = -0.000111838 Jy ! Component: 150 - total flux cleaned = -0.000112951 Jy ! Component: 200 - total flux cleaned = -0.000114172 Jy ! Total flux subtracted in 200 components = -0.000114172 Jy ! Clean residual min=-0.004122 max=0.004360 Jy/beam ! Clean residual mean=-0.000001 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.25544 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.25544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130101Jy sigma=0.461258 ! Fit after self-cal, rms=0.130083Jy sigma=0.461205 ! 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.130083Jy sigma=0.461205 ! Fit after self-cal, rms=0.134081Jy sigma=0.460644 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=7.604 mas, bpa=1.693 degrees ! Estimated noise=2.09508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010994 Jy ! Component: 100 - total flux cleaned = 0.00102234 Jy ! Component: 150 - total flux cleaned = 0.00102012 Jy ! Component: 200 - total flux cleaned = 0.000897612 Jy ! Total flux subtracted in 200 components = 0.000897612 Jy ! Clean residual min=-0.003905 max=0.003876 Jy/beam ! Clean residual mean=-0.000004 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.256338 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.256338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133941Jy sigma=0.460205 ! Fit after self-cal, rms=0.133899Jy sigma=0.460167 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.99618e-05 Jy ! Component: 100 - total flux cleaned = -2.46939e-05 Jy ! Component: 150 - total flux cleaned = -7.53973e-05 Jy ! Component: 200 - total flux cleaned = -7.47318e-05 Jy ! Total flux subtracted in 200 components = -7.47318e-05 Jy ! Clean residual min=-0.003950 max=0.003707 Jy/beam ! Clean residual mean=-0.000004 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.256263 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 105 components and 0.256263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133831Jy sigma=0.459907 ! Fit after self-cal, rms=0.133835Jy sigma=0.459881 ! 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.133835Jy sigma=0.459881 ! Fit after self-cal, rms=0.135031Jy sigma=0.459807 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.779 mas, bmaj=21.5 mas, bpa=7.757 degrees ! Estimated noise=2.53267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012077 Jy ! Component: 100 - total flux cleaned = 0.0013813 Jy ! Component: 150 - total flux cleaned = 0.00146657 Jy ! Component: 200 - total flux cleaned = 0.00151674 Jy ! Total flux subtracted in 200 components = 0.00151674 Jy ! Clean residual min=-0.002913 max=0.003611 Jy/beam ! Clean residual mean=-0.000008 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.25778 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 114 components and 0.25778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135035Jy sigma=0.459772 ! Fit after self-cal, rms=0.134993Jy sigma=0.459744 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 = 9.36105e-05 Jy ! Component: 100 - total flux cleaned = 0.0001459 Jy ! Component: 150 - total flux cleaned = 0.000169532 Jy ! Component: 200 - total flux cleaned = 0.000192213 Jy ! Total flux subtracted in 200 components = 0.000192213 Jy ! Clean residual min=-0.002856 max=0.003516 Jy/beam ! Clean residual mean=-0.000008 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.257972 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 115 components and 0.257972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134989Jy sigma=0.459749 ! Fit after self-cal, rms=0.134967Jy sigma=0.459739 ! 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.23 mas, bmaj=7.597 mas, bpa=1.723 degrees ! Estimated noise=2.09184 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.23 x 7.597 at 1.723 degrees (North through East) ! Clean map min=-0.003498 max=0.17398 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.719 mas, bmaj=6.537 mas, bpa=1.914 degrees ! Estimated noise=3.13336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142826 Jy ! Component: 100 - total flux cleaned = 0.190912 Jy ! Component: 150 - total flux cleaned = 0.216596 Jy ! Component: 200 - total flux cleaned = 0.231625 Jy ! Total flux subtracted in 200 components = 0.231625 Jy ! Clean residual min=-0.006857 max=0.008509 Jy/beam ! Clean residual mean=0.000004 rms=0.001813 Jy/beam ! Combined flux in latest and established models = 0.231624 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.231624 Jy ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=7.597 mas, bpa=1.723 degrees ! Estimated noise=2.09184 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.0112276 Jy ! Component: 100 - total flux cleaned = 0.017122 Jy ! Component: 150 - total flux cleaned = 0.0207056 Jy ! Component: 200 - total flux cleaned = 0.0218067 Jy ! Total flux subtracted in 200 components = 0.0218067 Jy ! Clean residual min=-0.003927 max=0.003603 Jy/beam ! Clean residual mean=-0.000005 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.253431 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 51 components and 0.253431 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.779 mas, bmaj=21.5 mas, bpa=7.757 degrees ! Estimated noise=2.53267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022307 Jy ! Component: 100 - total flux cleaned = 0.00259053 Jy ! Component: 150 - total flux cleaned = 0.00274572 Jy ! Component: 200 - total flux cleaned = 0.00288996 Jy ! Total flux subtracted in 200 components = 0.00288996 Jy ! Clean residual min=-0.002873 max=0.003016 Jy/beam ! Clean residual mean=-0.000008 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.256321 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.000101285 Jy ! Component: 100 - total flux cleaned = 0.000226083 Jy ! Component: 150 - total flux cleaned = 0.000314484 Jy ! Component: 200 - total flux cleaned = 0.000424473 Jy ! Total flux subtracted in 200 components = 0.000424473 Jy ! Clean residual min=-0.002839 max=0.002995 Jy/beam ! Clean residual mean=-0.000008 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.256746 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 0.256746 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=7.597 mas, bpa=1.723 degrees ! Estimated noise=2.09184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000542063 Jy ! Component: 100 - total flux cleaned = -0.000615136 Jy ! Component: 150 - total flux cleaned = -0.000553112 Jy ! Component: 200 - total flux cleaned = -0.000497856 Jy ! Total flux subtracted in 200 components = -0.000497856 Jy ! Clean residual min=-0.003698 max=0.003648 Jy/beam ! Clean residual mean=-0.000005 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.256248 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.256248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134990Jy sigma=0.459306 ! Fit after self-cal, rms=0.134951Jy sigma=0.459201 wmodel J1826-2924_S_map.mod ! Writing 75 model components to file: J1826-2924_S_map.mod wobs J1826-2924_S_uvs.fits ! Writing UV FITS file: J1826-2924_S_uvs.fits wwins J1826-2924_S_map.win ! wwins: Wrote 2 windows to J1826-2924_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.000537914 Jy ! Component: 100 - total flux cleaned = -0.00128576 Jy ! Component: 150 - total flux cleaned = -0.00163678 Jy ! Component: 200 - total flux cleaned = -0.00202806 Jy ! Component: 250 - total flux cleaned = -0.00224253 Jy ! Component: 300 - total flux cleaned = -0.00224247 Jy ! Component: 350 - total flux cleaned = -0.00224322 Jy ! Component: 400 - total flux cleaned = -0.00243591 Jy ! Component: 450 - total flux cleaned = -0.00243663 Jy ! Component: 500 - total flux cleaned = -0.0025276 Jy ! Component: 550 - total flux cleaned = -0.00248307 Jy ! Component: 600 - total flux cleaned = -0.00248198 Jy ! Component: 650 - total flux cleaned = -0.00235634 Jy ! Component: 700 - total flux cleaned = -0.00231571 Jy ! Component: 750 - total flux cleaned = -0.00235584 Jy ! Component: 800 - total flux cleaned = -0.00227734 Jy ! Component: 850 - total flux cleaned = -0.00220255 Jy ! Component: 900 - total flux cleaned = -0.00231528 Jy ! Component: 950 - total flux cleaned = -0.00231464 Jy ! Component: 1000 - total flux cleaned = -0.00231412 Jy ! Component: 1050 - total flux cleaned = -0.0023842 Jy ! Component: 1100 - total flux cleaned = -0.00227921 Jy ! Component: 1150 - total flux cleaned = -0.00224492 Jy ! Component: 1200 - total flux cleaned = -0.00217775 Jy ! Component: 1250 - total flux cleaned = -0.00211137 Jy ! Component: 1300 - total flux cleaned = -0.00201281 Jy ! Component: 1350 - total flux cleaned = -0.0018508 Jy ! Component: 1400 - total flux cleaned = -0.00172332 Jy ! Component: 1450 - total flux cleaned = -0.00172328 Jy ! Component: 1500 - total flux cleaned = -0.00163019 Jy ! Component: 1550 - total flux cleaned = -0.0016611 Jy ! Component: 1600 - total flux cleaned = -0.00157029 Jy ! Component: 1650 - total flux cleaned = -0.00160049 Jy ! Component: 1700 - total flux cleaned = -0.00157103 Jy ! Component: 1750 - total flux cleaned = -0.00151239 Jy ! Component: 1800 - total flux cleaned = -0.00142608 Jy ! Component: 1850 - total flux cleaned = -0.00136946 Jy ! Component: 1900 - total flux cleaned = -0.00134125 Jy ! Component: 1950 - total flux cleaned = -0.00134101 Jy ! Component: 2000 - total flux cleaned = -0.00125841 Jy ! Component: 2050 - total flux cleaned = -0.00125848 Jy ! Component: 2100 - total flux cleaned = -0.00128562 Jy ! Component: 2150 - total flux cleaned = -0.0012853 Jy ! Component: 2200 - total flux cleaned = -0.00128549 Jy ! Component: 2250 - total flux cleaned = -0.00123301 Jy ! Component: 2300 - total flux cleaned = -0.00123318 Jy ! Component: 2350 - total flux cleaned = -0.00120747 Jy ! Component: 2400 - total flux cleaned = -0.00120752 Jy ! Component: 2450 - total flux cleaned = -0.00123259 Jy ! Component: 2500 - total flux cleaned = -0.0012578 Jy ! Component: 2550 - total flux cleaned = -0.00138152 Jy ! Component: 2600 - total flux cleaned = -0.00135721 Jy ! Component: 2650 - total flux cleaned = -0.00135739 Jy ! Component: 2700 - total flux cleaned = -0.00133342 Jy ! Component: 2750 - total flux cleaned = -0.00138142 Jy ! Component: 2800 - total flux cleaned = -0.00131049 Jy ! Component: 2850 - total flux cleaned = -0.00131087 Jy ! Component: 2900 - total flux cleaned = -0.00126446 Jy ! Component: 2950 - total flux cleaned = -0.00124133 Jy ! Component: 3000 - total flux cleaned = -0.00121842 Jy ! Component: 3050 - total flux cleaned = -0.00115019 Jy ! Component: 3100 - total flux cleaned = -0.00124066 Jy ! Component: 3150 - total flux cleaned = -0.00112838 Jy ! Component: 3200 - total flux cleaned = -0.00115068 Jy ! Component: 3250 - total flux cleaned = -0.00110669 Jy ! Component: 3300 - total flux cleaned = -0.00106273 Jy ! Component: 3350 - total flux cleaned = -0.00104105 Jy ! Component: 3400 - total flux cleaned = -0.00101931 Jy ! Component: 3450 - total flux cleaned = -0.00104092 Jy ! Component: 3500 - total flux cleaned = -0.000976776 Jy ! Component: 3550 - total flux cleaned = -0.00089191 Jy ! Component: 3600 - total flux cleaned = -0.000891884 Jy ! Component: 3650 - total flux cleaned = -0.000891921 Jy ! Component: 3700 - total flux cleaned = -0.000871092 Jy ! Component: 3750 - total flux cleaned = -0.000870951 Jy ! Component: 3800 - total flux cleaned = -0.00085039 Jy ! Component: 3850 - total flux cleaned = -0.000850606 Jy ! Component: 3900 - total flux cleaned = -0.000972975 Jy ! Component: 3950 - total flux cleaned = -0.000952649 Jy ! Component: 4000 - total flux cleaned = -0.00107378 Jy ! Component: 4050 - total flux cleaned = -0.00107357 Jy ! Total flux subtracted in 4096 components = -0.00111358 Jy ! Clean residual min=-0.001185 max=0.001264 Jy/beam ! Clean residual mean=0.000001 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.255134 Jy keep ! Adding 252 model components to the UV plane model. ! The established model now contains 327 components and 0.255134 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1826-2924_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.23 x 7.597 at 1.723 degrees (North through East) ! Clean map min=-0.0024094 max=0.17607 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1826-2924_S_map.fits wmodel /image_prod/ug002_uva//J1826-2924_S_map.mod ! Writing 327 model components to file: /image_prod/ug002_uva//J1826-2924_S_map.mod wobs /image_prod/ug002_uva//J1826-2924_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1826-2924_S_uvs.fits wwins /image_prod/ug002_uva//J1826-2924_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1826-2924_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.176067 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000356475 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.607398 0.607398 1.2148 2.42959 4.85918 9.71837 19.4367 38.8735 77.7469 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.176 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 493.91 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1826-2924_S_dfm.log closed on Thu Mar 5 03:44:56 2020