! Started logfile: /vlbi/uf001/uva//J2045+7625_S_a_dfm.log on Mon Jan 14 05:37:21 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//J2045+7625_S_a_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2045+7625_S_a_uva.fits ! AN table 1: 108 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.722222 visibilities/baseline/integration-bin. ! Found source: J2045+7625 ! ! 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 8424 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 J2045+7625_S_a] 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 144 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 144 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 144 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009596Jy sigma=18.541398 ! Fit after self-cal, rms=0.919231Jy sigma=16.911475 ! 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.564 mas, bmaj=3.669 mas, bpa=68.78 degrees ! Estimated noise=0.760049 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.0647918 Jy ! Component: 100 - total flux cleaned = 0.0806978 Jy ! Total flux subtracted in 100 components = 0.0806978 Jy ! Clean residual min=-0.004792 max=0.006111 Jy/beam ! Clean residual mean=0.000008 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.0806978 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0806978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111110Jy sigma=1.342011 ! Fit after self-cal, rms=0.110974Jy sigma=1.337828 ! 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.211 mas, bmaj=4.511 mas, bpa=68.19 degrees ! Estimated noise=0.422726 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.0079803 Jy ! Component: 100 - total flux cleaned = 0.0113851 Jy ! Component: 150 - total flux cleaned = 0.0130754 Jy ! Component: 200 - total flux cleaned = 0.0139211 Jy ! Total flux subtracted in 200 components = 0.0139211 Jy ! Clean residual min=-0.003436 max=0.003149 Jy/beam ! Clean residual mean=0.000011 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.0946189 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 0.0946189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110424Jy sigma=1.323754 ! Fit after self-cal, rms=0.110365Jy sigma=1.323555 ! 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.211 x 4.511 at 68.19 degrees (North through East) ! Clean map min=-0.0032906 max=0.086575 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 1.06 HN 1.01 LA 0.91 ! MK 1.01 NL 1.10 OV 1.09 PT 0.99 ! SC 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 0.98 LA 0.98 ! MK 0.98 NL 1.11 OV 1.08 PT 0.97 ! SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.92 HN 1.05 LA 0.95 ! MK 1.04 NL 1.10 OV 1.16 PT 0.98 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.110365Jy sigma=1.323555 ! Fit after self-cal, rms=0.108832Jy sigma=1.310396 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=4.54 mas, bpa=68.28 degrees ! Estimated noise=0.423813 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.000644906 Jy ! Component: 100 - total flux cleaned = -0.000700295 Jy ! Component: 150 - total flux cleaned = -0.000721481 Jy ! Component: 200 - total flux cleaned = -0.000739553 Jy ! Total flux subtracted in 200 components = -0.000739553 Jy ! Clean residual min=-0.002504 max=0.002405 Jy/beam ! Clean residual mean=0.000005 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.0938793 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.0938793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108812Jy sigma=1.310072 ! Fit after self-cal, rms=0.108814Jy sigma=1.309390 ! 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.108814Jy sigma=1.309390 ! Fit after self-cal, rms=0.107699Jy sigma=1.306686 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=4.585 mas, bpa=68.39 degrees ! Estimated noise=0.425502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.3571e-05 Jy ! Component: 100 - total flux cleaned = -2.39382e-05 Jy ! Component: 150 - total flux cleaned = -3.74572e-05 Jy ! Component: 200 - total flux cleaned = -6.15089e-05 Jy ! Total flux subtracted in 200 components = -6.15089e-05 Jy ! Clean residual min=-0.002371 max=0.002492 Jy/beam ! Clean residual mean=0.000004 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0938178 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.0938178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107691Jy sigma=1.306610 ! Fit after self-cal, rms=0.107671Jy sigma=1.306455 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.02547e-05 Jy ! Component: 100 - total flux cleaned = -5.33788e-06 Jy ! Component: 150 - total flux cleaned = -1.53889e-05 Jy ! Component: 200 - total flux cleaned = -3.60128e-05 Jy ! Total flux subtracted in 200 components = -3.60128e-05 Jy ! Clean residual min=-0.002390 max=0.002486 Jy/beam ! Clean residual mean=0.000004 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.0937818 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.0937818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107665Jy sigma=1.306417 ! Fit after self-cal, rms=0.107658Jy sigma=1.306411 ! 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.107658Jy sigma=1.306411 ! Fit after self-cal, rms=0.107883Jy sigma=1.306382 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=4.587 mas, bpa=68.26 degrees ! Estimated noise=0.426585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.45104e-05 Jy ! Component: 100 - total flux cleaned = 6.17528e-05 Jy ! Component: 150 - total flux cleaned = 3.80123e-05 Jy ! Component: 200 - total flux cleaned = 1.67212e-05 Jy ! Total flux subtracted in 200 components = 1.67212e-05 Jy ! Clean residual min=-0.002401 max=0.002524 Jy/beam ! Clean residual mean=0.000004 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.0937985 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.0937985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107876Jy sigma=1.306335 ! Fit after self-cal, rms=0.107869Jy sigma=1.306330 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.59994e-05 Jy ! Component: 100 - total flux cleaned = -5.4564e-06 Jy ! Component: 150 - total flux cleaned = -2.46216e-05 Jy ! Component: 200 - total flux cleaned = -3.37105e-05 Jy ! Total flux subtracted in 200 components = -3.37105e-05 Jy ! Clean residual min=-0.002402 max=0.002519 Jy/beam ! Clean residual mean=0.000004 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.0937648 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.0937648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107863Jy sigma=1.306304 ! Fit after self-cal, rms=0.107859Jy sigma=1.306300 ! 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.107859Jy sigma=1.306300 ! Fit after self-cal, rms=0.108084Jy sigma=1.306288 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.807 mas, bmaj=9.308 mas, bpa=63.17 degrees ! Estimated noise=0.563843 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000171388 Jy ! Component: 100 - total flux cleaned = 0.000194783 Jy ! Component: 150 - total flux cleaned = 0.00020078 Jy ! Component: 200 - total flux cleaned = 0.000206671 Jy ! Total flux subtracted in 200 components = 0.000206671 Jy ! Clean residual min=-0.002622 max=0.002378 Jy/beam ! Clean residual mean=0.000008 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.0939715 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.0939715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108088Jy sigma=1.306285 ! Fit after self-cal, rms=0.108082Jy sigma=1.306275 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 = 1.69281e-07 Jy ! Component: 100 - total flux cleaned = 1.25558e-05 Jy ! Component: 150 - total flux cleaned = 1.77566e-05 Jy ! Component: 200 - total flux cleaned = 2.27374e-05 Jy ! Total flux subtracted in 200 components = 2.27374e-05 Jy ! Clean residual min=-0.002623 max=0.002378 Jy/beam ! Clean residual mean=0.000008 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.0939942 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.0939942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108086Jy sigma=1.306274 ! Fit after self-cal, rms=0.108082Jy sigma=1.306273 ! 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.262 mas, bmaj=4.588 mas, bpa=68.15 degrees ! Estimated noise=0.427597 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.262 x 4.588 at 68.15 degrees (North through East) ! Clean map min=-0.0023363 max=0.087068 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.608 mas, bmaj=3.74 mas, bpa=68.59 degrees ! Estimated noise=0.778975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.066419 Jy ! Component: 100 - total flux cleaned = 0.0825325 Jy ! Component: 150 - total flux cleaned = 0.0884116 Jy ! Component: 200 - total flux cleaned = 0.0915086 Jy ! Total flux subtracted in 200 components = 0.0915086 Jy ! Clean residual min=-0.003147 max=0.003377 Jy/beam ! Clean residual mean=0.000003 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0915085 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0915085 Jy ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=4.588 mas, bpa=68.15 degrees ! Estimated noise=0.427597 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.00211248 Jy ! Component: 100 - total flux cleaned = 0.00253807 Jy ! Component: 150 - total flux cleaned = 0.00260078 Jy ! Component: 200 - total flux cleaned = 0.00260035 Jy ! Total flux subtracted in 200 components = 0.00260035 Jy ! Clean residual min=-0.002481 max=0.002582 Jy/beam ! Clean residual mean=0.000004 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.0941088 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.0941088 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=6.807 mas, bmaj=9.308 mas, bpa=63.17 degrees ! Estimated noise=0.563843 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.85298e-05 Jy ! Component: 100 - total flux cleaned = 5.80589e-05 Jy ! Component: 150 - total flux cleaned = 4.63603e-05 Jy ! Component: 200 - total flux cleaned = 3.10291e-05 Jy ! Total flux subtracted in 200 components = 3.10291e-05 Jy ! Clean residual min=-0.002609 max=0.002388 Jy/beam ! Clean residual mean=0.000007 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.0941399 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 = 6.21295e-06 Jy ! Component: 100 - total flux cleaned = 6.80813e-06 Jy ! Component: 150 - total flux cleaned = 1.2453e-05 Jy ! Component: 200 - total flux cleaned = 7.24284e-06 Jy ! Total flux subtracted in 200 components = 7.24284e-06 Jy ! Clean residual min=-0.002606 max=0.002383 Jy/beam ! Clean residual mean=0.000007 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.0941471 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.0941471 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=4.588 mas, bpa=68.15 degrees ! Estimated noise=0.427597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.4385e-05 Jy ! Component: 100 - total flux cleaned = -8.51618e-05 Jy ! Component: 150 - total flux cleaned = -0.000103414 Jy ! Component: 200 - total flux cleaned = -0.000134807 Jy ! Total flux subtracted in 200 components = -0.000134807 Jy ! Clean residual min=-0.002465 max=0.002588 Jy/beam ! Clean residual mean=0.000004 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.0940123 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.0940123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108092Jy sigma=1.306453 ! Fit after self-cal, rms=0.108115Jy sigma=1.306440 wmodel J2045+7625_S_a_map.mod ! Writing 39 model components to file: J2045+7625_S_a_map.mod wobs J2045+7625_S_a_uvs.fits ! Writing UV FITS file: J2045+7625_S_a_uvs.fits wwins J2045+7625_S_a_map.win ! wwins: Wrote 1 windows to J2045+7625_S_a_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.000233958 Jy ! Component: 100 - total flux cleaned = 0.000397897 Jy ! Component: 150 - total flux cleaned = 0.000593543 Jy ! Component: 200 - total flux cleaned = 0.000594114 Jy ! Component: 250 - total flux cleaned = 0.000594311 Jy ! Component: 300 - total flux cleaned = 0.000594114 Jy ! Component: 350 - total flux cleaned = 0.000628316 Jy ! Component: 400 - total flux cleaned = 0.000695107 Jy ! Component: 450 - total flux cleaned = 0.000824567 Jy ! Component: 500 - total flux cleaned = 0.00088759 Jy ! Component: 550 - total flux cleaned = 0.000949349 Jy ! Component: 600 - total flux cleaned = 0.00107056 Jy ! Component: 650 - total flux cleaned = 0.00118794 Jy ! Component: 700 - total flux cleaned = 0.00124521 Jy ! Component: 750 - total flux cleaned = 0.00133065 Jy ! Component: 800 - total flux cleaned = 0.00135972 Jy ! Component: 850 - total flux cleaned = 0.00152481 Jy ! Component: 900 - total flux cleaned = 0.00163266 Jy ! Component: 950 - total flux cleaned = 0.00179217 Jy ! Component: 1000 - total flux cleaned = 0.00184431 Jy ! Component: 1050 - total flux cleaned = 0.00197318 Jy ! Component: 1100 - total flux cleaned = 0.0021247 Jy ! Component: 1150 - total flux cleaned = 0.00222418 Jy ! Component: 1200 - total flux cleaned = 0.00237161 Jy ! Component: 1250 - total flux cleaned = 0.00256436 Jy ! Component: 1300 - total flux cleaned = 0.00270683 Jy ! Component: 1350 - total flux cleaned = 0.0028003 Jy ! Component: 1400 - total flux cleaned = 0.00291567 Jy ! Component: 1450 - total flux cleaned = 0.00300687 Jy ! Component: 1500 - total flux cleaned = 0.00316386 Jy ! Component: 1550 - total flux cleaned = 0.00316443 Jy ! Component: 1600 - total flux cleaned = 0.00333918 Jy ! Component: 1650 - total flux cleaned = 0.00338216 Jy ! Component: 1700 - total flux cleaned = 0.00338236 Jy ! Component: 1750 - total flux cleaned = 0.00346634 Jy ! Component: 1800 - total flux cleaned = 0.00352862 Jy ! Component: 1850 - total flux cleaned = 0.00352853 Jy ! Component: 1900 - total flux cleaned = 0.0035084 Jy ! Component: 1950 - total flux cleaned = 0.00356856 Jy ! Component: 2000 - total flux cleaned = 0.00354849 Jy ! Component: 2050 - total flux cleaned = 0.00356807 Jy ! Component: 2100 - total flux cleaned = 0.00354859 Jy ! Component: 2150 - total flux cleaned = 0.00351047 Jy ! Component: 2200 - total flux cleaned = 0.00356764 Jy ! Component: 2250 - total flux cleaned = 0.00351111 Jy ! Component: 2300 - total flux cleaned = 0.00345569 Jy ! Component: 2350 - total flux cleaned = 0.0034555 Jy ! Component: 2400 - total flux cleaned = 0.00340074 Jy ! Component: 2450 - total flux cleaned = 0.0033286 Jy ! Component: 2500 - total flux cleaned = 0.00331072 Jy ! Component: 2550 - total flux cleaned = 0.00329298 Jy ! Component: 2600 - total flux cleaned = 0.00324052 Jy ! Component: 2650 - total flux cleaned = 0.00317142 Jy ! Component: 2700 - total flux cleaned = 0.00318841 Jy ! Component: 2750 - total flux cleaned = 0.00310328 Jy ! Component: 2800 - total flux cleaned = 0.00305266 Jy ! Component: 2850 - total flux cleaned = 0.00298586 Jy ! Component: 2900 - total flux cleaned = 0.00298577 Jy ! Component: 2950 - total flux cleaned = 0.00293643 Jy ! Component: 3000 - total flux cleaned = 0.00280598 Jy ! Component: 3050 - total flux cleaned = 0.00277395 Jy ! Component: 3100 - total flux cleaned = 0.00275794 Jy ! Component: 3150 - total flux cleaned = 0.00269433 Jy ! Component: 3200 - total flux cleaned = 0.00261549 Jy ! Component: 3250 - total flux cleaned = 0.00259978 Jy ! Component: 3300 - total flux cleaned = 0.00250652 Jy ! Component: 3350 - total flux cleaned = 0.00242941 Jy ! Component: 3400 - total flux cleaned = 0.00244488 Jy ! Component: 3450 - total flux cleaned = 0.00229334 Jy ! Component: 3500 - total flux cleaned = 0.00224818 Jy ! Component: 3550 - total flux cleaned = 0.00220335 Jy ! Component: 3600 - total flux cleaned = 0.00215884 Jy ! Component: 3650 - total flux cleaned = 0.00201146 Jy ! Component: 3700 - total flux cleaned = 0.00199691 Jy ! Component: 3750 - total flux cleaned = 0.00190966 Jy ! Component: 3800 - total flux cleaned = 0.00185189 Jy ! Component: 3850 - total flux cleaned = 0.00182315 Jy ! Component: 3900 - total flux cleaned = 0.00178043 Jy ! Component: 3950 - total flux cleaned = 0.00169582 Jy ! Component: 4000 - total flux cleaned = 0.00168178 Jy ! Component: 4050 - total flux cleaned = 0.00157033 Jy ! Total flux subtracted in 4096 components = 0.00157045 Jy ! Clean residual min=-0.000706 max=0.000865 Jy/beam ! Clean residual mean=0.000001 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.0955827 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 353 components and 0.0955827 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2045+7625_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.262 x 4.588 at 68.15 degrees (North through East) ! Clean map min=-0.0015252 max=0.087169 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2045+7625_S_a_map.fits wmodel /vlbi/uf001/uva//J2045+7625_S_a_map.mod ! Writing 353 model components to file: /vlbi/uf001/uva//J2045+7625_S_a_map.mod wobs /vlbi/uf001/uva//J2045+7625_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2045+7625_S_a_uvs.fits wwins /vlbi/uf001/uva//J2045+7625_S_a_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2045+7625_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0871686 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000267579 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.920901 0.920901 1.8418 3.6836 7.3672 14.7344 29.4688 58.9376 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.087 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 325.768 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2045+7625_S_a_dfm.log closed on Mon Jan 14 05:37:26 2019