! Started logfile: /vlbi/uf001/uva//J1328+6221_S_dfm.log on Mon Jan 14 02:25: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//J1328+6221_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1328+6221_S_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.979532 visibilities/baseline/integration-bin. ! Found source: J1328+6221 ! ! 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 10050 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 J1328+6221_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005527Jy sigma=23.307824 ! Fit after self-cal, rms=0.891315Jy sigma=20.695189 ! 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.37 mas, bmaj=3.713 mas, bpa=-86.91 degrees ! Estimated noise=0.462956 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.0829879 Jy ! Component: 100 - total flux cleaned = 0.1041 Jy ! Total flux subtracted in 100 components = 0.1041 Jy ! Clean residual min=-0.004221 max=0.008222 Jy/beam ! Clean residual mean=-0.000032 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.1041 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.1041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063322Jy sigma=1.393998 ! Fit after self-cal, rms=0.063290Jy sigma=1.393445 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00864759 Jy ! Component: 100 - total flux cleaned = 0.0133578 Jy ! Total flux subtracted in 100 components = 0.0133578 Jy ! Clean residual min=-0.004024 max=0.004889 Jy/beam ! Clean residual mean=-0.000026 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.117458 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.117458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061903Jy sigma=1.359070 ! Fit after self-cal, rms=0.061890Jy sigma=1.358652 ! 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=4.099 mas, bmaj=4.507 mas, bpa=89.77 degrees ! Estimated noise=0.312142 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.0040326 Jy ! Component: 100 - total flux cleaned = 0.00618241 Jy ! Component: 150 - total flux cleaned = 0.00743387 Jy ! Component: 200 - total flux cleaned = 0.00794713 Jy ! Total flux subtracted in 200 components = 0.00794713 Jy ! Clean residual min=-0.004004 max=0.004397 Jy/beam ! Clean residual mean=-0.000041 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.125405 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 39 components and 0.125405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061638Jy sigma=1.352369 ! Fit after self-cal, rms=0.061639Jy sigma=1.352196 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.099 x 4.507 at 89.77 degrees (North through East) ! Clean map min=-0.0039121 max=0.10801 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 1.02 KP 1.00 ! LA 0.94 MK 0.95 NL 1.05 OV 1.00 ! PT 0.96 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.95 HN 0.96 KP 1.04 ! LA 0.96 MK 0.98 NL 1.05 OV 1.01 ! PT 0.95 SC 1.26 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.94 HN 1.02 KP 1.01 ! LA 0.93 MK 0.99 NL 1.02 OV 1.01 ! PT 0.95 SC 1.04 ! ! ! Fit before self-cal, rms=0.061639Jy sigma=1.352196 ! Fit after self-cal, rms=0.061999Jy sigma=1.339288 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.141 mas, bmaj=4.545 mas, bpa=-86.28 degrees ! Estimated noise=0.312821 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.00139058 Jy ! Component: 100 - total flux cleaned = -0.00149905 Jy ! Component: 150 - total flux cleaned = -0.00168831 Jy ! Component: 200 - total flux cleaned = -0.00184861 Jy ! Total flux subtracted in 200 components = -0.00184861 Jy ! Clean residual min=-0.003419 max=0.003470 Jy/beam ! Clean residual mean=-0.000027 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.123556 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.123556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061942Jy sigma=1.338072 ! Fit after self-cal, rms=0.061965Jy sigma=1.337799 ! 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.061965Jy sigma=1.337799 ! Fit after self-cal, rms=0.063005Jy sigma=1.293042 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.137 mas, bmaj=4.558 mas, bpa=88.14 degrees ! Estimated noise=0.313254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000878369 Jy ! Component: 100 - total flux cleaned = -0.00101389 Jy ! Component: 150 - total flux cleaned = -0.001079 Jy ! Component: 200 - total flux cleaned = -0.00110289 Jy ! Total flux subtracted in 200 components = -0.00110289 Jy ! Clean residual min=-0.001946 max=0.002024 Jy/beam ! Clean residual mean=-0.000004 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.122453 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.122453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062943Jy sigma=1.291795 ! Fit after self-cal, rms=0.062990Jy sigma=1.291496 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 (10, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186357 Jy ! Component: 100 - total flux cleaned = 0.00242295 Jy ! Component: 150 - total flux cleaned = 0.00254895 Jy ! Component: 200 - total flux cleaned = 0.00265394 Jy ! Total flux subtracted in 200 components = 0.00265394 Jy ! Clean residual min=-0.001917 max=0.001742 Jy/beam ! Clean residual mean=0.000001 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.125107 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.125107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062929Jy sigma=1.289953 ! Fit after self-cal, rms=0.062918Jy sigma=1.289778 ! 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.062918Jy sigma=1.289778 ! Fit after self-cal, rms=0.063214Jy sigma=1.289186 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.141 mas, bmaj=4.56 mas, bpa=85.17 degrees ! Estimated noise=0.313235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000414303 Jy ! Component: 100 - total flux cleaned = 0.000624805 Jy ! Component: 150 - total flux cleaned = 0.000708326 Jy ! Component: 200 - total flux cleaned = 0.000779179 Jy ! Total flux subtracted in 200 components = 0.000779179 Jy ! Clean residual min=-0.001831 max=0.001625 Jy/beam ! Clean residual mean=0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.125887 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.125887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063181Jy sigma=1.288416 ! Fit after self-cal, rms=0.063177Jy sigma=1.288351 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.000305818 Jy ! Component: 100 - total flux cleaned = 0.00030632 Jy ! Component: 150 - total flux cleaned = 0.000325089 Jy ! Component: 200 - total flux cleaned = 0.000324925 Jy ! Total flux subtracted in 200 components = 0.000324925 Jy ! Clean residual min=-0.001774 max=0.001651 Jy/beam ! Clean residual mean=0.000001 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.126211 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.126211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063166Jy sigma=1.288060 ! Fit after self-cal, rms=0.063164Jy sigma=1.288041 ! 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.063164Jy sigma=1.288041 ! Fit after self-cal, rms=0.063279Jy sigma=1.287820 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.004 mas, bmaj=9.242 mas, bpa=69.54 degrees ! Estimated noise=0.387102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266516 Jy ! Component: 100 - total flux cleaned = 0.000289583 Jy ! Component: 150 - total flux cleaned = 0.000306098 Jy ! Component: 200 - total flux cleaned = 0.000345321 Jy ! Total flux subtracted in 200 components = 0.000345321 Jy ! Clean residual min=-0.001966 max=0.001921 Jy/beam ! Clean residual mean=0.000004 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.126557 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.126557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063268Jy sigma=1.287603 ! Fit after self-cal, rms=0.063264Jy sigma=1.287557 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.000202027 Jy ! Component: 100 - total flux cleaned = 0.000252412 Jy ! Component: 150 - total flux cleaned = 0.000262939 Jy ! Component: 200 - total flux cleaned = 0.000263174 Jy ! Total flux subtracted in 200 components = 0.000263174 Jy ! Clean residual min=-0.001974 max=0.001909 Jy/beam ! Clean residual mean=0.000005 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.12682 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 0.12682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063263Jy sigma=1.287540 ! Fit after self-cal, rms=0.063262Jy sigma=1.287530 ! 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=4.146 mas, bmaj=4.568 mas, bpa=83.17 degrees ! Estimated noise=0.313235 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.146 x 4.568 at 83.17 degrees (North through East) ! Clean map min=-0.0016711 max=0.10905 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.392 mas, bmaj=3.763 mas, bpa=88.2 degrees ! Estimated noise=0.469187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0839811 Jy ! Component: 100 - total flux cleaned = 0.104848 Jy ! Component: 150 - total flux cleaned = 0.113118 Jy ! Component: 200 - total flux cleaned = 0.117876 Jy ! Total flux subtracted in 200 components = 0.117876 Jy ! Clean residual min=-0.002708 max=0.003273 Jy/beam ! Clean residual mean=-0.000007 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.117876 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.117876 Jy ! Inverting map and beam ! Estimated beam: bmin=4.146 mas, bmaj=4.568 mas, bpa=83.17 degrees ! Estimated noise=0.313235 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.00331164 Jy ! Component: 100 - total flux cleaned = 0.00538833 Jy ! Component: 150 - total flux cleaned = 0.00686344 Jy ! Component: 200 - total flux cleaned = 0.00749244 Jy ! Total flux subtracted in 200 components = 0.00749244 Jy ! Clean residual min=-0.001699 max=0.001662 Jy/beam ! Clean residual mean=-0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.125368 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 40 components and 0.125368 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.004 mas, bmaj=9.242 mas, bpa=69.54 degrees ! Estimated noise=0.387102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000840379 Jy ! Component: 100 - total flux cleaned = 0.00104792 Jy ! Component: 150 - total flux cleaned = 0.00115697 Jy ! Component: 200 - total flux cleaned = 0.00120953 Jy ! Total flux subtracted in 200 components = 0.00120953 Jy ! Clean residual min=-0.001993 max=0.001941 Jy/beam ! Clean residual mean=0.000004 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.126578 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 = 3.08668e-05 Jy ! Component: 100 - total flux cleaned = 7.1543e-05 Jy ! Component: 150 - total flux cleaned = 0.000106524 Jy ! Component: 200 - total flux cleaned = 0.000127419 Jy ! Total flux subtracted in 200 components = 0.000127419 Jy ! Clean residual min=-0.001972 max=0.001946 Jy/beam ! Clean residual mean=0.000004 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.126705 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 59 components and 0.126705 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.146 mas, bmaj=4.568 mas, bpa=83.17 degrees ! Estimated noise=0.313235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000405617 Jy ! Component: 100 - total flux cleaned = -0.00040589 Jy ! Component: 150 - total flux cleaned = -0.000358232 Jy ! Component: 200 - total flux cleaned = -0.000358392 Jy ! Total flux subtracted in 200 components = -0.000358392 Jy ! Clean residual min=-0.001665 max=0.001640 Jy/beam ! Clean residual mean=0.000000 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.126347 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.126347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063293Jy sigma=1.288031 ! Fit after self-cal, rms=0.063283Jy sigma=1.287763 wmodel J1328+6221_S_map.mod ! Writing 71 model components to file: J1328+6221_S_map.mod wobs J1328+6221_S_uvs.fits ! Writing UV FITS file: J1328+6221_S_uvs.fits wwins J1328+6221_S_map.win ! wwins: Wrote 2 windows to J1328+6221_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 = 2.19273e-05 Jy ! Component: 100 - total flux cleaned = 0.000277777 Jy ! Component: 150 - total flux cleaned = 0.000332177 Jy ! Component: 200 - total flux cleaned = 0.000412331 Jy ! Component: 250 - total flux cleaned = 0.00056671 Jy ! Component: 300 - total flux cleaned = 0.000666798 Jy ! Component: 350 - total flux cleaned = 0.000740698 Jy ! Component: 400 - total flux cleaned = 0.000837261 Jy ! Component: 450 - total flux cleaned = 0.000932165 Jy ! Component: 500 - total flux cleaned = 0.000955883 Jy ! Component: 550 - total flux cleaned = 0.00109414 Jy ! Component: 600 - total flux cleaned = 0.00116187 Jy ! Component: 650 - total flux cleaned = 0.00116204 Jy ! Component: 700 - total flux cleaned = 0.00116215 Jy ! Component: 750 - total flux cleaned = 0.00118429 Jy ! Component: 800 - total flux cleaned = 0.00118439 Jy ! Component: 850 - total flux cleaned = 0.00128985 Jy ! Component: 900 - total flux cleaned = 0.00126881 Jy ! Component: 950 - total flux cleaned = 0.00126894 Jy ! Component: 1000 - total flux cleaned = 0.00139112 Jy ! Component: 1050 - total flux cleaned = 0.00133085 Jy ! Component: 1100 - total flux cleaned = 0.00139076 Jy ! Component: 1150 - total flux cleaned = 0.00139075 Jy ! Component: 1200 - total flux cleaned = 0.00141044 Jy ! Component: 1250 - total flux cleaned = 0.00146806 Jy ! Component: 1300 - total flux cleaned = 0.00148703 Jy ! Component: 1350 - total flux cleaned = 0.00154334 Jy ! Component: 1400 - total flux cleaned = 0.00148775 Jy ! Component: 1450 - total flux cleaned = 0.00159827 Jy ! Component: 1500 - total flux cleaned = 0.00163489 Jy ! Component: 1550 - total flux cleaned = 0.00161695 Jy ! Component: 1600 - total flux cleaned = 0.00168856 Jy ! Component: 1650 - total flux cleaned = 0.0017242 Jy ! Component: 1700 - total flux cleaned = 0.00179443 Jy ! Component: 1750 - total flux cleaned = 0.00177687 Jy ! Component: 1800 - total flux cleaned = 0.00179416 Jy ! Component: 1850 - total flux cleaned = 0.00189673 Jy ! Component: 1900 - total flux cleaned = 0.0018632 Jy ! Component: 1950 - total flux cleaned = 0.00191366 Jy ! Component: 2000 - total flux cleaned = 0.00199712 Jy ! Component: 2050 - total flux cleaned = 0.0020796 Jy ! Component: 2100 - total flux cleaned = 0.00204664 Jy ! Component: 2150 - total flux cleaned = 0.00207921 Jy ! Component: 2200 - total flux cleaned = 0.0020953 Jy ! Component: 2250 - total flux cleaned = 0.00209516 Jy ! Component: 2300 - total flux cleaned = 0.00209505 Jy ! Component: 2350 - total flux cleaned = 0.00212657 Jy ! Component: 2400 - total flux cleaned = 0.00212645 Jy ! Component: 2450 - total flux cleaned = 0.00218872 Jy ! Component: 2500 - total flux cleaned = 0.00215788 Jy ! Component: 2550 - total flux cleaned = 0.00218854 Jy ! Component: 2600 - total flux cleaned = 0.00220379 Jy ! Component: 2650 - total flux cleaned = 0.00227946 Jy ! Component: 2700 - total flux cleaned = 0.00229429 Jy ! Component: 2750 - total flux cleaned = 0.00232392 Jy ! Component: 2800 - total flux cleaned = 0.00233869 Jy ! Component: 2850 - total flux cleaned = 0.00236817 Jy ! Component: 2900 - total flux cleaned = 0.00235341 Jy ! Component: 2950 - total flux cleaned = 0.00233879 Jy ! Component: 3000 - total flux cleaned = 0.00235333 Jy ! Component: 3050 - total flux cleaned = 0.00242528 Jy ! Component: 3100 - total flux cleaned = 0.00239667 Jy ! Component: 3150 - total flux cleaned = 0.00249612 Jy ! Component: 3200 - total flux cleaned = 0.00252429 Jy ! Component: 3250 - total flux cleaned = 0.00244027 Jy ! Component: 3300 - total flux cleaned = 0.00245422 Jy ! Component: 3350 - total flux cleaned = 0.00249591 Jy ! Component: 3400 - total flux cleaned = 0.00246832 Jy ! Component: 3450 - total flux cleaned = 0.00248211 Jy ! Component: 3500 - total flux cleaned = 0.00252312 Jy ! Component: 3550 - total flux cleaned = 0.00256378 Jy ! Component: 3600 - total flux cleaned = 0.00250988 Jy ! Component: 3650 - total flux cleaned = 0.00249651 Jy ! Component: 3700 - total flux cleaned = 0.00246983 Jy ! Component: 3750 - total flux cleaned = 0.00245663 Jy ! Component: 3800 - total flux cleaned = 0.0024566 Jy ! Component: 3850 - total flux cleaned = 0.00249607 Jy ! Component: 3900 - total flux cleaned = 0.00249602 Jy ! Component: 3950 - total flux cleaned = 0.00247014 Jy ! Component: 4000 - total flux cleaned = 0.0024185 Jy ! Component: 4050 - total flux cleaned = 0.00239292 Jy ! Total flux subtracted in 4096 components = 0.00246953 Jy ! Clean residual min=-0.000751 max=0.000782 Jy/beam ! Clean residual mean=0.000001 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.128816 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 388 components and 0.128816 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1328+6221_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.146 x 4.568 at 83.17 degrees (North through East) ! Clean map min=-0.0012596 max=0.10917 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1328+6221_S_map.fits wmodel /vlbi/uf001/uva//J1328+6221_S_map.mod ! Writing 388 model components to file: /vlbi/uf001/uva//J1328+6221_S_map.mod wobs /vlbi/uf001/uva//J1328+6221_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1328+6221_S_uvs.fits wwins /vlbi/uf001/uva//J1328+6221_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1328+6221_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.109172 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023394 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.642861 0.642861 1.28572 2.57145 5.14289 10.2858 20.5716 41.1431 82.2862 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.109 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 466.663 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1328+6221_S_dfm.log closed on Mon Jan 14 02:25:28 2019