! Started logfile: /vlbi/uf001/uva//J0829+4018_S_dfm.log on Sun Jan 13 23:57:52 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /vlbi/uf001/uva//J0829+4018_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0829+4018_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.864717 visibilities/baseline/integration-bin. ! Found source: J0829+4018 ! ! 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 6654 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 J0829+4018_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000198Jy sigma=23.786662 ! Fit after self-cal, rms=0.957913Jy sigma=22.821525 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.074 mas, bmaj=4.747 mas, bpa=10.44 degrees ! Estimated noise=0.557751 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.0336297 Jy ! Component: 100 - total flux cleaned = 0.0412244 Jy ! Total flux subtracted in 100 components = 0.0412244 Jy ! Clean residual min=-0.003570 max=0.003103 Jy/beam ! Clean residual mean=0.000001 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.0412244 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0412244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060744Jy sigma=1.342897 ! Fit after self-cal, rms=0.059346Jy sigma=1.312145 ! 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.656 mas, bmaj=5.498 mas, bpa=8.272 degrees ! Estimated noise=0.374097 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.00404027 Jy ! Component: 100 - total flux cleaned = 0.00536604 Jy ! Component: 150 - total flux cleaned = 0.00577412 Jy ! Component: 200 - total flux cleaned = 0.0058394 Jy ! Total flux subtracted in 200 components = 0.0058394 Jy ! Clean residual min=-0.002448 max=0.002752 Jy/beam ! Clean residual mean=0.000000 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.0470638 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.0470638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059084Jy sigma=1.306822 ! Fit after self-cal, rms=0.059070Jy sigma=1.306609 ! 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.656 x 5.498 at 8.272 degrees (North through East) ! Clean map min=-0.002369 max=0.045425 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 0.98 KP 1.04 ! LA 0.94 MK 1.13 NL 1.10 OV 1.06 ! PT 1.08 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 0.94 HN 1.11 KP 0.93 ! LA 0.92 MK 0.93 NL 1.24 OV 1.02 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.01 HN 1.02 KP 1.00 ! LA 1.04 MK 1.02 NL 0.98 OV 0.99 ! PT 1.11 SC 1.09 ! ! ! Fit before self-cal, rms=0.059070Jy sigma=1.306609 ! Fit after self-cal, rms=0.058094Jy sigma=1.299328 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.689 mas, bmaj=5.509 mas, bpa=8.933 degrees ! Estimated noise=0.37365 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 = 1.05208e-05 Jy ! Component: 100 - total flux cleaned = 4.25212e-05 Jy ! Component: 150 - total flux cleaned = 6.87999e-05 Jy ! Component: 200 - total flux cleaned = 8.98749e-05 Jy ! Total flux subtracted in 200 components = 8.98749e-05 Jy ! Clean residual min=-0.002322 max=0.002504 Jy/beam ! Clean residual mean=0.000001 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0471537 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 25 components and 0.0471537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058086Jy sigma=1.299164 ! Fit after self-cal, rms=0.058096Jy sigma=1.298286 ! 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.058096Jy sigma=1.298286 ! Fit after self-cal, rms=0.059249Jy sigma=1.292424 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.688 mas, bmaj=5.493 mas, bpa=8.954 degrees ! Estimated noise=0.373778 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000125139 Jy ! Component: 100 - total flux cleaned = 0.000115877 Jy ! Component: 150 - total flux cleaned = 0.00014747 Jy ! Component: 200 - total flux cleaned = 0.000169416 Jy ! Total flux subtracted in 200 components = 0.000169416 Jy ! Clean residual min=-0.002058 max=0.002307 Jy/beam ! Clean residual mean=0.000000 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.0473231 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.0473231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059246Jy sigma=1.292366 ! Fit after self-cal, rms=0.059314Jy sigma=1.291798 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 (50.5, 39.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227117 Jy ! Component: 100 - total flux cleaned = 0.00316169 Jy ! Component: 150 - total flux cleaned = 0.00358141 Jy ! Component: 200 - total flux cleaned = 0.00391966 Jy ! Total flux subtracted in 200 components = 0.00391966 Jy ! Clean residual min=-0.001867 max=0.002062 Jy/beam ! Clean residual mean=0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.0512427 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 59 components and 0.0512427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059213Jy sigma=1.289375 ! Fit after self-cal, rms=0.059181Jy sigma=1.289029 ! 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.059181Jy sigma=1.289029 ! Fit after self-cal, rms=0.058996Jy sigma=1.288604 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.691 mas, bmaj=5.49 mas, bpa=9.022 degrees ! Estimated noise=0.370703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0007736 Jy ! Component: 100 - total flux cleaned = 0.00113454 Jy ! Component: 150 - total flux cleaned = 0.00132706 Jy ! Component: 200 - total flux cleaned = 0.00147257 Jy ! Total flux subtracted in 200 components = 0.00147257 Jy ! Clean residual min=-0.001826 max=0.002026 Jy/beam ! Clean residual mean=0.000001 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0527153 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 69 components and 0.0527153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058970Jy sigma=1.287907 ! Fit after self-cal, rms=0.058976Jy sigma=1.287805 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 (20.5, 28). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163861 Jy ! Component: 100 - total flux cleaned = 0.00183045 Jy ! Component: 150 - total flux cleaned = 0.00207765 Jy ! Component: 200 - total flux cleaned = 0.00229647 Jy ! Total flux subtracted in 200 components = 0.00229647 Jy ! Clean residual min=-0.001892 max=0.001723 Jy/beam ! Clean residual mean=0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0550118 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 90 components and 0.0550118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058916Jy sigma=1.286269 ! Fit after self-cal, rms=0.058910Jy sigma=1.286071 ! 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.058910Jy sigma=1.286071 ! Fit after self-cal, rms=0.058637Jy sigma=1.285956 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.676 mas, bmaj=9.121 mas, bpa=22.86 degrees ! Estimated noise=0.464777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106838 Jy ! Component: 100 - total flux cleaned = 0.0016139 Jy ! Component: 150 - total flux cleaned = 0.00184104 Jy ! Component: 200 - total flux cleaned = 0.00204511 Jy ! Total flux subtracted in 200 components = 0.00204511 Jy ! Clean residual min=-0.002048 max=0.002170 Jy/beam ! Clean residual mean=0.000003 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.0570569 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 119 components and 0.0570569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058628Jy sigma=1.285591 ! Fit after self-cal, rms=0.058625Jy sigma=1.285516 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.000377245 Jy ! Component: 100 - total flux cleaned = 0.000513269 Jy ! Component: 150 - total flux cleaned = 0.000655436 Jy ! Component: 200 - total flux cleaned = 0.000753754 Jy ! Total flux subtracted in 200 components = 0.000753754 Jy ! Clean residual min=-0.002030 max=0.002175 Jy/beam ! Clean residual mean=0.000003 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.0578107 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 131 components and 0.0578107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058622Jy sigma=1.285359 ! Fit after self-cal, rms=0.058621Jy sigma=1.285336 ! 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.695 mas, bmaj=5.492 mas, bpa=8.914 degrees ! Estimated noise=0.368764 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.695 x 5.492 at 8.914 degrees (North through East) ! Clean map min=-0.0018374 max=0.045126 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=4.743 mas, bpa=11.01 degrees ! Estimated noise=0.555746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0348071 Jy ! Component: 100 - total flux cleaned = 0.0430852 Jy ! Component: 150 - total flux cleaned = 0.0469173 Jy ! Component: 200 - total flux cleaned = 0.0494904 Jy ! Total flux subtracted in 200 components = 0.0494904 Jy ! Clean residual min=-0.002884 max=0.002834 Jy/beam ! Clean residual mean=0.000001 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.0494904 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0494904 Jy ! Inverting map and beam ! Estimated beam: bmin=3.695 mas, bmaj=5.492 mas, bpa=8.914 degrees ! Estimated noise=0.368764 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.00171338 Jy ! Component: 100 - total flux cleaned = 0.00283484 Jy ! Component: 150 - total flux cleaned = 0.00361272 Jy ! Component: 200 - total flux cleaned = 0.00413567 Jy ! Total flux subtracted in 200 components = 0.00413567 Jy ! Clean residual min=-0.002013 max=0.001831 Jy/beam ! Clean residual mean=0.000001 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.0536261 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 36 components and 0.0536261 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.676 mas, bmaj=9.121 mas, bpa=22.86 degrees ! Estimated noise=0.464777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131485 Jy ! Component: 100 - total flux cleaned = 0.00220152 Jy ! Component: 150 - total flux cleaned = 0.0025576 Jy ! Component: 200 - total flux cleaned = 0.00284445 Jy ! Total flux subtracted in 200 components = 0.00284445 Jy ! Clean residual min=-0.002129 max=0.002200 Jy/beam ! Clean residual mean=0.000003 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.0564705 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.000256297 Jy ! Component: 100 - total flux cleaned = 0.000511903 Jy ! Component: 150 - total flux cleaned = 0.000724659 Jy ! Component: 200 - total flux cleaned = 0.000939249 Jy ! Total flux subtracted in 200 components = 0.000939249 Jy ! Clean residual min=-0.002058 max=0.002185 Jy/beam ! Clean residual mean=0.000003 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.0574098 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 92 components and 0.0574098 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.695 mas, bmaj=5.492 mas, bpa=8.914 degrees ! Estimated noise=0.368764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.07258e-06 Jy ! Component: 100 - total flux cleaned = 8.87045e-05 Jy ! Component: 150 - total flux cleaned = 8.79847e-05 Jy ! Component: 200 - total flux cleaned = 0.000137518 Jy ! Total flux subtracted in 200 components = 0.000137518 Jy ! Clean residual min=-0.002003 max=0.001714 Jy/beam ! Clean residual mean=0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0575473 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 113 components and 0.0575473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058618Jy sigma=1.285387 ! Fit after self-cal, rms=0.058613Jy sigma=1.285292 wmodel J0829+4018_S_map.mod ! Writing 113 model components to file: J0829+4018_S_map.mod wobs J0829+4018_S_uvs.fits ! Writing UV FITS file: J0829+4018_S_uvs.fits wwins J0829+4018_S_map.win ! wwins: Wrote 3 windows to J0829+4018_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.000363123 Jy ! Component: 100 - total flux cleaned = -0.00054424 Jy ! Component: 150 - total flux cleaned = -0.000687845 Jy ! Component: 200 - total flux cleaned = -0.000771844 Jy ! Component: 250 - total flux cleaned = -0.000932921 Jy ! Component: 300 - total flux cleaned = -0.00101043 Jy ! Component: 350 - total flux cleaned = -0.00118703 Jy ! Component: 400 - total flux cleaned = -0.00123589 Jy ! Component: 450 - total flux cleaned = -0.00128358 Jy ! Component: 500 - total flux cleaned = -0.00130741 Jy ! Component: 550 - total flux cleaned = -0.00142151 Jy ! Component: 600 - total flux cleaned = -0.00153258 Jy ! Component: 650 - total flux cleaned = -0.00157553 Jy ! Component: 700 - total flux cleaned = -0.00155385 Jy ! Component: 750 - total flux cleaned = -0.00163832 Jy ! Component: 800 - total flux cleaned = -0.00167988 Jy ! Component: 850 - total flux cleaned = -0.00178201 Jy ! Component: 900 - total flux cleaned = -0.00182197 Jy ! Component: 950 - total flux cleaned = -0.00186128 Jy ! Component: 1000 - total flux cleaned = -0.00193916 Jy ! Component: 1050 - total flux cleaned = -0.00197759 Jy ! Component: 1100 - total flux cleaned = -0.00212892 Jy ! Component: 1150 - total flux cleaned = -0.00214748 Jy ! Component: 1200 - total flux cleaned = -0.00223978 Jy ! Component: 1250 - total flux cleaned = -0.00227631 Jy ! Component: 1300 - total flux cleaned = -0.00238412 Jy ! Component: 1350 - total flux cleaned = -0.0024373 Jy ! Component: 1400 - total flux cleaned = -0.00245477 Jy ! Component: 1450 - total flux cleaned = -0.00254161 Jy ! Component: 1500 - total flux cleaned = -0.00254135 Jy ! Component: 1550 - total flux cleaned = -0.00259237 Jy ! Component: 1600 - total flux cleaned = -0.00264279 Jy ! Component: 1650 - total flux cleaned = -0.0026924 Jy ! Component: 1700 - total flux cleaned = -0.00277455 Jy ! Component: 1750 - total flux cleaned = -0.00280672 Jy ! Component: 1800 - total flux cleaned = -0.0028227 Jy ! Component: 1850 - total flux cleaned = -0.00282278 Jy ! Component: 1900 - total flux cleaned = -0.00290144 Jy ! Component: 1950 - total flux cleaned = -0.00299521 Jy ! Component: 2000 - total flux cleaned = -0.00305702 Jy ! Component: 2050 - total flux cleaned = -0.00308763 Jy ! Component: 2100 - total flux cleaned = -0.00317858 Jy ! Component: 2150 - total flux cleaned = -0.00326904 Jy ! Component: 2200 - total flux cleaned = -0.0033288 Jy ! Component: 2250 - total flux cleaned = -0.00340281 Jy ! Component: 2300 - total flux cleaned = -0.00341738 Jy ! Component: 2350 - total flux cleaned = -0.00346113 Jy ! Component: 2400 - total flux cleaned = -0.00353319 Jy ! Component: 2450 - total flux cleaned = -0.0036046 Jy ! Component: 2500 - total flux cleaned = -0.00367521 Jy ! Component: 2550 - total flux cleaned = -0.00368927 Jy ! Component: 2600 - total flux cleaned = -0.00378687 Jy ! Component: 2650 - total flux cleaned = -0.0038282 Jy ! Component: 2700 - total flux cleaned = -0.00386938 Jy ! Component: 2750 - total flux cleaned = -0.00392377 Jy ! Component: 2800 - total flux cleaned = -0.00397789 Jy ! Component: 2850 - total flux cleaned = -0.0040447 Jy ! Component: 2900 - total flux cleaned = -0.00407133 Jy ! Component: 2950 - total flux cleaned = -0.00412416 Jy ! Component: 3000 - total flux cleaned = -0.00417659 Jy ! Component: 3050 - total flux cleaned = -0.00420246 Jy ! Component: 3100 - total flux cleaned = -0.00424131 Jy ! Component: 3150 - total flux cleaned = -0.00425413 Jy ! Component: 3200 - total flux cleaned = -0.00425414 Jy ! Component: 3250 - total flux cleaned = -0.00434277 Jy ! Component: 3300 - total flux cleaned = -0.00436795 Jy ! Component: 3350 - total flux cleaned = -0.00440544 Jy ! Component: 3400 - total flux cleaned = -0.00441781 Jy ! Component: 3450 - total flux cleaned = -0.00444245 Jy ! Component: 3500 - total flux cleaned = -0.00441789 Jy ! Component: 3550 - total flux cleaned = -0.00445442 Jy ! Component: 3600 - total flux cleaned = -0.00444224 Jy ! Component: 3650 - total flux cleaned = -0.00444224 Jy ! Component: 3700 - total flux cleaned = -0.00444223 Jy ! Component: 3750 - total flux cleaned = -0.00441854 Jy ! Component: 3800 - total flux cleaned = -0.00446579 Jy ! Component: 3850 - total flux cleaned = -0.00450091 Jy ! Component: 3900 - total flux cleaned = -0.00446576 Jy ! Component: 3950 - total flux cleaned = -0.00447734 Jy ! Component: 4000 - total flux cleaned = -0.00445431 Jy ! Component: 4050 - total flux cleaned = -0.00450011 Jy ! Total flux subtracted in 4096 components = -0.00450007 Jy ! Clean residual min=-0.000868 max=0.000713 Jy/beam ! Clean residual mean=0.000001 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.0530472 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 391 components and 0.0530472 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0829+4018_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.695 x 5.492 at 8.914 degrees (North through East) ! Clean map min=-0.0014331 max=0.044748 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0829+4018_S_map.fits wmodel /vlbi/uf001/uva//J0829+4018_S_map.mod ! Writing 391 model components to file: /vlbi/uf001/uva//J0829+4018_S_map.mod wobs /vlbi/uf001/uva//J0829+4018_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0829+4018_S_uvs.fits wwins /vlbi/uf001/uva//J0829+4018_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0829+4018_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0447477 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206271 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.3829 1.3829 2.76579 5.53159 11.0632 22.1263 44.2527 88.5054 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.044 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 216.935 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0829+4018_S_dfm.log closed on Sun Jan 13 23:57:56 2019