! Started logfile: /vlbi/uf001/uva//J1034+1429_S_dfm.log on Mon Jan 14 00:56:02 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//J1034+1429_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1034+1429_S_uva.fits ! AN table 1: 117 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J1034+1429 ! ! 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 8190 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 J1034+1429_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 117 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 117 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 117 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000118Jy sigma=23.437711 ! Fit after self-cal, rms=0.960561Jy sigma=22.504668 ! 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=4.592 mas, bmaj=15.44 mas, bpa=-15.38 degrees ! Estimated noise=0.713321 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.0314474 Jy ! Component: 100 - total flux cleaned = 0.0389343 Jy ! Total flux subtracted in 100 components = 0.0389343 Jy ! Clean residual min=-0.004276 max=0.003549 Jy/beam ! Clean residual mean=-0.000007 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.0389343 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0389343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053988Jy sigma=1.197513 ! Fit after self-cal, rms=0.052725Jy sigma=1.168551 ! 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=5.746 mas, bmaj=16.8 mas, bpa=-17.6 degrees ! Estimated noise=0.3597 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.0044795 Jy ! Component: 100 - total flux cleaned = 0.00656906 Jy ! Component: 150 - total flux cleaned = 0.00716199 Jy ! Component: 200 - total flux cleaned = 0.00740422 Jy ! Total flux subtracted in 200 components = 0.00740422 Jy ! Clean residual min=-0.002233 max=0.002141 Jy/beam ! Clean residual mean=-0.000008 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0463385 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 42 components and 0.0463385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052361Jy sigma=1.159904 ! Fit after self-cal, rms=0.052307Jy sigma=1.159025 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.746 x 16.8 at -17.6 degrees (North through East) ! Clean map min=-0.0022336 max=0.041974 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.02 KP 1.02 ! LA 0.95 NL 1.07 OV 1.03 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.86 HN 1.07 KP 1.02 ! LA 0.95 NL 1.04 OV 0.94 PT 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.01 KP 1.06 ! LA 1.00 NL 1.00 OV 0.95 PT 1.06 ! ! ! Fit before self-cal, rms=0.052307Jy sigma=1.159025 ! Fit after self-cal, rms=0.052106Jy sigma=1.156563 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.812 mas, bmaj=16.64 mas, bpa=-17.46 degrees ! Estimated noise=0.35644 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.000248335 Jy ! Component: 100 - total flux cleaned = 0.000283512 Jy ! Component: 150 - total flux cleaned = 0.000316498 Jy ! Component: 200 - total flux cleaned = 0.00035901 Jy ! Total flux subtracted in 200 components = 0.00035901 Jy ! Clean residual min=-0.001671 max=0.001839 Jy/beam ! Clean residual mean=-0.000006 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0466975 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 0.0466975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052097Jy sigma=1.156173 ! Fit after self-cal, rms=0.052137Jy sigma=1.155631 ! 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.052137Jy sigma=1.155631 ! Fit after self-cal, rms=0.052356Jy sigma=1.153434 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.823 mas, bmaj=16.53 mas, bpa=-17.35 degrees ! Estimated noise=0.357096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000284418 Jy ! Component: 100 - total flux cleaned = 0.0003556 Jy ! Component: 150 - total flux cleaned = 0.000398522 Jy ! Component: 200 - total flux cleaned = 0.000411503 Jy ! Total flux subtracted in 200 components = 0.000411503 Jy ! Clean residual min=-0.001460 max=0.001725 Jy/beam ! Clean residual mean=-0.000001 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.047109 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 70 components and 0.047109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052346Jy sigma=1.153170 ! Fit after self-cal, rms=0.052382Jy sigma=1.152895 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 (24.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120592 Jy ! Component: 100 - total flux cleaned = 0.00156959 Jy ! Component: 150 - total flux cleaned = 0.00178514 Jy ! Component: 200 - total flux cleaned = 0.00184199 Jy ! Total flux subtracted in 200 components = 0.00184199 Jy ! Clean residual min=-0.001282 max=0.001299 Jy/beam ! Clean residual mean=0.000000 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.048951 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 99 components and 0.048951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052310Jy sigma=1.151137 ! Fit after self-cal, rms=0.052303Jy sigma=1.150825 ! 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.052303Jy sigma=1.150825 ! Fit after self-cal, rms=0.052164Jy sigma=1.150651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.814 mas, bmaj=16.48 mas, bpa=-17.23 degrees ! Estimated noise=0.355409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000698225 Jy ! Component: 100 - total flux cleaned = 0.000918678 Jy ! Component: 150 - total flux cleaned = 0.00105278 Jy ! Component: 200 - total flux cleaned = 0.00114457 Jy ! Total flux subtracted in 200 components = 0.00114457 Jy ! Clean residual min=-0.001235 max=0.001221 Jy/beam ! Clean residual mean=0.000002 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0500956 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 112 components and 0.0500956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052132Jy sigma=1.149834 ! Fit after self-cal, rms=0.052141Jy sigma=1.149686 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.000301724 Jy ! Component: 100 - total flux cleaned = 0.000468328 Jy ! Component: 150 - total flux cleaned = 0.000552169 Jy ! Component: 200 - total flux cleaned = 0.000570041 Jy ! Total flux subtracted in 200 components = 0.000570041 Jy ! Clean residual min=-0.001191 max=0.001166 Jy/beam ! Clean residual mean=0.000002 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.0506656 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 133 components and 0.0506656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052123Jy sigma=1.149250 ! Fit after self-cal, rms=0.052123Jy sigma=1.149200 ! 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.052123Jy sigma=1.149200 ! Fit after self-cal, rms=0.052002Jy sigma=1.149134 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.465 mas, bmaj=16.8 mas, bpa=-19.47 degrees ! Estimated noise=0.38505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000554183 Jy ! Component: 100 - total flux cleaned = 0.000869741 Jy ! Component: 150 - total flux cleaned = 0.000998735 Jy ! Component: 200 - total flux cleaned = 0.00108875 Jy ! Total flux subtracted in 200 components = 0.00108875 Jy ! Clean residual min=-0.001055 max=0.001202 Jy/beam ! Clean residual mean=0.000004 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0517544 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 150 components and 0.0517544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051992Jy sigma=1.148855 ! Fit after self-cal, rms=0.051997Jy sigma=1.148807 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.000349351 Jy ! Component: 100 - total flux cleaned = 0.000389331 Jy ! Component: 150 - total flux cleaned = 0.000439125 Jy ! Component: 200 - total flux cleaned = 0.000473377 Jy ! Total flux subtracted in 200 components = 0.000473377 Jy ! Clean residual min=-0.001007 max=0.001175 Jy/beam ! Clean residual mean=0.000004 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.0522277 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 161 components and 0.0522277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051989Jy sigma=1.148630 ! Fit after self-cal, rms=0.051988Jy sigma=1.148610 ! 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=5.806 mas, bmaj=16.47 mas, bpa=-17.17 degrees ! Estimated noise=0.354276 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.806 x 16.47 at -17.17 degrees (North through East) ! Clean map min=-0.0012121 max=0.041595 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=4.608 mas, bmaj=15.16 mas, bpa=-14.91 degrees ! Estimated noise=0.694083 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0315711 Jy ! Component: 100 - total flux cleaned = 0.0394108 Jy ! Component: 150 - total flux cleaned = 0.041806 Jy ! Component: 200 - total flux cleaned = 0.0435609 Jy ! Total flux subtracted in 200 components = 0.0435609 Jy ! Clean residual min=-0.002918 max=0.002914 Jy/beam ! Clean residual mean=-0.000004 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.0435609 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0435609 Jy ! Inverting map and beam ! Estimated beam: bmin=5.806 mas, bmaj=16.47 mas, bpa=-17.17 degrees ! Estimated noise=0.354276 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.00239694 Jy ! Component: 100 - total flux cleaned = 0.00357204 Jy ! Component: 150 - total flux cleaned = 0.00450894 Jy ! Component: 200 - total flux cleaned = 0.00531433 Jy ! Total flux subtracted in 200 components = 0.00531433 Jy ! Clean residual min=-0.001571 max=0.001430 Jy/beam ! Clean residual mean=0.000000 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0488752 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 48 components and 0.0488752 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.465 mas, bmaj=16.8 mas, bpa=-19.47 degrees ! Estimated noise=0.38505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106963 Jy ! Component: 100 - total flux cleaned = 0.0018661 Jy ! Component: 150 - total flux cleaned = 0.00250821 Jy ! Component: 200 - total flux cleaned = 0.00269666 Jy ! Total flux subtracted in 200 components = 0.00269666 Jy ! Clean residual min=-0.001214 max=0.001288 Jy/beam ! Clean residual mean=0.000004 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.0515719 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.000171927 Jy ! Component: 100 - total flux cleaned = 0.000310335 Jy ! Component: 150 - total flux cleaned = 0.000420585 Jy ! Component: 200 - total flux cleaned = 0.000523747 Jy ! Total flux subtracted in 200 components = 0.000523747 Jy ! Clean residual min=-0.001120 max=0.001250 Jy/beam ! Clean residual mean=0.000005 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.0520957 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 88 components and 0.0520957 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.806 mas, bmaj=16.47 mas, bpa=-17.17 degrees ! Estimated noise=0.354276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.4837e-05 Jy ! Component: 100 - total flux cleaned = 7.79351e-05 Jy ! Component: 150 - total flux cleaned = 0.000181563 Jy ! Component: 200 - total flux cleaned = 0.000278596 Jy ! Total flux subtracted in 200 components = 0.000278596 Jy ! Clean residual min=-0.001244 max=0.001234 Jy/beam ! Clean residual mean=0.000004 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.0523743 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 114 components and 0.0523743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052013Jy sigma=1.149077 ! Fit after self-cal, rms=0.051998Jy sigma=1.148950 wmodel J1034+1429_S_map.mod ! Writing 114 model components to file: J1034+1429_S_map.mod wobs J1034+1429_S_uvs.fits ! Writing UV FITS file: J1034+1429_S_uvs.fits wwins J1034+1429_S_map.win ! wwins: Wrote 2 windows to J1034+1429_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.000130417 Jy ! Component: 100 - total flux cleaned = 0.000250776 Jy ! Component: 150 - total flux cleaned = 0.000383208 Jy ! Component: 200 - total flux cleaned = 0.000527928 Jy ! Component: 250 - total flux cleaned = 0.000684107 Jy ! Component: 300 - total flux cleaned = 0.000834273 Jy ! Component: 350 - total flux cleaned = 0.000946562 Jy ! Component: 400 - total flux cleaned = 0.00107077 Jy ! Component: 450 - total flux cleaned = 0.0012059 Jy ! Component: 500 - total flux cleaned = 0.00133742 Jy ! Component: 550 - total flux cleaned = 0.00149436 Jy ! Component: 600 - total flux cleaned = 0.00160569 Jy ! Component: 650 - total flux cleaned = 0.00170096 Jy ! Component: 700 - total flux cleaned = 0.00182058 Jy ! Component: 750 - total flux cleaned = 0.00192405 Jy ! Component: 800 - total flux cleaned = 0.00201254 Jy ! Component: 850 - total flux cleaned = 0.00208714 Jy ! Component: 900 - total flux cleaned = 0.00219653 Jy ! Component: 950 - total flux cleaned = 0.00228003 Jy ! Component: 1000 - total flux cleaned = 0.00235004 Jy ! Component: 1050 - total flux cleaned = 0.002419 Jy ! Component: 1100 - total flux cleaned = 0.00250985 Jy ! Component: 1150 - total flux cleaned = 0.00263313 Jy ! Component: 1200 - total flux cleaned = 0.00271029 Jy ! Component: 1250 - total flux cleaned = 0.00285189 Jy ! Component: 1300 - total flux cleaned = 0.00292701 Jy ! Component: 1350 - total flux cleaned = 0.00306456 Jy ! Component: 1400 - total flux cleaned = 0.00315853 Jy ! Component: 1450 - total flux cleaned = 0.00325106 Jy ! Component: 1500 - total flux cleaned = 0.00334242 Jy ! Component: 1550 - total flux cleaned = 0.00347269 Jy ! Component: 1600 - total flux cleaned = 0.00353198 Jy ! Component: 1650 - total flux cleaned = 0.00363945 Jy ! Component: 1700 - total flux cleaned = 0.00370685 Jy ! Component: 1750 - total flux cleaned = 0.00374517 Jy ! Component: 1800 - total flux cleaned = 0.0038299 Jy ! Component: 1850 - total flux cleaned = 0.00387629 Jy ! Component: 1900 - total flux cleaned = 0.00394054 Jy ! Component: 1950 - total flux cleaned = 0.00402222 Jy ! Component: 2000 - total flux cleaned = 0.00408479 Jy ! Component: 2050 - total flux cleaned = 0.00413794 Jy ! Component: 2100 - total flux cleaned = 0.0042168 Jy ! Component: 2150 - total flux cleaned = 0.00426007 Jy ! Component: 2200 - total flux cleaned = 0.00432866 Jy ! Component: 2250 - total flux cleaned = 0.00436267 Jy ! Component: 2300 - total flux cleaned = 0.00444636 Jy ! Component: 2350 - total flux cleaned = 0.00447953 Jy ! Component: 2400 - total flux cleaned = 0.00452888 Jy ! Component: 2450 - total flux cleaned = 0.0045858 Jy ! Component: 2500 - total flux cleaned = 0.00464197 Jy ! Component: 2550 - total flux cleaned = 0.00466581 Jy ! Component: 2600 - total flux cleaned = 0.004721 Jy ! Component: 2650 - total flux cleaned = 0.00476008 Jy ! Component: 2700 - total flux cleaned = 0.00479098 Jy ! Component: 2750 - total flux cleaned = 0.00482935 Jy ! Component: 2800 - total flux cleaned = 0.00487495 Jy ! Component: 2850 - total flux cleaned = 0.00489001 Jy ! Component: 2900 - total flux cleaned = 0.00492749 Jy ! Component: 2950 - total flux cleaned = 0.00494979 Jy ! Component: 3000 - total flux cleaned = 0.00500129 Jy ! Component: 3050 - total flux cleaned = 0.00503781 Jy ! Component: 3100 - total flux cleaned = 0.00506674 Jy ! Component: 3150 - total flux cleaned = 0.00508105 Jy ! Component: 3200 - total flux cleaned = 0.00511676 Jy ! Component: 3250 - total flux cleaned = 0.00510962 Jy ! Component: 3300 - total flux cleaned = 0.00512374 Jy ! Component: 3350 - total flux cleaned = 0.0051377 Jy ! Component: 3400 - total flux cleaned = 0.00515159 Jy ! Component: 3450 - total flux cleaned = 0.00516537 Jy ! Component: 3500 - total flux cleaned = 0.00517908 Jy ! Component: 3550 - total flux cleaned = 0.00515176 Jy ! Component: 3600 - total flux cleaned = 0.00515852 Jy ! Component: 3650 - total flux cleaned = 0.00515172 Jy ! Component: 3700 - total flux cleaned = 0.00515171 Jy ! Component: 3750 - total flux cleaned = 0.00515838 Jy ! Component: 3800 - total flux cleaned = 0.00516494 Jy ! Component: 3850 - total flux cleaned = 0.00514513 Jy ! Component: 3900 - total flux cleaned = 0.0051517 Jy ! Component: 3950 - total flux cleaned = 0.00516476 Jy ! Component: 4000 - total flux cleaned = 0.00517127 Jy ! Component: 4050 - total flux cleaned = 0.00519712 Jy ! Total flux subtracted in 4096 components = 0.00521003 Jy ! Clean residual min=-0.000413 max=0.000365 Jy/beam ! Clean residual mean=0.000007 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.0575843 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 425 components and 0.0575843 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1034+1429_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.806 x 16.47 at -17.17 degrees (North through East) ! Clean map min=-0.0011895 max=0.041325 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1034+1429_S_map.fits wmodel /vlbi/uf001/uva//J1034+1429_S_map.mod ! Writing 425 model components to file: /vlbi/uf001/uva//J1034+1429_S_map.mod wobs /vlbi/uf001/uva//J1034+1429_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1034+1429_S_uvs.fits wwins /vlbi/uf001/uva//J1034+1429_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1034+1429_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0413246 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000127471 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.925386 0.925386 1.85077 3.70155 7.40309 14.8062 29.6124 59.2247 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.041 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 324.188 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1034+1429_S_dfm.log closed on Mon Jan 14 00:56:06 2019