! Started logfile: /vlbi/uf001/uva//J1347-3750_S_dfm.log on Mon Jan 14 02:35:44 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//J1347-3750_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1347-3750_S_uva.fits ! AN table 1: 48 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.703125 visibilities/baseline/integration-bin. ! Found source: J1347-3750 ! ! 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 3645 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 J1347-3750_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004814Jy sigma=14.247659 ! Fit after self-cal, rms=0.923669Jy sigma=13.100404 ! 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.62 mas, bmaj=7.792 mas, bpa=3.653 degrees ! Estimated noise=1.35268 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.0627541 Jy ! Component: 100 - total flux cleaned = 0.0775931 Jy ! Total flux subtracted in 100 components = 0.0775931 Jy ! Clean residual min=-0.005628 max=0.005601 Jy/beam ! Clean residual mean=0.000028 rms=0.001424 Jy/beam ! Combined flux in latest and established models = 0.0775931 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0775931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086108Jy sigma=1.169700 ! Fit after self-cal, rms=0.085105Jy sigma=1.158363 ! 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.125 mas, bmaj=9.121 mas, bpa=4.487 degrees ! Estimated noise=0.838857 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.00660307 Jy ! Component: 100 - total flux cleaned = 0.00928213 Jy ! Component: 150 - total flux cleaned = 0.0105466 Jy ! Component: 200 - total flux cleaned = 0.010795 Jy ! Total flux subtracted in 200 components = 0.010795 Jy ! Clean residual min=-0.004876 max=0.004251 Jy/beam ! Clean residual mean=0.000050 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.0883881 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 30 components and 0.0883881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084790Jy sigma=1.150165 ! Fit after self-cal, rms=0.084773Jy sigma=1.150017 ! 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.125 x 9.121 at 4.487 degrees (North through East) ! Clean map min=-0.0047563 max=0.0786 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.91 KP 0.97 LA 0.93 ! MK 1.02 NL 1.21 OV 0.99 PT 1.00 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.92 KP 1.02 LA 0.94 ! MK 1.05 NL 1.17 OV 0.90 PT 1.05 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.95 KP 1.01 LA 0.99 ! MK 0.92 NL 1.07 OV 0.99 PT 1.02 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.084773Jy sigma=1.150017 ! Fit after self-cal, rms=0.089189Jy sigma=1.143920 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=9.17 mas, bpa=4.542 degrees ! Estimated noise=0.835916 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 = -5.76663e-05 Jy ! Component: 100 - total flux cleaned = -7.73736e-05 Jy ! Component: 150 - total flux cleaned = -7.73716e-05 Jy ! Component: 200 - total flux cleaned = -6.17035e-05 Jy ! Total flux subtracted in 200 components = -6.17035e-05 Jy ! Clean residual min=-0.003377 max=0.004518 Jy/beam ! Clean residual mean=0.000027 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.0883264 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.0883264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089182Jy sigma=1.143811 ! Fit after self-cal, rms=0.089436Jy sigma=1.143388 ! 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.089436Jy sigma=1.143388 ! Fit after self-cal, rms=0.090715Jy sigma=1.142266 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.129 mas, bmaj=9.173 mas, bpa=4.585 degrees ! Estimated noise=0.838462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000131615 Jy ! Component: 100 - total flux cleaned = 0.000132376 Jy ! Component: 150 - total flux cleaned = 0.00013219 Jy ! Component: 200 - total flux cleaned = 0.000131461 Jy ! Total flux subtracted in 200 components = 0.000131461 Jy ! Clean residual min=-0.003355 max=0.004555 Jy/beam ! Clean residual mean=0.000027 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.0884579 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.0884579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090712Jy sigma=1.142198 ! Fit after self-cal, rms=0.090749Jy sigma=1.142164 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 (-61, -55). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0040855 Jy ! Component: 100 - total flux cleaned = 0.00593578 Jy ! Component: 150 - total flux cleaned = 0.0063173 Jy ! Component: 200 - total flux cleaned = 0.00658707 Jy ! Total flux subtracted in 200 components = 0.00658707 Jy ! Clean residual min=-0.002824 max=0.002981 Jy/beam ! Clean residual mean=0.000000 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.0950449 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 56 components and 0.0950449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090586Jy sigma=1.139185 ! Fit after self-cal, rms=0.090540Jy sigma=1.138787 ! 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.090540Jy sigma=1.138787 ! Fit after self-cal, rms=0.091006Jy sigma=1.137980 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=9.166 mas, bpa=4.727 degrees ! Estimated noise=0.831536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100423 Jy ! Component: 100 - total flux cleaned = 0.00127734 Jy ! Component: 150 - total flux cleaned = 0.0014366 Jy ! Component: 200 - total flux cleaned = 0.00152005 Jy ! Total flux subtracted in 200 components = 0.00152005 Jy ! Clean residual min=-0.003017 max=0.003194 Jy/beam ! Clean residual mean=-0.000004 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.096565 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 75 components and 0.096565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090974Jy sigma=1.137472 ! Fit after self-cal, rms=0.090991Jy sigma=1.137381 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 (118, -117.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000681736 Jy ! Component: 100 - total flux cleaned = 0.000955807 Jy ! Component: 150 - total flux cleaned = 0.00121845 Jy ! Component: 200 - total flux cleaned = 0.00126294 Jy ! Total flux subtracted in 200 components = 0.00126294 Jy ! Clean residual min=-0.002557 max=0.002602 Jy/beam ! Clean residual mean=-0.000007 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.0978279 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 93 components and 0.0978279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090845Jy sigma=1.135550 ! Fit after self-cal, rms=0.090819Jy sigma=1.135251 ! 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.090819Jy sigma=1.135251 ! Fit after self-cal, rms=0.090592Jy sigma=1.135083 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.57 mas, bmaj=28.14 mas, bpa=4.216 degrees ! Estimated noise=1.04343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000126113 Jy ! Component: 100 - total flux cleaned = 0.000207871 Jy ! Component: 150 - total flux cleaned = 0.000232194 Jy ! Component: 200 - total flux cleaned = 0.000255809 Jy ! Total flux subtracted in 200 components = 0.000255809 Jy ! Clean residual min=-0.001856 max=0.002644 Jy/beam ! Clean residual mean=-0.000016 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.0980837 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 103 components and 0.0980837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090569Jy sigma=1.134832 ! Fit after self-cal, rms=0.090567Jy sigma=1.134801 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.34109e-05 Jy ! Component: 100 - total flux cleaned = 5.16682e-07 Jy ! Component: 150 - total flux cleaned = -2.08537e-05 Jy ! Component: 200 - total flux cleaned = -4.10139e-05 Jy ! Total flux subtracted in 200 components = -4.10139e-05 Jy ! Clean residual min=-0.001792 max=0.002614 Jy/beam ! Clean residual mean=-0.000016 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.0980427 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 107 components and 0.0980427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090553Jy sigma=1.134672 ! Fit after self-cal, rms=0.090549Jy sigma=1.134660 ! 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.122 mas, bmaj=9.143 mas, bpa=4.647 degrees ! Estimated noise=0.827331 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.122 x 9.143 at 4.647 degrees (North through East) ! Clean map min=-0.0035866 max=0.078192 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.613 mas, bmaj=7.809 mas, bpa=3.908 degrees ! Estimated noise=1.33909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0620882 Jy ! Component: 100 - total flux cleaned = 0.0773268 Jy ! Component: 150 - total flux cleaned = 0.0838466 Jy ! Component: 200 - total flux cleaned = 0.087066 Jy ! Total flux subtracted in 200 components = 0.087066 Jy ! Clean residual min=-0.004766 max=0.004068 Jy/beam ! Clean residual mean=0.000012 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.087066 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.087066 Jy ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=9.143 mas, bpa=4.647 degrees ! Estimated noise=0.827331 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.00297505 Jy ! Component: 100 - total flux cleaned = 0.00488212 Jy ! Component: 150 - total flux cleaned = 0.00643486 Jy ! Component: 200 - total flux cleaned = 0.00770161 Jy ! Total flux subtracted in 200 components = 0.00770161 Jy ! Clean residual min=-0.003056 max=0.002541 Jy/beam ! Clean residual mean=-0.000008 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.0947676 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 60 components and 0.0947676 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.57 mas, bmaj=28.14 mas, bpa=4.216 degrees ! Estimated noise=1.04343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167726 Jy ! Component: 100 - total flux cleaned = 0.00204091 Jy ! Component: 150 - total flux cleaned = 0.00229065 Jy ! Component: 200 - total flux cleaned = 0.0024503 Jy ! Total flux subtracted in 200 components = 0.0024503 Jy ! Clean residual min=-0.002077 max=0.002568 Jy/beam ! Clean residual mean=-0.000016 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.0972179 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.000116908 Jy ! Component: 100 - total flux cleaned = 0.000252317 Jy ! Component: 150 - total flux cleaned = 0.000303091 Jy ! Component: 200 - total flux cleaned = 0.000302831 Jy ! Total flux subtracted in 200 components = 0.000302831 Jy ! Clean residual min=-0.001912 max=0.002593 Jy/beam ! Clean residual mean=-0.000017 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.0975207 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 86 components and 0.0975207 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=9.143 mas, bpa=4.647 degrees ! Estimated noise=0.827331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.8885e-05 Jy ! Component: 100 - total flux cleaned = 0.000135331 Jy ! Component: 150 - total flux cleaned = -7.768e-05 Jy ! Component: 200 - total flux cleaned = -0.000190489 Jy ! Total flux subtracted in 200 components = -0.000190489 Jy ! Clean residual min=-0.002619 max=0.002514 Jy/beam ! Clean residual mean=-0.000008 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.0973302 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.0973302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090540Jy sigma=1.134717 ! Fit after self-cal, rms=0.090539Jy sigma=1.134653 wmodel J1347-3750_S_map.mod ! Writing 103 model components to file: J1347-3750_S_map.mod wobs J1347-3750_S_uvs.fits ! Writing UV FITS file: J1347-3750_S_uvs.fits wwins J1347-3750_S_map.win ! wwins: Wrote 3 windows to J1347-3750_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.000121592 Jy ! Component: 100 - total flux cleaned = -0.000129252 Jy ! Component: 150 - total flux cleaned = -0.000402884 Jy ! Component: 200 - total flux cleaned = -0.000476533 Jy ! Component: 250 - total flux cleaned = -0.000511408 Jy ! Component: 300 - total flux cleaned = -0.000612808 Jy ! Component: 350 - total flux cleaned = -0.000742604 Jy ! Component: 400 - total flux cleaned = -0.000836882 Jy ! Component: 450 - total flux cleaned = -0.000836689 Jy ! Component: 500 - total flux cleaned = -0.00092632 Jy ! Component: 550 - total flux cleaned = -0.000955444 Jy ! Component: 600 - total flux cleaned = -0.00104028 Jy ! Component: 650 - total flux cleaned = -0.00112242 Jy ! Component: 700 - total flux cleaned = -0.00120363 Jy ! Component: 750 - total flux cleaned = -0.0013364 Jy ! Component: 800 - total flux cleaned = -0.00149131 Jy ! Component: 850 - total flux cleaned = -0.0015168 Jy ! Component: 900 - total flux cleaned = -0.00161705 Jy ! Component: 950 - total flux cleaned = -0.00181193 Jy ! Component: 1000 - total flux cleaned = -0.00195496 Jy ! Component: 1050 - total flux cleaned = -0.00207226 Jy ! Component: 1100 - total flux cleaned = -0.00223363 Jy ! Component: 1150 - total flux cleaned = -0.00236975 Jy ! Component: 1200 - total flux cleaned = -0.0025035 Jy ! Component: 1250 - total flux cleaned = -0.00267868 Jy ! Component: 1300 - total flux cleaned = -0.00280822 Jy ! Component: 1350 - total flux cleaned = -0.00306316 Jy ! Component: 1400 - total flux cleaned = -0.00320936 Jy ! Component: 1450 - total flux cleaned = -0.00339454 Jy ! Component: 1500 - total flux cleaned = -0.00359768 Jy ! Component: 1550 - total flux cleaned = -0.00379831 Jy ! Component: 1600 - total flux cleaned = -0.00403582 Jy ! Component: 1650 - total flux cleaned = -0.00429 Jy ! Component: 1700 - total flux cleaned = -0.00450221 Jy ! Component: 1750 - total flux cleaned = -0.00473098 Jy ! Component: 1800 - total flux cleaned = -0.00493826 Jy ! Component: 1850 - total flux cleaned = -0.00510584 Jy ! Component: 1900 - total flux cleaned = -0.00527175 Jy ! Component: 1950 - total flux cleaned = -0.00541781 Jy ! Component: 2000 - total flux cleaned = -0.00556248 Jy ! Component: 2050 - total flux cleaned = -0.00574134 Jy ! Component: 2100 - total flux cleaned = -0.00588307 Jy ! Component: 2150 - total flux cleaned = -0.00597076 Jy ! Component: 2200 - total flux cleaned = -0.00616208 Jy ! Component: 2250 - total flux cleaned = -0.00623084 Jy ! Component: 2300 - total flux cleaned = -0.00635046 Jy ! Component: 2350 - total flux cleaned = -0.00645211 Jy ! Component: 2400 - total flux cleaned = -0.0065364 Jy ! Component: 2450 - total flux cleaned = -0.00663677 Jy ! Component: 2500 - total flux cleaned = -0.00671973 Jy ! Component: 2550 - total flux cleaned = -0.00680221 Jy ! Component: 2600 - total flux cleaned = -0.0068349 Jy ! Component: 2650 - total flux cleaned = -0.00691652 Jy ! Component: 2700 - total flux cleaned = -0.00699751 Jy ! Component: 2750 - total flux cleaned = -0.00709408 Jy ! Component: 2800 - total flux cleaned = -0.00719004 Jy ! Component: 2850 - total flux cleaned = -0.00720594 Jy ! Component: 2900 - total flux cleaned = -0.00731676 Jy ! Component: 2950 - total flux cleaned = -0.00734832 Jy ! Component: 3000 - total flux cleaned = -0.00748925 Jy ! Component: 3050 - total flux cleaned = -0.00756701 Jy ! Component: 3100 - total flux cleaned = -0.0076445 Jy ! Component: 3150 - total flux cleaned = -0.00772149 Jy ! Component: 3200 - total flux cleaned = -0.00778275 Jy ! Component: 3250 - total flux cleaned = -0.00782841 Jy ! Component: 3300 - total flux cleaned = -0.00788914 Jy ! Component: 3350 - total flux cleaned = -0.00793454 Jy ! Component: 3400 - total flux cleaned = -0.0079346 Jy ! Component: 3450 - total flux cleaned = -0.00802471 Jy ! Component: 3500 - total flux cleaned = -0.00808448 Jy ! Component: 3550 - total flux cleaned = -0.00806955 Jy ! Component: 3600 - total flux cleaned = -0.0080546 Jy ! Component: 3650 - total flux cleaned = -0.00808426 Jy ! Component: 3700 - total flux cleaned = -0.00808429 Jy ! Component: 3750 - total flux cleaned = -0.00811379 Jy ! Component: 3800 - total flux cleaned = -0.00812854 Jy ! Component: 3850 - total flux cleaned = -0.00814326 Jy ! Component: 3900 - total flux cleaned = -0.00815795 Jy ! Component: 3950 - total flux cleaned = -0.00815793 Jy ! Component: 4000 - total flux cleaned = -0.00814332 Jy ! Component: 4050 - total flux cleaned = -0.00815789 Jy ! Total flux subtracted in 4096 components = -0.00820156 Jy ! Clean residual min=-0.000940 max=0.000898 Jy/beam ! Clean residual mean=0.000003 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.0891287 Jy keep ! Adding 199 model components to the UV plane model. ! The established model now contains 302 components and 0.0891287 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1347-3750_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.122 x 9.143 at 4.647 degrees (North through East) ! Clean map min=-0.0037987 max=0.078149 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1347-3750_S_map.fits wmodel /vlbi/uf001/uva//J1347-3750_S_map.mod ! Writing 302 model components to file: /vlbi/uf001/uva//J1347-3750_S_map.mod wobs /vlbi/uf001/uva//J1347-3750_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1347-3750_S_uvs.fits wwins /vlbi/uf001/uva//J1347-3750_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1347-3750_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0781485 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000245072 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.940792 0.940792 1.88158 3.76317 7.52634 15.0527 30.1054 60.2107 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.078 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 318.88 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1347-3750_S_dfm.log closed on Mon Jan 14 02:35:48 2019