! Started logfile: /image_prod/ug002_uva//J2213+3623_S_dfm.log on Thu Mar 5 05:34:15 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//J2213+3623_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2213+3623_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.988889 visibilities/baseline/integration-bin. ! Found source: J2213+3623 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 6408 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 J2213+3623_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007785Jy sigma=9.099677 ! Fit after self-cal, rms=0.886506Jy sigma=8.042502 ! 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.071 mas, bmaj=8.191 mas, bpa=-19.55 degrees ! Estimated noise=1.33179 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.0879551 Jy ! Component: 100 - total flux cleaned = 0.107135 Jy ! Total flux subtracted in 100 components = 0.107135 Jy ! Clean residual min=-0.003855 max=0.005350 Jy/beam ! Clean residual mean=0.000003 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.107135 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.107135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065202Jy sigma=0.474325 ! Fit after self-cal, rms=0.065188Jy sigma=0.474261 ! 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.696 mas, bmaj=8.916 mas, bpa=-19.19 degrees ! Estimated noise=1.00981 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.00374248 Jy ! Component: 100 - total flux cleaned = 0.00364448 Jy ! Component: 150 - total flux cleaned = 0.00371289 Jy ! Component: 200 - total flux cleaned = 0.00365779 Jy ! Total flux subtracted in 200 components = 0.00365779 Jy ! Clean residual min=-0.003250 max=0.003765 Jy/beam ! Clean residual mean=0.000004 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.110793 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.110793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064528Jy sigma=0.471338 ! Fit after self-cal, rms=0.064523Jy sigma=0.471297 ! 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.696 x 8.916 at -19.19 degrees (North through East) ! Clean map min=-0.0032635 max=0.113 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.07 HN 1.03 KP 0.99 ! LA 0.99 MK 1.02 NL 0.90 OV 0.98 ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.01 HN 1.05 KP 1.01 ! LA 1.01 MK 0.97 NL 1.12 OV 0.98 ! PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.06 HN 1.03 KP 0.98 ! LA 1.04 MK 1.01 NL 0.92 OV 1.03 ! PT 1.00 ! ! ! Fit before self-cal, rms=0.064523Jy sigma=0.471297 ! Fit after self-cal, rms=0.062023Jy sigma=0.467437 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.711 mas, bmaj=8.895 mas, bpa=-19.14 degrees ! Estimated noise=1.0093 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.000213202 Jy ! Component: 100 - total flux cleaned = 0.000185409 Jy ! Component: 150 - total flux cleaned = 0.000163288 Jy ! Component: 200 - total flux cleaned = 0.000122526 Jy ! Total flux subtracted in 200 components = 0.000122526 Jy ! Clean residual min=-0.003507 max=0.003228 Jy/beam ! Clean residual mean=0.000002 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.110915 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 31 components and 0.110915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061974Jy sigma=0.467384 ! Fit after self-cal, rms=0.061972Jy sigma=0.467329 ! 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.061972Jy sigma=0.467329 ! Fit after self-cal, rms=0.060872Jy sigma=0.460878 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.706 mas, bmaj=8.886 mas, bpa=-19.42 degrees ! Estimated noise=1.01412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000575416 Jy ! Component: 100 - total flux cleaned = 0.000724249 Jy ! Component: 150 - total flux cleaned = 0.000774639 Jy ! Component: 200 - total flux cleaned = 0.000788337 Jy ! Total flux subtracted in 200 components = 0.000788337 Jy ! Clean residual min=-0.002178 max=0.002409 Jy/beam ! Clean residual mean=0.000003 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.111704 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 49 components and 0.111704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060852Jy sigma=0.460748 ! Fit after self-cal, rms=0.060877Jy sigma=0.460671 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 (-87.5, -105.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197123 Jy ! Component: 100 - total flux cleaned = 0.00237161 Jy ! Component: 150 - total flux cleaned = 0.00244235 Jy ! Component: 200 - total flux cleaned = 0.00253561 Jy ! Total flux subtracted in 200 components = 0.00253561 Jy ! Clean residual min=-0.002455 max=0.002064 Jy/beam ! Clean residual mean=0.000002 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.114239 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 70 components and 0.114239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060773Jy sigma=0.459909 ! Fit after self-cal, rms=0.060766Jy sigma=0.459799 ! 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.060766Jy sigma=0.459799 ! Fit after self-cal, rms=0.058559Jy sigma=0.453824 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.701 mas, bmaj=8.866 mas, bpa=-19.36 degrees ! Estimated noise=1.01597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000120924 Jy ! Component: 100 - total flux cleaned = 7.08426e-05 Jy ! Component: 150 - total flux cleaned = 7.0706e-05 Jy ! Component: 200 - total flux cleaned = 7.02303e-05 Jy ! Total flux subtracted in 200 components = 7.02303e-05 Jy ! Clean residual min=-0.001674 max=0.001555 Jy/beam ! Clean residual mean=0.000003 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.11431 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 93 components and 0.11431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058540Jy sigma=0.453665 ! Fit after self-cal, rms=0.058524Jy sigma=0.453599 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.69512e-05 Jy ! Component: 100 - total flux cleaned = -6.74121e-05 Jy ! Component: 150 - total flux cleaned = -2.04533e-05 Jy ! Component: 200 - total flux cleaned = 2.31894e-05 Jy ! Total flux subtracted in 200 components = 2.31894e-05 Jy ! Clean residual min=-0.001669 max=0.001552 Jy/beam ! Clean residual mean=0.000003 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.114333 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 104 components and 0.114333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058515Jy sigma=0.453524 ! Fit after self-cal, rms=0.058515Jy sigma=0.453522 ! 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.058515Jy sigma=0.453522 ! Fit after self-cal, rms=0.058424Jy sigma=0.453493 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.147 mas, bmaj=10.67 mas, bpa=-18.63 degrees ! Estimated noise=1.18034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000441675 Jy ! Component: 100 - total flux cleaned = 0.000476681 Jy ! Component: 150 - total flux cleaned = 0.000492297 Jy ! Component: 200 - total flux cleaned = 0.000516815 Jy ! Total flux subtracted in 200 components = 0.000516815 Jy ! Clean residual min=-0.001713 max=0.001809 Jy/beam ! Clean residual mean=0.000005 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.11485 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 122 components and 0.11485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058421Jy sigma=0.453437 ! Fit after self-cal, rms=0.058419Jy sigma=0.453430 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.39139e-05 Jy ! Component: 100 - total flux cleaned = -2.51762e-05 Jy ! Component: 150 - total flux cleaned = 4.31416e-06 Jy ! Component: 200 - total flux cleaned = 2.21725e-05 Jy ! Total flux subtracted in 200 components = 2.21725e-05 Jy ! Clean residual min=-0.001703 max=0.001758 Jy/beam ! Clean residual mean=0.000005 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.114872 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 134 components and 0.114872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058419Jy sigma=0.453416 ! Fit after self-cal, rms=0.058419Jy sigma=0.453414 ! 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.7 mas, bmaj=8.857 mas, bpa=-19.36 degrees ! Estimated noise=1.01551 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.7 x 8.857 at -19.36 degrees (North through East) ! Clean map min=-0.0016045 max=0.11333 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.065 mas, bmaj=8.175 mas, bpa=-19.77 degrees ! Estimated noise=1.34173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0885728 Jy ! Component: 100 - total flux cleaned = 0.107888 Jy ! Component: 150 - total flux cleaned = 0.112294 Jy ! Component: 200 - total flux cleaned = 0.113445 Jy ! Total flux subtracted in 200 components = 0.113445 Jy ! Clean residual min=-0.002238 max=0.002078 Jy/beam ! Clean residual mean=0.000002 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.113445 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.113445 Jy ! Inverting map and beam ! Estimated beam: bmin=3.7 mas, bmaj=8.857 mas, bpa=-19.36 degrees ! Estimated noise=1.01551 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.00130181 Jy ! Component: 100 - total flux cleaned = 0.00145347 Jy ! Component: 150 - total flux cleaned = 0.0014557 Jy ! Component: 200 - total flux cleaned = 0.00142109 Jy ! Total flux subtracted in 200 components = 0.00142109 Jy ! Clean residual min=-0.001624 max=0.001514 Jy/beam ! Clean residual mean=0.000003 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.114866 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 37 components and 0.114866 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.147 mas, bmaj=10.67 mas, bpa=-18.63 degrees ! Estimated noise=1.18034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000409579 Jy ! Component: 100 - total flux cleaned = 0.000388835 Jy ! Component: 150 - total flux cleaned = 0.000389673 Jy ! Component: 200 - total flux cleaned = 0.000374348 Jy ! Total flux subtracted in 200 components = 0.000374348 Jy ! Clean residual min=-0.001673 max=0.001681 Jy/beam ! Clean residual mean=0.000004 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.115241 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 = -1.46766e-05 Jy ! Component: 100 - total flux cleaned = -4.13851e-05 Jy ! Component: 150 - total flux cleaned = -5.38046e-05 Jy ! Component: 200 - total flux cleaned = -6.53043e-05 Jy ! Total flux subtracted in 200 components = -6.53043e-05 Jy ! Clean residual min=-0.001647 max=0.001678 Jy/beam ! Clean residual mean=0.000004 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.115175 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 73 components and 0.115175 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.7 mas, bmaj=8.857 mas, bpa=-19.36 degrees ! Estimated noise=1.01551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000109637 Jy ! Component: 100 - total flux cleaned = -0.000181705 Jy ! Component: 150 - total flux cleaned = -0.000204552 Jy ! Component: 200 - total flux cleaned = -0.00022481 Jy ! Total flux subtracted in 200 components = -0.00022481 Jy ! Clean residual min=-0.001615 max=0.001506 Jy/beam ! Clean residual mean=0.000002 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.11495 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.114951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058444Jy sigma=0.453558 ! Fit after self-cal, rms=0.058440Jy sigma=0.453534 wmodel J2213+3623_S_map.mod ! Writing 84 model components to file: J2213+3623_S_map.mod wobs J2213+3623_S_uvs.fits ! Writing UV FITS file: J2213+3623_S_uvs.fits wwins J2213+3623_S_map.win ! wwins: Wrote 2 windows to J2213+3623_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.00033232 Jy ! Component: 100 - total flux cleaned = -0.000520965 Jy ! Component: 150 - total flux cleaned = -0.000726955 Jy ! Component: 200 - total flux cleaned = -0.000875111 Jy ! Component: 250 - total flux cleaned = -0.000946647 Jy ! Component: 300 - total flux cleaned = -0.000992713 Jy ! Component: 350 - total flux cleaned = -0.00108208 Jy ! Component: 400 - total flux cleaned = -0.00106021 Jy ! Component: 450 - total flux cleaned = -0.00108128 Jy ! Component: 500 - total flux cleaned = -0.00108119 Jy ! Component: 550 - total flux cleaned = -0.00106083 Jy ! Component: 600 - total flux cleaned = -0.00104097 Jy ! Component: 650 - total flux cleaned = -0.00108032 Jy ! Component: 700 - total flux cleaned = -0.00108019 Jy ! Component: 750 - total flux cleaned = -0.00108032 Jy ! Component: 800 - total flux cleaned = -0.00113628 Jy ! Component: 850 - total flux cleaned = -0.0012462 Jy ! Component: 900 - total flux cleaned = -0.00131805 Jy ! Component: 950 - total flux cleaned = -0.00128208 Jy ! Component: 1000 - total flux cleaned = -0.00133501 Jy ! Component: 1050 - total flux cleaned = -0.00138661 Jy ! Component: 1100 - total flux cleaned = -0.00138662 Jy ! Component: 1150 - total flux cleaned = -0.0014031 Jy ! Component: 1200 - total flux cleaned = -0.00143613 Jy ! Component: 1250 - total flux cleaned = -0.0014855 Jy ! Component: 1300 - total flux cleaned = -0.00146938 Jy ! Component: 1350 - total flux cleaned = -0.00151722 Jy ! Component: 1400 - total flux cleaned = -0.00148561 Jy ! Component: 1450 - total flux cleaned = -0.00156354 Jy ! Component: 1500 - total flux cleaned = -0.00156327 Jy ! Component: 1550 - total flux cleaned = -0.00159363 Jy ! Component: 1600 - total flux cleaned = -0.00157895 Jy ! Component: 1650 - total flux cleaned = -0.00163843 Jy ! Component: 1700 - total flux cleaned = -0.001653 Jy ! Component: 1750 - total flux cleaned = -0.00168214 Jy ! Component: 1800 - total flux cleaned = -0.0017109 Jy ! Component: 1850 - total flux cleaned = -0.00176784 Jy ! Component: 1900 - total flux cleaned = -0.00179587 Jy ! Component: 1950 - total flux cleaned = -0.00176822 Jy ! Component: 2000 - total flux cleaned = -0.0017822 Jy ! Component: 2050 - total flux cleaned = -0.00186395 Jy ! Component: 2100 - total flux cleaned = -0.00182349 Jy ! Component: 2150 - total flux cleaned = -0.00182343 Jy ! Component: 2200 - total flux cleaned = -0.00179717 Jy ! Component: 2250 - total flux cleaned = -0.00179725 Jy ! Component: 2300 - total flux cleaned = -0.00174544 Jy ! Component: 2350 - total flux cleaned = -0.0017453 Jy ! Component: 2400 - total flux cleaned = -0.00173253 Jy ! Component: 2450 - total flux cleaned = -0.00165711 Jy ! Component: 2500 - total flux cleaned = -0.00170708 Jy ! Component: 2550 - total flux cleaned = -0.00171951 Jy ! Component: 2600 - total flux cleaned = -0.00170722 Jy ! Component: 2650 - total flux cleaned = -0.00174379 Jy ! Component: 2700 - total flux cleaned = -0.00175587 Jy ! Component: 2750 - total flux cleaned = -0.00168426 Jy ! Component: 2800 - total flux cleaned = -0.0017437 Jy ! Component: 2850 - total flux cleaned = -0.00173193 Jy ! Component: 2900 - total flux cleaned = -0.00180202 Jy ! Component: 2950 - total flux cleaned = -0.0017786 Jy ! Component: 3000 - total flux cleaned = -0.00176728 Jy ! Component: 3050 - total flux cleaned = -0.00177871 Jy ! Component: 3100 - total flux cleaned = -0.00179004 Jy ! Component: 3150 - total flux cleaned = -0.00181246 Jy ! Component: 3200 - total flux cleaned = -0.00179008 Jy ! Component: 3250 - total flux cleaned = -0.00184536 Jy ! Component: 3300 - total flux cleaned = -0.00184534 Jy ! Component: 3350 - total flux cleaned = -0.00186727 Jy ! Component: 3400 - total flux cleaned = -0.00187802 Jy ! Component: 3450 - total flux cleaned = -0.00191009 Jy ! Component: 3500 - total flux cleaned = -0.00186739 Jy ! Component: 3550 - total flux cleaned = -0.00189906 Jy ! Component: 3600 - total flux cleaned = -0.00193058 Jy ! Component: 3650 - total flux cleaned = -0.00193058 Jy ! Component: 3700 - total flux cleaned = -0.00189955 Jy ! Component: 3750 - total flux cleaned = -0.00189961 Jy ! Component: 3800 - total flux cleaned = -0.00193025 Jy ! Component: 3850 - total flux cleaned = -0.00193034 Jy ! Component: 3900 - total flux cleaned = -0.00196047 Jy ! Component: 3950 - total flux cleaned = -0.00199044 Jy ! Component: 4000 - total flux cleaned = -0.00199053 Jy ! Component: 4050 - total flux cleaned = -0.0020103 Jy ! Total flux subtracted in 4096 components = -0.00200048 Jy ! Clean residual min=-0.000575 max=0.000606 Jy/beam ! Clean residual mean=0.000000 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.11295 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 379 components and 0.11295 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2213+3623_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.7 x 8.857 at -19.36 degrees (North through East) ! Clean map min=-0.0011482 max=0.11327 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2213+3623_S_map.fits wmodel /image_prod/ug002_uva//J2213+3623_S_map.mod ! Writing 379 model components to file: /image_prod/ug002_uva//J2213+3623_S_map.mod wobs /image_prod/ug002_uva//J2213+3623_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2213+3623_S_uvs.fits wwins /image_prod/ug002_uva//J2213+3623_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2213+3623_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.113274 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000184319 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.488157 0.488157 0.976314 1.95263 3.90526 7.81052 15.621 31.2421 62.4841 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.113 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 614.556 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2213+3623_S_dfm.log closed on Thu Mar 5 05:34:18 2020