! Started logfile: /image_prod/ug002_uva//J1143+6633_S_dfm.log on Thu Mar 5 00:09:50 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//J1143+6633_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1143+6633_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.798148 visibilities/baseline/integration-bin. ! Found source: J1143+6633 ! ! 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 6465 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 J1143+6633_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021153Jy sigma=7.839847 ! Fit after self-cal, rms=0.872413Jy sigma=6.728910 ! 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.386 mas, bmaj=4.456 mas, bpa=21.88 degrees ! Estimated noise=1.90575 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.0977587 Jy ! Component: 100 - total flux cleaned = 0.121256 Jy ! Total flux subtracted in 100 components = 0.121256 Jy ! Clean residual min=-0.006328 max=0.009763 Jy/beam ! Clean residual mean=-0.000005 rms=0.001730 Jy/beam ! Combined flux in latest and established models = 0.121256 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.121256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082082Jy sigma=0.493565 ! Fit after self-cal, rms=0.082052Jy sigma=0.493214 ! 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.251 mas, bmaj=5.193 mas, bpa=29.53 degrees ! Estimated noise=1.19355 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.0115615 Jy ! Component: 100 - total flux cleaned = 0.0169234 Jy ! Component: 150 - total flux cleaned = 0.0183085 Jy ! Component: 200 - total flux cleaned = 0.0184897 Jy ! Total flux subtracted in 200 components = 0.0184897 Jy ! Clean residual min=-0.005584 max=0.005242 Jy/beam ! Clean residual mean=0.000009 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.139745 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.139745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080030Jy sigma=0.481201 ! Fit after self-cal, rms=0.080013Jy sigma=0.480964 ! 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.251 x 5.193 at 29.53 degrees (North through East) ! Clean map min=-0.0052414 max=0.12736 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.05 KP 1.02 ! LA 1.04 MK 1.03 NL 1.04 OV 0.84 ! PT 1.05 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.06 KP 1.03 ! LA 1.05 MK 0.99 NL 1.15 OV 0.87 ! PT 1.02 SC 0.80 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.02 KP 1.01 ! LA 1.05 MK 1.04 NL 1.03 OV 0.83 ! PT 1.06 SC 0.94 ! ! ! Fit before self-cal, rms=0.080013Jy sigma=0.480964 ! Fit after self-cal, rms=0.074449Jy sigma=0.470945 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.209 mas, bmaj=5.151 mas, bpa=31.73 degrees ! Estimated noise=1.19389 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.00197497 Jy ! Component: 100 - total flux cleaned = 0.00225526 Jy ! Component: 150 - total flux cleaned = 0.00237121 Jy ! Component: 200 - total flux cleaned = 0.00247254 Jy ! Total flux subtracted in 200 components = 0.00247254 Jy ! Clean residual min=-0.004000 max=0.004007 Jy/beam ! Clean residual mean=0.000000 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.142218 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.142218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074289Jy sigma=0.470146 ! Fit after self-cal, rms=0.074321Jy sigma=0.469977 ! 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.074321Jy sigma=0.469977 ! Fit after self-cal, rms=0.066188Jy sigma=0.451607 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.202 mas, bmaj=5.173 mas, bpa=29.48 degrees ! Estimated noise=1.19172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000272599 Jy ! Component: 100 - total flux cleaned = -0.000300454 Jy ! Component: 150 - total flux cleaned = -0.000279665 Jy ! Component: 200 - total flux cleaned = -0.000262315 Jy ! Total flux subtracted in 200 components = -0.000262315 Jy ! Clean residual min=-0.002183 max=0.002085 Jy/beam ! Clean residual mean=-0.000012 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.141956 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.141956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066170Jy sigma=0.451494 ! Fit after self-cal, rms=0.066121Jy sigma=0.451332 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 = 3.65921e-05 Jy ! Component: 100 - total flux cleaned = 6.85715e-05 Jy ! Component: 150 - total flux cleaned = 9.74485e-05 Jy ! Component: 200 - total flux cleaned = 0.00012464 Jy ! Total flux subtracted in 200 components = 0.00012464 Jy ! Clean residual min=-0.002174 max=0.002086 Jy/beam ! Clean residual mean=-0.000012 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.14208 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 32 components and 0.14208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066114Jy sigma=0.451296 ! Fit after self-cal, rms=0.066113Jy sigma=0.451295 ! 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.066113Jy sigma=0.451295 ! Fit after self-cal, rms=0.066171Jy sigma=0.451262 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.198 mas, bmaj=5.181 mas, bpa=28.63 degrees ! Estimated noise=1.19096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000199716 Jy ! Component: 100 - total flux cleaned = -0.000200037 Jy ! Component: 150 - total flux cleaned = -0.000171638 Jy ! Component: 200 - total flux cleaned = -0.000146223 Jy ! Total flux subtracted in 200 components = -0.000146223 Jy ! Clean residual min=-0.002190 max=0.002114 Jy/beam ! Clean residual mean=-0.000012 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.141934 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.141934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066163Jy sigma=0.451213 ! Fit after self-cal, rms=0.066163Jy sigma=0.451213 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.24927e-05 Jy ! Component: 100 - total flux cleaned = 3.66315e-05 Jy ! Component: 150 - total flux cleaned = 5.84963e-05 Jy ! Component: 200 - total flux cleaned = 6.94755e-05 Jy ! Total flux subtracted in 200 components = 6.94755e-05 Jy ! Clean residual min=-0.002190 max=0.002115 Jy/beam ! Clean residual mean=-0.000012 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.142003 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.142003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066159Jy sigma=0.451193 ! Fit after self-cal, rms=0.066158Jy sigma=0.451193 ! 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.066158Jy sigma=0.451193 ! Fit after self-cal, rms=0.066199Jy sigma=0.451182 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.615 mas, bmaj=9.813 mas, bpa=82.12 degrees ! Estimated noise=1.39968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000286748 Jy ! Component: 100 - total flux cleaned = 0.000286277 Jy ! Component: 150 - total flux cleaned = 0.000285833 Jy ! Component: 200 - total flux cleaned = 0.000285485 Jy ! Total flux subtracted in 200 components = 0.000285485 Jy ! Clean residual min=-0.002843 max=0.002447 Jy/beam ! Clean residual mean=-0.000021 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.142289 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.142289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066207Jy sigma=0.451220 ! Fit after self-cal, rms=0.066207Jy sigma=0.451210 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 = 6.03095e-05 Jy ! Component: 100 - total flux cleaned = 5.99052e-05 Jy ! Component: 150 - total flux cleaned = 6.00347e-05 Jy ! Component: 200 - total flux cleaned = 6.02086e-05 Jy ! Total flux subtracted in 200 components = 6.02086e-05 Jy ! Clean residual min=-0.002828 max=0.002404 Jy/beam ! Clean residual mean=-0.000021 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.142349 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.142349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066215Jy sigma=0.451260 ! Fit after self-cal, rms=0.066215Jy sigma=0.451258 ! 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.196 mas, bmaj=5.186 mas, bpa=28.12 degrees ! Estimated noise=1.19047 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.196 x 5.186 at 28.12 degrees (North through East) ! Clean map min=-0.0021673 max=0.1274 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.362 mas, bmaj=4.447 mas, bpa=21.73 degrees ! Estimated noise=1.88893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.096816 Jy ! Component: 100 - total flux cleaned = 0.120595 Jy ! Component: 150 - total flux cleaned = 0.131623 Jy ! Component: 200 - total flux cleaned = 0.13726 Jy ! Total flux subtracted in 200 components = 0.13726 Jy ! Clean residual min=-0.003698 max=0.004025 Jy/beam ! Clean residual mean=-0.000008 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.13726 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.13726 Jy ! Inverting map and beam ! Estimated beam: bmin=4.196 mas, bmaj=5.186 mas, bpa=28.12 degrees ! Estimated noise=1.19047 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 (-2, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00366395 Jy ! Component: 100 - total flux cleaned = 0.00526072 Jy ! Component: 150 - total flux cleaned = 0.0056113 Jy ! Component: 200 - total flux cleaned = 0.00586357 Jy ! Total flux subtracted in 200 components = 0.00586357 Jy ! Clean residual min=-0.002116 max=0.002140 Jy/beam ! Clean residual mean=-0.000011 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.143124 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.143124 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.615 mas, bmaj=9.813 mas, bpa=82.12 degrees ! Estimated noise=1.39968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000247761 Jy ! Component: 100 - total flux cleaned = 0.000329152 Jy ! Component: 150 - total flux cleaned = 0.000307454 Jy ! Component: 200 - total flux cleaned = 0.000270172 Jy ! Total flux subtracted in 200 components = 0.000270172 Jy ! Clean residual min=-0.002969 max=0.002440 Jy/beam ! Clean residual mean=-0.000019 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.143394 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.38844e-05 Jy ! Component: 100 - total flux cleaned = -7.88383e-05 Jy ! Component: 150 - total flux cleaned = -0.000118559 Jy ! Component: 200 - total flux cleaned = -0.000141838 Jy ! Total flux subtracted in 200 components = -0.000141838 Jy ! Clean residual min=-0.002927 max=0.002425 Jy/beam ! Clean residual mean=-0.000019 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.143252 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 45 components and 0.143252 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.196 mas, bmaj=5.186 mas, bpa=28.12 degrees ! Estimated noise=1.19047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000146695 Jy ! Component: 100 - total flux cleaned = 0.000147607 Jy ! Component: 150 - total flux cleaned = 0.000121587 Jy ! Component: 200 - total flux cleaned = 0.000121952 Jy ! Total flux subtracted in 200 components = 0.000121952 Jy ! Clean residual min=-0.002026 max=0.002098 Jy/beam ! Clean residual mean=-0.000010 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.143374 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.143374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066148Jy sigma=0.450826 ! Fit after self-cal, rms=0.066141Jy sigma=0.450776 wmodel J1143+6633_S_map.mod ! Writing 50 model components to file: J1143+6633_S_map.mod wobs J1143+6633_S_uvs.fits ! Writing UV FITS file: J1143+6633_S_uvs.fits wwins J1143+6633_S_map.win ! wwins: Wrote 2 windows to J1143+6633_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.00010842 Jy ! Component: 100 - total flux cleaned = -0.000244814 Jy ! Component: 150 - total flux cleaned = -0.000374967 Jy ! Component: 200 - total flux cleaned = -0.000466812 Jy ! Component: 250 - total flux cleaned = -0.000407372 Jy ! Component: 300 - total flux cleaned = -0.000350421 Jy ! Component: 350 - total flux cleaned = -0.000351058 Jy ! Component: 400 - total flux cleaned = -0.000404687 Jy ! Component: 450 - total flux cleaned = -0.000404365 Jy ! Component: 500 - total flux cleaned = -0.000403654 Jy ! Component: 550 - total flux cleaned = -0.000354172 Jy ! Component: 600 - total flux cleaned = -0.000354315 Jy ! Component: 650 - total flux cleaned = -0.000330256 Jy ! Component: 700 - total flux cleaned = -0.000376499 Jy ! Component: 750 - total flux cleaned = -0.000330828 Jy ! Component: 800 - total flux cleaned = -0.000466336 Jy ! Component: 850 - total flux cleaned = -0.000532773 Jy ! Component: 900 - total flux cleaned = -0.000554433 Jy ! Component: 950 - total flux cleaned = -0.000511584 Jy ! Component: 1000 - total flux cleaned = -0.000575051 Jy ! Component: 1050 - total flux cleaned = -0.000595633 Jy ! Component: 1100 - total flux cleaned = -0.000636583 Jy ! Component: 1150 - total flux cleaned = -0.000676355 Jy ! Component: 1200 - total flux cleaned = -0.000676214 Jy ! Component: 1250 - total flux cleaned = -0.000734591 Jy ! Component: 1300 - total flux cleaned = -0.000792255 Jy ! Component: 1350 - total flux cleaned = -0.000887283 Jy ! Component: 1400 - total flux cleaned = -0.000924912 Jy ! Component: 1450 - total flux cleaned = -0.000999048 Jy ! Component: 1500 - total flux cleaned = -0.00103554 Jy ! Component: 1550 - total flux cleaned = -0.0011077 Jy ! Component: 1600 - total flux cleaned = -0.0010541 Jy ! Component: 1650 - total flux cleaned = -0.00110687 Jy ! Component: 1700 - total flux cleaned = -0.00117641 Jy ! Component: 1750 - total flux cleaned = -0.00127957 Jy ! Component: 1800 - total flux cleaned = -0.0012962 Jy ! Component: 1850 - total flux cleaned = -0.0012458 Jy ! Component: 1900 - total flux cleaned = -0.00129553 Jy ! Component: 1950 - total flux cleaned = -0.00121333 Jy ! Component: 2000 - total flux cleaned = -0.0012789 Jy ! Component: 2050 - total flux cleaned = -0.00127897 Jy ! Component: 2100 - total flux cleaned = -0.00127918 Jy ! Component: 2150 - total flux cleaned = -0.00124766 Jy ! Component: 2200 - total flux cleaned = -0.00123202 Jy ! Component: 2250 - total flux cleaned = -0.0012011 Jy ! Component: 2300 - total flux cleaned = -0.00124714 Jy ! Component: 2350 - total flux cleaned = -0.00126235 Jy ! Component: 2400 - total flux cleaned = -0.00123207 Jy ! Component: 2450 - total flux cleaned = -0.00123222 Jy ! Component: 2500 - total flux cleaned = -0.00115838 Jy ! Component: 2550 - total flux cleaned = -0.00111451 Jy ! Component: 2600 - total flux cleaned = -0.00112919 Jy ! Component: 2650 - total flux cleaned = -0.00110032 Jy ! Component: 2700 - total flux cleaned = -0.00104314 Jy ! Component: 2750 - total flux cleaned = -0.00111425 Jy ! Component: 2800 - total flux cleaned = -0.00105796 Jy ! Component: 2850 - total flux cleaned = -0.00111393 Jy ! Component: 2900 - total flux cleaned = -0.00108611 Jy ! Component: 2950 - total flux cleaned = -0.00104484 Jy ! Component: 3000 - total flux cleaned = -0.00109949 Jy ! Component: 3050 - total flux cleaned = -0.00109933 Jy ! Component: 3100 - total flux cleaned = -0.00122046 Jy ! Component: 3150 - total flux cleaned = -0.00118014 Jy ! Component: 3200 - total flux cleaned = -0.0012733 Jy ! Component: 3250 - total flux cleaned = -0.00133936 Jy ! Component: 3300 - total flux cleaned = -0.00139183 Jy ! Component: 3350 - total flux cleaned = -0.00139168 Jy ! Component: 3400 - total flux cleaned = -0.00136577 Jy ! Component: 3450 - total flux cleaned = -0.00143016 Jy ! Component: 3500 - total flux cleaned = -0.00143001 Jy ! Component: 3550 - total flux cleaned = -0.00146808 Jy ! Component: 3600 - total flux cleaned = -0.00145544 Jy ! Component: 3650 - total flux cleaned = -0.00149294 Jy ! Component: 3700 - total flux cleaned = -0.00154282 Jy ! Component: 3750 - total flux cleaned = -0.00154287 Jy ! Component: 3800 - total flux cleaned = -0.00159223 Jy ! Component: 3850 - total flux cleaned = -0.00165366 Jy ! Component: 3900 - total flux cleaned = -0.00171453 Jy ! Component: 3950 - total flux cleaned = -0.00172661 Jy ! Component: 4000 - total flux cleaned = -0.00178679 Jy ! Component: 4050 - total flux cleaned = -0.0018227 Jy ! Total flux subtracted in 4096 components = -0.00188229 Jy ! Clean residual min=-0.000860 max=0.000717 Jy/beam ! Clean residual mean=-0.000005 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.141492 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 373 components and 0.141492 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1143+6633_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.196 x 5.186 at 28.12 degrees (North through East) ! Clean map min=-0.0011655 max=0.1268 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1143+6633_S_map.fits wmodel /image_prod/ug002_uva//J1143+6633_S_map.mod ! Writing 373 model components to file: /image_prod/ug002_uva//J1143+6633_S_map.mod wobs /image_prod/ug002_uva//J1143+6633_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1143+6633_S_uvs.fits wwins /image_prod/ug002_uva//J1143+6633_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1143+6633_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.1268 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215593 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.51008 0.51008 1.02016 2.04032 4.08064 8.16127 16.3225 32.6451 65.2902 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.126 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 588.143 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1143+6633_S_dfm.log closed on Thu Mar 5 00:09:54 2020