! Started logfile: /vlbi/uf001/uva//J1428+2724_S_dfm.log on Mon Jan 14 02:55:00 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//J1428+2724_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1428+2724_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.929435 visibilities/baseline/integration-bin. ! Found source: J1428+2724 ! ! 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 7152 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 J1428+2724_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 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001639Jy sigma=22.523795 ! Fit after self-cal, rms=0.919159Jy sigma=20.764657 ! 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.746 mas, bmaj=5.766 mas, bpa=-1.983 degrees ! Estimated noise=0.571622 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.0628399 Jy ! Component: 100 - total flux cleaned = 0.0765431 Jy ! Total flux subtracted in 100 components = 0.0765431 Jy ! Clean residual min=-0.003576 max=0.004009 Jy/beam ! Clean residual mean=-0.000006 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.0765431 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.0765431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067565Jy sigma=1.267118 ! Fit after self-cal, rms=0.067531Jy sigma=1.266730 ! 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.368 mas, bmaj=6.7 mas, bpa=-2.721 degrees ! Estimated noise=0.407231 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.00427429 Jy ! Component: 100 - total flux cleaned = 0.00643983 Jy ! Component: 150 - total flux cleaned = 0.00702028 Jy ! Component: 200 - total flux cleaned = 0.00725436 Jy ! Total flux subtracted in 200 components = 0.00725436 Jy ! Clean residual min=-0.003746 max=0.003131 Jy/beam ! Clean residual mean=-0.000004 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.0837974 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0837975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067107Jy sigma=1.261581 ! Fit after self-cal, rms=0.067109Jy sigma=1.261446 ! 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.368 x 6.7 at -2.721 degrees (North through East) ! Clean map min=-0.0035872 max=0.080767 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.02 HN 1.14 KP 1.03 ! LA 1.06 MK 0.99 NL 0.99 OV 0.99 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.19 KP 0.97 ! LA 0.99 MK 0.95 NL 0.98 OV 0.93 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.97 HN 1.20 KP 1.02 ! LA 1.06 MK 0.96 NL 0.94 OV 0.99 ! PT 1.01 SC 0.99 ! ! ! Fit before self-cal, rms=0.067109Jy sigma=1.261446 ! Fit after self-cal, rms=0.065709Jy sigma=1.251963 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=6.677 mas, bpa=-1.966 degrees ! Estimated noise=0.408299 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.000787042 Jy ! Component: 100 - total flux cleaned = 0.000711515 Jy ! Component: 150 - total flux cleaned = 0.000654788 Jy ! Component: 200 - total flux cleaned = 0.000609049 Jy ! Total flux subtracted in 200 components = 0.000609049 Jy ! Clean residual min=-0.003436 max=0.003207 Jy/beam ! Clean residual mean=-0.000002 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.0844065 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 0.0844065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065647Jy sigma=1.251429 ! Fit after self-cal, rms=0.065681Jy sigma=1.251110 ! 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.065681Jy sigma=1.251110 ! Fit after self-cal, rms=0.061222Jy sigma=1.227165 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=6.661 mas, bpa=-1.909 degrees ! Estimated noise=0.409321 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.76209e-05 Jy ! Component: 100 - total flux cleaned = -8.8318e-05 Jy ! Component: 150 - total flux cleaned = -0.000103419 Jy ! Component: 200 - total flux cleaned = -0.000115334 Jy ! Total flux subtracted in 200 components = -0.000115334 Jy ! Clean residual min=-0.001957 max=0.002219 Jy/beam ! Clean residual mean=-0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0842912 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.0842912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061209Jy sigma=1.226925 ! Fit after self-cal, rms=0.061209Jy sigma=1.226385 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 (-121.5, 73.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115546 Jy ! Component: 100 - total flux cleaned = 0.000911566 Jy ! Component: 150 - total flux cleaned = 0.000780333 Jy ! Component: 200 - total flux cleaned = 0.000669326 Jy ! Total flux subtracted in 200 components = 0.000669326 Jy ! Clean residual min=-0.001920 max=0.001939 Jy/beam ! Clean residual mean=-0.000001 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0849605 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.0849605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061142Jy sigma=1.224897 ! Fit after self-cal, rms=0.061139Jy sigma=1.224792 ! 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.061139Jy sigma=1.224792 ! Fit after self-cal, rms=0.061477Jy sigma=1.223576 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=6.658 mas, bpa=-1.828 degrees ! Estimated noise=0.407458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.01774e-05 Jy ! Component: 100 - total flux cleaned = -6.42911e-05 Jy ! Component: 150 - total flux cleaned = -0.000133558 Jy ! Component: 200 - total flux cleaned = -0.000155706 Jy ! Total flux subtracted in 200 components = -0.000155706 Jy ! Clean residual min=-0.001855 max=0.001802 Jy/beam ! Clean residual mean=-0.000000 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0848048 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.0848048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061455Jy sigma=1.223167 ! Fit after self-cal, rms=0.061467Jy sigma=1.223122 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.85277e-05 Jy ! Component: 100 - total flux cleaned = -8.79467e-05 Jy ! Component: 150 - total flux cleaned = -6.99374e-05 Jy ! Component: 200 - total flux cleaned = -5.34662e-05 Jy ! Total flux subtracted in 200 components = -5.34662e-05 Jy ! Clean residual min=-0.001857 max=0.001798 Jy/beam ! Clean residual mean=-0.000000 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0847513 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 69 components and 0.0847513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061455Jy sigma=1.222909 ! Fit after self-cal, rms=0.061456Jy sigma=1.222902 ! 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.061456Jy sigma=1.222902 ! Fit after self-cal, rms=0.061373Jy sigma=1.222861 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.18 mas, bmaj=10.13 mas, bpa=-5.385 degrees ! Estimated noise=0.508414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.06206e-05 Jy ! Component: 100 - total flux cleaned = 0.000127098 Jy ! Component: 150 - total flux cleaned = 0.000102502 Jy ! Component: 200 - total flux cleaned = 9.1623e-05 Jy ! Total flux subtracted in 200 components = 9.1623e-05 Jy ! Clean residual min=-0.001929 max=0.002174 Jy/beam ! Clean residual mean=-0.000001 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.084843 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 80 components and 0.084843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061371Jy sigma=1.222893 ! Fit after self-cal, rms=0.061368Jy sigma=1.222874 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 (72.5, -98.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134775 Jy ! Component: 100 - total flux cleaned = 0.00206357 Jy ! Component: 150 - total flux cleaned = 0.00258588 Jy ! Component: 200 - total flux cleaned = 0.00305388 Jy ! Total flux subtracted in 200 components = 0.00305388 Jy ! Clean residual min=-0.001720 max=0.001415 Jy/beam ! Clean residual mean=-0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0878969 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 110 components and 0.0878969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061300Jy sigma=1.221564 ! Fit after self-cal, rms=0.061294Jy sigma=1.221475 ! 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.367 mas, bmaj=6.66 mas, bpa=-1.782 degrees ! Estimated noise=0.406757 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.367 x 6.66 at -1.782 degrees (North through East) ! Clean map min=-0.0016753 max=0.080885 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.722 mas, bmaj=5.744 mas, bpa=-0.9233 degrees ! Estimated noise=0.570972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0627713 Jy ! Component: 100 - total flux cleaned = 0.0764604 Jy ! Component: 150 - total flux cleaned = 0.0800859 Jy ! Component: 200 - total flux cleaned = 0.0809536 Jy ! Total flux subtracted in 200 components = 0.0809536 Jy ! Clean residual min=-0.002574 max=0.002556 Jy/beam ! Clean residual mean=-0.000003 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.0809536 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0809536 Jy ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=6.66 mas, bpa=-1.782 degrees ! Estimated noise=0.406757 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.00205449 Jy ! Component: 100 - total flux cleaned = 0.0029047 Jy ! Component: 150 - total flux cleaned = 0.00339528 Jy ! Component: 200 - total flux cleaned = 0.00389288 Jy ! Total flux subtracted in 200 components = 0.00389288 Jy ! Clean residual min=-0.001731 max=0.001728 Jy/beam ! Clean residual mean=-0.000000 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0848465 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 58 components and 0.0848465 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.18 mas, bmaj=10.13 mas, bpa=-5.385 degrees ! Estimated noise=0.508414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000869966 Jy ! Component: 100 - total flux cleaned = 0.00151457 Jy ! Component: 150 - total flux cleaned = 0.00193895 Jy ! Component: 200 - total flux cleaned = 0.00224226 Jy ! Total flux subtracted in 200 components = 0.00224226 Jy ! Clean residual min=-0.001591 max=0.001437 Jy/beam ! Clean residual mean=-0.000002 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0870887 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.000241596 Jy ! Component: 100 - total flux cleaned = 0.000406358 Jy ! Component: 150 - total flux cleaned = 0.000508317 Jy ! Component: 200 - total flux cleaned = 0.000532413 Jy ! Total flux subtracted in 200 components = 0.000532413 Jy ! Clean residual min=-0.001541 max=0.001375 Jy/beam ! Clean residual mean=-0.000002 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0876211 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 119 components and 0.0876211 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=6.66 mas, bpa=-1.782 degrees ! Estimated noise=0.406757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.17518e-05 Jy ! Component: 100 - total flux cleaned = -0.000257912 Jy ! Component: 150 - total flux cleaned = -0.000448937 Jy ! Component: 200 - total flux cleaned = -0.000591532 Jy ! Total flux subtracted in 200 components = -0.000591532 Jy ! Clean residual min=-0.001542 max=0.001584 Jy/beam ! Clean residual mean=-0.000001 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0870296 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 151 components and 0.0870296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061255Jy sigma=1.220384 ! Fit after self-cal, rms=0.061244Jy sigma=1.220215 wmodel J1428+2724_S_map.mod ! Writing 151 model components to file: J1428+2724_S_map.mod wobs J1428+2724_S_uvs.fits ! Writing UV FITS file: J1428+2724_S_uvs.fits wwins J1428+2724_S_map.win ! wwins: Wrote 3 windows to J1428+2724_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 = 9.54721e-05 Jy ! Component: 100 - total flux cleaned = -1.21472e-05 Jy ! Component: 150 - total flux cleaned = -0.000166021 Jy ! Component: 200 - total flux cleaned = -0.000264323 Jy ! Component: 250 - total flux cleaned = -0.000335862 Jy ! Component: 300 - total flux cleaned = -0.000382578 Jy ! Component: 350 - total flux cleaned = -0.000404749 Jy ! Component: 400 - total flux cleaned = -0.000383475 Jy ! Component: 450 - total flux cleaned = -0.00044806 Jy ! Component: 500 - total flux cleaned = -0.000510916 Jy ! Component: 550 - total flux cleaned = -0.000531375 Jy ! Component: 600 - total flux cleaned = -0.000510808 Jy ! Component: 650 - total flux cleaned = -0.000531035 Jy ! Component: 700 - total flux cleaned = -0.000531171 Jy ! Component: 750 - total flux cleaned = -0.000627587 Jy ! Component: 800 - total flux cleaned = -0.000532134 Jy ! Component: 850 - total flux cleaned = -0.000570154 Jy ! Component: 900 - total flux cleaned = -0.00058889 Jy ! Component: 950 - total flux cleaned = -0.000643756 Jy ! Component: 1000 - total flux cleaned = -0.000643779 Jy ! Component: 1050 - total flux cleaned = -0.000679045 Jy ! Component: 1100 - total flux cleaned = -0.000696418 Jy ! Component: 1150 - total flux cleaned = -0.000679274 Jy ! Component: 1200 - total flux cleaned = -0.000696143 Jy ! Component: 1250 - total flux cleaned = -0.000662079 Jy ! Component: 1300 - total flux cleaned = -0.000645126 Jy ! Component: 1350 - total flux cleaned = -0.000628368 Jy ! Component: 1400 - total flux cleaned = -0.000611652 Jy ! Component: 1450 - total flux cleaned = -0.000644136 Jy ! Component: 1500 - total flux cleaned = -0.000627721 Jy ! Component: 1550 - total flux cleaned = -0.000627567 Jy ! Component: 1600 - total flux cleaned = -0.000643015 Jy ! Component: 1650 - total flux cleaned = -0.000642848 Jy ! Component: 1700 - total flux cleaned = -0.000642718 Jy ! Component: 1750 - total flux cleaned = -0.000657993 Jy ! Component: 1800 - total flux cleaned = -0.000612585 Jy ! Component: 1850 - total flux cleaned = -0.00067242 Jy ! Component: 1900 - total flux cleaned = -0.000687292 Jy ! Component: 1950 - total flux cleaned = -0.000702006 Jy ! Component: 2000 - total flux cleaned = -0.000731361 Jy ! Component: 2050 - total flux cleaned = -0.000745749 Jy ! Component: 2100 - total flux cleaned = -0.000774401 Jy ! Component: 2150 - total flux cleaned = -0.000760431 Jy ! Component: 2200 - total flux cleaned = -0.000802543 Jy ! Component: 2250 - total flux cleaned = -0.00083062 Jy ! Component: 2300 - total flux cleaned = -0.000844633 Jy ! Component: 2350 - total flux cleaned = -0.000858516 Jy ! Component: 2400 - total flux cleaned = -0.000940257 Jy ! Component: 2450 - total flux cleaned = -0.000940258 Jy ! Component: 2500 - total flux cleaned = -0.000953589 Jy ! Component: 2550 - total flux cleaned = -0.00098028 Jy ! Component: 2600 - total flux cleaned = -0.0009671 Jy ! Component: 2650 - total flux cleaned = -0.00108552 Jy ! Component: 2700 - total flux cleaned = -0.0010726 Jy ! Component: 2750 - total flux cleaned = -0.00116344 Jy ! Component: 2800 - total flux cleaned = -0.00118918 Jy ! Component: 2850 - total flux cleaned = -0.00125324 Jy ! Component: 2900 - total flux cleaned = -0.00135458 Jy ! Component: 2950 - total flux cleaned = -0.00135449 Jy ! Component: 3000 - total flux cleaned = -0.00144204 Jy ! Component: 3050 - total flux cleaned = -0.00150421 Jy ! Component: 3100 - total flux cleaned = -0.00156583 Jy ! Component: 3150 - total flux cleaned = -0.00156585 Jy ! Component: 3200 - total flux cleaned = -0.00162676 Jy ! Component: 3250 - total flux cleaned = -0.0016994 Jy ! Component: 3300 - total flux cleaned = -0.00171145 Jy ! Component: 3350 - total flux cleaned = -0.00177129 Jy ! Component: 3400 - total flux cleaned = -0.00184245 Jy ! Component: 3450 - total flux cleaned = -0.00185437 Jy ! Component: 3500 - total flux cleaned = -0.00191302 Jy ! Component: 3550 - total flux cleaned = -0.00195956 Jy ! Component: 3600 - total flux cleaned = -0.0020406 Jy ! Component: 3650 - total flux cleaned = -0.00209825 Jy ! Component: 3700 - total flux cleaned = -0.0020869 Jy ! Component: 3750 - total flux cleaned = -0.00216651 Jy ! Component: 3800 - total flux cleaned = -0.00223441 Jy ! Component: 3850 - total flux cleaned = -0.00226827 Jy ! Component: 3900 - total flux cleaned = -0.00231303 Jy ! Component: 3950 - total flux cleaned = -0.00237964 Jy ! Component: 4000 - total flux cleaned = -0.00235762 Jy ! Component: 4050 - total flux cleaned = -0.00244558 Jy ! Total flux subtracted in 4096 components = -0.00246745 Jy ! Clean residual min=-0.000655 max=0.000752 Jy/beam ! Clean residual mean=-0.000001 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.0845622 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 459 components and 0.0845622 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1428+2724_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.367 x 6.66 at -1.782 degrees (North through East) ! Clean map min=-0.001582 max=0.080852 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1428+2724_S_map.fits wmodel /vlbi/uf001/uva//J1428+2724_S_map.mod ! Writing 459 model components to file: /vlbi/uf001/uva//J1428+2724_S_map.mod wobs /vlbi/uf001/uva//J1428+2724_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1428+2724_S_uvs.fits wwins /vlbi/uf001/uva//J1428+2724_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1428+2724_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0808523 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201944 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.749308 0.749308 1.49862 2.99723 5.99446 11.9889 23.9779 47.9557 95.9114 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.08 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 400.369 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1428+2724_S_dfm.log closed on Mon Jan 14 02:55:04 2019