! Started logfile: /image_prod/ug002_uva//J0943+2028_S_dfm.log on Wed Mar 4 23:10: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//J0943+2028_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0943+2028_S_uva.fits ! AN table 1: 103 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.669094 visibilities/baseline/integration-bin. ! Found source: J0943+2028 ! ! 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 7443 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 J0943+2028_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 183 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 183 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 183 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009959Jy sigma=8.524191 ! Fit after self-cal, rms=0.940579Jy sigma=7.951528 ! 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.662 mas, bmaj=6.146 mas, bpa=-7.775 degrees ! Estimated noise=1.41833 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.0469972 Jy ! Component: 100 - total flux cleaned = 0.0572654 Jy ! Total flux subtracted in 100 components = 0.0572654 Jy ! Clean residual min=-0.004458 max=0.003770 Jy/beam ! Clean residual mean=0.000013 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.0572654 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0572654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066691Jy sigma=0.483825 ! Fit after self-cal, rms=0.065188Jy sigma=0.471696 ! 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.052 mas, bmaj=7.057 mas, bpa=-8.188 degrees ! Estimated noise=1.00564 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.004401 Jy ! Component: 100 - total flux cleaned = 0.00604237 Jy ! Component: 150 - total flux cleaned = 0.00687103 Jy ! Component: 200 - total flux cleaned = 0.00717153 Jy ! Total flux subtracted in 200 components = 0.00717153 Jy ! Clean residual min=-0.003598 max=0.003647 Jy/beam ! Clean residual mean=0.000021 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.0644369 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 22 components and 0.0644369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064827Jy sigma=0.469771 ! Fit after self-cal, rms=0.064828Jy sigma=0.469691 ! 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.052 x 7.057 at -8.188 degrees (North through East) ! Clean map min=-0.0035021 max=0.062062 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.09 HN 0.99 KP 0.95 ! LA 1.08 MK 1.00 NL 1.04 OV 0.78 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.03 HN 1.06 KP 1.03 ! LA 1.09 MK 1.01 NL 1.03 OV 0.83 ! SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.08 HN 0.96 KP 0.99 ! LA 1.08 MK 1.04 NL 1.13 OV 0.86 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.064828Jy sigma=0.469691 ! Fit after self-cal, rms=0.062965Jy sigma=0.464557 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.036 mas, bmaj=7.046 mas, bpa=-7.671 degrees ! Estimated noise=1.01213 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.000906141 Jy ! Component: 100 - total flux cleaned = 0.00101469 Jy ! Component: 150 - total flux cleaned = 0.00101358 Jy ! Component: 200 - total flux cleaned = 0.00101241 Jy ! Total flux subtracted in 200 components = 0.00101241 Jy ! Clean residual min=-0.003059 max=0.002910 Jy/beam ! Clean residual mean=0.000015 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.0654493 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.0654494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062932Jy sigma=0.464384 ! Fit after self-cal, rms=0.062997Jy sigma=0.463964 ! 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.062997Jy sigma=0.463964 ! Fit after self-cal, rms=0.061602Jy sigma=0.457803 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.034 mas, bmaj=6.998 mas, bpa=-7.419 degrees ! Estimated noise=1.00936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000328264 Jy ! Component: 100 - total flux cleaned = 0.000221142 Jy ! Component: 150 - total flux cleaned = 0.000152583 Jy ! Component: 200 - total flux cleaned = 9.38238e-05 Jy ! Total flux subtracted in 200 components = 9.38238e-05 Jy ! Clean residual min=-0.001935 max=0.002004 Jy/beam ! Clean residual mean=0.000003 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.0655432 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.0655432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061589Jy sigma=0.457706 ! Fit after self-cal, rms=0.061647Jy sigma=0.457265 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 (7.5, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192972 Jy ! Component: 100 - total flux cleaned = 0.00302372 Jy ! Component: 150 - total flux cleaned = 0.00355448 Jy ! Component: 200 - total flux cleaned = 0.00387881 Jy ! Total flux subtracted in 200 components = 0.00387881 Jy ! Clean residual min=-0.001849 max=0.001595 Jy/beam ! Clean residual mean=0.000003 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.069422 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 0.069422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061572Jy sigma=0.456573 ! Fit after self-cal, rms=0.061564Jy sigma=0.456503 ! 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.061564Jy sigma=0.456503 ! Fit after self-cal, rms=0.061614Jy sigma=0.456406 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=6.995 mas, bpa=-7.347 degrees ! Estimated noise=1.00654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000901303 Jy ! Component: 100 - total flux cleaned = 0.00122217 Jy ! Component: 150 - total flux cleaned = 0.00136336 Jy ! Component: 200 - total flux cleaned = 0.0015154 Jy ! Total flux subtracted in 200 components = 0.0015154 Jy ! Clean residual min=-0.001754 max=0.001544 Jy/beam ! Clean residual mean=0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0709374 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 62 components and 0.0709374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061584Jy sigma=0.456168 ! Fit after self-cal, rms=0.061593Jy sigma=0.456146 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.000304948 Jy ! Component: 100 - total flux cleaned = 0.000445195 Jy ! Component: 150 - total flux cleaned = 0.000529539 Jy ! Component: 200 - total flux cleaned = 0.00062599 Jy ! Total flux subtracted in 200 components = 0.00062599 Jy ! Clean residual min=-0.001766 max=0.001528 Jy/beam ! Clean residual mean=0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0715634 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 69 components and 0.0715634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061578Jy sigma=0.456029 ! Fit after self-cal, rms=0.061578Jy sigma=0.456022 ! 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.061578Jy sigma=0.456022 ! Fit after self-cal, rms=0.061612Jy sigma=0.455984 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.408 mas, bmaj=10.27 mas, bpa=-6.792 degrees ! Estimated noise=1.29793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000370929 Jy ! Component: 100 - total flux cleaned = 0.000242109 Jy ! Component: 150 - total flux cleaned = 0.000185243 Jy ! Component: 200 - total flux cleaned = 0.000153807 Jy ! Total flux subtracted in 200 components = 0.000153807 Jy ! Clean residual min=-0.002069 max=0.001887 Jy/beam ! Clean residual mean=0.000003 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0717172 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.0717172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061605Jy sigma=0.455967 ! Fit after self-cal, rms=0.061607Jy sigma=0.455928 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.53085e-05 Jy ! Component: 100 - total flux cleaned = -0.00016159 Jy ! Component: 150 - total flux cleaned = -0.0002605 Jy ! Component: 200 - total flux cleaned = -0.000310437 Jy ! Total flux subtracted in 200 components = -0.000310437 Jy ! Clean residual min=-0.002017 max=0.001911 Jy/beam ! Clean residual mean=0.000004 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.0714068 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 90 components and 0.0714068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061607Jy sigma=0.455925 ! Fit after self-cal, rms=0.061605Jy sigma=0.455900 ! 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.028 mas, bmaj=6.984 mas, bpa=-7.277 degrees ! Estimated noise=1.00823 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.028 x 6.984 at -7.277 degrees (North through East) ! Clean map min=-0.0016173 max=0.062193 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.643 mas, bmaj=6.127 mas, bpa=-7.084 degrees ! Estimated noise=1.42603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0481909 Jy ! Component: 100 - total flux cleaned = 0.0590835 Jy ! Component: 150 - total flux cleaned = 0.0631636 Jy ! Component: 200 - total flux cleaned = 0.0657964 Jy ! Total flux subtracted in 200 components = 0.0657964 Jy ! Clean residual min=-0.002616 max=0.002519 Jy/beam ! Clean residual mean=0.000003 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.0657964 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0657964 Jy ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=6.984 mas, bpa=-7.277 degrees ! Estimated noise=1.00823 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) ! Added new window around map position (3, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00253897 Jy ! Component: 100 - total flux cleaned = 0.00393894 Jy ! Component: 150 - total flux cleaned = 0.00481365 Jy ! Component: 200 - total flux cleaned = 0.00518793 Jy ! Total flux subtracted in 200 components = 0.00518793 Jy ! Clean residual min=-0.001947 max=0.001647 Jy/beam ! Clean residual mean=0.000002 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.0709843 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 37 components and 0.0709843 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=6.408 mas, bmaj=10.27 mas, bpa=-6.792 degrees ! Estimated noise=1.29793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000561859 Jy ! Component: 100 - total flux cleaned = 0.000564505 Jy ! Component: 150 - total flux cleaned = 0.000592773 Jy ! Component: 200 - total flux cleaned = 0.000643948 Jy ! Total flux subtracted in 200 components = 0.000643948 Jy ! Clean residual min=-0.002109 max=0.001813 Jy/beam ! Clean residual mean=0.000003 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0716283 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 = 6.61122e-05 Jy ! Component: 100 - total flux cleaned = -1.20231e-05 Jy ! Component: 150 - total flux cleaned = -4.75166e-05 Jy ! Component: 200 - total flux cleaned = -0.000112581 Jy ! Total flux subtracted in 200 components = -0.000112581 Jy ! Clean residual min=-0.001975 max=0.001853 Jy/beam ! Clean residual mean=0.000003 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0715157 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 72 components and 0.0715157 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=6.984 mas, bpa=-7.277 degrees ! Estimated noise=1.00823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000327484 Jy ! Component: 100 - total flux cleaned = 0.000448543 Jy ! Component: 150 - total flux cleaned = 0.000583769 Jy ! Component: 200 - total flux cleaned = 0.000706027 Jy ! Total flux subtracted in 200 components = 0.000706027 Jy ! Clean residual min=-0.001692 max=0.001489 Jy/beam ! Clean residual mean=0.000001 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0722217 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 91 components and 0.0722217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061578Jy sigma=0.455821 ! Fit after self-cal, rms=0.061578Jy sigma=0.455746 wmodel J0943+2028_S_map.mod ! Writing 91 model components to file: J0943+2028_S_map.mod wobs J0943+2028_S_uvs.fits ! Writing UV FITS file: J0943+2028_S_uvs.fits wwins J0943+2028_S_map.win ! wwins: Wrote 3 windows to J0943+2028_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.000742129 Jy ! Component: 100 - total flux cleaned = -0.000997579 Jy ! Component: 150 - total flux cleaned = -0.00121266 Jy ! Component: 200 - total flux cleaned = -0.00141771 Jy ! Component: 250 - total flux cleaned = -0.00149166 Jy ! Component: 300 - total flux cleaned = -0.00146763 Jy ! Component: 350 - total flux cleaned = -0.00144445 Jy ! Component: 400 - total flux cleaned = -0.00131129 Jy ! Component: 450 - total flux cleaned = -0.00111708 Jy ! Component: 500 - total flux cleaned = -0.00101163 Jy ! Component: 550 - total flux cleaned = -0.000845936 Jy ! Component: 600 - total flux cleaned = -0.000704374 Jy ! Component: 650 - total flux cleaned = -0.000545728 Jy ! Component: 700 - total flux cleaned = -0.000429409 Jy ! Component: 750 - total flux cleaned = -0.000275838 Jy ! Component: 800 - total flux cleaned = -0.000124933 Jy ! Component: 850 - total flux cleaned = -1.32932e-05 Jy ! Component: 900 - total flux cleaned = 0.000133474 Jy ! Component: 950 - total flux cleaned = 0.000223954 Jy ! Component: 1000 - total flux cleaned = 0.0003311 Jy ! Component: 1050 - total flux cleaned = 0.000472109 Jy ! Component: 1100 - total flux cleaned = 0.000558695 Jy ! Component: 1150 - total flux cleaned = 0.000695688 Jy ! Component: 1200 - total flux cleaned = 0.000813661 Jy ! Component: 1250 - total flux cleaned = 0.000930105 Jy ! Component: 1300 - total flux cleaned = 0.00109444 Jy ! Component: 1350 - total flux cleaned = 0.0011104 Jy ! Component: 1400 - total flux cleaned = 0.00119065 Jy ! Component: 1450 - total flux cleaned = 0.00128602 Jy ! Component: 1500 - total flux cleaned = 0.00138035 Jy ! Component: 1550 - total flux cleaned = 0.00147317 Jy ! Component: 1600 - total flux cleaned = 0.00145774 Jy ! Component: 1650 - total flux cleaned = 0.00157935 Jy ! Component: 1700 - total flux cleaned = 0.00157942 Jy ! Component: 1750 - total flux cleaned = 0.00163895 Jy ! Component: 1800 - total flux cleaned = 0.00171265 Jy ! Component: 1850 - total flux cleaned = 0.00175639 Jy ! Component: 1900 - total flux cleaned = 0.00178536 Jy ! Component: 1950 - total flux cleaned = 0.00188555 Jy ! Component: 2000 - total flux cleaned = 0.00192782 Jy ! Component: 2050 - total flux cleaned = 0.00198388 Jy ! Component: 2100 - total flux cleaned = 0.00201155 Jy ! Component: 2150 - total flux cleaned = 0.00209424 Jy ! Component: 2200 - total flux cleaned = 0.00212158 Jy ! Component: 2250 - total flux cleaned = 0.00224338 Jy ! Component: 2300 - total flux cleaned = 0.00227012 Jy ! Component: 2350 - total flux cleaned = 0.00234996 Jy ! Component: 2400 - total flux cleaned = 0.00240291 Jy ! Component: 2450 - total flux cleaned = 0.00244235 Jy ! Component: 2500 - total flux cleaned = 0.00252043 Jy ! Component: 2550 - total flux cleaned = 0.00257194 Jy ! Component: 2600 - total flux cleaned = 0.00262307 Jy ! Component: 2650 - total flux cleaned = 0.0026612 Jy ! Component: 2700 - total flux cleaned = 0.00277467 Jy ! Component: 2750 - total flux cleaned = 0.00282455 Jy ! Component: 2800 - total flux cleaned = 0.00288655 Jy ! Component: 2850 - total flux cleaned = 0.00294804 Jy ! Component: 2900 - total flux cleaned = 0.00297237 Jy ! Component: 2950 - total flux cleaned = 0.00302098 Jy ! Component: 3000 - total flux cleaned = 0.00302088 Jy ! Component: 3050 - total flux cleaned = 0.0030927 Jy ! Component: 3100 - total flux cleaned = 0.0031877 Jy ! Component: 3150 - total flux cleaned = 0.0032584 Jy ! Component: 3200 - total flux cleaned = 0.00329347 Jy ! Component: 3250 - total flux cleaned = 0.00336313 Jy ! Component: 3300 - total flux cleaned = 0.00338608 Jy ! Component: 3350 - total flux cleaned = 0.00346625 Jy ! Component: 3400 - total flux cleaned = 0.00352314 Jy ! Component: 3450 - total flux cleaned = 0.00357966 Jy ! Component: 3500 - total flux cleaned = 0.00366958 Jy ! Component: 3550 - total flux cleaned = 0.00369189 Jy ! Component: 3600 - total flux cleaned = 0.00376963 Jy ! Component: 3650 - total flux cleaned = 0.00383583 Jy ! Component: 3700 - total flux cleaned = 0.00390162 Jy ! Component: 3750 - total flux cleaned = 0.00395622 Jy ! Component: 3800 - total flux cleaned = 0.00398878 Jy ! Component: 3850 - total flux cleaned = 0.00407497 Jy ! Component: 3900 - total flux cleaned = 0.00410697 Jy ! Component: 3950 - total flux cleaned = 0.00411751 Jy ! Component: 4000 - total flux cleaned = 0.00414922 Jy ! Component: 4050 - total flux cleaned = 0.00421252 Jy ! Total flux subtracted in 4096 components = 0.00424386 Jy ! Clean residual min=-0.000678 max=0.000625 Jy/beam ! Clean residual mean=0.000001 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.0764656 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 383 components and 0.0764656 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0943+2028_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.028 x 6.984 at -7.277 degrees (North through East) ! Clean map min=-0.0012382 max=0.062052 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0943+2028_S_map.fits wmodel /image_prod/ug002_uva//J0943+2028_S_map.mod ! Writing 383 model components to file: /image_prod/ug002_uva//J0943+2028_S_map.mod wobs /image_prod/ug002_uva//J0943+2028_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0943+2028_S_uvs.fits wwins /image_prod/ug002_uva//J0943+2028_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0943+2028_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.062052 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018541 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.896391 0.896391 1.79278 3.58556 7.17113 14.3423 28.6845 57.369 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.062 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 334.675 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0943+2028_S_dfm.log closed on Wed Mar 4 23:10:05 2020