! Started logfile: /image_prod/ug002_uva//J0813+481B_S_dfm.log on Wed Mar 4 22:17:21 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//J0813+481B_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0813+481B_S_uva.fits ! AN table 1: 150 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J0813+481B ! ! 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 5400 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 J0813+481B_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005734Jy sigma=9.569679 ! Fit after self-cal, rms=0.961741Jy sigma=9.126004 ! 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=8.891 mas, bmaj=19.39 mas, bpa=53.81 degrees ! Estimated noise=1.2705 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.0313192 Jy ! Component: 100 - total flux cleaned = 0.043963 Jy ! Total flux subtracted in 100 components = 0.043963 Jy ! Clean residual min=-0.012100 max=0.008943 Jy/beam ! Clean residual mean=0.000124 rms=0.003444 Jy/beam ! Combined flux in latest and established models = 0.043963 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.043963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061133Jy sigma=0.570653 ! Fit after self-cal, rms=0.059446Jy sigma=0.554855 ! 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=10.28 mas, bmaj=19.67 mas, bpa=48.47 degrees ! Estimated noise=1.03669 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.0122161 Jy ! Component: 100 - total flux cleaned = 0.0203634 Jy ! Component: 150 - total flux cleaned = 0.0263016 Jy ! Component: 200 - total flux cleaned = 0.0309278 Jy ! Total flux subtracted in 200 components = 0.0309278 Jy ! Clean residual min=-0.009742 max=0.010171 Jy/beam ! Clean residual mean=0.000174 rms=0.003485 Jy/beam ! Combined flux in latest and established models = 0.0748908 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 98 components and 0.0748908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056591Jy sigma=0.522800 ! Fit after self-cal, rms=0.056218Jy sigma=0.519610 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.28 x 19.67 at 48.47 degrees (North through East) ! Clean map min=-0.009535 max=0.04463 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 1.15 KP 1.49 LA 0.63 ! OV 0.86 PT 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.11 KP 1.31 LA 0.79 ! OV 0.87 PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 1.17 KP 1.37 LA 0.67 ! OV 0.93 PT 0.94 ! ! ! Fit before self-cal, rms=0.056218Jy sigma=0.519610 ! Fit after self-cal, rms=0.058747Jy sigma=0.498852 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.84 mas, bmaj=19.81 mas, bpa=45.79 degrees ! Estimated noise=0.989213 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.00218472 Jy ! Component: 100 - total flux cleaned = 0.00240795 Jy ! Component: 150 - total flux cleaned = 0.00230265 Jy ! Component: 200 - total flux cleaned = 0.00211276 Jy ! Total flux subtracted in 200 components = 0.00211276 Jy ! Clean residual min=-0.008648 max=0.009161 Jy/beam ! Clean residual mean=0.000074 rms=0.002929 Jy/beam ! Combined flux in latest and established models = 0.0770035 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 118 components and 0.0770035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058609Jy sigma=0.496340 ! Fit after self-cal, rms=0.059723Jy sigma=0.491844 ! 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.059723Jy sigma=0.491844 ! Fit after self-cal, rms=0.078507Jy sigma=0.454533 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11 mas, bmaj=19.77 mas, bpa=42.87 degrees ! Estimated noise=0.994274 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000110812 Jy ! Component: 100 - total flux cleaned = -3.06966e-06 Jy ! Component: 150 - total flux cleaned = 7.82696e-05 Jy ! Component: 200 - total flux cleaned = 0.000113673 Jy ! Total flux subtracted in 200 components = 0.000113673 Jy ! Clean residual min=-0.005849 max=0.005753 Jy/beam ! Clean residual mean=-0.000002 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 0.0771172 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 131 components and 0.0771172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078436Jy sigma=0.453476 ! Fit after self-cal, rms=0.079791Jy sigma=0.449901 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.000522549 Jy ! Component: 100 - total flux cleaned = -0.000586069 Jy ! Component: 150 - total flux cleaned = -0.00051775 Jy ! Component: 200 - total flux cleaned = -0.000518853 Jy ! Total flux subtracted in 200 components = -0.000518853 Jy ! Clean residual min=-0.005852 max=0.005567 Jy/beam ! Clean residual mean=0.000001 rms=0.001717 Jy/beam ! Combined flux in latest and established models = 0.0765984 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 149 components and 0.0765984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079746Jy sigma=0.449201 ! Fit after self-cal, rms=0.079723Jy sigma=0.448865 ! 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.079723Jy sigma=0.448865 ! Fit after self-cal, rms=0.087756Jy sigma=0.447770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.08 mas, bmaj=20.1 mas, bpa=40.07 degrees ! Estimated noise=0.965232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000661326 Jy ! Component: 100 - total flux cleaned = -0.000577175 Jy ! Component: 150 - total flux cleaned = -0.000394276 Jy ! Component: 200 - total flux cleaned = -0.000234133 Jy ! Total flux subtracted in 200 components = -0.000234133 Jy ! Clean residual min=-0.005558 max=0.005107 Jy/beam ! Clean residual mean=-0.000001 rms=0.001614 Jy/beam ! Combined flux in latest and established models = 0.0763642 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 164 components and 0.0763642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087691Jy sigma=0.447183 ! Fit after self-cal, rms=0.088182Jy sigma=0.446502 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.000592011 Jy ! Component: 100 - total flux cleaned = -0.000382185 Jy ! Component: 150 - total flux cleaned = -0.000178849 Jy ! Component: 200 - total flux cleaned = -0.000120184 Jy ! Total flux subtracted in 200 components = -0.000120184 Jy ! Clean residual min=-0.005426 max=0.005269 Jy/beam ! Clean residual mean=0.000000 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.076244 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 170 components and 0.076244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088137Jy sigma=0.446184 ! Fit after self-cal, rms=0.088127Jy sigma=0.445793 ! 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.088127Jy sigma=0.445793 ! Fit after self-cal, rms=0.095532Jy sigma=0.445275 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.15 mas, bmaj=21.13 mas, bpa=35.36 degrees ! Estimated noise=0.910121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000717818 Jy ! Component: 100 - total flux cleaned = -0.000757233 Jy ! Component: 150 - total flux cleaned = -0.000685434 Jy ! Component: 200 - total flux cleaned = -0.0005623 Jy ! Total flux subtracted in 200 components = -0.0005623 Jy ! Clean residual min=-0.005544 max=0.005664 Jy/beam ! Clean residual mean=0.000001 rms=0.001670 Jy/beam ! Combined flux in latest and established models = 0.0756817 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 170 components and 0.0756817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095470Jy sigma=0.444976 ! Fit after self-cal, rms=0.095919Jy sigma=0.444197 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.000589482 Jy ! Component: 100 - total flux cleaned = -0.000330967 Jy ! Component: 150 - total flux cleaned = -0.000115278 Jy ! Component: 200 - total flux cleaned = 9.27166e-06 Jy ! Total flux subtracted in 200 components = 9.27166e-06 Jy ! Clean residual min=-0.005385 max=0.005721 Jy/beam ! Clean residual mean=0.000001 rms=0.001651 Jy/beam ! Combined flux in latest and established models = 0.075691 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 174 components and 0.075691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095868Jy sigma=0.444074 ! Fit after self-cal, rms=0.095861Jy sigma=0.443617 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=11.12 mas, bmaj=20.47 mas, bpa=37.72 degrees ! Estimated noise=0.936376 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.12 x 20.47 at 37.72 degrees (North through East) ! Clean map min=-0.0074725 max=0.039346 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.02 mas, bmaj=19.48 mas, bpa=43.47 degrees ! Estimated noise=1.19783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0295312 Jy ! Component: 100 - total flux cleaned = 0.0446849 Jy ! Component: 150 - total flux cleaned = 0.0544798 Jy ! Component: 200 - total flux cleaned = 0.0594778 Jy ! Total flux subtracted in 200 components = 0.0594778 Jy ! Clean residual min=-0.007562 max=0.005973 Jy/beam ! Clean residual mean=0.000030 rms=0.002148 Jy/beam ! Combined flux in latest and established models = 0.0594777 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 55 model components to the UV plane model. ! The established model now contains 55 components and 0.0594777 Jy ! Inverting map and beam ! Estimated beam: bmin=11.12 mas, bmaj=20.47 mas, bpa=37.72 degrees ! Estimated noise=0.936376 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.00480323 Jy ! Component: 100 - total flux cleaned = 0.00717487 Jy ! Component: 150 - total flux cleaned = 0.00927868 Jy ! Component: 200 - total flux cleaned = 0.010902 Jy ! Total flux subtracted in 200 components = 0.010902 Jy ! Clean residual min=-0.006005 max=0.004823 Jy/beam ! Clean residual mean=0.000022 rms=0.001749 Jy/beam ! Combined flux in latest and established models = 0.0703797 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 89 components and 0.0703797 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.15 mas, bmaj=21.13 mas, bpa=35.36 degrees ! Estimated noise=0.910121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142211 Jy ! Component: 100 - total flux cleaned = 0.00247793 Jy ! Component: 150 - total flux cleaned = 0.00336797 Jy ! Component: 200 - total flux cleaned = 0.00379513 Jy ! Total flux subtracted in 200 components = 0.00379513 Jy ! Clean residual min=-0.005748 max=0.005262 Jy/beam ! Clean residual mean=0.000007 rms=0.001796 Jy/beam ! Combined flux in latest and established models = 0.0741749 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.000193026 Jy ! Component: 100 - total flux cleaned = 0.000313113 Jy ! Component: 150 - total flux cleaned = 0.000427401 Jy ! Component: 200 - total flux cleaned = 0.000532407 Jy ! Total flux subtracted in 200 components = 0.000532407 Jy ! Clean residual min=-0.005465 max=0.005341 Jy/beam ! Clean residual mean=0.000005 rms=0.001757 Jy/beam ! Combined flux in latest and established models = 0.0747073 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 108 components and 0.0747073 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.12 mas, bmaj=20.47 mas, bpa=37.72 degrees ! Estimated noise=0.936376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.2553e-05 Jy ! Component: 100 - total flux cleaned = 5.34545e-05 Jy ! Component: 150 - total flux cleaned = 5.2833e-05 Jy ! Component: 200 - total flux cleaned = 9.77058e-05 Jy ! Total flux subtracted in 200 components = 9.77058e-05 Jy ! Clean residual min=-0.004861 max=0.004716 Jy/beam ! Clean residual mean=0.000004 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.074805 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 124 components and 0.074805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095950Jy sigma=0.445834 ! Fit after self-cal, rms=0.095867Jy sigma=0.444797 wmodel J0813+481B_S_map.mod ! Writing 124 model components to file: J0813+481B_S_map.mod wobs J0813+481B_S_uvs.fits ! Writing UV FITS file: J0813+481B_S_uvs.fits wwins J0813+481B_S_map.win ! wwins: Wrote 1 windows to J0813+481B_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.000110699 Jy ! Component: 100 - total flux cleaned = -2.97731e-05 Jy ! Component: 150 - total flux cleaned = 0.000251506 Jy ! Component: 200 - total flux cleaned = 0.00058219 Jy ! Component: 250 - total flux cleaned = 0.000645581 Jy ! Component: 300 - total flux cleaned = 0.000586308 Jy ! Component: 350 - total flux cleaned = 0.000472107 Jy ! Component: 400 - total flux cleaned = 0.000308202 Jy ! Component: 450 - total flux cleaned = 0.000202556 Jy ! Component: 500 - total flux cleaned = 0.000151424 Jy ! Component: 550 - total flux cleaned = 0.000101175 Jy ! Component: 600 - total flux cleaned = 5.22042e-05 Jy ! Component: 650 - total flux cleaned = -0.000175791 Jy ! Component: 700 - total flux cleaned = -0.000174955 Jy ! Component: 750 - total flux cleaned = -0.000260306 Jy ! Component: 800 - total flux cleaned = -0.000136079 Jy ! Component: 850 - total flux cleaned = -1.529e-05 Jy ! Component: 900 - total flux cleaned = -1.44916e-05 Jy ! Component: 950 - total flux cleaned = -0.000128675 Jy ! Component: 1000 - total flux cleaned = -0.000203056 Jy ! Component: 1050 - total flux cleaned = -0.00038381 Jy ! Component: 1100 - total flux cleaned = -0.000454725 Jy ! Component: 1150 - total flux cleaned = -0.000558576 Jy ! Component: 1200 - total flux cleaned = -0.00079339 Jy ! Component: 1250 - total flux cleaned = -0.000923755 Jy ! Component: 1300 - total flux cleaned = -0.00101993 Jy ! Component: 1350 - total flux cleaned = -0.00117683 Jy ! Component: 1400 - total flux cleaned = -0.00132986 Jy ! Component: 1450 - total flux cleaned = -0.0014789 Jy ! Component: 1500 - total flux cleaned = -0.00171166 Jy ! Component: 1550 - total flux cleaned = -0.00182496 Jy ! Component: 1600 - total flux cleaned = -0.00190869 Jy ! Component: 1650 - total flux cleaned = -0.00199073 Jy ! Component: 1700 - total flux cleaned = -0.00204399 Jy ! Component: 1750 - total flux cleaned = -0.00201722 Jy ! Component: 1800 - total flux cleaned = -0.00199146 Jy ! Component: 1850 - total flux cleaned = -0.00204253 Jy ! Component: 1900 - total flux cleaned = -0.00201754 Jy ! Component: 1950 - total flux cleaned = -0.00201771 Jy ! Component: 2000 - total flux cleaned = -0.00206539 Jy ! Component: 2050 - total flux cleaned = -0.00201796 Jy ! Component: 2100 - total flux cleaned = -0.00199513 Jy ! Component: 2150 - total flux cleaned = -0.00199554 Jy ! Component: 2200 - total flux cleaned = -0.00199559 Jy ! Component: 2250 - total flux cleaned = -0.00201761 Jy ! Component: 2300 - total flux cleaned = -0.00195269 Jy ! Component: 2350 - total flux cleaned = -0.00195324 Jy ! Component: 2400 - total flux cleaned = -0.00193252 Jy ! Component: 2450 - total flux cleaned = -0.00191189 Jy ! Component: 2500 - total flux cleaned = -0.00191182 Jy ! Component: 2550 - total flux cleaned = -0.0018512 Jy ! Component: 2600 - total flux cleaned = -0.00183156 Jy ! Component: 2650 - total flux cleaned = -0.0018902 Jy ! Component: 2700 - total flux cleaned = -0.00198688 Jy ! Component: 2750 - total flux cleaned = -0.00206344 Jy ! Component: 2800 - total flux cleaned = -0.00219551 Jy ! Component: 2850 - total flux cleaned = -0.00225136 Jy ! Component: 2900 - total flux cleaned = -0.00232508 Jy ! Component: 2950 - total flux cleaned = -0.00243443 Jy ! Component: 3000 - total flux cleaned = -0.0024885 Jy ! Component: 3050 - total flux cleaned = -0.00261338 Jy ! Component: 3100 - total flux cleaned = -0.00271922 Jy ! Component: 3150 - total flux cleaned = -0.0027717 Jy ! Component: 3200 - total flux cleaned = -0.00287579 Jy ! Component: 3250 - total flux cleaned = -0.00294456 Jy ! Component: 3300 - total flux cleaned = -0.00304665 Jy ! Component: 3350 - total flux cleaned = -0.00313101 Jy ! Component: 3400 - total flux cleaned = -0.00323121 Jy ! Component: 3450 - total flux cleaned = -0.00329746 Jy ! Component: 3500 - total flux cleaned = -0.00337946 Jy ! Component: 3550 - total flux cleaned = -0.00349339 Jy ! Component: 3600 - total flux cleaned = -0.00362253 Jy ! Component: 3650 - total flux cleaned = -0.00370271 Jy ! Component: 3700 - total flux cleaned = -0.00375052 Jy ! Component: 3750 - total flux cleaned = -0.00376622 Jy ! Component: 3800 - total flux cleaned = -0.00378195 Jy ! Component: 3850 - total flux cleaned = -0.00376627 Jy ! Component: 3900 - total flux cleaned = -0.00381316 Jy ! Component: 3950 - total flux cleaned = -0.0038286 Jy ! Component: 4000 - total flux cleaned = -0.00384411 Jy ! Component: 4050 - total flux cleaned = -0.00384412 Jy ! Total flux subtracted in 4096 components = -0.0038594 Jy ! Clean residual min=-0.000838 max=0.000793 Jy/beam ! Clean residual mean=0.000005 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0709456 Jy keep ! Adding 539 model components to the UV plane model. ! The established model now contains 663 components and 0.0709456 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0813+481B_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.12 x 20.47 at 37.72 degrees (North through East) ! Clean map min=-0.0071234 max=0.039502 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0813+481B_S_map.fits wmodel /image_prod/ug002_uva//J0813+481B_S_map.mod ! Writing 663 model components to file: /image_prod/ug002_uva//J0813+481B_S_map.mod wobs /image_prod/ug002_uva//J0813+481B_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0813+481B_S_uvs.fits wwins /image_prod/ug002_uva//J0813+481B_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0813+481B_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0395021 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000368178 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.79614 2.79614 5.59228 11.1846 22.3691 44.7382 89.4764 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.039 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 107.29 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0813+481B_S_dfm.log closed on Wed Mar 4 22:17:25 2020