! Started logfile: /vlbi/uf001/uva//J2032-2125_S_dfm.log on Mon Jan 14 05:32:07 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//J2032-2125_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2032-2125_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J2032-2125 ! ! 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 4617 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 J2032-2125_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004661Jy sigma=17.939455 ! Fit after self-cal, rms=0.911251Jy sigma=16.180949 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.438 mas, bmaj=6.773 mas, bpa=-5.362 degrees ! Estimated noise=0.897266 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.0698086 Jy ! Component: 100 - total flux cleaned = 0.0874405 Jy ! Total flux subtracted in 100 components = 0.0874405 Jy ! Clean residual min=-0.006208 max=0.007254 Jy/beam ! Clean residual mean=-0.000003 rms=0.001481 Jy/beam ! Combined flux in latest and established models = 0.0874405 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0874405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077867Jy sigma=1.315036 ! Fit after self-cal, rms=0.077357Jy sigma=1.305430 ! 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.001 mas, bmaj=7.825 mas, bpa=-5.525 degrees ! Estimated noise=0.600469 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.00970527 Jy ! Component: 100 - total flux cleaned = 0.0144694 Jy ! Component: 150 - total flux cleaned = 0.0169941 Jy ! Component: 200 - total flux cleaned = 0.0183917 Jy ! Total flux subtracted in 200 components = 0.0183917 Jy ! Clean residual min=-0.003410 max=0.003386 Jy/beam ! Clean residual mean=-0.000001 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.105832 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 48 components and 0.105832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076337Jy sigma=1.282831 ! Fit after self-cal, rms=0.076345Jy sigma=1.282457 ! 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.001 x 7.825 at -5.525 degrees (North through East) ! Clean map min=-0.0033268 max=0.08957 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.91 HN 1.06 KP 0.97 ! LA 0.98 MK 0.98 NL 1.01 OV 0.98 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.05 KP 0.97 ! LA 0.93 MK 1.01 NL 1.05 OV 1.00 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.92 HN 1.04 KP 0.94 ! LA 0.89 MK 1.03 NL 1.06 OV 0.94 ! PT 1.04 SC 1.00 ! ! ! Fit before self-cal, rms=0.076345Jy sigma=1.282457 ! Fit after self-cal, rms=0.077050Jy sigma=1.277380 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=7.881 mas, bpa=-5.462 degrees ! Estimated noise=0.599001 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.000415598 Jy ! Component: 100 - total flux cleaned = -0.000430539 Jy ! Component: 150 - total flux cleaned = -0.000457159 Jy ! Component: 200 - total flux cleaned = -0.000469004 Jy ! Total flux subtracted in 200 components = -0.000469004 Jy ! Clean residual min=-0.003192 max=0.003037 Jy/beam ! Clean residual mean=0.000003 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.105363 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 54 components and 0.105363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077044Jy sigma=1.277282 ! Fit after self-cal, rms=0.077094Jy sigma=1.277090 ! 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.077094Jy sigma=1.277090 ! Fit after self-cal, rms=0.077656Jy sigma=1.274670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.026 mas, bmaj=7.897 mas, bpa=-5.429 degrees ! Estimated noise=0.599747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.24942e-06 Jy ! Component: 100 - total flux cleaned = -2.9003e-05 Jy ! Component: 150 - total flux cleaned = -5.65465e-05 Jy ! Component: 200 - total flux cleaned = -8.18342e-05 Jy ! Total flux subtracted in 200 components = -8.18342e-05 Jy ! Clean residual min=-0.003199 max=0.002758 Jy/beam ! Clean residual mean=0.000005 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.105281 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 59 components and 0.105281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077647Jy sigma=1.274568 ! Fit after self-cal, rms=0.077663Jy sigma=1.274513 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 = 5.63945e-06 Jy ! Component: 100 - total flux cleaned = -6.07639e-06 Jy ! Component: 150 - total flux cleaned = -1.64143e-05 Jy ! Component: 200 - total flux cleaned = -2.61434e-05 Jy ! Total flux subtracted in 200 components = -2.61434e-05 Jy ! Clean residual min=-0.003186 max=0.002722 Jy/beam ! Clean residual mean=0.000005 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.105255 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.105255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077660Jy sigma=1.274474 ! Fit after self-cal, rms=0.077659Jy sigma=1.274469 ! 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.077659Jy sigma=1.274469 ! Fit after self-cal, rms=0.078122Jy sigma=1.274245 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=7.911 mas, bpa=-5.453 degrees ! Estimated noise=0.600487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.20071e-05 Jy ! Component: 100 - total flux cleaned = -8.91109e-05 Jy ! Component: 150 - total flux cleaned = -0.00010122 Jy ! Component: 200 - total flux cleaned = -0.00011205 Jy ! Total flux subtracted in 200 components = -0.00011205 Jy ! Clean residual min=-0.003175 max=0.002789 Jy/beam ! Clean residual mean=0.000006 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.105143 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.105143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078115Jy sigma=1.274170 ! Fit after self-cal, rms=0.078122Jy sigma=1.274156 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 = -2.60615e-06 Jy ! Component: 100 - total flux cleaned = -2.58642e-06 Jy ! Component: 150 - total flux cleaned = -2.31227e-06 Jy ! Component: 200 - total flux cleaned = -2.06442e-05 Jy ! Total flux subtracted in 200 components = -2.06442e-05 Jy ! Clean residual min=-0.003171 max=0.002768 Jy/beam ! Clean residual mean=0.000006 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.105123 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.105123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078119Jy sigma=1.274123 ! Fit after self-cal, rms=0.078118Jy sigma=1.274121 ! 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.078118Jy sigma=1.274121 ! Fit after self-cal, rms=0.078317Jy sigma=1.274089 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.323 mas, bmaj=16.35 mas, bpa=-0.9046 degrees ! Estimated noise=0.770817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000352828 Jy ! Component: 100 - total flux cleaned = -0.000350995 Jy ! Component: 150 - total flux cleaned = -0.000349211 Jy ! Component: 200 - total flux cleaned = -0.000337727 Jy ! Total flux subtracted in 200 components = -0.000337727 Jy ! Clean residual min=-0.003252 max=0.003256 Jy/beam ! Clean residual mean=0.000011 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.104785 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 73 components and 0.104785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078326Jy sigma=1.274163 ! Fit after self-cal, rms=0.078323Jy sigma=1.274074 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.48547e-05 Jy ! Component: 100 - total flux cleaned = 3.4679e-05 Jy ! Component: 150 - total flux cleaned = 3.42391e-05 Jy ! Component: 200 - total flux cleaned = 4.25312e-05 Jy ! Total flux subtracted in 200 components = 4.25312e-05 Jy ! Clean residual min=-0.003255 max=0.003234 Jy/beam ! Clean residual mean=0.000011 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.104827 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 74 components and 0.104827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078335Jy sigma=1.274202 ! Fit after self-cal, rms=0.078332Jy sigma=1.274146 ! 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.03 mas, bmaj=7.924 mas, bpa=-5.509 degrees ! Estimated noise=0.601078 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.03 x 7.924 at -5.509 degrees (North through East) ! Clean map min=-0.0030486 max=0.089406 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=2.466 mas, bmaj=6.842 mas, bpa=-5.192 degrees ! Estimated noise=0.903955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0705931 Jy ! Component: 100 - total flux cleaned = 0.0878019 Jy ! Component: 150 - total flux cleaned = 0.0956073 Jy ! Component: 200 - total flux cleaned = 0.100209 Jy ! Total flux subtracted in 200 components = 0.100209 Jy ! Clean residual min=-0.004509 max=0.004507 Jy/beam ! Clean residual mean=0.000002 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.100209 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.100209 Jy ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=7.924 mas, bpa=-5.509 degrees ! Estimated noise=0.601078 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.00281505 Jy ! Component: 100 - total flux cleaned = 0.00391809 Jy ! Component: 150 - total flux cleaned = 0.00413474 Jy ! Component: 200 - total flux cleaned = 0.00430405 Jy ! Total flux subtracted in 200 components = 0.00430405 Jy ! Clean residual min=-0.003199 max=0.002670 Jy/beam ! Clean residual mean=0.000006 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.104513 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.104513 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.323 mas, bmaj=16.35 mas, bpa=-0.9046 degrees ! Estimated noise=0.770817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167998 Jy ! Component: 100 - total flux cleaned = 0.000167224 Jy ! Component: 150 - total flux cleaned = 0.000165971 Jy ! Component: 200 - total flux cleaned = 0.00016555 Jy ! Total flux subtracted in 200 components = 0.00016555 Jy ! Clean residual min=-0.003211 max=0.003270 Jy/beam ! Clean residual mean=0.000012 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.104679 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.70209e-06 Jy ! Component: 100 - total flux cleaned = 1.92973e-05 Jy ! Component: 150 - total flux cleaned = 2.80577e-05 Jy ! Component: 200 - total flux cleaned = 2.80534e-05 Jy ! Total flux subtracted in 200 components = 2.80534e-05 Jy ! Clean residual min=-0.003203 max=0.003250 Jy/beam ! Clean residual mean=0.000011 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.104707 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.104707 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=7.924 mas, bpa=-5.509 degrees ! Estimated noise=0.601078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000129195 Jy ! Component: 100 - total flux cleaned = 0.000171381 Jy ! Component: 150 - total flux cleaned = 0.000186516 Jy ! Component: 200 - total flux cleaned = 0.000213805 Jy ! Total flux subtracted in 200 components = 0.000213805 Jy ! Clean residual min=-0.003184 max=0.002712 Jy/beam ! Clean residual mean=0.000006 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.104921 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.104921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078319Jy sigma=1.274017 ! Fit after self-cal, rms=0.078313Jy sigma=1.273987 wmodel J2032-2125_S_map.mod ! Writing 57 model components to file: J2032-2125_S_map.mod wobs J2032-2125_S_uvs.fits ! Writing UV FITS file: J2032-2125_S_uvs.fits wwins J2032-2125_S_map.win ! wwins: Wrote 1 windows to J2032-2125_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.000887006 Jy ! Component: 100 - total flux cleaned = -0.00136301 Jy ! Component: 150 - total flux cleaned = -0.0017706 Jy ! Component: 200 - total flux cleaned = -0.00203001 Jy ! Component: 250 - total flux cleaned = -0.00223581 Jy ! Component: 300 - total flux cleaned = -0.00239503 Jy ! Component: 350 - total flux cleaned = -0.00258776 Jy ! Component: 400 - total flux cleaned = -0.00269933 Jy ! Component: 450 - total flux cleaned = -0.00280967 Jy ! Component: 500 - total flux cleaned = -0.00302377 Jy ! Component: 550 - total flux cleaned = -0.003197 Jy ! Component: 600 - total flux cleaned = -0.00319732 Jy ! Component: 650 - total flux cleaned = -0.00336367 Jy ! Component: 700 - total flux cleaned = -0.00349332 Jy ! Component: 750 - total flux cleaned = -0.00342985 Jy ! Component: 800 - total flux cleaned = -0.00342952 Jy ! Component: 850 - total flux cleaned = -0.00339896 Jy ! Component: 900 - total flux cleaned = -0.00342934 Jy ! Component: 950 - total flux cleaned = -0.00342933 Jy ! Component: 1000 - total flux cleaned = -0.0034 Jy ! Component: 1050 - total flux cleaned = -0.00334267 Jy ! Component: 1100 - total flux cleaned = -0.00337054 Jy ! Component: 1150 - total flux cleaned = -0.00331473 Jy ! Component: 1200 - total flux cleaned = -0.00317778 Jy ! Component: 1250 - total flux cleaned = -0.00320484 Jy ! Component: 1300 - total flux cleaned = -0.00320451 Jy ! Component: 1350 - total flux cleaned = -0.00307326 Jy ! Component: 1400 - total flux cleaned = -0.00299604 Jy ! Component: 1450 - total flux cleaned = -0.00297055 Jy ! Component: 1500 - total flux cleaned = -0.00281984 Jy ! Component: 1550 - total flux cleaned = -0.00279516 Jy ! Component: 1600 - total flux cleaned = -0.00264802 Jy ! Component: 1650 - total flux cleaned = -0.00259989 Jy ! Component: 1700 - total flux cleaned = -0.00252836 Jy ! Component: 1750 - total flux cleaned = -0.00238736 Jy ! Component: 1800 - total flux cleaned = -0.00236408 Jy ! Component: 1850 - total flux cleaned = -0.00229477 Jy ! Component: 1900 - total flux cleaned = -0.00227223 Jy ! Component: 1950 - total flux cleaned = -0.00224958 Jy ! Component: 2000 - total flux cleaned = -0.00216108 Jy ! Component: 2050 - total flux cleaned = -0.00211669 Jy ! Component: 2100 - total flux cleaned = -0.0021382 Jy ! Component: 2150 - total flux cleaned = -0.00209496 Jy ! Component: 2200 - total flux cleaned = -0.00194647 Jy ! Component: 2250 - total flux cleaned = -0.00196731 Jy ! Component: 2300 - total flux cleaned = -0.00190487 Jy ! Component: 2350 - total flux cleaned = -0.00190475 Jy ! Component: 2400 - total flux cleaned = -0.00184358 Jy ! Component: 2450 - total flux cleaned = -0.0018637 Jy ! Component: 2500 - total flux cleaned = -0.00184347 Jy ! Component: 2550 - total flux cleaned = -0.00184316 Jy ! Component: 2600 - total flux cleaned = -0.00176438 Jy ! Component: 2650 - total flux cleaned = -0.00180284 Jy ! Component: 2700 - total flux cleaned = -0.00172573 Jy ! Component: 2750 - total flux cleaned = -0.00172556 Jy ! Component: 2800 - total flux cleaned = -0.00166925 Jy ! Component: 2850 - total flux cleaned = -0.00172567 Jy ! Component: 2900 - total flux cleaned = -0.00168868 Jy ! Component: 2950 - total flux cleaned = -0.00167015 Jy ! Component: 3000 - total flux cleaned = -0.0017244 Jy ! Component: 3050 - total flux cleaned = -0.00170631 Jy ! Component: 3100 - total flux cleaned = -0.0016347 Jy ! Component: 3150 - total flux cleaned = -0.00167012 Jy ! Component: 3200 - total flux cleaned = -0.00165254 Jy ! Component: 3250 - total flux cleaned = -0.00163548 Jy ! Component: 3300 - total flux cleaned = -0.0016355 Jy ! Component: 3350 - total flux cleaned = -0.0017208 Jy ! Component: 3400 - total flux cleaned = -0.00168653 Jy ! Component: 3450 - total flux cleaned = -0.00168665 Jy ! Component: 3500 - total flux cleaned = -0.0017698 Jy ! Component: 3550 - total flux cleaned = -0.00176946 Jy ! Component: 3600 - total flux cleaned = -0.00173679 Jy ! Component: 3650 - total flux cleaned = -0.00181834 Jy ! Component: 3700 - total flux cleaned = -0.00183445 Jy ! Component: 3750 - total flux cleaned = -0.00181851 Jy ! Component: 3800 - total flux cleaned = -0.00188203 Jy ! Component: 3850 - total flux cleaned = -0.0018663 Jy ! Component: 3900 - total flux cleaned = -0.00192876 Jy ! Component: 3950 - total flux cleaned = -0.00189775 Jy ! Component: 4000 - total flux cleaned = -0.0019439 Jy ! Component: 4050 - total flux cleaned = -0.00197441 Jy ! Total flux subtracted in 4096 components = -0.00197426 Jy ! Clean residual min=-0.000968 max=0.000932 Jy/beam ! Clean residual mean=0.000000 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.102946 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 344 components and 0.102946 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2032-2125_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.03 x 7.924 at -5.509 degrees (North through East) ! Clean map min=-0.0020407 max=0.089834 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2032-2125_S_map.fits wmodel /vlbi/uf001/uva//J2032-2125_S_map.mod ! Writing 344 model components to file: /vlbi/uf001/uva//J2032-2125_S_map.mod wobs /vlbi/uf001/uva//J2032-2125_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2032-2125_S_uvs.fits wwins /vlbi/uf001/uva//J2032-2125_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2032-2125_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0898337 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000272245 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.909164 0.909164 1.81833 3.63665 7.27331 14.5466 29.0932 58.1865 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.089 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 329.973 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2032-2125_S_dfm.log closed on Mon Jan 14 05:32:11 2019