! Started logfile: /image_prod/ug002_uva//J0508+8432_S_f_dfm.log on Wed Mar 4 20:40:45 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//J0508+8432_S_f_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0508+8432_S_f_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.884127 visibilities/baseline/integration-bin. ! Found source: J0508+8432 ! ! 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 3342 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 J0508+8432_S_f] 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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.033924Jy sigma=7.359938 ! Fit after self-cal, rms=0.769971Jy sigma=5.522852 ! 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.911 mas, bmaj=4.323 mas, bpa=36.28 degrees ! Estimated noise=2.21424 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.182549 Jy ! Component: 100 - total flux cleaned = 0.22277 Jy ! Total flux subtracted in 100 components = 0.22277 Jy ! Clean residual min=-0.011339 max=0.012988 Jy/beam ! Clean residual mean=-0.000051 rms=0.002765 Jy/beam ! Combined flux in latest and established models = 0.22277 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.22277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104540Jy sigma=0.706683 ! Fit after self-cal, rms=0.103691Jy sigma=0.700915 ! 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.583 mas, bmaj=5.085 mas, bpa=36.13 degrees ! Estimated noise=1.75549 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.0143462 Jy ! Component: 100 - total flux cleaned = 0.0198047 Jy ! Component: 150 - total flux cleaned = 0.0206208 Jy ! Component: 200 - total flux cleaned = 0.0206178 Jy ! Total flux subtracted in 200 components = 0.0206178 Jy ! Clean residual min=-0.011801 max=0.010515 Jy/beam ! Clean residual mean=-0.000047 rms=0.002905 Jy/beam ! Combined flux in latest and established models = 0.243388 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.243388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101842Jy sigma=0.689297 ! Fit after self-cal, rms=0.101841Jy sigma=0.689138 ! 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.583 x 5.085 at 36.13 degrees (North through East) ! Clean map min=-0.011559 max=0.23436 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.90 HN 0.98 KP 1.30 ! LA 1.00 MK 0.99 NL 1.03 OV 0.96 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.68 FD 0.91 HN 0.99 KP 1.29 ! LA 0.98 MK 1.00 NL 1.06 OV 0.99 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.91 HN 1.01 KP 1.32 ! LA 0.98 MK 1.01 NL 0.95 OV 0.96 ! PT 1.01 SC 1.05 ! ! ! Fit before self-cal, rms=0.101841Jy sigma=0.689138 ! Fit after self-cal, rms=0.099249Jy sigma=0.636662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.58 mas, bmaj=5.077 mas, bpa=36.23 degrees ! Estimated noise=1.74878 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.000961322 Jy ! Component: 100 - total flux cleaned = 0.00116189 Jy ! Component: 150 - total flux cleaned = 0.00134334 Jy ! Component: 200 - total flux cleaned = 0.0015077 Jy ! Total flux subtracted in 200 components = 0.0015077 Jy ! Clean residual min=-0.009144 max=0.009820 Jy/beam ! Clean residual mean=-0.000053 rms=0.002297 Jy/beam ! Combined flux in latest and established models = 0.244896 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.244896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099141Jy sigma=0.636047 ! Fit after self-cal, rms=0.099223Jy sigma=0.635623 ! 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.099223Jy sigma=0.635623 ! Fit after self-cal, rms=0.125132Jy sigma=0.537120 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=5.082 mas, bpa=36.04 degrees ! Estimated noise=1.76279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190322 Jy ! Component: 100 - total flux cleaned = 0.00270835 Jy ! Component: 150 - total flux cleaned = 0.00290293 Jy ! Component: 200 - total flux cleaned = 0.00303847 Jy ! Total flux subtracted in 200 components = 0.00303847 Jy ! Clean residual min=-0.003696 max=0.003852 Jy/beam ! Clean residual mean=-0.000004 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.247934 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.247934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125060Jy sigma=0.536869 ! Fit after self-cal, rms=0.125502Jy sigma=0.536430 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 (-91, 18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173126 Jy ! Component: 100 - total flux cleaned = 0.00190901 Jy ! Component: 150 - total flux cleaned = 0.00190987 Jy ! Component: 200 - total flux cleaned = 0.00197409 Jy ! Total flux subtracted in 200 components = 0.00197409 Jy ! Clean residual min=-0.003473 max=0.003501 Jy/beam ! Clean residual mean=-0.000005 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.249908 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.249908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125358Jy sigma=0.535093 ! Fit after self-cal, rms=0.125347Jy sigma=0.535018 ! 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.125347Jy sigma=0.535018 ! Fit after self-cal, rms=0.128842Jy sigma=0.534291 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=5.075 mas, bpa=35.98 degrees ! Estimated noise=1.76548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000403995 Jy ! Component: 100 - total flux cleaned = 0.000562594 Jy ! Component: 150 - total flux cleaned = 0.000703631 Jy ! Component: 200 - total flux cleaned = 0.000831598 Jy ! Total flux subtracted in 200 components = 0.000831598 Jy ! Clean residual min=-0.003537 max=0.003423 Jy/beam ! Clean residual mean=-0.000003 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.25074 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 55 components and 0.25074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128804Jy sigma=0.533904 ! Fit after self-cal, rms=0.128817Jy sigma=0.533893 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.000165063 Jy ! Component: 100 - total flux cleaned = 0.000276483 Jy ! Component: 150 - total flux cleaned = 0.000379989 Jy ! Component: 200 - total flux cleaned = 0.00044488 Jy ! Total flux subtracted in 200 components = 0.00044488 Jy ! Clean residual min=-0.003579 max=0.003363 Jy/beam ! Clean residual mean=-0.000002 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.251185 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 65 components and 0.251185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128795Jy sigma=0.533709 ! Fit after self-cal, rms=0.128795Jy sigma=0.533706 ! 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.128795Jy sigma=0.533706 ! Fit after self-cal, rms=0.128901Jy sigma=0.533670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.049 mas, bmaj=10.06 mas, bpa=29.96 degrees ! Estimated noise=2.22054 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014496 Jy ! Component: 100 - total flux cleaned = 0.00187854 Jy ! Component: 150 - total flux cleaned = 0.0019542 Jy ! Component: 200 - total flux cleaned = 0.00200417 Jy ! Total flux subtracted in 200 components = 0.00200417 Jy ! Clean residual min=-0.003721 max=0.003108 Jy/beam ! Clean residual mean=0.000001 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.253189 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.253189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128874Jy sigma=0.533713 ! Fit after self-cal, rms=0.128867Jy sigma=0.533679 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.000203916 Jy ! Component: 100 - total flux cleaned = 0.000226278 Jy ! Component: 150 - total flux cleaned = 0.000241581 Jy ! Component: 200 - total flux cleaned = 0.000268636 Jy ! Total flux subtracted in 200 components = 0.000268636 Jy ! Clean residual min=-0.003715 max=0.003124 Jy/beam ! Clean residual mean=0.000003 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.253458 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 79 components and 0.253458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128860Jy sigma=0.533743 ! Fit after self-cal, rms=0.128856Jy sigma=0.533735 ! 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.555 mas, bmaj=5.069 mas, bpa=35.94 degrees ! Estimated noise=1.76781 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.555 x 5.069 at 35.94 degrees (North through East) ! Clean map min=-0.0033232 max=0.23446 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.886 mas, bmaj=4.317 mas, bpa=36.31 degrees ! Estimated noise=2.21387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.182548 Jy ! Component: 100 - total flux cleaned = 0.223173 Jy ! Component: 150 - total flux cleaned = 0.237097 Jy ! Component: 200 - total flux cleaned = 0.242942 Jy ! Total flux subtracted in 200 components = 0.242942 Jy ! Clean residual min=-0.004931 max=0.004979 Jy/beam ! Clean residual mean=-0.000009 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.242942 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.242942 Jy ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=5.069 mas, bpa=35.94 degrees ! Estimated noise=1.76781 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 (0, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0050611 Jy ! Component: 100 - total flux cleaned = 0.0066366 Jy ! Component: 150 - total flux cleaned = 0.00744948 Jy ! Component: 200 - total flux cleaned = 0.00814734 Jy ! Total flux subtracted in 200 components = 0.00814734 Jy ! Clean residual min=-0.003541 max=0.003298 Jy/beam ! Clean residual mean=-0.000005 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.25109 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.25109 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.049 mas, bmaj=10.06 mas, bpa=29.96 degrees ! Estimated noise=2.22054 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129373 Jy ! Component: 100 - total flux cleaned = 0.00129942 Jy ! Component: 150 - total flux cleaned = 0.00130241 Jy ! Component: 200 - total flux cleaned = 0.00137052 Jy ! Total flux subtracted in 200 components = 0.00137052 Jy ! Clean residual min=-0.003753 max=0.003100 Jy/beam ! Clean residual mean=-0.000003 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.25246 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 = -3.09261e-05 Jy ! Component: 100 - total flux cleaned = -0.000112769 Jy ! Component: 150 - total flux cleaned = -0.000136408 Jy ! Component: 200 - total flux cleaned = -0.000158316 Jy ! Total flux subtracted in 200 components = -0.000158316 Jy ! Clean residual min=-0.003714 max=0.003105 Jy/beam ! Clean residual mean=-0.000004 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.252302 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 69 components and 0.252302 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=5.069 mas, bpa=35.94 degrees ! Estimated noise=1.76781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.32002e-05 Jy ! Component: 100 - total flux cleaned = 7.25436e-05 Jy ! Component: 150 - total flux cleaned = 0.00013123 Jy ! Component: 200 - total flux cleaned = 0.000236757 Jy ! Total flux subtracted in 200 components = 0.000236757 Jy ! Clean residual min=-0.003466 max=0.003310 Jy/beam ! Clean residual mean=-0.000003 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.252539 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 86 components and 0.252539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128856Jy sigma=0.533733 ! Fit after self-cal, rms=0.128847Jy sigma=0.533590 wmodel J0508+8432_S_f_map.mod ! Writing 86 model components to file: J0508+8432_S_f_map.mod wobs J0508+8432_S_f_uvs.fits ! Writing UV FITS file: J0508+8432_S_f_uvs.fits wwins J0508+8432_S_f_map.win ! wwins: Wrote 3 windows to J0508+8432_S_f_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.000611564 Jy ! Component: 100 - total flux cleaned = -0.000551342 Jy ! Component: 150 - total flux cleaned = -0.000608233 Jy ! Component: 200 - total flux cleaned = -0.000552044 Jy ! Component: 250 - total flux cleaned = -0.000551989 Jy ! Component: 300 - total flux cleaned = -0.000603953 Jy ! Component: 350 - total flux cleaned = -0.000655214 Jy ! Component: 400 - total flux cleaned = -0.000554097 Jy ! Component: 450 - total flux cleaned = -0.000603204 Jy ! Component: 500 - total flux cleaned = -0.000602833 Jy ! Component: 550 - total flux cleaned = -0.000746123 Jy ! Component: 600 - total flux cleaned = -0.000840308 Jy ! Component: 650 - total flux cleaned = -0.000978906 Jy ! Component: 700 - total flux cleaned = -0.00107 Jy ! Component: 750 - total flux cleaned = -0.00120492 Jy ! Component: 800 - total flux cleaned = -0.00133799 Jy ! Component: 850 - total flux cleaned = -0.0015129 Jy ! Component: 900 - total flux cleaned = -0.00164241 Jy ! Component: 950 - total flux cleaned = -0.00172804 Jy ! Component: 1000 - total flux cleaned = -0.00185533 Jy ! Component: 1050 - total flux cleaned = -0.00218789 Jy ! Component: 1100 - total flux cleaned = -0.00222857 Jy ! Component: 1150 - total flux cleaned = -0.00247289 Jy ! Component: 1200 - total flux cleaned = -0.00255371 Jy ! Component: 1250 - total flux cleaned = -0.00267327 Jy ! Component: 1300 - total flux cleaned = -0.00287015 Jy ! Component: 1350 - total flux cleaned = -0.00290949 Jy ! Component: 1400 - total flux cleaned = -0.00313979 Jy ! Component: 1450 - total flux cleaned = -0.00313934 Jy ! Component: 1500 - total flux cleaned = -0.00321461 Jy ! Component: 1550 - total flux cleaned = -0.00328884 Jy ! Component: 1600 - total flux cleaned = -0.00339924 Jy ! Component: 1650 - total flux cleaned = -0.00332692 Jy ! Component: 1700 - total flux cleaned = -0.00347188 Jy ! Component: 1750 - total flux cleaned = -0.003543 Jy ! Component: 1800 - total flux cleaned = -0.00368525 Jy ! Component: 1850 - total flux cleaned = -0.00386106 Jy ! Component: 1900 - total flux cleaned = -0.00393129 Jy ! Component: 1950 - total flux cleaned = -0.0040011 Jy ! Component: 2000 - total flux cleaned = -0.0042417 Jy ! Component: 2050 - total flux cleaned = -0.00441169 Jy ! Component: 2100 - total flux cleaned = -0.0044448 Jy ! Component: 2150 - total flux cleaned = -0.00451166 Jy ! Component: 2200 - total flux cleaned = -0.00471121 Jy ! Component: 2250 - total flux cleaned = -0.00487618 Jy ! Component: 2300 - total flux cleaned = -0.0050728 Jy ! Component: 2350 - total flux cleaned = -0.00526805 Jy ! Component: 2400 - total flux cleaned = -0.00526799 Jy ! Component: 2450 - total flux cleaned = -0.00552465 Jy ! Component: 2500 - total flux cleaned = -0.00561978 Jy ! Component: 2550 - total flux cleaned = -0.0057148 Jy ! Component: 2600 - total flux cleaned = -0.00577791 Jy ! Component: 2650 - total flux cleaned = -0.00593412 Jy ! Component: 2700 - total flux cleaned = -0.00621304 Jy ! Component: 2750 - total flux cleaned = -0.00627491 Jy ! Component: 2800 - total flux cleaned = -0.00642771 Jy ! Component: 2850 - total flux cleaned = -0.0065799 Jy ! Component: 2900 - total flux cleaned = -0.00667044 Jy ! Component: 2950 - total flux cleaned = -0.00688089 Jy ! Component: 3000 - total flux cleaned = -0.00694051 Jy ! Component: 3050 - total flux cleaned = -0.0071184 Jy ! Component: 3100 - total flux cleaned = -0.00720682 Jy ! Component: 3150 - total flux cleaned = -0.0072655 Jy ! Component: 3200 - total flux cleaned = -0.00744029 Jy ! Component: 3250 - total flux cleaned = -0.00746911 Jy ! Component: 3300 - total flux cleaned = -0.00761343 Jy ! Component: 3350 - total flux cleaned = -0.00772793 Jy ! Component: 3400 - total flux cleaned = -0.00781341 Jy ! Component: 3450 - total flux cleaned = -0.00798343 Jy ! Component: 3500 - total flux cleaned = -0.00806781 Jy ! Component: 3550 - total flux cleaned = -0.00820791 Jy ! Component: 3600 - total flux cleaned = -0.00823584 Jy ! Component: 3650 - total flux cleaned = -0.00840235 Jy ! Component: 3700 - total flux cleaned = -0.00859547 Jy ! Component: 3750 - total flux cleaned = -0.0087052 Jy ! Component: 3800 - total flux cleaned = -0.00865031 Jy ! Component: 3850 - total flux cleaned = -0.00881334 Jy ! Component: 3900 - total flux cleaned = -0.00902987 Jy ! Component: 3950 - total flux cleaned = -0.00911048 Jy ! Component: 4000 - total flux cleaned = -0.00919079 Jy ! Component: 4050 - total flux cleaned = -0.00929742 Jy ! Total flux subtracted in 4096 components = -0.00932407 Jy ! Clean residual min=-0.001643 max=0.001885 Jy/beam ! Clean residual mean=-0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.243215 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 373 components and 0.243215 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0508+8432_S_f_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.555 x 5.069 at 35.94 degrees (North through East) ! Clean map min=-0.002936 max=0.23458 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0508+8432_S_f_map.fits wmodel /image_prod/ug002_uva//J0508+8432_S_f_map.mod ! Writing 373 model components to file: /image_prod/ug002_uva//J0508+8432_S_f_map.mod wobs /image_prod/ug002_uva//J0508+8432_S_f_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0508+8432_S_f_uvs.fits wwins /image_prod/ug002_uva//J0508+8432_S_f_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0508+8432_S_f_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.234577 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000472034 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.603683 0.603683 1.20737 2.41473 4.82947 9.65893 19.3179 38.6357 77.2715 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.234 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 496.949 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0508+8432_S_f_dfm.log closed on Wed Mar 4 20:40:49 2020