! Started logfile: /vlbi/uf001/uva//J0614-2536_S_dfm.log on Sun Jan 13 22:54:12 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//J0614-2536_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0614-2536_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.78254 visibilities/baseline/integration-bin. ! Found source: J0614-2536 ! ! 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 2958 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 J0614-2536_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.040989Jy sigma=16.222121 ! Fit after self-cal, rms=0.756833Jy sigma=11.492863 ! 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.434 mas, bmaj=6.816 mas, bpa=-4.539 degrees ! Estimated noise=1.12991 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.19605 Jy ! Component: 100 - total flux cleaned = 0.244544 Jy ! Total flux subtracted in 100 components = 0.244544 Jy ! Clean residual min=-0.016467 max=0.031471 Jy/beam ! Clean residual mean=-0.000134 rms=0.005371 Jy/beam ! Combined flux in latest and established models = 0.244544 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.244544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127469Jy sigma=1.798923 ! Fit after self-cal, rms=0.127339Jy sigma=1.796895 ! 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=2.811 mas, bmaj=7.778 mas, bpa=-4.644 degrees ! Estimated noise=0.924037 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 (-4.5, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0447135 Jy ! Component: 100 - total flux cleaned = 0.0724578 Jy ! Component: 150 - total flux cleaned = 0.0918314 Jy ! Component: 200 - total flux cleaned = 0.105643 Jy ! Total flux subtracted in 200 components = 0.105643 Jy ! Clean residual min=-0.012499 max=0.024748 Jy/beam ! Clean residual mean=-0.000146 rms=0.004039 Jy/beam ! Combined flux in latest and established models = 0.350187 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 62 components and 0.350187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109689Jy sigma=1.436150 ! Fit after self-cal, rms=0.108191Jy sigma=1.402466 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.811 x 7.778 at -4.644 degrees (North through East) ! Clean map min=-0.01293 max=0.24591 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.50 FD 0.92 HN 1.17 KP 0.94 ! LA 0.93 MK 1.00 NL 1.12 OV 0.95 ! PT 0.93 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.91 FD 0.94 HN 1.18 KP 0.92 ! LA 0.96 MK 1.02 NL 0.97 OV 0.93 ! PT 0.94 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.96 FD 0.91 HN 1.12 KP 0.94 ! LA 0.95 MK 0.99 NL 1.02 OV 0.95 ! PT 0.94 SC 0.94 ! ! ! Fit before self-cal, rms=0.108191Jy sigma=1.402466 ! Fit after self-cal, rms=0.134728Jy sigma=1.256877 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.817 mas, bmaj=7.803 mas, bpa=-4.274 degrees ! Estimated noise=0.915798 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 (-9.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113169 Jy ! Component: 100 - total flux cleaned = 0.0141362 Jy ! Component: 150 - total flux cleaned = 0.0138782 Jy ! Component: 200 - total flux cleaned = 0.0135489 Jy ! Total flux subtracted in 200 components = 0.0135489 Jy ! Clean residual min=-0.005461 max=0.006394 Jy/beam ! Clean residual mean=0.000002 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.363736 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 88 components and 0.363736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133803Jy sigma=1.231541 ! Fit after self-cal, rms=0.134302Jy sigma=1.229470 ! 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.134302Jy sigma=1.229470 ! Fit after self-cal, rms=0.135301Jy sigma=1.224666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.814 mas, bmaj=7.789 mas, bpa=-4.297 degrees ! Estimated noise=0.911342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00270189 Jy ! Component: 100 - total flux cleaned = 0.0029159 Jy ! Component: 150 - total flux cleaned = 0.00318637 Jy ! Component: 200 - total flux cleaned = 0.00326822 Jy ! Total flux subtracted in 200 components = 0.00326822 Jy ! Clean residual min=-0.004973 max=0.005527 Jy/beam ! Clean residual mean=0.000006 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.367004 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 117 components and 0.367004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135147Jy sigma=1.220988 ! Fit after self-cal, rms=0.135147Jy sigma=1.220683 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 = 0.00109678 Jy ! Component: 100 - total flux cleaned = 0.00117042 Jy ! Component: 150 - total flux cleaned = 0.0011708 Jy ! Component: 200 - total flux cleaned = 0.00123367 Jy ! Total flux subtracted in 200 components = 0.00123367 Jy ! Clean residual min=-0.004889 max=0.005216 Jy/beam ! Clean residual mean=0.000007 rms=0.001269 Jy/beam ! Combined flux in latest and established models = 0.368238 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 133 components and 0.368238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135074Jy sigma=1.219079 ! Fit after self-cal, rms=0.135068Jy sigma=1.218981 ! 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.135068Jy sigma=1.218981 ! Fit after self-cal, rms=0.136613Jy sigma=1.215129 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.811 mas, bmaj=7.788 mas, bpa=-4.397 degrees ! Estimated noise=0.908646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000571749 Jy ! Component: 100 - total flux cleaned = 0.000802597 Jy ! Component: 150 - total flux cleaned = 0.0009413 Jy ! Component: 200 - total flux cleaned = 0.00100355 Jy ! Total flux subtracted in 200 components = 0.00100355 Jy ! Clean residual min=-0.005070 max=0.004735 Jy/beam ! Clean residual mean=0.000007 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.369242 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 151 components and 0.369242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136531Jy sigma=1.213344 ! Fit after self-cal, rms=0.136532Jy sigma=1.213189 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 = 0.000465584 Jy ! Component: 100 - total flux cleaned = 0.000579989 Jy ! Component: 150 - total flux cleaned = 0.000580886 Jy ! Component: 200 - total flux cleaned = 0.000629712 Jy ! Total flux subtracted in 200 components = 0.000629712 Jy ! Clean residual min=-0.005012 max=0.004566 Jy/beam ! Clean residual mean=0.000007 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.369871 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 158 components and 0.369871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136490Jy sigma=1.212272 ! Fit after self-cal, rms=0.136486Jy sigma=1.212214 ! 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.136486Jy sigma=1.212214 ! Fit after self-cal, rms=0.137483Jy sigma=1.211878 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.194 mas, bmaj=18.7 mas, bpa=-0.2368 degrees ! Estimated noise=1.20933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000976128 Jy ! Component: 100 - total flux cleaned = 0.00105614 Jy ! Component: 150 - total flux cleaned = 0.00117132 Jy ! Component: 200 - total flux cleaned = 0.00112654 Jy ! Total flux subtracted in 200 components = 0.00112654 Jy ! Clean residual min=-0.006220 max=0.005375 Jy/beam ! Clean residual mean=0.000012 rms=0.001541 Jy/beam ! Combined flux in latest and established models = 0.370998 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 179 components and 0.370998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.137488Jy sigma=1.211195 ! Fit after self-cal, rms=0.137493Jy sigma=1.211027 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 = 0.000142833 Jy ! Component: 100 - total flux cleaned = 0.000227823 Jy ! Component: 150 - total flux cleaned = 0.000230289 Jy ! Component: 200 - total flux cleaned = 0.000265098 Jy ! Total flux subtracted in 200 components = 0.000265098 Jy ! Clean residual min=-0.006084 max=0.005160 Jy/beam ! Clean residual mean=0.000012 rms=0.001527 Jy/beam ! Combined flux in latest and established models = 0.371263 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 185 components and 0.371263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.137481Jy sigma=1.210900 ! Fit after self-cal, rms=0.137482Jy sigma=1.210839 ! 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=2.811 mas, bmaj=7.791 mas, bpa=-4.456 degrees ! Estimated noise=0.90698 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.811 x 7.791 at -4.456 degrees (North through East) ! Clean map min=-0.0047258 max=0.24172 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.427 mas, bmaj=6.814 mas, bpa=-4.327 degrees ! Estimated noise=1.11713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.193354 Jy ! Component: 100 - total flux cleaned = 0.244513 Jy ! Component: 150 - total flux cleaned = 0.273753 Jy ! Component: 200 - total flux cleaned = 0.293779 Jy ! Total flux subtracted in 200 components = 0.293779 Jy ! Clean residual min=-0.008609 max=0.011401 Jy/beam ! Clean residual mean=-0.000043 rms=0.002674 Jy/beam ! Combined flux in latest and established models = 0.293779 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.293779 Jy ! Inverting map and beam ! Estimated beam: bmin=2.811 mas, bmaj=7.791 mas, bpa=-4.456 degrees ! Estimated noise=0.90698 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.0220882 Jy ! Component: 100 - total flux cleaned = 0.0366529 Jy ! Component: 150 - total flux cleaned = 0.0469383 Jy ! Component: 200 - total flux cleaned = 0.0544197 Jy ! Total flux subtracted in 200 components = 0.0544197 Jy ! Clean residual min=-0.006056 max=0.006129 Jy/beam ! Clean residual mean=-0.000029 rms=0.001464 Jy/beam ! Combined flux in latest and established models = 0.348199 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 93 components and 0.348199 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.194 mas, bmaj=18.7 mas, bpa=-0.2368 degrees ! Estimated noise=1.20933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00960054 Jy ! Component: 100 - total flux cleaned = 0.0147882 Jy ! Component: 150 - total flux cleaned = 0.0179677 Jy ! Component: 200 - total flux cleaned = 0.0199623 Jy ! Total flux subtracted in 200 components = 0.0199623 Jy ! Clean residual min=-0.006114 max=0.005202 Jy/beam ! Clean residual mean=0.000001 rms=0.001563 Jy/beam ! Combined flux in latest and established models = 0.368161 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.000629016 Jy ! Component: 100 - total flux cleaned = 0.000726909 Jy ! Component: 150 - total flux cleaned = 0.000774631 Jy ! Component: 200 - total flux cleaned = 0.00082043 Jy ! Total flux subtracted in 200 components = 0.00082043 Jy ! Clean residual min=-0.005968 max=0.005006 Jy/beam ! Clean residual mean=0.000004 rms=0.001535 Jy/beam ! Combined flux in latest and established models = 0.368981 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 144 components and 0.368981 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.811 mas, bmaj=7.791 mas, bpa=-4.456 degrees ! Estimated noise=0.90698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000345926 Jy ! Component: 100 - total flux cleaned = -0.000172944 Jy ! Component: 150 - total flux cleaned = 3.01193e-05 Jy ! Component: 200 - total flux cleaned = 0.000121807 Jy ! Total flux subtracted in 200 components = 0.000121807 Jy ! Clean residual min=-0.005015 max=0.004354 Jy/beam ! Clean residual mean=0.000004 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.369103 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 159 components and 0.369103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.137437Jy sigma=1.210270 ! Fit after self-cal, rms=0.137353Jy sigma=1.209481 wmodel J0614-2536_S_map.mod ! Writing 159 model components to file: J0614-2536_S_map.mod wobs J0614-2536_S_uvs.fits ! Writing UV FITS file: J0614-2536_S_uvs.fits wwins J0614-2536_S_map.win ! wwins: Wrote 3 windows to J0614-2536_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.0016197 Jy ! Component: 100 - total flux cleaned = -0.00192094 Jy ! Component: 150 - total flux cleaned = -0.00226829 Jy ! Component: 200 - total flux cleaned = -0.00246561 Jy ! Component: 250 - total flux cleaned = -0.0024052 Jy ! Component: 300 - total flux cleaned = -0.00228562 Jy ! Component: 350 - total flux cleaned = -0.00205437 Jy ! Component: 400 - total flux cleaned = -0.00177761 Jy ! Component: 450 - total flux cleaned = -0.00177678 Jy ! Component: 500 - total flux cleaned = -0.00172378 Jy ! Component: 550 - total flux cleaned = -0.00157253 Jy ! Component: 600 - total flux cleaned = -0.00152381 Jy ! Component: 650 - total flux cleaned = -0.00142678 Jy ! Component: 700 - total flux cleaned = -0.0013312 Jy ! Component: 750 - total flux cleaned = -0.00100793 Jy ! Component: 800 - total flux cleaned = -0.000963623 Jy ! Component: 850 - total flux cleaned = -0.000875071 Jy ! Component: 900 - total flux cleaned = -0.000831535 Jy ! Component: 950 - total flux cleaned = -0.000659917 Jy ! Component: 1000 - total flux cleaned = -0.000492497 Jy ! Component: 1050 - total flux cleaned = -0.000368997 Jy ! Component: 1100 - total flux cleaned = -0.000288064 Jy ! Component: 1150 - total flux cleaned = -0.000247337 Jy ! Component: 1200 - total flux cleaned = -0.000128512 Jy ! Component: 1250 - total flux cleaned = -0.000166333 Jy ! Component: 1300 - total flux cleaned = -5.15124e-05 Jy ! Component: 1350 - total flux cleaned = -1.37853e-05 Jy ! Component: 1400 - total flux cleaned = -1.33185e-05 Jy ! Component: 1450 - total flux cleaned = 5.98787e-05 Jy ! Component: 1500 - total flux cleaned = 0.000132244 Jy ! Component: 1550 - total flux cleaned = 0.00016742 Jy ! Component: 1600 - total flux cleaned = 0.000131538 Jy ! Component: 1650 - total flux cleaned = 0.000131514 Jy ! Component: 1700 - total flux cleaned = 0.000166171 Jy ! Component: 1750 - total flux cleaned = 0.000132873 Jy ! Component: 1800 - total flux cleaned = 0.00023412 Jy ! Component: 1850 - total flux cleaned = 0.00030064 Jy ! Component: 1900 - total flux cleaned = 0.000366474 Jy ! Component: 1950 - total flux cleaned = 0.000527915 Jy ! Component: 2000 - total flux cleaned = 0.000527678 Jy ! Component: 2050 - total flux cleaned = 0.000559303 Jy ! Component: 2100 - total flux cleaned = 0.000622161 Jy ! Component: 2150 - total flux cleaned = 0.000653511 Jy ! Component: 2200 - total flux cleaned = 0.000807301 Jy ! Component: 2250 - total flux cleaned = 0.000898508 Jy ! Component: 2300 - total flux cleaned = 0.000868279 Jy ! Component: 2350 - total flux cleaned = 0.00101749 Jy ! Component: 2400 - total flux cleaned = 0.000958332 Jy ! Component: 2450 - total flux cleaned = 0.00101748 Jy ! Component: 2500 - total flux cleaned = 0.00110473 Jy ! Component: 2550 - total flux cleaned = 0.00119135 Jy ! Component: 2600 - total flux cleaned = 0.00124817 Jy ! Component: 2650 - total flux cleaned = 0.00130479 Jy ! Component: 2700 - total flux cleaned = 0.00136112 Jy ! Component: 2750 - total flux cleaned = 0.00141682 Jy ! Component: 2800 - total flux cleaned = 0.00149954 Jy ! Component: 2850 - total flux cleaned = 0.00152687 Jy ! Component: 2900 - total flux cleaned = 0.00152701 Jy ! Component: 2950 - total flux cleaned = 0.00163404 Jy ! Component: 3000 - total flux cleaned = 0.00166031 Jy ! Component: 3050 - total flux cleaned = 0.00158135 Jy ! Component: 3100 - total flux cleaned = 0.00158149 Jy ! Component: 3150 - total flux cleaned = 0.00165907 Jy ! Component: 3200 - total flux cleaned = 0.00163357 Jy ! Component: 3250 - total flux cleaned = 0.00160788 Jy ! Component: 3300 - total flux cleaned = 0.0015571 Jy ! Component: 3350 - total flux cleaned = 0.00155717 Jy ! Component: 3400 - total flux cleaned = 0.00148211 Jy ! Component: 3450 - total flux cleaned = 0.00153161 Jy ! Component: 3500 - total flux cleaned = 0.00148203 Jy ! Component: 3550 - total flux cleaned = 0.00148211 Jy ! Component: 3600 - total flux cleaned = 0.00145765 Jy ! Component: 3650 - total flux cleaned = 0.00138509 Jy ! Component: 3700 - total flux cleaned = 0.00140919 Jy ! Component: 3750 - total flux cleaned = 0.00140933 Jy ! Component: 3800 - total flux cleaned = 0.00140894 Jy ! Component: 3850 - total flux cleaned = 0.00138534 Jy ! Component: 3900 - total flux cleaned = 0.00140878 Jy ! Component: 3950 - total flux cleaned = 0.00133893 Jy ! Component: 4000 - total flux cleaned = 0.00143146 Jy ! Component: 4050 - total flux cleaned = 0.0014314 Jy ! Total flux subtracted in 4096 components = 0.00149998 Jy ! Clean residual min=-0.001204 max=0.001720 Jy/beam ! Clean residual mean=0.000010 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.370603 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 449 components and 0.370603 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0614-2536_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.811 x 7.791 at -4.456 degrees (North through East) ! Clean map min=-0.0041486 max=0.24754 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0614-2536_S_map.fits wmodel /vlbi/uf001/uva//J0614-2536_S_map.mod ! Writing 449 model components to file: /vlbi/uf001/uva//J0614-2536_S_map.mod wobs /vlbi/uf001/uva//J0614-2536_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0614-2536_S_uvs.fits wwins /vlbi/uf001/uva//J0614-2536_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0614-2536_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.247542 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000415895 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.504029 0.504029 1.00806 2.01612 4.03223 8.06447 16.1289 32.2579 64.5157 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.247 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 595.203 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0614-2536_S_dfm.log closed on Sun Jan 13 22:54:17 2019