! Started logfile: /image_prod/ug002_uva//J0228-3719_S_dfm.log on Wed Mar 4 19:34:25 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//J0228-3719_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0228-3719_S_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.784815 visibilities/baseline/integration-bin. ! Found source: J0228-3719 ! ! 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 6357 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 J0228-3719_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 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014903Jy sigma=5.854785 ! Fit after self-cal, rms=0.922693Jy sigma=5.278187 ! 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.67 mas, bmaj=8.244 mas, bpa=1.842 degrees ! Estimated noise=3.00718 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.0624774 Jy ! Component: 100 - total flux cleaned = 0.0806835 Jy ! Total flux subtracted in 100 components = 0.0806835 Jy ! Clean residual min=-0.007080 max=0.007775 Jy/beam ! Clean residual mean=-0.000019 rms=0.001841 Jy/beam ! Combined flux in latest and established models = 0.0806835 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0806835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092747Jy sigma=0.467857 ! Fit after self-cal, rms=0.091654Jy sigma=0.462334 ! 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.378 mas, bmaj=10.15 mas, bpa=0.8276 degrees ! Estimated noise=1.59818 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.00926553 Jy ! Component: 100 - total flux cleaned = 0.0132772 Jy ! Component: 150 - total flux cleaned = 0.0151341 Jy ! Component: 200 - total flux cleaned = 0.0158997 Jy ! Total flux subtracted in 200 components = 0.0158997 Jy ! Clean residual min=-0.004874 max=0.003791 Jy/beam ! Clean residual mean=-0.000022 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.0965832 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 18 components and 0.0965832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091082Jy sigma=0.455668 ! Fit after self-cal, rms=0.091128Jy sigma=0.455605 ! 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.378 x 10.15 at 0.8276 degrees (North through East) ! Clean map min=-0.0048229 max=0.075824 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.01 KP 1.04 LA 0.98 ! MK 0.98 NL 1.18 OV 0.79 PT 0.97 ! SC 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 1.03 KP 1.01 LA 0.99 ! MK 1.01 NL 1.31 OV 0.87 PT 1.05 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.98 KP 1.01 LA 1.03 ! MK 0.99 NL 1.16 OV 0.78 PT 1.01 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.091128Jy sigma=0.455605 ! Fit after self-cal, rms=0.099534Jy sigma=0.450496 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.383 mas, bmaj=10.21 mas, bpa=0.862 degrees ! Estimated noise=1.60279 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.00019874 Jy ! Component: 100 - total flux cleaned = -0.000198892 Jy ! Component: 150 - total flux cleaned = -0.000217289 Jy ! Component: 200 - total flux cleaned = -0.00021674 Jy ! Total flux subtracted in 200 components = -0.00021674 Jy ! Clean residual min=-0.002814 max=0.002729 Jy/beam ! Clean residual mean=-0.000010 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.0963664 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 23 components and 0.0963664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099523Jy sigma=0.450469 ! Fit after self-cal, rms=0.099775Jy sigma=0.450125 ! 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.099775Jy sigma=0.450125 ! Fit after self-cal, rms=0.100552Jy sigma=0.450059 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.389 mas, bmaj=10.24 mas, bpa=0.9647 degrees ! Estimated noise=1.60431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.81503e-05 Jy ! Component: 100 - total flux cleaned = -0.000106418 Jy ! Component: 150 - total flux cleaned = -0.00010658 Jy ! Component: 200 - total flux cleaned = -0.000122565 Jy ! Total flux subtracted in 200 components = -0.000122565 Jy ! Clean residual min=-0.002827 max=0.002719 Jy/beam ! Clean residual mean=-0.000009 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.0962439 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 23 components and 0.0962438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100542Jy sigma=0.450034 ! Fit after self-cal, rms=0.100564Jy sigma=0.450027 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 = -1.08796e-06 Jy ! Component: 100 - total flux cleaned = -1.03431e-06 Jy ! Component: 150 - total flux cleaned = -1.12256e-06 Jy ! Component: 200 - total flux cleaned = -3.53536e-07 Jy ! Total flux subtracted in 200 components = -3.53536e-07 Jy ! Clean residual min=-0.002839 max=0.002697 Jy/beam ! Clean residual mean=-0.000009 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.0962435 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.0962435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100558Jy sigma=0.450010 ! Fit after self-cal, rms=0.100561Jy sigma=0.450010 ! 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.100561Jy sigma=0.450010 ! Fit after self-cal, rms=0.100765Jy sigma=0.449575 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.386 mas, bmaj=10.23 mas, bpa=1.058 degrees ! Estimated noise=1.60195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.6068e-05 Jy ! Component: 100 - total flux cleaned = -4.49944e-05 Jy ! Component: 150 - total flux cleaned = -4.51669e-05 Jy ! Component: 200 - total flux cleaned = -3.22834e-05 Jy ! Total flux subtracted in 200 components = -3.22834e-05 Jy ! Clean residual min=-0.002778 max=0.002656 Jy/beam ! Clean residual mean=-0.000005 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.0962112 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 26 components and 0.0962112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100760Jy sigma=0.449561 ! Fit after self-cal, rms=0.100758Jy sigma=0.449539 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 = -1.95234e-05 Jy ! Component: 100 - total flux cleaned = -1.92786e-05 Jy ! Component: 150 - total flux cleaned = -8.01756e-06 Jy ! Component: 200 - total flux cleaned = -7.96932e-06 Jy ! Total flux subtracted in 200 components = -7.96932e-06 Jy ! Clean residual min=-0.002754 max=0.002653 Jy/beam ! Clean residual mean=-0.000006 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.0962032 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.0962032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100754Jy sigma=0.449529 ! Fit after self-cal, rms=0.100756Jy sigma=0.449529 ! 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.100756Jy sigma=0.449529 ! Fit after self-cal, rms=0.100549Jy sigma=0.449524 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.356 mas, bmaj=30.4 mas, bpa=-1.343 degrees ! Estimated noise=1.88342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.54353e-05 Jy ! Component: 100 - total flux cleaned = 5.12537e-05 Jy ! Component: 150 - total flux cleaned = 5.64042e-05 Jy ! Component: 200 - total flux cleaned = 6.16103e-05 Jy ! Total flux subtracted in 200 components = 6.16103e-05 Jy ! Clean residual min=-0.002662 max=0.002514 Jy/beam ! Clean residual mean=-0.000008 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.0962648 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 0.0962648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100549Jy sigma=0.449525 ! Fit after self-cal, rms=0.100548Jy sigma=0.449523 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.39696e-06 Jy ! Component: 100 - total flux cleaned = -5.63474e-06 Jy ! Component: 150 - total flux cleaned = -5.91546e-07 Jy ! Component: 200 - total flux cleaned = 4.531e-06 Jy ! Total flux subtracted in 200 components = 4.531e-06 Jy ! Clean residual min=-0.002687 max=0.002502 Jy/beam ! Clean residual mean=-0.000008 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.0962694 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 30 components and 0.0962694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100548Jy sigma=0.449525 ! Fit after self-cal, rms=0.100549Jy sigma=0.449524 ! 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.384 mas, bmaj=10.23 mas, bpa=1.115 degrees ! Estimated noise=1.5997 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.384 x 10.23 at 1.115 degrees (North through East) ! Clean map min=-0.0025987 max=0.074845 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.672 mas, bmaj=8.285 mas, bpa=2.191 degrees ! Estimated noise=3.00846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0628876 Jy ! Component: 100 - total flux cleaned = 0.0818661 Jy ! Component: 150 - total flux cleaned = 0.0899776 Jy ! Component: 200 - total flux cleaned = 0.0940178 Jy ! Total flux subtracted in 200 components = 0.0940178 Jy ! Clean residual min=-0.005216 max=0.005401 Jy/beam ! Clean residual mean=-0.000011 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.0940179 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.0940179 Jy ! Inverting map and beam ! Estimated beam: bmin=3.384 mas, bmaj=10.23 mas, bpa=1.115 degrees ! Estimated noise=1.5997 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.00133858 Jy ! Component: 100 - total flux cleaned = 0.00139859 Jy ! Component: 150 - total flux cleaned = 0.00144295 Jy ! Component: 200 - total flux cleaned = 0.00151227 Jy ! Total flux subtracted in 200 components = 0.00151227 Jy ! Clean residual min=-0.002719 max=0.002682 Jy/beam ! Clean residual mean=-0.000007 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.0955301 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.0955301 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=9.356 mas, bmaj=30.4 mas, bpa=-1.343 degrees ! Estimated noise=1.88342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000297857 Jy ! Component: 100 - total flux cleaned = 0.000330215 Jy ! Component: 150 - total flux cleaned = 0.000359374 Jy ! Component: 200 - total flux cleaned = 0.000372193 Jy ! Total flux subtracted in 200 components = 0.000372193 Jy ! Clean residual min=-0.002755 max=0.002607 Jy/beam ! Clean residual mean=-0.000010 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.0959023 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 = 2.3877e-05 Jy ! Component: 100 - total flux cleaned = 4.5505e-05 Jy ! Component: 150 - total flux cleaned = 5.49873e-05 Jy ! Component: 200 - total flux cleaned = 7.26688e-05 Jy ! Total flux subtracted in 200 components = 7.26688e-05 Jy ! Clean residual min=-0.002754 max=0.002579 Jy/beam ! Clean residual mean=-0.000009 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.095975 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 29 components and 0.095975 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.384 mas, bmaj=10.23 mas, bpa=1.115 degrees ! Estimated noise=1.5997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000283994 Jy ! Component: 100 - total flux cleaned = -0.000266884 Jy ! Component: 150 - total flux cleaned = -0.000252845 Jy ! Component: 200 - total flux cleaned = -0.000254169 Jy ! Total flux subtracted in 200 components = -0.000254169 Jy ! Clean residual min=-0.002760 max=0.002649 Jy/beam ! Clean residual mean=-0.000007 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.0957208 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.0957208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100574Jy sigma=0.449606 ! Fit after self-cal, rms=0.100561Jy sigma=0.449599 wmodel J0228-3719_S_map.mod ! Writing 36 model components to file: J0228-3719_S_map.mod wobs J0228-3719_S_uvs.fits ! Writing UV FITS file: J0228-3719_S_uvs.fits wwins J0228-3719_S_map.win ! wwins: Wrote 1 windows to J0228-3719_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.000503923 Jy ! Component: 100 - total flux cleaned = -0.000594194 Jy ! Component: 150 - total flux cleaned = -0.000680368 Jy ! Component: 200 - total flux cleaned = -0.000720635 Jy ! Component: 250 - total flux cleaned = -0.000680228 Jy ! Component: 300 - total flux cleaned = -0.000718146 Jy ! Component: 350 - total flux cleaned = -0.000646941 Jy ! Component: 400 - total flux cleaned = -0.000543819 Jy ! Component: 450 - total flux cleaned = -0.00044396 Jy ! Component: 500 - total flux cleaned = -0.000281423 Jy ! Component: 550 - total flux cleaned = -0.000123986 Jy ! Component: 600 - total flux cleaned = 2.88159e-05 Jy ! Component: 650 - total flux cleaned = 0.000177365 Jy ! Component: 700 - total flux cleaned = 0.000235091 Jy ! Component: 750 - total flux cleaned = 0.000405394 Jy ! Component: 800 - total flux cleaned = 0.000516068 Jy ! Component: 850 - total flux cleaned = 0.000596728 Jy ! Component: 900 - total flux cleaned = 0.000648892 Jy ! Component: 950 - total flux cleaned = 0.000700631 Jy ! Component: 1000 - total flux cleaned = 0.000751516 Jy ! Component: 1050 - total flux cleaned = 0.000726679 Jy ! Component: 1100 - total flux cleaned = 0.000678395 Jy ! Component: 1150 - total flux cleaned = 0.000654997 Jy ! Component: 1200 - total flux cleaned = 0.00070159 Jy ! Component: 1250 - total flux cleaned = 0.000701605 Jy ! Component: 1300 - total flux cleaned = 0.000746111 Jy ! Component: 1350 - total flux cleaned = 0.000679218 Jy ! Component: 1400 - total flux cleaned = 0.000701 Jy ! Component: 1450 - total flux cleaned = 0.000679243 Jy ! Component: 1500 - total flux cleaned = 0.000657807 Jy ! Component: 1550 - total flux cleaned = 0.000532983 Jy ! Component: 1600 - total flux cleaned = 0.000573709 Jy ! Component: 1650 - total flux cleaned = 0.00053339 Jy ! Component: 1700 - total flux cleaned = 0.000553333 Jy ! Component: 1750 - total flux cleaned = 0.00057313 Jy ! Component: 1800 - total flux cleaned = 0.000592313 Jy ! Component: 1850 - total flux cleaned = 0.000592484 Jy ! Component: 1900 - total flux cleaned = 0.000573896 Jy ! Component: 1950 - total flux cleaned = 0.000629352 Jy ! Component: 2000 - total flux cleaned = 0.000628919 Jy ! Component: 2050 - total flux cleaned = 0.000575025 Jy ! Component: 2100 - total flux cleaned = 0.000522262 Jy ! Component: 2150 - total flux cleaned = 0.000522277 Jy ! Component: 2200 - total flux cleaned = 0.00047076 Jy ! Component: 2250 - total flux cleaned = 0.000487823 Jy ! Component: 2300 - total flux cleaned = 0.000487772 Jy ! Component: 2350 - total flux cleaned = 0.000487555 Jy ! Component: 2400 - total flux cleaned = 0.000471143 Jy ! Component: 2450 - total flux cleaned = 0.000438697 Jy ! Component: 2500 - total flux cleaned = 0.00040661 Jy ! Component: 2550 - total flux cleaned = 0.00029545 Jy ! Component: 2600 - total flux cleaned = 0.000248426 Jy ! Component: 2650 - total flux cleaned = 0.000155349 Jy ! Component: 2700 - total flux cleaned = 9.37957e-05 Jy ! Component: 2750 - total flux cleaned = 6.32868e-05 Jy ! Component: 2800 - total flux cleaned = 6.36041e-05 Jy ! Component: 2850 - total flux cleaned = 4.85764e-05 Jy ! Component: 2900 - total flux cleaned = 3.38953e-05 Jy ! Component: 2950 - total flux cleaned = -2.48096e-05 Jy ! Component: 3000 - total flux cleaned = 4.52661e-06 Jy ! Component: 3050 - total flux cleaned = -3.89153e-05 Jy ! Component: 3100 - total flux cleaned = -0.000139358 Jy ! Component: 3150 - total flux cleaned = -0.000139197 Jy ! Component: 3200 - total flux cleaned = -0.000181511 Jy ! Component: 3250 - total flux cleaned = -0.000195634 Jy ! Component: 3300 - total flux cleaned = -0.000265277 Jy ! Component: 3350 - total flux cleaned = -0.000306662 Jy ! Component: 3400 - total flux cleaned = -0.000375316 Jy ! Component: 3450 - total flux cleaned = -0.000402524 Jy ! Component: 3500 - total flux cleaned = -0.000456571 Jy ! Component: 3550 - total flux cleaned = -0.000497002 Jy ! Component: 3600 - total flux cleaned = -0.000483657 Jy ! Component: 3650 - total flux cleaned = -0.000550009 Jy ! Component: 3700 - total flux cleaned = -0.000589543 Jy ! Component: 3750 - total flux cleaned = -0.000641943 Jy ! Component: 3800 - total flux cleaned = -0.000641881 Jy ! Component: 3850 - total flux cleaned = -0.00073236 Jy ! Component: 3900 - total flux cleaned = -0.000770819 Jy ! Component: 3950 - total flux cleaned = -0.000821715 Jy ! Component: 4000 - total flux cleaned = -0.000859742 Jy ! Component: 4050 - total flux cleaned = -0.000922804 Jy ! Total flux subtracted in 4096 components = -0.000922751 Jy ! Clean residual min=-0.000783 max=0.000746 Jy/beam ! Clean residual mean=-0.000006 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.0947981 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 287 components and 0.0947981 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0228-3719_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.384 x 10.23 at 1.115 degrees (North through East) ! Clean map min=-0.0017624 max=0.076056 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0228-3719_S_map.fits wmodel /image_prod/ug002_uva//J0228-3719_S_map.mod ! Writing 287 model components to file: /image_prod/ug002_uva//J0228-3719_S_map.mod wobs /image_prod/ug002_uva//J0228-3719_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0228-3719_S_uvs.fits wwins /image_prod/ug002_uva//J0228-3719_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0228-3719_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0760558 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000220539 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.869909 0.869909 1.73982 3.47964 6.95927 13.9185 27.8371 55.6742 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.076 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 344.863 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0228-3719_S_dfm.log closed on Wed Mar 4 19:34:29 2020