! Started logfile: /image_prod/ug002_uva//J0806+7746_S_dfm.log on Wed Mar 4 22:12:42 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//J0806+7746_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0806+7746_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.924074 visibilities/baseline/integration-bin. ! Found source: J0806+7746 ! ! 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 5988 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 J0806+7746_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011889Jy sigma=7.612749 ! Fit after self-cal, rms=0.884535Jy sigma=6.707688 ! 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=3.511 mas, bmaj=4.504 mas, bpa=-25.98 degrees ! Estimated noise=1.66339 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.088266 Jy ! Component: 100 - total flux cleaned = 0.107563 Jy ! Total flux subtracted in 100 components = 0.107563 Jy ! Clean residual min=-0.005198 max=0.005555 Jy/beam ! Clean residual mean=-0.000006 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.107563 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.107563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077358Jy sigma=0.486998 ! Fit after self-cal, rms=0.077261Jy sigma=0.485928 ! 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=4.177 mas, bmaj=5.262 mas, bpa=-26.96 degrees ! Estimated noise=1.25726 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.0069503 Jy ! Component: 100 - total flux cleaned = 0.00989116 Jy ! Component: 150 - total flux cleaned = 0.0114414 Jy ! Component: 200 - total flux cleaned = 0.0119451 Jy ! Total flux subtracted in 200 components = 0.0119451 Jy ! Clean residual min=-0.004899 max=0.004440 Jy/beam ! Clean residual mean=-0.000002 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.119508 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.119508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076222Jy sigma=0.483963 ! Fit after self-cal, rms=0.076217Jy sigma=0.483903 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.177 x 5.262 at -26.96 degrees (North through East) ! Clean map min=-0.0049038 max=0.11396 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 1.03 KP 1.00 ! LA 1.04 MK 0.98 NL 1.06 OV 1.06 ! PT 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.93 HN 0.97 KP 0.98 ! LA 1.05 MK 1.02 NL 1.15 OV 1.26 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 0.99 KP 0.99 ! LA 1.08 MK 0.99 NL 1.00 OV 1.07 ! PT 0.94 ! ! ! Fit before self-cal, rms=0.076217Jy sigma=0.483903 ! Fit after self-cal, rms=0.077925Jy sigma=0.477019 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.159 mas, bmaj=5.236 mas, bpa=-26.99 degrees ! Estimated noise=1.28255 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.00234076 Jy ! Component: 100 - total flux cleaned = 0.00294227 Jy ! Component: 150 - total flux cleaned = 0.00311755 Jy ! Component: 200 - total flux cleaned = 0.00325611 Jy ! Total flux subtracted in 200 components = 0.00325611 Jy ! Clean residual min=-0.003727 max=0.004141 Jy/beam ! Clean residual mean=-0.000001 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.122764 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.122764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077715Jy sigma=0.477265 ! Fit after self-cal, rms=0.077738Jy sigma=0.477096 ! 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.077738Jy sigma=0.477096 ! Fit after self-cal, rms=0.068852Jy sigma=0.453589 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.165 mas, bmaj=5.23 mas, bpa=-26.48 degrees ! Estimated noise=1.28198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.61148e-05 Jy ! Component: 100 - total flux cleaned = -0.000216794 Jy ! Component: 150 - total flux cleaned = -0.000268048 Jy ! Component: 200 - total flux cleaned = -0.000283293 Jy ! Total flux subtracted in 200 components = -0.000283293 Jy ! Clean residual min=-0.002236 max=0.002210 Jy/beam ! Clean residual mean=-0.000007 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.122481 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.122481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068840Jy sigma=0.453501 ! Fit after self-cal, rms=0.068868Jy sigma=0.453170 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.70618e-05 Jy ! Component: 100 - total flux cleaned = -4.05256e-05 Jy ! Component: 150 - total flux cleaned = -4.09361e-05 Jy ! Component: 200 - total flux cleaned = -5.24976e-05 Jy ! Total flux subtracted in 200 components = -5.24976e-05 Jy ! Clean residual min=-0.002279 max=0.002206 Jy/beam ! Clean residual mean=-0.000007 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.122428 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.122428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068861Jy sigma=0.453132 ! Fit after self-cal, rms=0.068861Jy sigma=0.453126 ! 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.068861Jy sigma=0.453126 ! Fit after self-cal, rms=0.068935Jy sigma=0.453115 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.167 mas, bmaj=5.236 mas, bpa=-26.86 degrees ! Estimated noise=1.28266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.34574e-05 Jy ! Component: 100 - total flux cleaned = -0.000113547 Jy ! Component: 150 - total flux cleaned = -0.00013721 Jy ! Component: 200 - total flux cleaned = -0.000147751 Jy ! Total flux subtracted in 200 components = -0.000147751 Jy ! Clean residual min=-0.002262 max=0.002163 Jy/beam ! Clean residual mean=-0.000007 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.12228 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.12228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068930Jy sigma=0.453077 ! Fit after self-cal, rms=0.068933Jy sigma=0.453071 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.8781e-06 Jy ! Component: 100 - total flux cleaned = -1.76978e-05 Jy ! Component: 150 - total flux cleaned = -2.71275e-05 Jy ! Component: 200 - total flux cleaned = -4.50191e-05 Jy ! Total flux subtracted in 200 components = -4.50191e-05 Jy ! Clean residual min=-0.002254 max=0.002157 Jy/beam ! Clean residual mean=-0.000007 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.122235 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.122235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068930Jy sigma=0.453052 ! Fit after self-cal, rms=0.068931Jy sigma=0.453049 ! 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.068931Jy sigma=0.453049 ! Fit after self-cal, rms=0.068986Jy sigma=0.453041 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.644 mas, bmaj=10.03 mas, bpa=-38.89 degrees ! Estimated noise=1.57552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.90746e-05 Jy ! Component: 100 - total flux cleaned = 8.47114e-06 Jy ! Component: 150 - total flux cleaned = -6.06487e-06 Jy ! Component: 200 - total flux cleaned = -1.61652e-05 Jy ! Total flux subtracted in 200 components = -1.61652e-05 Jy ! Clean residual min=-0.002234 max=0.002136 Jy/beam ! Clean residual mean=-0.000011 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.122219 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 40 components and 0.122219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068985Jy sigma=0.453043 ! Fit after self-cal, rms=0.068986Jy sigma=0.453032 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.39936e-06 Jy ! Component: 100 - total flux cleaned = -1.56715e-05 Jy ! Component: 150 - total flux cleaned = -2.10563e-05 Jy ! Component: 200 - total flux cleaned = -2.53821e-05 Jy ! Total flux subtracted in 200 components = -2.53821e-05 Jy ! Clean residual min=-0.002230 max=0.002136 Jy/beam ! Clean residual mean=-0.000011 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.122194 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.122194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068986Jy sigma=0.453040 ! Fit after self-cal, rms=0.068986Jy sigma=0.453035 ! 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=4.167 mas, bmaj=5.24 mas, bpa=-27.22 degrees ! Estimated noise=1.28353 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.167 x 5.24 at -27.22 degrees (North through East) ! Clean map min=-0.0021502 max=0.11641 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=3.482 mas, bmaj=4.481 mas, bpa=-25.73 degrees ! Estimated noise=1.71162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0908275 Jy ! Component: 100 - total flux cleaned = 0.110969 Jy ! Component: 150 - total flux cleaned = 0.117589 Jy ! Component: 200 - total flux cleaned = 0.120622 Jy ! Total flux subtracted in 200 components = 0.120622 Jy ! Clean residual min=-0.003090 max=0.002862 Jy/beam ! Clean residual mean=-0.000010 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.120622 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.120622 Jy ! Inverting map and beam ! Estimated beam: bmin=4.167 mas, bmaj=5.24 mas, bpa=-27.22 degrees ! Estimated noise=1.28353 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.000765246 Jy ! Component: 100 - total flux cleaned = 0.000968603 Jy ! Component: 150 - total flux cleaned = 0.00110286 Jy ! Component: 200 - total flux cleaned = 0.0012203 Jy ! Total flux subtracted in 200 components = 0.0012203 Jy ! Clean residual min=-0.002238 max=0.002195 Jy/beam ! Clean residual mean=-0.000007 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.121842 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 20 components and 0.121842 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.644 mas, bmaj=10.03 mas, bpa=-38.89 degrees ! Estimated noise=1.57552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195558 Jy ! Component: 100 - total flux cleaned = 0.00019261 Jy ! Component: 150 - total flux cleaned = 0.000198252 Jy ! Component: 200 - total flux cleaned = 0.000203703 Jy ! Total flux subtracted in 200 components = 0.000203703 Jy ! Clean residual min=-0.002225 max=0.002161 Jy/beam ! Clean residual mean=-0.000011 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.122046 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 = -8.6023e-08 Jy ! Component: 100 - total flux cleaned = 3.82451e-06 Jy ! Component: 150 - total flux cleaned = 3.863e-06 Jy ! Component: 200 - total flux cleaned = 4.1941e-06 Jy ! Total flux subtracted in 200 components = 4.1941e-06 Jy ! Clean residual min=-0.002226 max=0.002164 Jy/beam ! Clean residual mean=-0.000011 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.12205 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.12205 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.167 mas, bmaj=5.24 mas, bpa=-27.22 degrees ! Estimated noise=1.28353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000179728 Jy ! Component: 100 - total flux cleaned = -0.000162192 Jy ! Component: 150 - total flux cleaned = -0.000148108 Jy ! Component: 200 - total flux cleaned = -0.000148 Jy ! Total flux subtracted in 200 components = -0.000148 Jy ! Clean residual min=-0.002222 max=0.002181 Jy/beam ! Clean residual mean=-0.000007 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.121902 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.121902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068990Jy sigma=0.453075 ! Fit after self-cal, rms=0.068989Jy sigma=0.453064 wmodel J0806+7746_S_map.mod ! Writing 37 model components to file: J0806+7746_S_map.mod wobs J0806+7746_S_uvs.fits ! Writing UV FITS file: J0806+7746_S_uvs.fits wwins J0806+7746_S_map.win ! wwins: Wrote 1 windows to J0806+7746_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 = -4.68127e-05 Jy ! Component: 100 - total flux cleaned = 0.000102832 Jy ! Component: 150 - total flux cleaned = 0.000380896 Jy ! Component: 200 - total flux cleaned = 0.00054811 Jy ! Component: 250 - total flux cleaned = 0.000709566 Jy ! Component: 300 - total flux cleaned = 0.000803301 Jy ! Component: 350 - total flux cleaned = 0.000834953 Jy ! Component: 400 - total flux cleaned = 0.000806256 Jy ! Component: 450 - total flux cleaned = 0.000720349 Jy ! Component: 500 - total flux cleaned = 0.000691768 Jy ! Component: 550 - total flux cleaned = 0.000636994 Jy ! Component: 600 - total flux cleaned = 0.000663563 Jy ! Component: 650 - total flux cleaned = 0.000583161 Jy ! Component: 700 - total flux cleaned = 0.000479436 Jy ! Component: 750 - total flux cleaned = 0.000428656 Jy ! Component: 800 - total flux cleaned = 0.000428485 Jy ! Component: 850 - total flux cleaned = 0.000354638 Jy ! Component: 900 - total flux cleaned = 0.000257321 Jy ! Component: 950 - total flux cleaned = 0.000233567 Jy ! Component: 1000 - total flux cleaned = 0.000209819 Jy ! Component: 1050 - total flux cleaned = 9.37679e-05 Jy ! Component: 1100 - total flux cleaned = -2.02229e-05 Jy ! Component: 1150 - total flux cleaned = 2.49596e-05 Jy ! Component: 1200 - total flux cleaned = -4.22502e-05 Jy ! Component: 1250 - total flux cleaned = -0.000108168 Jy ! Component: 1300 - total flux cleaned = -0.000129687 Jy ! Component: 1350 - total flux cleaned = -0.000172874 Jy ! Component: 1400 - total flux cleaned = -0.000215796 Jy ! Component: 1450 - total flux cleaned = -0.000278732 Jy ! Component: 1500 - total flux cleaned = -0.000299143 Jy ! Component: 1550 - total flux cleaned = -0.000299679 Jy ! Component: 1600 - total flux cleaned = -0.00038072 Jy ! Component: 1650 - total flux cleaned = -0.000420838 Jy ! Component: 1700 - total flux cleaned = -0.000361321 Jy ! Component: 1750 - total flux cleaned = -0.000401139 Jy ! Component: 1800 - total flux cleaned = -0.00049813 Jy ! Component: 1850 - total flux cleaned = -0.000459509 Jy ! Component: 1900 - total flux cleaned = -0.000516719 Jy ! Component: 1950 - total flux cleaned = -0.000591776 Jy ! Component: 2000 - total flux cleaned = -0.000685097 Jy ! Component: 2050 - total flux cleaned = -0.000703416 Jy ! Component: 2100 - total flux cleaned = -0.000740212 Jy ! Component: 2150 - total flux cleaned = -0.000831006 Jy ! Component: 2200 - total flux cleaned = -0.000902777 Jy ! Component: 2250 - total flux cleaned = -0.000956323 Jy ! Component: 2300 - total flux cleaned = -0.00102696 Jy ! Component: 2350 - total flux cleaned = -0.00109687 Jy ! Component: 2400 - total flux cleaned = -0.00114901 Jy ! Component: 2450 - total flux cleaned = -0.00125213 Jy ! Component: 2500 - total flux cleaned = -0.00130347 Jy ! Component: 2550 - total flux cleaned = -0.00135414 Jy ! Component: 2600 - total flux cleaned = -0.00137101 Jy ! Component: 2650 - total flux cleaned = -0.00137114 Jy ! Component: 2700 - total flux cleaned = -0.00148649 Jy ! Component: 2750 - total flux cleaned = -0.00151917 Jy ! Component: 2800 - total flux cleaned = -0.00155168 Jy ! Component: 2850 - total flux cleaned = -0.00163196 Jy ! Component: 2900 - total flux cleaned = -0.00159984 Jy ! Component: 2950 - total flux cleaned = -0.00167888 Jy ! Component: 3000 - total flux cleaned = -0.00167896 Jy ! Component: 3050 - total flux cleaned = -0.00169473 Jy ! Component: 3100 - total flux cleaned = -0.00172557 Jy ! Component: 3150 - total flux cleaned = -0.00169516 Jy ! Component: 3200 - total flux cleaned = -0.00180134 Jy ! Component: 3250 - total flux cleaned = -0.00181646 Jy ! Component: 3300 - total flux cleaned = -0.0018316 Jy ! Component: 3350 - total flux cleaned = -0.00183167 Jy ! Component: 3400 - total flux cleaned = -0.00184646 Jy ! Component: 3450 - total flux cleaned = -0.0018465 Jy ! Component: 3500 - total flux cleaned = -0.00186087 Jy ! Component: 3550 - total flux cleaned = -0.00188981 Jy ! Component: 3600 - total flux cleaned = -0.00190409 Jy ! Component: 3650 - total flux cleaned = -0.00194677 Jy ! Component: 3700 - total flux cleaned = -0.00191834 Jy ! Component: 3750 - total flux cleaned = -0.00197448 Jy ! Component: 3800 - total flux cleaned = -0.00189077 Jy ! Component: 3850 - total flux cleaned = -0.00200162 Jy ! Component: 3900 - total flux cleaned = -0.00201523 Jy ! Component: 3950 - total flux cleaned = -0.00200149 Jy ! Component: 4000 - total flux cleaned = -0.00201505 Jy ! Component: 4050 - total flux cleaned = -0.00202865 Jy ! Total flux subtracted in 4096 components = -0.00209583 Jy ! Clean residual min=-0.000860 max=0.000823 Jy/beam ! Clean residual mean=-0.000002 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.119806 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 349 components and 0.119806 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0806+7746_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.167 x 5.24 at -27.22 degrees (North through East) ! Clean map min=-0.0015516 max=0.11653 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0806+7746_S_map.fits wmodel /image_prod/ug002_uva//J0806+7746_S_map.mod ! Writing 349 model components to file: /image_prod/ug002_uva//J0806+7746_S_map.mod wobs /image_prod/ug002_uva//J0806+7746_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0806+7746_S_uvs.fits wwins /image_prod/ug002_uva//J0806+7746_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0806+7746_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.116534 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247752 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.637802 0.637802 1.2756 2.55121 5.10241 10.2048 20.4097 40.8193 81.6386 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.116 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 470.365 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0806+7746_S_dfm.log closed on Wed Mar 4 22:12:45 2020