! Started logfile: /image_prod/ug002_uva//J0202+4205_S_dfm.log on Wed Mar 4 19:21:13 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//J0202+4205_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0202+4205_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.886905 visibilities/baseline/integration-bin. ! Found source: J0202+4205 ! ! 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 36 lines of history. ! ! Reading 4470 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 J0202+4205_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013906Jy sigma=8.113477 ! Fit after self-cal, rms=0.821768Jy sigma=6.590117 ! 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.035 mas, bmaj=4.772 mas, bpa=-13.81 degrees ! Estimated noise=2.09635 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.136663 Jy ! Component: 100 - total flux cleaned = 0.172909 Jy ! Total flux subtracted in 100 components = 0.172909 Jy ! Clean residual min=-0.008789 max=0.014683 Jy/beam ! Clean residual mean=0.000001 rms=0.002345 Jy/beam ! Combined flux in latest and established models = 0.172909 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.172909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073167Jy sigma=0.514103 ! Fit after self-cal, rms=0.073132Jy sigma=0.513981 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.015202 Jy ! Component: 100 - total flux cleaned = 0.0227081 Jy ! Total flux subtracted in 100 components = 0.0227081 Jy ! Clean residual min=-0.007613 max=0.007631 Jy/beam ! Clean residual mean=0.000014 rms=0.001889 Jy/beam ! Combined flux in latest and established models = 0.195617 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.195617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069688Jy sigma=0.480100 ! Fit after self-cal, rms=0.069683Jy sigma=0.480008 ! 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.462 mas, bmaj=5.308 mas, bpa=-13.09 degrees ! Estimated noise=1.36825 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.00557713 Jy ! Component: 100 - total flux cleaned = 0.00860217 Jy ! Component: 150 - total flux cleaned = 0.0103091 Jy ! Component: 200 - total flux cleaned = 0.0107693 Jy ! Total flux subtracted in 200 components = 0.0107693 Jy ! Clean residual min=-0.007718 max=0.007451 Jy/beam ! Clean residual mean=0.000028 rms=0.002144 Jy/beam ! Combined flux in latest and established models = 0.206386 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.206386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069350Jy sigma=0.475000 ! Fit after self-cal, rms=0.069333Jy sigma=0.474903 ! 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.462 x 5.308 at -13.09 degrees (North through East) ! Clean map min=-0.0074942 max=0.17937 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.08 HN 1.01 KP 1.01 ! MK 1.05 NL 0.97 OV 0.90 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 0.99 KP 1.01 ! MK 1.03 NL 1.03 OV 0.92 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.08 HN 0.98 KP 0.99 ! MK 1.03 NL 0.94 OV 0.89 SC 1.06 ! ! ! Fit before self-cal, rms=0.069333Jy sigma=0.474903 ! Fit after self-cal, rms=0.068706Jy sigma=0.462320 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=5.376 mas, bpa=-13.31 degrees ! Estimated noise=1.36689 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.00286492 Jy ! Component: 100 - total flux cleaned = -0.00392888 Jy ! Component: 150 - total flux cleaned = -0.00437304 Jy ! Component: 200 - total flux cleaned = -0.00471125 Jy ! Total flux subtracted in 200 components = -0.00471125 Jy ! Clean residual min=-0.006836 max=0.007289 Jy/beam ! Clean residual mean=0.000032 rms=0.001907 Jy/beam ! Combined flux in latest and established models = 0.201675 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.201675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068435Jy sigma=0.461852 ! Fit after self-cal, rms=0.068441Jy sigma=0.461701 ! 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.068441Jy sigma=0.461701 ! Fit after self-cal, rms=0.069740Jy sigma=0.412199 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=5.316 mas, bpa=-12.66 degrees ! Estimated noise=1.36376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000791411 Jy ! Component: 100 - total flux cleaned = 0.000791986 Jy ! Component: 150 - total flux cleaned = 0.000846869 Jy ! Component: 200 - total flux cleaned = 0.000870511 Jy ! Total flux subtracted in 200 components = 0.000870511 Jy ! Clean residual min=-0.002207 max=0.002768 Jy/beam ! Clean residual mean=0.000002 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.202546 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.202546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069691Jy sigma=0.411864 ! Fit after self-cal, rms=0.069960Jy sigma=0.411544 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 (-120.5, -62.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225086 Jy ! Component: 100 - total flux cleaned = 0.00255458 Jy ! Component: 150 - total flux cleaned = 0.00281346 Jy ! Component: 200 - total flux cleaned = 0.00291046 Jy ! Total flux subtracted in 200 components = 0.00291046 Jy ! Clean residual min=-0.002123 max=0.002319 Jy/beam ! Clean residual mean=0.000002 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.205456 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 58 components and 0.205456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069828Jy sigma=0.410799 ! Fit after self-cal, rms=0.069824Jy sigma=0.410703 ! 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.069824Jy sigma=0.410703 ! Fit after self-cal, rms=0.069982Jy sigma=0.410512 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.494 mas, bmaj=5.309 mas, bpa=-12.36 degrees ! Estimated noise=1.36405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104485 Jy ! Component: 100 - total flux cleaned = 0.00126994 Jy ! Component: 150 - total flux cleaned = 0.00140911 Jy ! Component: 200 - total flux cleaned = 0.00151188 Jy ! Total flux subtracted in 200 components = 0.00151188 Jy ! Clean residual min=-0.002050 max=0.002114 Jy/beam ! Clean residual mean=0.000001 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.206968 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 73 components and 0.206968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069934Jy sigma=0.410270 ! Fit after self-cal, rms=0.069936Jy sigma=0.410245 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.000133525 Jy ! Component: 100 - total flux cleaned = 0.000228233 Jy ! Component: 150 - total flux cleaned = 0.000272129 Jy ! Component: 200 - total flux cleaned = 0.000336317 Jy ! Total flux subtracted in 200 components = 0.000336317 Jy ! Clean residual min=-0.002072 max=0.002045 Jy/beam ! Clean residual mean=0.000001 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.207304 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 77 components and 0.207304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069912Jy sigma=0.410142 ! Fit after self-cal, rms=0.069913Jy sigma=0.410136 ! 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.069913Jy sigma=0.410136 ! Fit after self-cal, rms=0.070014Jy sigma=0.410088 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.709 mas, bmaj=8.081 mas, bpa=-4.904 degrees ! Estimated noise=1.6773 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000817223 Jy ! Component: 100 - total flux cleaned = 0.000874885 Jy ! Component: 150 - total flux cleaned = 0.000894505 Jy ! Component: 200 - total flux cleaned = 0.000908893 Jy ! Total flux subtracted in 200 components = 0.000908893 Jy ! Clean residual min=-0.002496 max=0.002275 Jy/beam ! Clean residual mean=0.000003 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.208213 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 90 components and 0.208213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069998Jy sigma=0.410085 ! Fit after self-cal, rms=0.069999Jy sigma=0.410035 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.000216674 Jy ! Component: 100 - total flux cleaned = 0.000127604 Jy ! Component: 150 - total flux cleaned = 9.6689e-05 Jy ! Component: 200 - total flux cleaned = 7.17762e-05 Jy ! Total flux subtracted in 200 components = 7.17762e-05 Jy ! Clean residual min=-0.002488 max=0.002322 Jy/beam ! Clean residual mean=0.000003 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.208285 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 98 components and 0.208285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069996Jy sigma=0.410058 ! Fit after self-cal, rms=0.069997Jy sigma=0.410043 ! 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.493 mas, bmaj=5.308 mas, bpa=-12.24 degrees ! Estimated noise=1.36503 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.493 x 5.308 at -12.24 degrees (North through East) ! Clean map min=-0.0020745 max=0.17929 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.07 mas, bmaj=4.772 mas, bpa=-12.81 degrees ! Estimated noise=2.10571 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.137191 Jy ! Component: 100 - total flux cleaned = 0.172284 Jy ! Component: 150 - total flux cleaned = 0.186931 Jy ! Component: 200 - total flux cleaned = 0.194649 Jy ! Total flux subtracted in 200 components = 0.194649 Jy ! Clean residual min=-0.003720 max=0.004253 Jy/beam ! Clean residual mean=-0.000005 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.194649 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.194649 Jy ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=5.308 mas, bpa=-12.24 degrees ! Estimated noise=1.36503 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.00586035 Jy ! Component: 100 - total flux cleaned = 0.00930609 Jy ! Component: 150 - total flux cleaned = 0.0106569 Jy ! Component: 200 - total flux cleaned = 0.0112449 Jy ! Total flux subtracted in 200 components = 0.0112449 Jy ! Clean residual min=-0.002189 max=0.002114 Jy/beam ! Clean residual mean=0.000001 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.205894 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 31 components and 0.205894 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=6.709 mas, bmaj=8.081 mas, bpa=-4.904 degrees ! Estimated noise=1.6773 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186875 Jy ! Component: 100 - total flux cleaned = 0.00212706 Jy ! Component: 150 - total flux cleaned = 0.00212436 Jy ! Component: 200 - total flux cleaned = 0.0021548 Jy ! Total flux subtracted in 200 components = 0.0021548 Jy ! Clean residual min=-0.002566 max=0.002251 Jy/beam ! Clean residual mean=0.000003 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.208049 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 = 9.99274e-05 Jy ! Component: 100 - total flux cleaned = 0.000205785 Jy ! Component: 150 - total flux cleaned = 0.000278955 Jy ! Component: 200 - total flux cleaned = 0.000344464 Jy ! Total flux subtracted in 200 components = 0.000344464 Jy ! Clean residual min=-0.002483 max=0.002261 Jy/beam ! Clean residual mean=0.000003 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.208394 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 67 components and 0.208394 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=5.308 mas, bpa=-12.24 degrees ! Estimated noise=1.36503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.0006e-05 Jy ! Component: 100 - total flux cleaned = -8.53014e-05 Jy ! Component: 150 - total flux cleaned = -8.54589e-05 Jy ! Component: 200 - total flux cleaned = -7.74994e-06 Jy ! Total flux subtracted in 200 components = -7.74994e-06 Jy ! Clean residual min=-0.002019 max=0.002111 Jy/beam ! Clean residual mean=0.000002 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.208386 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.208386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070077Jy sigma=0.410457 ! Fit after self-cal, rms=0.070071Jy sigma=0.410344 wmodel J0202+4205_S_map.mod ! Writing 82 model components to file: J0202+4205_S_map.mod wobs J0202+4205_S_uvs.fits ! Writing UV FITS file: J0202+4205_S_uvs.fits wwins J0202+4205_S_map.win ! wwins: Wrote 2 windows to J0202+4205_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.000454126 Jy ! Component: 100 - total flux cleaned = 0.000696179 Jy ! Component: 150 - total flux cleaned = 0.000861101 Jy ! Component: 200 - total flux cleaned = 0.000893283 Jy ! Component: 250 - total flux cleaned = 0.00101555 Jy ! Component: 300 - total flux cleaned = 0.0010741 Jy ! Component: 350 - total flux cleaned = 0.00107381 Jy ! Component: 400 - total flux cleaned = 0.00101702 Jy ! Component: 450 - total flux cleaned = 0.000988336 Jy ! Component: 500 - total flux cleaned = 0.000907278 Jy ! Component: 550 - total flux cleaned = 0.000828929 Jy ! Component: 600 - total flux cleaned = 0.000751991 Jy ! Component: 650 - total flux cleaned = 0.000676467 Jy ! Component: 700 - total flux cleaned = 0.000577304 Jy ! Component: 750 - total flux cleaned = 0.000407436 Jy ! Component: 800 - total flux cleaned = 0.000335593 Jy ! Component: 850 - total flux cleaned = 0.000218281 Jy ! Component: 900 - total flux cleaned = 0.000149365 Jy ! Component: 950 - total flux cleaned = 5.80153e-05 Jy ! Component: 1000 - total flux cleaned = 1.25875e-05 Jy ! Component: 1050 - total flux cleaned = -7.61202e-05 Jy ! Component: 1100 - total flux cleaned = -0.000185065 Jy ! Component: 1150 - total flux cleaned = -0.00029258 Jy ! Component: 1200 - total flux cleaned = -0.00039819 Jy ! Component: 1250 - total flux cleaned = -0.000439658 Jy ! Component: 1300 - total flux cleaned = -0.000521909 Jy ! Component: 1350 - total flux cleaned = -0.00058324 Jy ! Component: 1400 - total flux cleaned = -0.000704046 Jy ! Component: 1450 - total flux cleaned = -0.000704309 Jy ! Component: 1500 - total flux cleaned = -0.000842018 Jy ! Component: 1550 - total flux cleaned = -0.000842025 Jy ! Component: 1600 - total flux cleaned = -0.000995577 Jy ! Component: 1650 - total flux cleaned = -0.00105231 Jy ! Component: 1700 - total flux cleaned = -0.00103353 Jy ! Component: 1750 - total flux cleaned = -0.00107058 Jy ! Component: 1800 - total flux cleaned = -0.00110732 Jy ! Component: 1850 - total flux cleaned = -0.00117982 Jy ! Component: 1900 - total flux cleaned = -0.00119774 Jy ! Component: 1950 - total flux cleaned = -0.00119773 Jy ! Component: 2000 - total flux cleaned = -0.00123291 Jy ! Component: 2050 - total flux cleaned = -0.0013201 Jy ! Component: 2100 - total flux cleaned = -0.00135458 Jy ! Component: 2150 - total flux cleaned = -0.00140547 Jy ! Component: 2200 - total flux cleaned = -0.00140514 Jy ! Component: 2250 - total flux cleaned = -0.00143851 Jy ! Component: 2300 - total flux cleaned = -0.00147159 Jy ! Component: 2350 - total flux cleaned = -0.00153739 Jy ! Component: 2400 - total flux cleaned = -0.00155369 Jy ! Component: 2450 - total flux cleaned = -0.00161783 Jy ! Component: 2500 - total flux cleaned = -0.00161774 Jy ! Component: 2550 - total flux cleaned = -0.00164945 Jy ! Component: 2600 - total flux cleaned = -0.00164937 Jy ! Component: 2650 - total flux cleaned = -0.00168067 Jy ! Component: 2700 - total flux cleaned = -0.00168078 Jy ! Component: 2750 - total flux cleaned = -0.00171129 Jy ! Component: 2800 - total flux cleaned = -0.00177133 Jy ! Component: 2850 - total flux cleaned = -0.00172637 Jy ! Component: 2900 - total flux cleaned = -0.00174108 Jy ! Component: 2950 - total flux cleaned = -0.00163823 Jy ! Component: 3000 - total flux cleaned = -0.00168194 Jy ! Component: 3050 - total flux cleaned = -0.00159523 Jy ! Component: 3100 - total flux cleaned = -0.00158104 Jy ! Component: 3150 - total flux cleaned = -0.00149568 Jy ! Component: 3200 - total flux cleaned = -0.00150974 Jy ! Component: 3250 - total flux cleaned = -0.00152348 Jy ! Component: 3300 - total flux cleaned = -0.00145399 Jy ! Component: 3350 - total flux cleaned = -0.00138491 Jy ! Component: 3400 - total flux cleaned = -0.00135747 Jy ! Component: 3450 - total flux cleaned = -0.00134399 Jy ! Component: 3500 - total flux cleaned = -0.00137104 Jy ! Component: 3550 - total flux cleaned = -0.00135752 Jy ! Component: 3600 - total flux cleaned = -0.00131749 Jy ! Component: 3650 - total flux cleaned = -0.00127785 Jy ! Component: 3700 - total flux cleaned = -0.00129101 Jy ! Component: 3750 - total flux cleaned = -0.00127782 Jy ! Component: 3800 - total flux cleaned = -0.00121306 Jy ! Component: 3850 - total flux cleaned = -0.00117444 Jy ! Component: 3900 - total flux cleaned = -0.00117429 Jy ! Component: 3950 - total flux cleaned = -0.00112348 Jy ! Component: 4000 - total flux cleaned = -0.00108573 Jy ! Component: 4050 - total flux cleaned = -0.00106067 Jy ! Total flux subtracted in 4096 components = -0.0010233 Jy ! Clean residual min=-0.000764 max=0.000702 Jy/beam ! Clean residual mean=0.000001 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.207363 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 363 components and 0.207363 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0202+4205_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.493 x 5.308 at -12.24 degrees (North through East) ! Clean map min=-0.0014603 max=0.17928 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0202+4205_S_map.fits wmodel /image_prod/ug002_uva//J0202+4205_S_map.mod ! Writing 363 model components to file: /image_prod/ug002_uva//J0202+4205_S_map.mod wobs /image_prod/ug002_uva//J0202+4205_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0202+4205_S_uvs.fits wwins /image_prod/ug002_uva//J0202+4205_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0202+4205_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.17928 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000217229 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.363502 0.363502 0.727003 1.45401 2.90801 5.81603 11.6321 23.2641 46.5282 93.0564 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.179 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 825.305 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0202+4205_S_dfm.log closed on Wed Mar 4 19:21:17 2020