! Started logfile: /vlbi/uf001/uva//J1454+2955_S_dfm.log on Mon Jan 14 03:05:24 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//J1454+2955_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1454+2955_S_uva.fits ! AN table 1: 72 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.818452 visibilities/baseline/integration-bin. ! Found source: J1454+2955 ! ! 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 4950 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 J1454+2955_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 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007860Jy sigma=23.847710 ! Fit after self-cal, rms=0.914394Jy sigma=21.649452 ! 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.095 mas, bmaj=12.35 mas, bpa=-25.98 degrees ! Estimated noise=0.603335 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.0664638 Jy ! Component: 100 - total flux cleaned = 0.0817405 Jy ! Total flux subtracted in 100 components = 0.0817405 Jy ! Clean residual min=-0.003889 max=0.005864 Jy/beam ! Clean residual mean=-0.000003 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.0817405 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0817405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052433Jy sigma=1.194381 ! Fit after self-cal, rms=0.052399Jy sigma=1.193865 ! 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.658 mas, bmaj=13.5 mas, bpa=-23.47 degrees ! Estimated noise=0.454589 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.00765048 Jy ! Component: 100 - total flux cleaned = 0.011737 Jy ! Component: 150 - total flux cleaned = 0.0141654 Jy ! Component: 200 - total flux cleaned = 0.0157522 Jy ! Total flux subtracted in 200 components = 0.0157522 Jy ! Clean residual min=-0.002523 max=0.002356 Jy/beam ! Clean residual mean=-0.000005 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.0974927 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 0.0974927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051324Jy sigma=1.166164 ! Fit after self-cal, rms=0.051270Jy sigma=1.165262 ! 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.658 x 13.5 at -23.47 degrees (North through East) ! Clean map min=-0.0022998 max=0.086417 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.04 KP 1.03 ! LA 0.93 NL 1.04 OV 1.03 PT 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 0.99 KP 1.05 ! LA 0.93 NL 0.99 OV 0.92 PT 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.04 KP 1.04 ! LA 0.93 NL 0.98 OV 1.00 PT 1.01 ! ! ! Fit before self-cal, rms=0.051270Jy sigma=1.165262 ! Fit after self-cal, rms=0.050879Jy sigma=1.158420 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.701 mas, bmaj=13.54 mas, bpa=-23.34 degrees ! Estimated noise=0.451268 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.000748159 Jy ! Component: 100 - total flux cleaned = 0.000691017 Jy ! Component: 150 - total flux cleaned = 0.000692632 Jy ! Component: 200 - total flux cleaned = 0.000714004 Jy ! Total flux subtracted in 200 components = 0.000714004 Jy ! Clean residual min=-0.002102 max=0.002021 Jy/beam ! Clean residual mean=-0.000001 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0982067 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.0982067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050849Jy sigma=1.157554 ! Fit after self-cal, rms=0.050878Jy sigma=1.157304 ! 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.050878Jy sigma=1.157304 ! Fit after self-cal, rms=0.051247Jy sigma=1.152645 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.707 mas, bmaj=13.62 mas, bpa=-23.51 degrees ! Estimated noise=0.452871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.15202e-05 Jy ! Component: 100 - total flux cleaned = 1.78807e-05 Jy ! Component: 150 - total flux cleaned = 7.07438e-05 Jy ! Component: 200 - total flux cleaned = 9.44874e-05 Jy ! Total flux subtracted in 200 components = 9.44874e-05 Jy ! Clean residual min=-0.001721 max=0.001788 Jy/beam ! Clean residual mean=0.000003 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0983011 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.0983012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051240Jy sigma=1.152493 ! Fit after self-cal, rms=0.051261Jy sigma=1.152380 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.28685e-05 Jy ! Component: 100 - total flux cleaned = 6.45981e-05 Jy ! Component: 150 - total flux cleaned = 7.47734e-05 Jy ! Component: 200 - total flux cleaned = 8.39958e-05 Jy ! Total flux subtracted in 200 components = 8.39958e-05 Jy ! Clean residual min=-0.001717 max=0.001777 Jy/beam ! Clean residual mean=0.000002 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0983852 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.0983852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051257Jy sigma=1.152289 ! Fit after self-cal, rms=0.051257Jy sigma=1.152283 ! 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.051257Jy sigma=1.152283 ! Fit after self-cal, rms=0.051515Jy sigma=1.152132 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.708 mas, bmaj=13.64 mas, bpa=-23.47 degrees ! Estimated noise=0.454012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000150638 Jy ! Component: 100 - total flux cleaned = 0.000162091 Jy ! Component: 150 - total flux cleaned = 0.000172598 Jy ! Component: 200 - total flux cleaned = 0.000192022 Jy ! Total flux subtracted in 200 components = 0.000192022 Jy ! Clean residual min=-0.001655 max=0.001762 Jy/beam ! Clean residual mean=0.000004 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.0985772 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 71 components and 0.0985772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051509Jy sigma=1.152037 ! Fit after self-cal, rms=0.051515Jy sigma=1.152026 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.54968e-06 Jy ! Component: 100 - total flux cleaned = 2.01998e-05 Jy ! Component: 150 - total flux cleaned = 3.68193e-05 Jy ! Component: 200 - total flux cleaned = 5.28345e-05 Jy ! Total flux subtracted in 200 components = 5.28345e-05 Jy ! Clean residual min=-0.001652 max=0.001749 Jy/beam ! Clean residual mean=0.000004 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.09863 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.09863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051512Jy sigma=1.151969 ! Fit after self-cal, rms=0.051512Jy sigma=1.151966 ! 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.051512Jy sigma=1.151966 ! Fit after self-cal, rms=0.051625Jy sigma=1.151959 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.107 mas, bmaj=15.37 mas, bpa=-24.36 degrees ! Estimated noise=0.498779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244355 Jy ! Component: 100 - total flux cleaned = 0.000287325 Jy ! Component: 150 - total flux cleaned = 0.000312977 Jy ! Component: 200 - total flux cleaned = 0.000325114 Jy ! Total flux subtracted in 200 components = 0.000325114 Jy ! Clean residual min=-0.001988 max=0.002056 Jy/beam ! Clean residual mean=0.000006 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0989551 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.0989551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051623Jy sigma=1.151916 ! Fit after self-cal, rms=0.051624Jy sigma=1.151909 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.31716e-06 Jy ! Component: 100 - total flux cleaned = 1.86844e-05 Jy ! Component: 150 - total flux cleaned = 1.87022e-05 Jy ! Component: 200 - total flux cleaned = 2.45629e-05 Jy ! Total flux subtracted in 200 components = 2.45629e-05 Jy ! Clean residual min=-0.001974 max=0.002047 Jy/beam ! Clean residual mean=0.000006 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0989797 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 96 components and 0.0989797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051623Jy sigma=1.151897 ! Fit after self-cal, rms=0.051623Jy sigma=1.151893 ! 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.707 mas, bmaj=13.66 mas, bpa=-23.46 degrees ! Estimated noise=0.454828 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.707 x 13.66 at -23.46 degrees (North through East) ! Clean map min=-0.0016447 max=0.086075 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.125 mas, bmaj=12.5 mas, bpa=-26.06 degrees ! Estimated noise=0.606675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.066743 Jy ! Component: 100 - total flux cleaned = 0.0820624 Jy ! Component: 150 - total flux cleaned = 0.088393 Jy ! Component: 200 - total flux cleaned = 0.0920475 Jy ! Total flux subtracted in 200 components = 0.0920475 Jy ! Clean residual min=-0.002581 max=0.002712 Jy/beam ! Clean residual mean=0.000003 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.0920475 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.0920475 Jy ! Inverting map and beam ! Estimated beam: bmin=5.707 mas, bmaj=13.66 mas, bpa=-23.46 degrees ! Estimated noise=0.454828 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.00278271 Jy ! Component: 100 - total flux cleaned = 0.00440718 Jy ! Component: 150 - total flux cleaned = 0.00545032 Jy ! Component: 200 - total flux cleaned = 0.00613923 Jy ! Total flux subtracted in 200 components = 0.00613923 Jy ! Clean residual min=-0.001845 max=0.001719 Jy/beam ! Clean residual mean=0.000005 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.0981868 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.0981868 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.107 mas, bmaj=15.37 mas, bpa=-24.36 degrees ! Estimated noise=0.498779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00022292 Jy ! Component: 100 - total flux cleaned = 0.000360477 Jy ! Component: 150 - total flux cleaned = 0.000484178 Jy ! Component: 200 - total flux cleaned = 0.000584867 Jy ! Total flux subtracted in 200 components = 0.000584867 Jy ! Clean residual min=-0.002065 max=0.002068 Jy/beam ! Clean residual mean=0.000006 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.0987716 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 = 4.30917e-05 Jy ! Component: 100 - total flux cleaned = 7.48234e-05 Jy ! Component: 150 - total flux cleaned = 0.00011141 Jy ! Component: 200 - total flux cleaned = 0.000131806 Jy ! Total flux subtracted in 200 components = 0.000131806 Jy ! Clean residual min=-0.002047 max=0.002065 Jy/beam ! Clean residual mean=0.000006 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.0989034 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 51 components and 0.0989034 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.707 mas, bmaj=13.66 mas, bpa=-23.46 degrees ! Estimated noise=0.454828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130034 Jy ! Component: 100 - total flux cleaned = -0.000115998 Jy ! Component: 150 - total flux cleaned = -7.82646e-05 Jy ! Component: 200 - total flux cleaned = -3.28879e-05 Jy ! Total flux subtracted in 200 components = -3.28879e-05 Jy ! Clean residual min=-0.001795 max=0.001750 Jy/beam ! Clean residual mean=0.000004 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.0988705 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.0988705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051627Jy sigma=1.152013 ! Fit after self-cal, rms=0.051624Jy sigma=1.151967 wmodel J1454+2955_S_map.mod ! Writing 64 model components to file: J1454+2955_S_map.mod wobs J1454+2955_S_uvs.fits ! Writing UV FITS file: J1454+2955_S_uvs.fits wwins J1454+2955_S_map.win ! wwins: Wrote 1 windows to J1454+2955_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 = -8.96683e-05 Jy ! Component: 100 - total flux cleaned = -0.000234863 Jy ! Component: 150 - total flux cleaned = -0.000208646 Jy ! Component: 200 - total flux cleaned = -0.000182851 Jy ! Component: 250 - total flux cleaned = -0.000109757 Jy ! Component: 300 - total flux cleaned = -0.000227642 Jy ! Component: 350 - total flux cleaned = -0.000272436 Jy ! Component: 400 - total flux cleaned = -0.000250417 Jy ! Component: 450 - total flux cleaned = -0.000208286 Jy ! Component: 500 - total flux cleaned = -0.000208162 Jy ! Component: 550 - total flux cleaned = -0.000127887 Jy ! Component: 600 - total flux cleaned = -6.97254e-05 Jy ! Component: 650 - total flux cleaned = -6.981e-05 Jy ! Component: 700 - total flux cleaned = -7.00183e-05 Jy ! Component: 750 - total flux cleaned = -0.000178526 Jy ! Component: 800 - total flux cleaned = -0.000231495 Jy ! Component: 850 - total flux cleaned = -0.000335163 Jy ! Component: 900 - total flux cleaned = -0.000436573 Jy ! Component: 950 - total flux cleaned = -0.000519392 Jy ! Component: 1000 - total flux cleaned = -0.000649731 Jy ! Component: 1050 - total flux cleaned = -0.000697494 Jy ! Component: 1100 - total flux cleaned = -0.000760467 Jy ! Component: 1150 - total flux cleaned = -0.00079139 Jy ! Component: 1200 - total flux cleaned = -0.000867007 Jy ! Component: 1250 - total flux cleaned = -0.000866976 Jy ! Component: 1300 - total flux cleaned = -0.000925562 Jy ! Component: 1350 - total flux cleaned = -0.000910854 Jy ! Component: 1400 - total flux cleaned = -0.000981843 Jy ! Component: 1450 - total flux cleaned = -0.000967648 Jy ! Component: 1500 - total flux cleaned = -0.000954143 Jy ! Component: 1550 - total flux cleaned = -0.000994952 Jy ! Component: 1600 - total flux cleaned = -0.00102189 Jy ! Component: 1650 - total flux cleaned = -0.00102187 Jy ! Component: 1700 - total flux cleaned = -0.00104799 Jy ! Component: 1750 - total flux cleaned = -0.00107384 Jy ! Component: 1800 - total flux cleaned = -0.00111179 Jy ! Component: 1850 - total flux cleaned = -0.00107394 Jy ! Component: 1900 - total flux cleaned = -0.00106138 Jy ! Component: 1950 - total flux cleaned = -0.00103683 Jy ! Component: 2000 - total flux cleaned = -0.0010368 Jy ! Component: 2050 - total flux cleaned = -0.00100102 Jy ! Component: 2100 - total flux cleaned = -0.000965583 Jy ! Component: 2150 - total flux cleaned = -0.000942442 Jy ! Component: 2200 - total flux cleaned = -0.000942346 Jy ! Component: 2250 - total flux cleaned = -0.000885054 Jy ! Component: 2300 - total flux cleaned = -0.000896374 Jy ! Component: 2350 - total flux cleaned = -0.000907541 Jy ! Component: 2400 - total flux cleaned = -0.000907502 Jy ! Component: 2450 - total flux cleaned = -0.0009184 Jy ! Component: 2500 - total flux cleaned = -0.000918459 Jy ! Component: 2550 - total flux cleaned = -0.000918642 Jy ! Component: 2600 - total flux cleaned = -0.000918706 Jy ! Component: 2650 - total flux cleaned = -0.000929354 Jy ! Component: 2700 - total flux cleaned = -0.000929452 Jy ! Component: 2750 - total flux cleaned = -0.000971279 Jy ! Component: 2800 - total flux cleaned = -0.000960864 Jy ! Component: 2850 - total flux cleaned = -0.000981614 Jy ! Component: 2900 - total flux cleaned = -0.00105343 Jy ! Component: 2950 - total flux cleaned = -0.00102281 Jy ! Component: 3000 - total flux cleaned = -0.00103291 Jy ! Component: 3050 - total flux cleaned = -0.00105297 Jy ! Component: 3100 - total flux cleaned = -0.00105279 Jy ! Component: 3150 - total flux cleaned = -0.0010329 Jy ! Component: 3200 - total flux cleaned = -0.00103295 Jy ! Component: 3250 - total flux cleaned = -0.00104281 Jy ! Component: 3300 - total flux cleaned = -0.00108183 Jy ! Component: 3350 - total flux cleaned = -0.00103334 Jy ! Component: 3400 - total flux cleaned = -0.0010526 Jy ! Component: 3450 - total flux cleaned = -0.00106211 Jy ! Component: 3500 - total flux cleaned = -0.00101461 Jy ! Component: 3550 - total flux cleaned = -0.00104303 Jy ! Component: 3600 - total flux cleaned = -0.00104299 Jy ! Component: 3650 - total flux cleaned = -0.00104309 Jy ! Component: 3700 - total flux cleaned = -0.00106174 Jy ! Component: 3750 - total flux cleaned = -0.00106177 Jy ! Component: 3800 - total flux cleaned = -0.00103411 Jy ! Component: 3850 - total flux cleaned = -0.00106165 Jy ! Component: 3900 - total flux cleaned = -0.00107075 Jy ! Component: 3950 - total flux cleaned = -0.00105254 Jy ! Component: 4000 - total flux cleaned = -0.00102532 Jy ! Component: 4050 - total flux cleaned = -0.00101629 Jy ! Total flux subtracted in 4096 components = -0.00100728 Jy ! Clean residual min=-0.000506 max=0.000520 Jy/beam ! Clean residual mean=0.000002 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.0978633 Jy keep ! Adding 335 model components to the UV plane model. ! The established model now contains 399 components and 0.0978632 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1454+2955_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.707 x 13.66 at -23.46 degrees (North through East) ! Clean map min=-0.0011725 max=0.086448 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1454+2955_S_map.fits wmodel /vlbi/uf001/uva//J1454+2955_S_map.mod ! Writing 399 model components to file: /vlbi/uf001/uva//J1454+2955_S_map.mod wobs /vlbi/uf001/uva//J1454+2955_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1454+2955_S_uvs.fits wwins /vlbi/uf001/uva//J1454+2955_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1454+2955_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0864477 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000174296 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.60486 0.60486 1.20972 2.41944 4.83888 9.67777 19.3555 38.7111 77.4221 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.086 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 495.982 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1454+2955_S_dfm.log closed on Mon Jan 14 03:05:29 2019