! Started logfile: /vlbi/uf001/uva//J2213+3623_S_dfm.log on Mon Jan 14 06:11:52 2019 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 /vlbi/uf001/uva//J2213+3623_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2213+3623_S_uva.fits ! AN table 1: 72 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.78125 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 44 lines of history. ! ! Reading 6075 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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009750Jy sigma=21.757986 ! Fit after self-cal, rms=0.903507Jy sigma=19.428041 ! 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.064 mas, bmaj=4.593 mas, bpa=-6.561 degrees ! Estimated noise=0.66538 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.0759799 Jy ! Component: 100 - total flux cleaned = 0.0928179 Jy ! Total flux subtracted in 100 components = 0.0928179 Jy ! Clean residual min=-0.003914 max=0.005479 Jy/beam ! Clean residual mean=-0.000002 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.0928179 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0928179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059998Jy sigma=1.194724 ! Fit after self-cal, rms=0.059981Jy sigma=1.194478 ! 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.615 mas, bmaj=5.448 mas, bpa=-2.658 degrees ! Estimated noise=0.431136 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.00530898 Jy ! Component: 100 - total flux cleaned = 0.00774757 Jy ! Component: 150 - total flux cleaned = 0.00927857 Jy ! Component: 200 - total flux cleaned = 0.0103176 Jy ! Total flux subtracted in 200 components = 0.0103176 Jy ! Clean residual min=-0.002971 max=0.002949 Jy/beam ! Clean residual mean=-0.000002 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.103135 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 32 components and 0.103135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059512Jy sigma=1.184256 ! Fit after self-cal, rms=0.059514Jy sigma=1.184196 ! 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.615 x 5.448 at -2.658 degrees (North through East) ! Clean map min=-0.0028776 max=0.09765 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 HN 0.98 KP 1.02 LA 0.97 ! MK 0.99 NL 1.06 OV 1.00 PT 1.03 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.03 KP 1.02 LA 0.98 ! MK 1.01 NL 1.06 OV 0.81 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.03 KP 1.00 LA 0.98 ! MK 1.04 NL 1.04 OV 0.96 PT 0.98 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.059514Jy sigma=1.184196 ! Fit after self-cal, rms=0.059546Jy sigma=1.171121 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=5.486 mas, bpa=-2.528 degrees ! Estimated noise=0.431392 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 = 8.33804e-05 Jy ! Component: 100 - total flux cleaned = 0.000152498 Jy ! Component: 150 - total flux cleaned = 0.000166123 Jy ! Component: 200 - total flux cleaned = 0.000166061 Jy ! Total flux subtracted in 200 components = 0.000166061 Jy ! Clean residual min=-0.002602 max=0.002288 Jy/beam ! Clean residual mean=0.000001 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.103302 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 0.103302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059538Jy sigma=1.170909 ! Fit after self-cal, rms=0.059593Jy sigma=1.170572 ! 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.059593Jy sigma=1.170572 ! Fit after self-cal, rms=0.058686Jy sigma=1.162996 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.632 mas, bmaj=5.478 mas, bpa=-2.422 degrees ! Estimated noise=0.430972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.19211e-05 Jy ! Component: 100 - total flux cleaned = 4.47516e-05 Jy ! Component: 150 - total flux cleaned = 4.46692e-05 Jy ! Component: 200 - total flux cleaned = 3.47907e-05 Jy ! Total flux subtracted in 200 components = 3.47907e-05 Jy ! Clean residual min=-0.002082 max=0.001973 Jy/beam ! Clean residual mean=-0.000002 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.103336 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 45 components and 0.103336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058682Jy sigma=1.162856 ! Fit after self-cal, rms=0.058690Jy sigma=1.162713 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.7395e-05 Jy ! Component: 100 - total flux cleaned = -1.73445e-05 Jy ! Component: 150 - total flux cleaned = -1.68784e-05 Jy ! Component: 200 - total flux cleaned = -1.71005e-05 Jy ! Total flux subtracted in 200 components = -1.71005e-05 Jy ! Clean residual min=-0.002085 max=0.001980 Jy/beam ! Clean residual mean=-0.000002 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.103319 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 47 components and 0.103319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058688Jy sigma=1.162648 ! Fit after self-cal, rms=0.058687Jy sigma=1.162645 ! 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.058687Jy sigma=1.162645 ! Fit after self-cal, rms=0.058765Jy sigma=1.162626 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.635 mas, bmaj=5.477 mas, bpa=-2.545 degrees ! Estimated noise=0.431405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.33688e-06 Jy ! Component: 100 - total flux cleaned = 5.6236e-06 Jy ! Component: 150 - total flux cleaned = 5.64787e-06 Jy ! Component: 200 - total flux cleaned = -2.27326e-06 Jy ! Total flux subtracted in 200 components = -2.27326e-06 Jy ! Clean residual min=-0.002082 max=0.001997 Jy/beam ! Clean residual mean=-0.000002 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.103317 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.103317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058763Jy sigma=1.162544 ! Fit after self-cal, rms=0.058763Jy sigma=1.162539 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.49044e-06 Jy ! Component: 100 - total flux cleaned = -1.16555e-05 Jy ! Component: 150 - total flux cleaned = -1.19911e-05 Jy ! Component: 200 - total flux cleaned = -1.86929e-05 Jy ! Total flux subtracted in 200 components = -1.86929e-05 Jy ! Clean residual min=-0.002076 max=0.001998 Jy/beam ! Clean residual mean=-0.000002 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.103298 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.103298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058762Jy sigma=1.162500 ! Fit after self-cal, rms=0.058762Jy sigma=1.162496 ! 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.058762Jy sigma=1.162496 ! Fit after self-cal, rms=0.058827Jy sigma=1.162489 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.819 mas, bmaj=8.884 mas, bpa=-7.497 degrees ! Estimated noise=0.54329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000147284 Jy ! Component: 100 - total flux cleaned = 0.000169572 Jy ! Component: 150 - total flux cleaned = 0.000182139 Jy ! Component: 200 - total flux cleaned = 0.000193048 Jy ! Total flux subtracted in 200 components = 0.000193048 Jy ! Clean residual min=-0.002492 max=0.002580 Jy/beam ! Clean residual mean=-0.000005 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.103491 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.103491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058827Jy sigma=1.162474 ! Fit after self-cal, rms=0.058827Jy sigma=1.162465 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 (-114.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217323 Jy ! Component: 100 - total flux cleaned = 0.00308312 Jy ! Component: 150 - total flux cleaned = 0.00357924 Jy ! Component: 200 - total flux cleaned = 0.00406057 Jy ! Total flux subtracted in 200 components = 0.00406057 Jy ! Clean residual min=-0.001999 max=0.001846 Jy/beam ! Clean residual mean=-0.000004 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.107552 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 99 components and 0.107552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058747Jy sigma=1.160773 ! Fit after self-cal, rms=0.058741Jy sigma=1.160634 ! 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.637 mas, bmaj=5.476 mas, bpa=-2.632 degrees ! Estimated noise=0.431774 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.637 x 5.476 at -2.632 degrees (North through East) ! Clean map min=-0.0018199 max=0.097935 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.082 mas, bmaj=4.615 mas, bpa=-6.457 degrees ! Estimated noise=0.666521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0760621 Jy ! Component: 100 - total flux cleaned = 0.0928632 Jy ! Component: 150 - total flux cleaned = 0.09796 Jy ! Component: 200 - total flux cleaned = 0.100992 Jy ! Total flux subtracted in 200 components = 0.100992 Jy ! Clean residual min=-0.002894 max=0.002663 Jy/beam ! Clean residual mean=-0.000002 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.100993 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.100993 Jy ! Inverting map and beam ! Estimated beam: bmin=3.637 mas, bmaj=5.476 mas, bpa=-2.632 degrees ! Estimated noise=0.431774 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.00223485 Jy ! Component: 100 - total flux cleaned = 0.00331712 Jy ! Component: 150 - total flux cleaned = 0.00417214 Jy ! Component: 200 - total flux cleaned = 0.00488639 Jy ! Total flux subtracted in 200 components = 0.00488639 Jy ! Clean residual min=-0.001957 max=0.001769 Jy/beam ! Clean residual mean=-0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.105879 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 53 components and 0.105879 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.819 mas, bmaj=8.884 mas, bpa=-7.497 degrees ! Estimated noise=0.54329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000759058 Jy ! Component: 100 - total flux cleaned = 0.00146163 Jy ! Component: 150 - total flux cleaned = 0.00193798 Jy ! Component: 200 - total flux cleaned = 0.00231783 Jy ! Total flux subtracted in 200 components = 0.00231783 Jy ! Clean residual min=-0.001874 max=0.001840 Jy/beam ! Clean residual mean=-0.000003 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.108197 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 = 0.000302686 Jy ! Component: 100 - total flux cleaned = 0.000497309 Jy ! Component: 150 - total flux cleaned = 0.000697276 Jy ! Component: 200 - total flux cleaned = 0.000880446 Jy ! Total flux subtracted in 200 components = 0.000880446 Jy ! Clean residual min=-0.001763 max=0.001770 Jy/beam ! Clean residual mean=-0.000003 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.109077 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 110 components and 0.109077 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.637 mas, bmaj=5.476 mas, bpa=-2.632 degrees ! Estimated noise=0.431774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136694 Jy ! Component: 100 - total flux cleaned = 0.000218435 Jy ! Component: 150 - total flux cleaned = 0.000343 Jy ! Component: 200 - total flux cleaned = 0.000505592 Jy ! Total flux subtracted in 200 components = 0.000505592 Jy ! Clean residual min=-0.001739 max=0.001671 Jy/beam ! Clean residual mean=-0.000002 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.109583 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 135 components and 0.109583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058706Jy sigma=1.159807 ! Fit after self-cal, rms=0.058698Jy sigma=1.159624 wmodel J2213+3623_S_map.mod ! Writing 135 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.000412954 Jy ! Component: 100 - total flux cleaned = -0.000640066 Jy ! Component: 150 - total flux cleaned = -0.000774861 Jy ! Component: 200 - total flux cleaned = -0.000774235 Jy ! Component: 250 - total flux cleaned = -0.000724211 Jy ! Component: 300 - total flux cleaned = -0.000724773 Jy ! Component: 350 - total flux cleaned = -0.00074868 Jy ! Component: 400 - total flux cleaned = -0.000748946 Jy ! Component: 450 - total flux cleaned = -0.000748932 Jy ! Component: 500 - total flux cleaned = -0.000815073 Jy ! Component: 550 - total flux cleaned = -0.000857848 Jy ! Component: 600 - total flux cleaned = -0.000962408 Jy ! Component: 650 - total flux cleaned = -0.00100329 Jy ! Component: 700 - total flux cleaned = -0.00110432 Jy ! Component: 750 - total flux cleaned = -0.00122336 Jy ! Component: 800 - total flux cleaned = -0.00132061 Jy ! Component: 850 - total flux cleaned = -0.00145465 Jy ! Component: 900 - total flux cleaned = -0.00152999 Jy ! Component: 950 - total flux cleaned = -0.00165946 Jy ! Component: 1000 - total flux cleaned = -0.00178683 Jy ! Component: 1050 - total flux cleaned = -0.00191238 Jy ! Component: 1100 - total flux cleaned = -0.00212368 Jy ! Component: 1150 - total flux cleaned = -0.00224499 Jy ! Component: 1200 - total flux cleaned = -0.00238188 Jy ! Component: 1250 - total flux cleaned = -0.0025505 Jy ! Component: 1300 - total flux cleaned = -0.00268358 Jy ! Component: 1350 - total flux cleaned = -0.00279858 Jy ! Component: 1400 - total flux cleaned = -0.00289575 Jy ! Component: 1450 - total flux cleaned = -0.00307165 Jy ! Component: 1500 - total flux cleaned = -0.00319763 Jy ! Component: 1550 - total flux cleaned = -0.00329118 Jy ! Component: 1600 - total flux cleaned = -0.0033683 Jy ! Component: 1650 - total flux cleaned = -0.00359709 Jy ! Component: 1700 - total flux cleaned = -0.00368755 Jy ! Component: 1750 - total flux cleaned = -0.00376222 Jy ! Component: 1800 - total flux cleaned = -0.00390998 Jy ! Component: 1850 - total flux cleaned = -0.00398334 Jy ! Component: 1900 - total flux cleaned = -0.00407049 Jy ! Component: 1950 - total flux cleaned = -0.00417099 Jy ! Component: 2000 - total flux cleaned = -0.00427081 Jy ! Component: 2050 - total flux cleaned = -0.00436952 Jy ! Component: 2100 - total flux cleaned = -0.0044395 Jy ! Component: 2150 - total flux cleaned = -0.00456421 Jy ! Component: 2200 - total flux cleaned = -0.00466041 Jy ! Component: 2250 - total flux cleaned = -0.00478276 Jy ! Component: 2300 - total flux cleaned = -0.00486378 Jy ! Component: 2350 - total flux cleaned = -0.00501085 Jy ! Component: 2400 - total flux cleaned = -0.00501078 Jy ! Component: 2450 - total flux cleaned = -0.00507668 Jy ! Component: 2500 - total flux cleaned = -0.00520737 Jy ! Component: 2550 - total flux cleaned = -0.00524632 Jy ! Component: 2600 - total flux cleaned = -0.00534922 Jy ! Component: 2650 - total flux cleaned = -0.00543839 Jy ! Component: 2700 - total flux cleaned = -0.00547605 Jy ! Component: 2750 - total flux cleaned = -0.00555139 Jy ! Component: 2800 - total flux cleaned = -0.00562619 Jy ! Component: 2850 - total flux cleaned = -0.00565102 Jy ! Component: 2900 - total flux cleaned = -0.00571227 Jy ! Component: 2950 - total flux cleaned = -0.0058097 Jy ! Component: 3000 - total flux cleaned = -0.00585795 Jy ! Component: 3050 - total flux cleaned = -0.00594203 Jy ! Component: 3100 - total flux cleaned = -0.00598962 Jy ! Component: 3150 - total flux cleaned = -0.00609602 Jy ! Component: 3200 - total flux cleaned = -0.00614299 Jy ! Component: 3250 - total flux cleaned = -0.00627139 Jy ! Component: 3300 - total flux cleaned = -0.00637568 Jy ! Component: 3350 - total flux cleaned = -0.0064907 Jy ! Component: 3400 - total flux cleaned = -0.00651352 Jy ! Component: 3450 - total flux cleaned = -0.00661584 Jy ! Component: 3500 - total flux cleaned = -0.00673996 Jy ! Component: 3550 - total flux cleaned = -0.00681847 Jy ! Component: 3600 - total flux cleaned = -0.00692995 Jy ! Component: 3650 - total flux cleaned = -0.0070407 Jy ! Component: 3700 - total flux cleaned = -0.00710688 Jy ! Component: 3750 - total flux cleaned = -0.00721642 Jy ! Component: 3800 - total flux cleaned = -0.00730345 Jy ! Component: 3850 - total flux cleaned = -0.00741171 Jy ! Component: 3900 - total flux cleaned = -0.00748716 Jy ! Component: 3950 - total flux cleaned = -0.00763708 Jy ! Component: 4000 - total flux cleaned = -0.00770091 Jy ! Component: 4050 - total flux cleaned = -0.00777511 Jy ! Total flux subtracted in 4096 components = -0.00783833 Jy ! Clean residual min=-0.000640 max=0.000754 Jy/beam ! Clean residual mean=-0.000003 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.101744 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 400 components and 0.101744 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2213+3623_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.637 x 5.476 at -2.632 degrees (North through East) ! Clean map min=-0.0016792 max=0.097786 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2213+3623_S_map.fits wmodel /vlbi/uf001/uva//J2213+3623_S_map.mod ! Writing 400 model components to file: /vlbi/uf001/uva//J2213+3623_S_map.mod wobs /vlbi/uf001/uva//J2213+3623_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2213+3623_S_uvs.fits wwins /vlbi/uf001/uva//J2213+3623_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/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.0977858 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178739 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.548359 0.548359 1.09672 2.19344 4.38687 8.77374 17.5475 35.095 70.1899 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.097 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 547.087 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2213+3623_S_dfm.log closed on Mon Jan 14 06:11:56 2019