! Started logfile: /vlbi/uf001/uva//J1306-1718_S_dfm.log on Mon Jan 14 02:12:08 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//J1306-1718_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1306-1718_S_uva.fits ! AN table 1: 28 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.955782 visibilities/baseline/integration-bin. ! Found source: J1306-1718 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 1686 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 J1306-1718_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 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017923Jy sigma=17.353596 ! Fit after self-cal, rms=0.811057Jy sigma=13.720615 ! 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=5.069 mas, bmaj=26.84 mas, bpa=-10.93 degrees ! Estimated noise=1.32043 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.14636 Jy ! Component: 100 - total flux cleaned = 0.184072 Jy ! Total flux subtracted in 100 components = 0.184072 Jy ! Clean residual min=-0.013844 max=0.015241 Jy/beam ! Clean residual mean=-0.000103 rms=0.003565 Jy/beam ! Combined flux in latest and established models = 0.184072 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.184072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079184Jy sigma=1.274241 ! Fit after self-cal, rms=0.079160Jy sigma=1.273111 ! 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=6.079 mas, bmaj=26.84 mas, bpa=-10.39 degrees ! Estimated noise=1.11978 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.0199395 Jy ! Component: 100 - total flux cleaned = 0.0308259 Jy ! Component: 150 - total flux cleaned = 0.0378826 Jy ! Component: 200 - total flux cleaned = 0.0428053 Jy ! Total flux subtracted in 200 components = 0.0428053 Jy ! Clean residual min=-0.010132 max=0.006425 Jy/beam ! Clean residual mean=-0.000049 rms=0.002231 Jy/beam ! Combined flux in latest and established models = 0.226877 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 88 components and 0.226877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074217Jy sigma=1.175533 ! Fit after self-cal, rms=0.074186Jy sigma=1.174025 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.079 x 26.84 at -10.39 degrees (North through East) ! Clean map min=-0.010123 max=0.18878 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 1.09 KP 1.00 LA 0.94 ! NL 1.00 OV 0.99 PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.07 KP 1.02 LA 0.94 ! NL 1.04 OV 0.92 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.07 KP 0.98 LA 0.94 ! NL 1.07 OV 0.97 PT 1.01 ! ! ! Fit before self-cal, rms=0.074186Jy sigma=1.174025 ! Fit after self-cal, rms=0.073662Jy sigma=1.155886 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.201 mas, bmaj=26.8 mas, bpa=-10.21 degrees ! Estimated noise=1.1115 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.00017344 Jy ! Component: 100 - total flux cleaned = 0.00055337 Jy ! Component: 150 - total flux cleaned = 0.000823312 Jy ! Component: 200 - total flux cleaned = 0.00109699 Jy ! Total flux subtracted in 200 components = 0.00109699 Jy ! Clean residual min=-0.008402 max=0.006434 Jy/beam ! Clean residual mean=-0.000031 rms=0.001853 Jy/beam ! Combined flux in latest and established models = 0.227974 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 114 components and 0.227974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073358Jy sigma=1.152165 ! Fit after self-cal, rms=0.073363Jy sigma=1.151425 ! 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.073363Jy sigma=1.151425 ! Fit after self-cal, rms=0.074862Jy sigma=1.135454 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.146 mas, bmaj=26.77 mas, bpa=-10.57 degrees ! Estimated noise=1.1091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184309 Jy ! Component: 100 - total flux cleaned = 0.002302 Jy ! Component: 150 - total flux cleaned = 0.00230505 Jy ! Component: 200 - total flux cleaned = 0.00236627 Jy ! Total flux subtracted in 200 components = 0.00236627 Jy ! Clean residual min=-0.006816 max=0.004664 Jy/beam ! Clean residual mean=-0.000027 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.230341 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 139 components and 0.230341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074566Jy sigma=1.130522 ! Fit after self-cal, rms=0.074592Jy sigma=1.130096 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.95725e-06 Jy ! Component: 100 - total flux cleaned = -0.000175205 Jy ! Component: 150 - total flux cleaned = -0.000246004 Jy ! Component: 200 - total flux cleaned = -0.000215241 Jy ! Total flux subtracted in 200 components = -0.000215241 Jy ! Clean residual min=-0.006676 max=0.004652 Jy/beam ! Clean residual mean=-0.000027 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.230125 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 195 components and 0.230125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074526Jy sigma=1.129289 ! Fit after self-cal, rms=0.074523Jy sigma=1.129076 ! 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.074523Jy sigma=1.129076 ! Fit after self-cal, rms=0.075306Jy sigma=1.127559 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.123 mas, bmaj=26.71 mas, bpa=-10.65 degrees ! Estimated noise=1.10552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000256249 Jy ! Component: 100 - total flux cleaned = 0.000409062 Jy ! Component: 150 - total flux cleaned = 0.000490032 Jy ! Component: 200 - total flux cleaned = 0.000560741 Jy ! Total flux subtracted in 200 components = 0.000560741 Jy ! Clean residual min=-0.005940 max=0.004228 Jy/beam ! Clean residual mean=-0.000025 rms=0.001180 Jy/beam ! Combined flux in latest and established models = 0.230686 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 217 components and 0.230686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075218Jy sigma=1.126343 ! Fit after self-cal, rms=0.075234Jy sigma=1.126193 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.000101682 Jy ! Component: 100 - total flux cleaned = -9.04392e-06 Jy ! Component: 150 - total flux cleaned = 2.04085e-05 Jy ! Component: 200 - total flux cleaned = 7.43465e-05 Jy ! Total flux subtracted in 200 components = 7.43465e-05 Jy ! Clean residual min=-0.005857 max=0.004190 Jy/beam ! Clean residual mean=-0.000025 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.23076 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 245 components and 0.23076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075194Jy sigma=1.125801 ! Fit after self-cal, rms=0.075197Jy sigma=1.125700 ! 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.075197Jy sigma=1.125700 ! Fit after self-cal, rms=0.075623Jy sigma=1.125410 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.789 mas, bmaj=27.64 mas, bpa=-8.16 degrees ! Estimated noise=1.16423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00020142 Jy ! Component: 100 - total flux cleaned = 0.000455938 Jy ! Component: 150 - total flux cleaned = 0.000499387 Jy ! Component: 200 - total flux cleaned = 0.00048265 Jy ! Total flux subtracted in 200 components = 0.00048265 Jy ! Clean residual min=-0.005477 max=0.004438 Jy/beam ! Clean residual mean=-0.000029 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 0.231243 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 255 components and 0.231243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075598Jy sigma=1.125110 ! Fit after self-cal, rms=0.075610Jy sigma=1.125055 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 = -4.5569e-05 Jy ! Component: 100 - total flux cleaned = -6.25418e-05 Jy ! Component: 150 - total flux cleaned = -4.77029e-05 Jy ! Component: 200 - total flux cleaned = -3.39763e-05 Jy ! Total flux subtracted in 200 components = -3.39763e-05 Jy ! Clean residual min=-0.005410 max=0.004417 Jy/beam ! Clean residual mean=-0.000029 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.231209 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 266 components and 0.231209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075595Jy sigma=1.124916 ! Fit after self-cal, rms=0.075600Jy sigma=1.124884 ! 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=6.116 mas, bmaj=26.68 mas, bpa=-10.68 degrees ! Estimated noise=1.1036 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.116 x 26.68 at -10.68 degrees (North through East) ! Clean map min=-0.0054093 max=0.18704 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=5.081 mas, bmaj=26.88 mas, bpa=-11.21 degrees ! Estimated noise=1.30546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.144272 Jy ! Component: 100 - total flux cleaned = 0.183063 Jy ! Component: 150 - total flux cleaned = 0.199696 Jy ! Component: 200 - total flux cleaned = 0.208962 Jy ! Total flux subtracted in 200 components = 0.208962 Jy ! Clean residual min=-0.007333 max=0.004905 Jy/beam ! Clean residual mean=-0.000035 rms=0.001771 Jy/beam ! Combined flux in latest and established models = 0.208962 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.208962 Jy ! Inverting map and beam ! Estimated beam: bmin=6.116 mas, bmaj=26.68 mas, bpa=-10.68 degrees ! Estimated noise=1.1036 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.00707296 Jy ! Component: 100 - total flux cleaned = 0.0116496 Jy ! Component: 150 - total flux cleaned = 0.0148242 Jy ! Component: 200 - total flux cleaned = 0.0171128 Jy ! Total flux subtracted in 200 components = 0.0171128 Jy ! Clean residual min=-0.005652 max=0.004009 Jy/beam ! Clean residual mean=-0.000029 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.226075 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 89 components and 0.226075 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.789 mas, bmaj=27.64 mas, bpa=-8.16 degrees ! Estimated noise=1.16423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192023 Jy ! Component: 100 - total flux cleaned = 0.00308165 Jy ! Component: 150 - total flux cleaned = 0.00354297 Jy ! Component: 200 - total flux cleaned = 0.0037893 Jy ! Total flux subtracted in 200 components = 0.0037893 Jy ! Clean residual min=-0.005540 max=0.004186 Jy/beam ! Clean residual mean=-0.000032 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.229864 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.000170395 Jy ! Component: 100 - total flux cleaned = 0.000304408 Jy ! Component: 150 - total flux cleaned = 0.000367935 Jy ! Component: 200 - total flux cleaned = 0.000448825 Jy ! Total flux subtracted in 200 components = 0.000448825 Jy ! Clean residual min=-0.005465 max=0.004209 Jy/beam ! Clean residual mean=-0.000031 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.230313 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 124 components and 0.230313 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.116 mas, bmaj=26.68 mas, bpa=-10.68 degrees ! Estimated noise=1.1036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.57205e-05 Jy ! Component: 100 - total flux cleaned = 0.000116484 Jy ! Component: 150 - total flux cleaned = 6.19318e-05 Jy ! Component: 200 - total flux cleaned = -1.24651e-05 Jy ! Total flux subtracted in 200 components = -1.24651e-05 Jy ! Clean residual min=-0.005091 max=0.003975 Jy/beam ! Clean residual mean=-0.000024 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.2303 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 142 components and 0.2303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075564Jy sigma=1.124822 ! Fit after self-cal, rms=0.075566Jy sigma=1.124674 wmodel J1306-1718_S_map.mod ! Writing 142 model components to file: J1306-1718_S_map.mod wobs J1306-1718_S_uvs.fits ! Writing UV FITS file: J1306-1718_S_uvs.fits wwins J1306-1718_S_map.win ! wwins: Wrote 1 windows to J1306-1718_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.00125853 Jy ! Component: 100 - total flux cleaned = -0.00108011 Jy ! Component: 150 - total flux cleaned = -0.00045933 Jy ! Component: 200 - total flux cleaned = 4.5863e-06 Jy ! Component: 250 - total flux cleaned = 0.000585101 Jy ! Component: 300 - total flux cleaned = 0.00104072 Jy ! Component: 350 - total flux cleaned = 0.00147461 Jy ! Component: 400 - total flux cleaned = 0.00168017 Jy ! Component: 450 - total flux cleaned = 0.00187565 Jy ! Component: 500 - total flux cleaned = 0.00206446 Jy ! Component: 550 - total flux cleaned = 0.00210168 Jy ! Component: 600 - total flux cleaned = 0.00227775 Jy ! Component: 650 - total flux cleaned = 0.00244608 Jy ! Component: 700 - total flux cleaned = 0.00260774 Jy ! Component: 750 - total flux cleaned = 0.0026703 Jy ! Component: 800 - total flux cleaned = 0.0027936 Jy ! Component: 850 - total flux cleaned = 0.00279384 Jy ! Component: 900 - total flux cleaned = 0.00288119 Jy ! Component: 950 - total flux cleaned = 0.0029657 Jy ! Component: 1000 - total flux cleaned = 0.00310231 Jy ! Component: 1050 - total flux cleaned = 0.00323491 Jy ! Component: 1100 - total flux cleaned = 0.00333799 Jy ! Component: 1150 - total flux cleaned = 0.00343905 Jy ! Component: 1200 - total flux cleaned = 0.00343975 Jy ! Component: 1250 - total flux cleaned = 0.00351315 Jy ! Component: 1300 - total flux cleaned = 0.00348955 Jy ! Component: 1350 - total flux cleaned = 0.00346674 Jy ! Component: 1400 - total flux cleaned = 0.00342186 Jy ! Component: 1450 - total flux cleaned = 0.00340005 Jy ! Component: 1500 - total flux cleaned = 0.00337853 Jy ! Component: 1550 - total flux cleaned = 0.0033144 Jy ! Component: 1600 - total flux cleaned = 0.00331447 Jy ! Component: 1650 - total flux cleaned = 0.00325298 Jy ! Component: 1700 - total flux cleaned = 0.0032129 Jy ! Component: 1750 - total flux cleaned = 0.00323278 Jy ! Component: 1800 - total flux cleaned = 0.00317457 Jy ! Component: 1850 - total flux cleaned = 0.00311727 Jy ! Component: 1900 - total flux cleaned = 0.00302334 Jy ! Component: 1950 - total flux cleaned = 0.00293042 Jy ! Component: 2000 - total flux cleaned = 0.00287511 Jy ! Component: 2050 - total flux cleaned = 0.00278423 Jy ! Component: 2100 - total flux cleaned = 0.00264059 Jy ! Component: 2150 - total flux cleaned = 0.0025519 Jy ! Component: 2200 - total flux cleaned = 0.00244662 Jy ! Component: 2250 - total flux cleaned = 0.00232501 Jy ! Component: 2300 - total flux cleaned = 0.00223912 Jy ! Component: 2350 - total flux cleaned = 0.00211982 Jy ! Component: 2400 - total flux cleaned = 0.0020523 Jy ! Component: 2450 - total flux cleaned = 0.00188453 Jy ! Component: 2500 - total flux cleaned = 0.00178456 Jy ! Component: 2550 - total flux cleaned = 0.0016356 Jy ! Component: 2600 - total flux cleaned = 0.00148762 Jy ! Component: 2650 - total flux cleaned = 0.00138979 Jy ! Component: 2700 - total flux cleaned = 0.00129242 Jy ! Component: 2750 - total flux cleaned = 0.00116319 Jy ! Component: 2800 - total flux cleaned = 0.00105076 Jy ! Component: 2850 - total flux cleaned = 0.00090697 Jy ! Component: 2900 - total flux cleaned = 0.000795584 Jy ! Component: 2950 - total flux cleaned = 0.000684816 Jy ! Component: 3000 - total flux cleaned = 0.000606118 Jy ! Component: 3050 - total flux cleaned = 0.000527673 Jy ! Component: 3100 - total flux cleaned = 0.000402564 Jy ! Component: 3150 - total flux cleaned = 0.000309093 Jy ! Component: 3200 - total flux cleaned = 0.000215992 Jy ! Component: 3250 - total flux cleaned = 0.000138757 Jy ! Component: 3300 - total flux cleaned = 9.25704e-05 Jy ! Component: 3350 - total flux cleaned = -3.01901e-05 Jy ! Component: 3400 - total flux cleaned = -0.000106794 Jy ! Component: 3450 - total flux cleaned = -0.000167976 Jy ! Component: 3500 - total flux cleaned = -0.000259456 Jy ! Component: 3550 - total flux cleaned = -0.000335478 Jy ! Component: 3600 - total flux cleaned = -0.000350674 Jy ! Component: 3650 - total flux cleaned = -0.000441513 Jy ! Component: 3700 - total flux cleaned = -0.000456646 Jy ! Component: 3750 - total flux cleaned = -0.000547389 Jy ! Component: 3800 - total flux cleaned = -0.000653235 Jy ! Component: 3850 - total flux cleaned = -0.000728692 Jy ! Component: 3900 - total flux cleaned = -0.00077403 Jy ! Component: 3950 - total flux cleaned = -0.000894771 Jy ! Component: 4000 - total flux cleaned = -0.000970302 Jy ! Component: 4050 - total flux cleaned = -0.00104573 Jy ! Total flux subtracted in 4096 components = -0.00109096 Jy ! Clean residual min=-0.000871 max=0.000810 Jy/beam ! Clean residual mean=-0.000002 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.229209 Jy keep ! Adding 403 model components to the UV plane model. ! The established model now contains 545 components and 0.229209 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1306-1718_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.116 x 26.68 at -10.68 degrees (North through East) ! Clean map min=-0.0029916 max=0.18596 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1306-1718_S_map.fits wmodel /vlbi/uf001/uva//J1306-1718_S_map.mod ! Writing 545 model components to file: /vlbi/uf001/uva//J1306-1718_S_map.mod wobs /vlbi/uf001/uva//J1306-1718_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1306-1718_S_uvs.fits wwins /vlbi/uf001/uva//J1306-1718_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1306-1718_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.185955 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000302747 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.488419 0.488419 0.976838 1.95368 3.90735 7.8147 15.6294 31.2588 62.5176 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.185 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 614.226 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1306-1718_S_dfm.log closed on Mon Jan 14 02:12:12 2019