! Started logfile: /image_prod/ug002_uva//J0414+053A_S_dfm.log on Wed Mar 4 20:15:23 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//J0414+053A_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0414+053A_S_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.87178 visibilities/baseline/integration-bin. ! Found source: J0414+053A ! ! 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 13299 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 J0414+053A_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.020149Jy sigma=7.832022 ! Fit after self-cal, rms=0.850591Jy sigma=6.620526 ! 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.916 mas, bmaj=7.268 mas, bpa=0.743 degrees ! Estimated noise=1.19789 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.121408 Jy ! Component: 100 - total flux cleaned = 0.163137 Jy ! Total flux subtracted in 100 components = 0.163137 Jy ! Clean residual min=-0.023002 max=0.032891 Jy/beam ! Clean residual mean=0.000069 rms=0.007156 Jy/beam ! Combined flux in latest and established models = 0.163137 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.163137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.185380Jy sigma=1.365270 ! Fit after self-cal, rms=0.184726Jy sigma=1.357652 ! 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.46 mas, bmaj=8.13 mas, bpa=0.517 degrees ! Estimated noise=0.816487 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.0228111 Jy ! Component: 100 - total flux cleaned = 0.0334925 Jy ! Component: 150 - total flux cleaned = 0.0364205 Jy ! Component: 200 - total flux cleaned = 0.0381711 Jy ! Total flux subtracted in 200 components = 0.0381711 Jy ! Clean residual min=-0.028056 max=0.042754 Jy/beam ! Clean residual mean=0.000158 rms=0.008693 Jy/beam ! Combined flux in latest and established models = 0.201308 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 29 components and 0.201308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.180999Jy sigma=1.345129 ! Fit after self-cal, rms=0.181125Jy sigma=1.344343 ! 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.46 x 8.13 at 0.517 degrees (North through East) ! Clean map min=-0.027438 max=0.16057 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.14 HN 0.95 KP 1.03 ! LA 0.95 MK 1.16 NL 0.88 OV 1.28 ! PT 0.69 SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.15 HN 1.32 KP 1.04 ! LA 1.07 MK 0.88 NL 0.94 OV 1.29 ! PT 0.64 SC 1.22 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.43 HN 0.93 KP 1.02 ! LA 1.00 MK 1.15 NL 0.99 OV 1.31 ! PT 0.87 SC 1.14 ! ! ! Fit before self-cal, rms=0.181125Jy sigma=1.344343 ! Fit after self-cal, rms=0.199491Jy sigma=1.303627 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=8.103 mas, bpa=0.3576 degrees ! Estimated noise=0.837577 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.00592424 Jy ! Component: 100 - total flux cleaned = 0.00736084 Jy ! Component: 150 - total flux cleaned = 0.00860913 Jy ! Component: 200 - total flux cleaned = 0.00860598 Jy ! Total flux subtracted in 200 components = 0.00860598 Jy ! Clean residual min=-0.029940 max=0.040907 Jy/beam ! Clean residual mean=0.000140 rms=0.008319 Jy/beam ! Combined flux in latest and established models = 0.209914 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.209914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.198928Jy sigma=1.302705 ! Fit after self-cal, rms=0.200591Jy sigma=1.294604 ! 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.200591Jy sigma=1.294604 ! Fit after self-cal, rms=0.296614Jy sigma=1.201091 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.565 mas, bmaj=8.159 mas, bpa=0.782 degrees ! Estimated noise=0.864172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00454707 Jy ! Component: 100 - total flux cleaned = 0.00567197 Jy ! Component: 150 - total flux cleaned = 0.00612583 Jy ! Component: 200 - total flux cleaned = 0.00620518 Jy ! Total flux subtracted in 200 components = 0.00620518 Jy ! Clean residual min=-0.023370 max=0.031180 Jy/beam ! Clean residual mean=0.000073 rms=0.007543 Jy/beam ! Combined flux in latest and established models = 0.216119 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.216119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.296361Jy sigma=1.201240 ! Fit after self-cal, rms=0.300221Jy sigma=1.194760 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.00066469 Jy ! Component: 100 - total flux cleaned = -0.000662309 Jy ! Component: 150 - total flux cleaned = -0.000660647 Jy ! Component: 200 - total flux cleaned = -0.000659412 Jy ! Total flux subtracted in 200 components = -0.000659412 Jy ! Clean residual min=-0.022827 max=0.030909 Jy/beam ! Clean residual mean=0.000076 rms=0.007616 Jy/beam ! Combined flux in latest and established models = 0.21546 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.21546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.300128Jy sigma=1.194521 ! Fit after self-cal, rms=0.300257Jy sigma=1.194454 ! 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.300257Jy sigma=1.194454 ! Fit after self-cal, rms=0.460666Jy sigma=1.150864 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.634 mas, bmaj=8.157 mas, bpa=2.135 degrees ! Estimated noise=0.893124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294164 Jy ! Component: 100 - total flux cleaned = 0.00308372 Jy ! Component: 150 - total flux cleaned = 0.00333718 Jy ! Component: 200 - total flux cleaned = 0.00355517 Jy ! Total flux subtracted in 200 components = 0.00355517 Jy ! Clean residual min=-0.022339 max=0.031090 Jy/beam ! Clean residual mean=0.000060 rms=0.007472 Jy/beam ! Combined flux in latest and established models = 0.219015 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.219015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.460212Jy sigma=1.151396 ! Fit after self-cal, rms=0.461147Jy sigma=1.150229 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.000609024 Jy ! Component: 100 - total flux cleaned = -0.000379946 Jy ! Component: 150 - total flux cleaned = -0.000181271 Jy ! Component: 200 - total flux cleaned = -8.61493e-05 Jy ! Total flux subtracted in 200 components = -8.61493e-05 Jy ! Clean residual min=-0.022736 max=0.031327 Jy/beam ! Clean residual mean=0.000060 rms=0.007479 Jy/beam ! Combined flux in latest and established models = 0.218929 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.218929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.460939Jy sigma=1.150456 ! Fit after self-cal, rms=0.461059Jy sigma=1.150355 ! 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.461059Jy sigma=1.150355 ! Fit after self-cal, rms=0.479127Jy sigma=1.149856 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.449 mas, bmaj=11.66 mas, bpa=-3.471 degrees ! Estimated noise=1.06796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00414593 Jy ! Component: 100 - total flux cleaned = 0.00491443 Jy ! Component: 150 - total flux cleaned = 0.0049154 Jy ! Component: 200 - total flux cleaned = 0.00491452 Jy ! Total flux subtracted in 200 components = 0.00491452 Jy ! Clean residual min=-0.030917 max=0.049417 Jy/beam ! Clean residual mean=0.000120 rms=0.011783 Jy/beam ! Combined flux in latest and established models = 0.223843 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.223843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.479320Jy sigma=1.148607 ! Fit after self-cal, rms=0.479584Jy sigma=1.148543 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.000538407 Jy ! Component: 100 - total flux cleaned = 0.00054062 Jy ! Component: 150 - total flux cleaned = 0.000596086 Jy ! Component: 200 - total flux cleaned = 0.000593052 Jy ! Total flux subtracted in 200 components = 0.000593052 Jy ! Clean residual min=-0.031042 max=0.049365 Jy/beam ! Clean residual mean=0.000119 rms=0.011752 Jy/beam ! Combined flux in latest and established models = 0.224436 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.224436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.479638Jy sigma=1.148460 ! Fit after self-cal, rms=0.479658Jy sigma=1.148428 ! 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.633 mas, bmaj=8.136 mas, bpa=3.004 degrees ! Estimated noise=0.907921 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.633 x 8.136 at 3.004 degrees (North through East) ! Clean map min=-0.022343 max=0.17788 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.05 mas, bmaj=7.243 mas, bpa=4.361 degrees ! Estimated noise=1.35663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.131375 Jy ! Component: 100 - total flux cleaned = 0.17545 Jy ! Component: 150 - total flux cleaned = 0.197154 Jy ! Component: 200 - total flux cleaned = 0.210402 Jy ! Total flux subtracted in 200 components = 0.210402 Jy ! Clean residual min=-0.024128 max=0.031239 Jy/beam ! Clean residual mean=0.000040 rms=0.007081 Jy/beam ! Combined flux in latest and established models = 0.210402 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.210402 Jy ! Inverting map and beam ! Estimated beam: bmin=3.633 mas, bmaj=8.136 mas, bpa=3.004 degrees ! Estimated noise=0.907921 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.00862086 Jy ! Component: 100 - total flux cleaned = 0.0111911 Jy ! Component: 150 - total flux cleaned = 0.0127121 Jy ! Component: 200 - total flux cleaned = 0.0128976 Jy ! Total flux subtracted in 200 components = 0.0128976 Jy ! Clean residual min=-0.023454 max=0.032379 Jy/beam ! Clean residual mean=0.000060 rms=0.007592 Jy/beam ! Combined flux in latest and established models = 0.2233 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 28 components and 0.2233 Jy ! Inverting map ! Added new window around map position (-34.5, -53.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0292689 Jy ! Component: 100 - total flux cleaned = 0.0423739 Jy ! Component: 150 - total flux cleaned = 0.0484379 Jy ! Component: 200 - total flux cleaned = 0.0539859 Jy ! Total flux subtracted in 200 components = 0.0539859 Jy ! Clean residual min=-0.025116 max=0.029291 Jy/beam ! Clean residual mean=0.000079 rms=0.007158 Jy/beam ! Combined flux in latest and established models = 0.277286 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 58 components and 0.277286 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=7.449 mas, bmaj=11.66 mas, bpa=-3.471 degrees ! Estimated noise=1.06796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00506157 Jy ! Component: 100 - total flux cleaned = 0.00936812 Jy ! Component: 150 - total flux cleaned = 0.0113163 Jy ! Component: 200 - total flux cleaned = 0.0130199 Jy ! Total flux subtracted in 200 components = 0.0130199 Jy ! Clean residual min=-0.033273 max=0.046658 Jy/beam ! Clean residual mean=0.000147 rms=0.010843 Jy/beam ! Combined flux in latest and established models = 0.290306 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) ! Added new window around map position (115.5, -128). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0281861 Jy ! Component: 100 - total flux cleaned = 0.0309761 Jy ! Component: 150 - total flux cleaned = 0.0291066 Jy ! Component: 200 - total flux cleaned = 0.0275252 Jy ! Total flux subtracted in 200 components = 0.0275252 Jy ! Clean residual min=-0.028955 max=0.036119 Jy/beam ! Clean residual mean=0.000149 rms=0.009626 Jy/beam ! Combined flux in latest and established models = 0.317831 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 119 components and 0.317831 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.633 mas, bmaj=8.136 mas, bpa=3.004 degrees ! Estimated noise=0.907921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00310624 Jy ! Component: 100 - total flux cleaned = -0.00566359 Jy ! Component: 150 - total flux cleaned = -0.00831121 Jy ! Component: 200 - total flux cleaned = -0.0106667 Jy ! Total flux subtracted in 200 components = -0.0106667 Jy ! Clean residual min=-0.021641 max=0.025518 Jy/beam ! Clean residual mean=0.000076 rms=0.006362 Jy/beam ! Combined flux in latest and established models = 0.307164 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 141 components and 0.307164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.468685Jy sigma=1.091379 ! Fit after self-cal, rms=0.466797Jy sigma=1.074169 wmodel J0414+053A_S_map.mod ! Writing 141 model components to file: J0414+053A_S_map.mod wobs J0414+053A_S_uvs.fits ! Writing UV FITS file: J0414+053A_S_uvs.fits wwins J0414+053A_S_map.win ! wwins: Wrote 3 windows to J0414+053A_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.0101571 Jy ! Component: 100 - total flux cleaned = 0.0166434 Jy ! Component: 150 - total flux cleaned = 0.0231909 Jy ! Component: 200 - total flux cleaned = 0.0302578 Jy ! Component: 250 - total flux cleaned = 0.0359664 Jy ! Component: 300 - total flux cleaned = 0.041885 Jy ! Component: 350 - total flux cleaned = 0.0469219 Jy ! Component: 400 - total flux cleaned = 0.0511406 Jy ! Component: 450 - total flux cleaned = 0.0562917 Jy ! Component: 500 - total flux cleaned = 0.0606562 Jy ! Component: 550 - total flux cleaned = 0.0652538 Jy ! Component: 600 - total flux cleaned = 0.0691202 Jy ! Component: 650 - total flux cleaned = 0.0732354 Jy ! Component: 700 - total flux cleaned = 0.0772746 Jy ! Component: 750 - total flux cleaned = 0.0794144 Jy ! Component: 800 - total flux cleaned = 0.0824356 Jy ! Component: 850 - total flux cleaned = 0.0854077 Jy ! Component: 900 - total flux cleaned = 0.0874647 Jy ! Component: 950 - total flux cleaned = 0.0900737 Jy ! Component: 1000 - total flux cleaned = 0.0926479 Jy ! Component: 1050 - total flux cleaned = 0.0951896 Jy ! Component: 1100 - total flux cleaned = 0.0979767 Jy ! Component: 1150 - total flux cleaned = 0.100182 Jy ! Component: 1200 - total flux cleaned = 0.102905 Jy ! Component: 1250 - total flux cleaned = 0.104788 Jy ! Component: 1300 - total flux cleaned = 0.107455 Jy ! Component: 1350 - total flux cleaned = 0.108248 Jy ! Component: 1400 - total flux cleaned = 0.111128 Jy ! Component: 1450 - total flux cleaned = 0.112683 Jy ! Component: 1500 - total flux cleaned = 0.114991 Jy ! Component: 1550 - total flux cleaned = 0.116514 Jy ! Component: 1600 - total flux cleaned = 0.118275 Jy ! Component: 1650 - total flux cleaned = 0.121015 Jy ! Component: 1700 - total flux cleaned = 0.121757 Jy ! Component: 1750 - total flux cleaned = 0.12347 Jy ! Component: 1800 - total flux cleaned = 0.125411 Jy ! Component: 1850 - total flux cleaned = 0.126852 Jy ! Component: 1900 - total flux cleaned = 0.127329 Jy ! Component: 1950 - total flux cleaned = 0.128983 Jy ! Component: 2000 - total flux cleaned = 0.129688 Jy ! Component: 2050 - total flux cleaned = 0.130853 Jy ! Component: 2100 - total flux cleaned = 0.131777 Jy ! Component: 2150 - total flux cleaned = 0.132921 Jy ! Component: 2200 - total flux cleaned = 0.133376 Jy ! Component: 2250 - total flux cleaned = 0.133831 Jy ! Component: 2300 - total flux cleaned = 0.135622 Jy ! Component: 2350 - total flux cleaned = 0.13651 Jy ! Component: 2400 - total flux cleaned = 0.137835 Jy ! Component: 2450 - total flux cleaned = 0.138272 Jy ! Component: 2500 - total flux cleaned = 0.138925 Jy ! Component: 2550 - total flux cleaned = 0.140866 Jy ! Component: 2600 - total flux cleaned = 0.140008 Jy ! Component: 2650 - total flux cleaned = 0.141072 Jy ! Component: 2700 - total flux cleaned = 0.142128 Jy ! Component: 2750 - total flux cleaned = 0.142968 Jy ! Component: 2800 - total flux cleaned = 0.14401 Jy ! Component: 2850 - total flux cleaned = 0.145665 Jy ! Component: 2900 - total flux cleaned = 0.146489 Jy ! Component: 2950 - total flux cleaned = 0.147514 Jy ! Component: 3000 - total flux cleaned = 0.14792 Jy ! Component: 3050 - total flux cleaned = 0.148526 Jy ! Component: 3100 - total flux cleaned = 0.149128 Jy ! Component: 3150 - total flux cleaned = 0.149528 Jy ! Component: 3200 - total flux cleaned = 0.150124 Jy ! Component: 3250 - total flux cleaned = 0.151308 Jy ! Component: 3300 - total flux cleaned = 0.151699 Jy ! Component: 3350 - total flux cleaned = 0.152286 Jy ! Component: 3400 - total flux cleaned = 0.153257 Jy ! Component: 3450 - total flux cleaned = 0.153835 Jy ! Component: 3500 - total flux cleaned = 0.153643 Jy ! Component: 3550 - total flux cleaned = 0.154406 Jy ! Component: 3600 - total flux cleaned = 0.155167 Jy ! Component: 3650 - total flux cleaned = 0.155355 Jy ! Component: 3700 - total flux cleaned = 0.156858 Jy ! Component: 3750 - total flux cleaned = 0.158163 Jy ! Component: 3800 - total flux cleaned = 0.158534 Jy ! Component: 3850 - total flux cleaned = 0.159459 Jy ! Component: 3900 - total flux cleaned = 0.160194 Jy ! Component: 3950 - total flux cleaned = 0.161293 Jy ! Component: 4000 - total flux cleaned = 0.162201 Jy ! Component: 4050 - total flux cleaned = 0.162021 Jy ! Total flux subtracted in 4096 components = 0.162921 Jy ! Clean residual min=-0.009067 max=0.009876 Jy/beam ! Clean residual mean=0.000018 rms=0.003559 Jy/beam ! Combined flux in latest and established models = 0.470085 Jy keep ! Adding 329 model components to the UV plane model. ! The established model now contains 470 components and 0.470085 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0414+053A_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.633 x 8.136 at 3.004 degrees (North through East) ! Clean map min=-0.024397 max=0.17756 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0414+053A_S_map.fits wmodel /image_prod/ug002_uva//J0414+053A_S_map.mod ! Writing 470 model components to file: /image_prod/ug002_uva//J0414+053A_S_map.mod wobs /image_prod/ug002_uva//J0414+053A_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0414+053A_S_uvs.fits wwins /image_prod/ug002_uva//J0414+053A_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0414+053A_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.177559 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00353169 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.96709 5.96709 11.9342 23.8683 47.7367 95.4734 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0105 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.177 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 50.275 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0414+053A_S_dfm.log closed on Wed Mar 4 20:15:27 2020