! Started logfile: /vlbi/uf001/uva//J0623+2241_S_dfm.log on Sun Jan 13 22:58:28 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//J0623+2241_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0623+2241_S_uva.fits ! AN table 1: 73 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.861546 visibilities/baseline/integration-bin. ! Found source: J0623+2241 ! ! 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 5283 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 J0623+2241_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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009070Jy sigma=23.039047 ! Fit after self-cal, rms=0.934945Jy sigma=21.398239 ! 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.275 mas, bmaj=10.79 mas, bpa=-14.52 degrees ! Estimated noise=0.565097 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.048437 Jy ! Component: 100 - total flux cleaned = 0.0763019 Jy ! Total flux subtracted in 100 components = 0.0763019 Jy ! Clean residual min=-0.010528 max=0.016401 Jy/beam ! Clean residual mean=-0.000068 rms=0.003959 Jy/beam ! Combined flux in latest and established models = 0.0763019 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 54 components and 0.0763019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076209Jy sigma=1.660721 ! Fit after self-cal, rms=0.074902Jy sigma=1.634440 ! 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=6.205 mas, bmaj=11.09 mas, bpa=-14.82 degrees ! Estimated noise=0.436153 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.0290834 Jy ! Component: 100 - total flux cleaned = 0.0487176 Jy ! Component: 150 - total flux cleaned = 0.0629872 Jy ! Component: 200 - total flux cleaned = 0.0736881 Jy ! Total flux subtracted in 200 components = 0.0736881 Jy ! Clean residual min=-0.006734 max=0.011924 Jy/beam ! Clean residual mean=0.000024 rms=0.002681 Jy/beam ! Combined flux in latest and established models = 0.14999 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 111 components and 0.14999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058817Jy sigma=1.284455 ! Fit after self-cal, rms=0.057988Jy sigma=1.268459 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.205 x 11.09 at -14.82 degrees (North through East) ! Clean map min=-0.0058156 max=0.058552 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.02 HN 0.63 KP 0.94 ! LA 0.83 NL 2.05 OV 1.38 PT 0.80 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.73 KP 0.88 ! LA 0.82 NL 1.52 OV 1.27 PT 0.82 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 0.86 KP 0.90 ! LA 0.82 NL 1.32 OV 1.32 PT 0.81 ! ! ! Fit before self-cal, rms=0.057988Jy sigma=1.268459 ! Fit after self-cal, rms=0.061598Jy sigma=1.165298 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.877 mas, bmaj=11.29 mas, bpa=-16.37 degrees ! Estimated noise=0.431386 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.000437624 Jy ! Component: 100 - total flux cleaned = 0.00053664 Jy ! Component: 150 - total flux cleaned = 0.00065472 Jy ! Component: 200 - total flux cleaned = 0.000720608 Jy ! Total flux subtracted in 200 components = 0.000720608 Jy ! Clean residual min=-0.003314 max=0.003328 Jy/beam ! Clean residual mean=0.000002 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.150711 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 117 components and 0.150711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061543Jy sigma=1.163302 ! Fit after self-cal, rms=0.061890Jy sigma=1.159798 ! 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.061890Jy sigma=1.159798 ! Fit after self-cal, rms=0.064404Jy sigma=1.154147 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.636 mas, bmaj=11.35 mas, bpa=-16.76 degrees ! Estimated noise=0.421508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.05116e-05 Jy ! Component: 100 - total flux cleaned = 0.000138369 Jy ! Component: 150 - total flux cleaned = 0.000265569 Jy ! Component: 200 - total flux cleaned = 0.000331712 Jy ! Total flux subtracted in 200 components = 0.000331712 Jy ! Clean residual min=-0.002843 max=0.002350 Jy/beam ! Clean residual mean=0.000000 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.151042 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 126 components and 0.151042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064381Jy sigma=1.153478 ! Fit after self-cal, rms=0.064499Jy sigma=1.152981 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 = -5.46992e-06 Jy ! Component: 100 - total flux cleaned = 7.19418e-05 Jy ! Component: 150 - total flux cleaned = 0.000164631 Jy ! Component: 200 - total flux cleaned = 0.000227017 Jy ! Total flux subtracted in 200 components = 0.000227017 Jy ! Clean residual min=-0.002830 max=0.002254 Jy/beam ! Clean residual mean=0.000001 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.151269 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 130 components and 0.151269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064478Jy sigma=1.152469 ! Fit after self-cal, rms=0.064480Jy sigma=1.152364 ! 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.064480Jy sigma=1.152364 ! Fit after self-cal, rms=0.064837Jy sigma=1.152281 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.592 mas, bmaj=11.38 mas, bpa=-16.78 degrees ! Estimated noise=0.419045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.03593e-06 Jy ! Component: 100 - total flux cleaned = 8.65159e-05 Jy ! Component: 150 - total flux cleaned = 0.000169665 Jy ! Component: 200 - total flux cleaned = 0.000225965 Jy ! Total flux subtracted in 200 components = 0.000225965 Jy ! Clean residual min=-0.002792 max=0.002254 Jy/beam ! Clean residual mean=0.000001 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.151495 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 136 components and 0.151495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064820Jy sigma=1.151911 ! Fit after self-cal, rms=0.064831Jy sigma=1.151735 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.18753e-05 Jy ! Component: 100 - total flux cleaned = 7.12528e-05 Jy ! Component: 150 - total flux cleaned = 0.000144567 Jy ! Component: 200 - total flux cleaned = 0.000193663 Jy ! Total flux subtracted in 200 components = 0.000193663 Jy ! Clean residual min=-0.002788 max=0.002233 Jy/beam ! Clean residual mean=0.000001 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.151689 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 136 components and 0.151689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064818Jy sigma=1.151433 ! Fit after self-cal, rms=0.064820Jy sigma=1.151372 ! 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.064820Jy sigma=1.151372 ! Fit after self-cal, rms=0.064685Jy sigma=1.151337 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.931 mas, bmaj=12.17 mas, bpa=-20.02 degrees ! Estimated noise=0.468569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000359133 Jy ! Component: 100 - total flux cleaned = 0.000400582 Jy ! Component: 150 - total flux cleaned = 0.000439505 Jy ! Component: 200 - total flux cleaned = 0.00049139 Jy ! Total flux subtracted in 200 components = 0.00049139 Jy ! Clean residual min=-0.003079 max=0.002691 Jy/beam ! Clean residual mean=0.000001 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.15218 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 143 components and 0.15218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064675Jy sigma=1.151148 ! Fit after self-cal, rms=0.064653Jy sigma=1.151057 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.000113679 Jy ! Component: 100 - total flux cleaned = 0.000149387 Jy ! Component: 150 - total flux cleaned = 0.000198918 Jy ! Component: 200 - total flux cleaned = 0.000227909 Jy ! Total flux subtracted in 200 components = 0.000227909 Jy ! Clean residual min=-0.003047 max=0.002680 Jy/beam ! Clean residual mean=0.000001 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.152408 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 146 components and 0.152408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064645Jy sigma=1.150947 ! Fit after self-cal, rms=0.064642Jy sigma=1.150886 ! 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.594 mas, bmaj=11.39 mas, bpa=-16.78 degrees ! Estimated noise=0.419371 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.594 x 11.39 at -16.78 degrees (North through East) ! Clean map min=-0.0027102 max=0.049891 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.704 mas, bmaj=11.18 mas, bpa=-16.64 degrees ! Estimated noise=0.538452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0476227 Jy ! Component: 100 - total flux cleaned = 0.0757008 Jy ! Component: 150 - total flux cleaned = 0.0950859 Jy ! Component: 200 - total flux cleaned = 0.108722 Jy ! Total flux subtracted in 200 components = 0.108722 Jy ! Clean residual min=-0.005292 max=0.008509 Jy/beam ! Clean residual mean=-0.000031 rms=0.001833 Jy/beam ! Combined flux in latest and established models = 0.108722 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 65 model components to the UV plane model. ! The established model now contains 65 components and 0.108722 Jy ! Inverting map and beam ! Estimated beam: bmin=5.594 mas, bmaj=11.39 mas, bpa=-16.78 degrees ! Estimated noise=0.419371 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.0129237 Jy ! Component: 100 - total flux cleaned = 0.0212619 Jy ! Component: 150 - total flux cleaned = 0.0269269 Jy ! Component: 200 - total flux cleaned = 0.0309229 Jy ! Total flux subtracted in 200 components = 0.0309229 Jy ! Clean residual min=-0.003568 max=0.004161 Jy/beam ! Clean residual mean=0.000003 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.139645 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 114 components and 0.139645 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.931 mas, bmaj=12.17 mas, bpa=-20.02 degrees ! Estimated noise=0.468569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00410845 Jy ! Component: 100 - total flux cleaned = 0.00661804 Jy ! Component: 150 - total flux cleaned = 0.00820085 Jy ! Component: 200 - total flux cleaned = 0.00885622 Jy ! Total flux subtracted in 200 components = 0.00885622 Jy ! Clean residual min=-0.003165 max=0.003188 Jy/beam ! Clean residual mean=0.000004 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.148502 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.000222161 Jy ! Component: 100 - total flux cleaned = 0.00039389 Jy ! Component: 150 - total flux cleaned = 0.000524027 Jy ! Component: 200 - total flux cleaned = 0.000646741 Jy ! Total flux subtracted in 200 components = 0.000646741 Jy ! Clean residual min=-0.003097 max=0.003064 Jy/beam ! Clean residual mean=0.000004 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.149148 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 127 components and 0.149148 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.594 mas, bmaj=11.39 mas, bpa=-16.78 degrees ! Estimated noise=0.419371 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104219 Jy ! Component: 100 - total flux cleaned = -0.00118956 Jy ! Component: 150 - total flux cleaned = -0.00119005 Jy ! Component: 200 - total flux cleaned = -0.00118996 Jy ! Total flux subtracted in 200 components = -0.00118996 Jy ! Clean residual min=-0.002979 max=0.003115 Jy/beam ! Clean residual mean=0.000002 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.147958 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 136 components and 0.147958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064829Jy sigma=1.157807 ! Fit after self-cal, rms=0.064756Jy sigma=1.155181 wmodel J0623+2241_S_map.mod ! Writing 136 model components to file: J0623+2241_S_map.mod wobs J0623+2241_S_uvs.fits ! Writing UV FITS file: J0623+2241_S_uvs.fits wwins J0623+2241_S_map.win ! wwins: Wrote 1 windows to J0623+2241_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00040039 Jy ! Component: 100 - total flux cleaned = -0.000667935 Jy ! Component: 150 - total flux cleaned = -0.000953614 Jy ! Component: 200 - total flux cleaned = -0.00114714 Jy ! Component: 250 - total flux cleaned = -0.00129149 Jy ! Component: 300 - total flux cleaned = -0.00135831 Jy ! Component: 350 - total flux cleaned = -0.00142201 Jy ! Component: 400 - total flux cleaned = -0.00145242 Jy ! Component: 450 - total flux cleaned = -0.0014828 Jy ! Component: 500 - total flux cleaned = -0.00156824 Jy ! Component: 550 - total flux cleaned = -0.00167815 Jy ! Component: 600 - total flux cleaned = -0.00186372 Jy ! Component: 650 - total flux cleaned = -0.00199183 Jy ! Component: 700 - total flux cleaned = -0.00209053 Jy ! Component: 750 - total flux cleaned = -0.00216296 Jy ! Component: 800 - total flux cleaned = -0.00225592 Jy ! Component: 850 - total flux cleaned = -0.00230121 Jy ! Component: 900 - total flux cleaned = -0.00230096 Jy ! Component: 950 - total flux cleaned = -0.00230168 Jy ! Component: 1000 - total flux cleaned = -0.00236425 Jy ! Component: 1050 - total flux cleaned = -0.00236372 Jy ! Component: 1100 - total flux cleaned = -0.00238341 Jy ! Component: 1150 - total flux cleaned = -0.00240228 Jy ! Component: 1200 - total flux cleaned = -0.00236496 Jy ! Component: 1250 - total flux cleaned = -0.0023836 Jy ! Component: 1300 - total flux cleaned = -0.00241966 Jy ! Component: 1350 - total flux cleaned = -0.00238393 Jy ! Component: 1400 - total flux cleaned = -0.00233185 Jy ! Component: 1450 - total flux cleaned = -0.00234866 Jy ! Component: 1500 - total flux cleaned = -0.00231573 Jy ! Component: 1550 - total flux cleaned = -0.00233239 Jy ! Component: 1600 - total flux cleaned = -0.00234813 Jy ! Component: 1650 - total flux cleaned = -0.00236363 Jy ! Component: 1700 - total flux cleaned = -0.00233294 Jy ! Component: 1750 - total flux cleaned = -0.00234792 Jy ! Component: 1800 - total flux cleaned = -0.00234782 Jy ! Component: 1850 - total flux cleaned = -0.00234736 Jy ! Component: 1900 - total flux cleaned = -0.00233286 Jy ! Component: 1950 - total flux cleaned = -0.00234671 Jy ! Component: 2000 - total flux cleaned = -0.00231905 Jy ! Component: 2050 - total flux cleaned = -0.00230553 Jy ! Component: 2100 - total flux cleaned = -0.00230551 Jy ! Component: 2150 - total flux cleaned = -0.0023186 Jy ! Component: 2200 - total flux cleaned = -0.00229239 Jy ! Component: 2250 - total flux cleaned = -0.00221542 Jy ! Component: 2300 - total flux cleaned = -0.0021651 Jy ! Component: 2350 - total flux cleaned = -0.00214012 Jy ! Component: 2400 - total flux cleaned = -0.00210304 Jy ! Component: 2450 - total flux cleaned = -0.00201811 Jy ! Component: 2500 - total flux cleaned = -0.00199403 Jy ! Component: 2550 - total flux cleaned = -0.00192296 Jy ! Component: 2600 - total flux cleaned = -0.00191117 Jy ! Component: 2650 - total flux cleaned = -0.00192278 Jy ! Component: 2700 - total flux cleaned = -0.00188834 Jy ! Component: 2750 - total flux cleaned = -0.00187696 Jy ! Component: 2800 - total flux cleaned = -0.00184322 Jy ! Component: 2850 - total flux cleaned = -0.00182102 Jy ! Component: 2900 - total flux cleaned = -0.00181015 Jy ! Component: 2950 - total flux cleaned = -0.00177748 Jy ! Component: 3000 - total flux cleaned = -0.00177728 Jy ! Component: 3050 - total flux cleaned = -0.00170255 Jy ! Component: 3100 - total flux cleaned = -0.00170227 Jy ! Component: 3150 - total flux cleaned = -0.00162875 Jy ! Component: 3200 - total flux cleaned = -0.00163922 Jy ! Component: 3250 - total flux cleaned = -0.00159786 Jy ! Component: 3300 - total flux cleaned = -0.00157746 Jy ! Component: 3350 - total flux cleaned = -0.00155702 Jy ! Component: 3400 - total flux cleaned = -0.00150654 Jy ! Component: 3450 - total flux cleaned = -0.00146659 Jy ! Component: 3500 - total flux cleaned = -0.001427 Jy ! Component: 3550 - total flux cleaned = -0.00139759 Jy ! Component: 3600 - total flux cleaned = -0.00134888 Jy ! Component: 3650 - total flux cleaned = -0.00131977 Jy ! Component: 3700 - total flux cleaned = -0.00134861 Jy ! Component: 3750 - total flux cleaned = -0.00130083 Jy ! Component: 3800 - total flux cleaned = -0.0013197 Jy ! Component: 3850 - total flux cleaned = -0.0013196 Jy ! Component: 3900 - total flux cleaned = -0.00131024 Jy ! Component: 3950 - total flux cleaned = -0.00131953 Jy ! Component: 4000 - total flux cleaned = -0.00131028 Jy ! Component: 4050 - total flux cleaned = -0.00130118 Jy ! Total flux subtracted in 4096 components = -0.00130128 Jy ! Clean residual min=-0.000563 max=0.000573 Jy/beam ! Clean residual mean=-0.000002 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.146657 Jy keep ! Adding 336 model components to the UV plane model. ! The established model now contains 472 components and 0.146657 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0623+2241_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.594 x 11.39 at -16.78 degrees (North through East) ! Clean map min=-0.0013901 max=0.050269 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0623+2241_S_map.fits wmodel /vlbi/uf001/uva//J0623+2241_S_map.mod ! Writing 472 model components to file: /vlbi/uf001/uva//J0623+2241_S_map.mod wobs /vlbi/uf001/uva//J0623+2241_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0623+2241_S_uvs.fits wwins /vlbi/uf001/uva//J0623+2241_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0623+2241_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0502687 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000168754 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00711 1.00711 2.01422 4.02844 8.05689 16.1138 32.2275 64.4551 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.05 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 297.881 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0623+2241_S_dfm.log closed on Sun Jan 13 22:58:32 2019