! Started logfile: /vlbi/uf001/uva//J1543+1847_S_dfm.log on Mon Jan 14 03:25:35 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//J1543+1847_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1543+1847_S_uva.fits ! AN table 1: 57 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.999165 visibilities/baseline/integration-bin. ! Found source: J1543+1847 ! ! 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 3588 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 J1543+1847_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.007158Jy sigma=25.942586 ! Fit after self-cal, rms=0.929408Jy sigma=23.957780 ! 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.208 mas, bmaj=14.98 mas, bpa=-20.47 degrees ! Estimated noise=0.628516 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.0563381 Jy ! Component: 100 - total flux cleaned = 0.069695 Jy ! Total flux subtracted in 100 components = 0.069695 Jy ! Clean residual min=-0.006112 max=0.013639 Jy/beam ! Clean residual mean=0.000025 rms=0.001899 Jy/beam ! Combined flux in latest and established models = 0.069695 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.069695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056511Jy sigma=1.377879 ! Fit after self-cal, rms=0.055851Jy sigma=1.362771 ! Inverting map ! Added new window around map position (-11, 22). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116598 Jy ! Component: 100 - total flux cleaned = 0.0180284 Jy ! Total flux subtracted in 100 components = 0.0180284 Jy ! Clean residual min=-0.004141 max=0.004938 Jy/beam ! Clean residual mean=0.000015 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.0877235 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 36 components and 0.0877234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053087Jy sigma=1.294833 ! Fit after self-cal, rms=0.052915Jy sigma=1.290162 ! 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.82 mas, bmaj=15.28 mas, bpa=-21.2 degrees ! Estimated noise=0.471023 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.00639792 Jy ! Component: 100 - total flux cleaned = 0.0109553 Jy ! Component: 150 - total flux cleaned = 0.0144876 Jy ! Component: 200 - total flux cleaned = 0.0173237 Jy ! Total flux subtracted in 200 components = 0.0173237 Jy ! Clean residual min=-0.002983 max=0.003999 Jy/beam ! Clean residual mean=0.000008 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.105047 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 79 components and 0.105047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051787Jy sigma=1.263780 ! Fit after self-cal, rms=0.051720Jy sigma=1.262407 ! 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.82 x 15.28 at -21.2 degrees (North through East) ! Clean map min=-0.0030126 max=0.072999 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 HN 0.97 KP 0.96 LA 0.89 ! NL 1.03 OV 1.00 PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 0.97 KP 1.01 LA 0.92 ! NL 1.10 OV 0.93 PT 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 1.05 KP 0.95 LA 0.87 ! NL 1.10 OV 0.94 PT 0.99 ! ! ! Fit before self-cal, rms=0.051720Jy sigma=1.262407 ! Fit after self-cal, rms=0.050103Jy sigma=1.250768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.84 mas, bmaj=15.44 mas, bpa=-20.81 degrees ! Estimated noise=0.460564 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.00140881 Jy ! Component: 100 - total flux cleaned = 0.00184082 Jy ! Component: 150 - total flux cleaned = 0.00197615 Jy ! Component: 200 - total flux cleaned = 0.00203106 Jy ! Total flux subtracted in 200 components = 0.00203106 Jy ! Clean residual min=-0.002637 max=0.002020 Jy/beam ! Clean residual mean=0.000005 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.107078 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 111 components and 0.107078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050036Jy sigma=1.248908 ! Fit after self-cal, rms=0.050030Jy sigma=1.248419 ! 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.050030Jy sigma=1.248419 ! Fit after self-cal, rms=0.050232Jy sigma=1.237552 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.845 mas, bmaj=15.42 mas, bpa=-20.91 degrees ! Estimated noise=0.459995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000744202 Jy ! Component: 100 - total flux cleaned = 0.000744142 Jy ! Component: 150 - total flux cleaned = 0.000758018 Jy ! Component: 200 - total flux cleaned = 0.000832857 Jy ! Total flux subtracted in 200 components = 0.000832857 Jy ! Clean residual min=-0.002030 max=0.001817 Jy/beam ! Clean residual mean=-0.000004 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.107911 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 132 components and 0.107911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050209Jy sigma=1.236952 ! Fit after self-cal, rms=0.050262Jy sigma=1.236573 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.000132204 Jy ! Component: 100 - total flux cleaned = 0.000173168 Jy ! Component: 150 - total flux cleaned = 0.000194773 Jy ! Component: 200 - total flux cleaned = 0.000224446 Jy ! Total flux subtracted in 200 components = 0.000224446 Jy ! Clean residual min=-0.002025 max=0.001747 Jy/beam ! Clean residual mean=-0.000004 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.108135 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 153 components and 0.108135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050256Jy sigma=1.236401 ! Fit after self-cal, rms=0.050256Jy sigma=1.236382 ! 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.050256Jy sigma=1.236382 ! Fit after self-cal, rms=0.050298Jy sigma=1.235949 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.841 mas, bmaj=15.42 mas, bpa=-20.92 degrees ! Estimated noise=0.458562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000146577 Jy ! Component: 100 - total flux cleaned = 0.00014693 Jy ! Component: 150 - total flux cleaned = 0.000124355 Jy ! Component: 200 - total flux cleaned = 0.000114766 Jy ! Total flux subtracted in 200 components = 0.000114766 Jy ! Clean residual min=-0.001938 max=0.001737 Jy/beam ! Clean residual mean=-0.000004 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.10825 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 167 components and 0.10825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050290Jy sigma=1.235768 ! Fit after self-cal, rms=0.050300Jy sigma=1.235740 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 = 3.12346e-05 Jy ! Component: 100 - total flux cleaned = 3.86708e-05 Jy ! Component: 150 - total flux cleaned = 5.42317e-05 Jy ! Component: 200 - total flux cleaned = 6.88573e-05 Jy ! Total flux subtracted in 200 components = 6.88573e-05 Jy ! Clean residual min=-0.001902 max=0.001695 Jy/beam ! Clean residual mean=-0.000004 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.108319 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 177 components and 0.108319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050298Jy sigma=1.235670 ! Fit after self-cal, rms=0.050298Jy sigma=1.235663 ! 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.050298Jy sigma=1.235663 ! Fit after self-cal, rms=0.050281Jy sigma=1.235607 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.47 mas, bmaj=16.12 mas, bpa=-23.63 degrees ! Estimated noise=0.49579 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000156241 Jy ! Component: 100 - total flux cleaned = 0.000148293 Jy ! Component: 150 - total flux cleaned = 0.000140811 Jy ! Component: 200 - total flux cleaned = 0.000141166 Jy ! Total flux subtracted in 200 components = 0.000141166 Jy ! Clean residual min=-0.002176 max=0.001954 Jy/beam ! Clean residual mean=-0.000005 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.10846 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 196 components and 0.10846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050278Jy sigma=1.235541 ! Fit after self-cal, rms=0.050279Jy sigma=1.235528 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.64712e-05 Jy ! Component: 100 - total flux cleaned = -3.33112e-06 Jy ! Component: 150 - total flux cleaned = 2.49604e-06 Jy ! Component: 200 - total flux cleaned = 1.39889e-05 Jy ! Total flux subtracted in 200 components = 1.39889e-05 Jy ! Clean residual min=-0.002166 max=0.001925 Jy/beam ! Clean residual mean=-0.000005 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.108474 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 205 components and 0.108474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050279Jy sigma=1.235497 ! Fit after self-cal, rms=0.050278Jy sigma=1.235493 ! 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.839 mas, bmaj=15.41 mas, bpa=-20.95 degrees ! Estimated noise=0.458068 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.839 x 15.41 at -20.95 degrees (North through East) ! Clean map min=-0.0018659 max=0.071557 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.224 mas, bmaj=15.02 mas, bpa=-20.36 degrees ! Estimated noise=0.617184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0553986 Jy ! Component: 100 - total flux cleaned = 0.0721991 Jy ! Component: 150 - total flux cleaned = 0.0815605 Jy ! Component: 200 - total flux cleaned = 0.0879655 Jy ! Total flux subtracted in 200 components = 0.0879655 Jy ! Clean residual min=-0.003081 max=0.003532 Jy/beam ! Clean residual mean=0.000001 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.0879654 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.0879654 Jy ! Inverting map and beam ! Estimated beam: bmin=5.839 mas, bmaj=15.41 mas, bpa=-20.95 degrees ! Estimated noise=0.458068 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.00524793 Jy ! Component: 100 - total flux cleaned = 0.0088909 Jy ! Component: 150 - total flux cleaned = 0.0115762 Jy ! Component: 200 - total flux cleaned = 0.0136001 Jy ! Total flux subtracted in 200 components = 0.0136001 Jy ! Clean residual min=-0.002329 max=0.002110 Jy/beam ! Clean residual mean=-0.000003 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.101566 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 95 components and 0.101566 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.47 mas, bmaj=16.12 mas, bpa=-23.63 degrees ! Estimated noise=0.49579 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194057 Jy ! Component: 100 - total flux cleaned = 0.00331953 Jy ! Component: 150 - total flux cleaned = 0.00434013 Jy ! Component: 200 - total flux cleaned = 0.00512279 Jy ! Total flux subtracted in 200 components = 0.00512279 Jy ! Clean residual min=-0.002249 max=0.002174 Jy/beam ! Clean residual mean=-0.000004 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.106688 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.000432757 Jy ! Component: 100 - total flux cleaned = 0.000772858 Jy ! Component: 150 - total flux cleaned = 0.0010258 Jy ! Component: 200 - total flux cleaned = 0.00121357 Jy ! Total flux subtracted in 200 components = 0.00121357 Jy ! Clean residual min=-0.002184 max=0.002066 Jy/beam ! Clean residual mean=-0.000004 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.107902 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 147 components and 0.107902 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.839 mas, bmaj=15.41 mas, bpa=-20.95 degrees ! Estimated noise=0.458068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.11823e-05 Jy ! Component: 100 - total flux cleaned = 0.000181541 Jy ! Component: 150 - total flux cleaned = 0.000226512 Jy ! Component: 200 - total flux cleaned = 0.000240024 Jy ! Total flux subtracted in 200 components = 0.000240024 Jy ! Clean residual min=-0.001937 max=0.001736 Jy/beam ! Clean residual mean=-0.000003 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.108142 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 169 components and 0.108142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050293Jy sigma=1.236089 ! Fit after self-cal, rms=0.050289Jy sigma=1.236003 wmodel J1543+1847_S_map.mod ! Writing 169 model components to file: J1543+1847_S_map.mod wobs J1543+1847_S_uvs.fits ! Writing UV FITS file: J1543+1847_S_uvs.fits wwins J1543+1847_S_map.win ! wwins: Wrote 2 windows to J1543+1847_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.000739351 Jy ! Component: 100 - total flux cleaned = -0.000925159 Jy ! Component: 150 - total flux cleaned = -0.000898522 Jy ! Component: 200 - total flux cleaned = -0.00103108 Jy ! Component: 250 - total flux cleaned = -0.00123307 Jy ! Component: 300 - total flux cleaned = -0.00137783 Jy ! Component: 350 - total flux cleaned = -0.00156545 Jy ! Component: 400 - total flux cleaned = -0.00181389 Jy ! Component: 450 - total flux cleaned = -0.00200989 Jy ! Component: 500 - total flux cleaned = -0.00215732 Jy ! Component: 550 - total flux cleaned = -0.00230067 Jy ! Component: 600 - total flux cleaned = -0.00243993 Jy ! Component: 650 - total flux cleaned = -0.00257542 Jy ! Component: 700 - total flux cleaned = -0.00268842 Jy ! Component: 750 - total flux cleaned = -0.00283471 Jy ! Component: 800 - total flux cleaned = -0.00292305 Jy ! Component: 850 - total flux cleaned = -0.00292325 Jy ! Component: 900 - total flux cleaned = -0.00300883 Jy ! Component: 950 - total flux cleaned = -0.00305878 Jy ! Component: 1000 - total flux cleaned = -0.00312388 Jy ! Component: 1050 - total flux cleaned = -0.00318752 Jy ! Component: 1100 - total flux cleaned = -0.00323419 Jy ! Component: 1150 - total flux cleaned = -0.00328017 Jy ! Component: 1200 - total flux cleaned = -0.00332517 Jy ! Component: 1250 - total flux cleaned = -0.00336957 Jy ! Component: 1300 - total flux cleaned = -0.00342754 Jy ! Component: 1350 - total flux cleaned = -0.00347006 Jy ! Component: 1400 - total flux cleaned = -0.003484 Jy ! Component: 1450 - total flux cleaned = -0.00348413 Jy ! Component: 1500 - total flux cleaned = -0.00357859 Jy ! Component: 1550 - total flux cleaned = -0.00356506 Jy ! Component: 1600 - total flux cleaned = -0.00364332 Jy ! Component: 1650 - total flux cleaned = -0.0036688 Jy ! Component: 1700 - total flux cleaned = -0.00369386 Jy ! Component: 1750 - total flux cleaned = -0.00369387 Jy ! Component: 1800 - total flux cleaned = -0.00373094 Jy ! Component: 1850 - total flux cleaned = -0.00375533 Jy ! Component: 1900 - total flux cleaned = -0.00381518 Jy ! Component: 1950 - total flux cleaned = -0.00383851 Jy ! Component: 2000 - total flux cleaned = -0.00386171 Jy ! Component: 2050 - total flux cleaned = -0.00386186 Jy ! Component: 2100 - total flux cleaned = -0.00386195 Jy ! Component: 2150 - total flux cleaned = -0.00388446 Jy ! Component: 2200 - total flux cleaned = -0.00387343 Jy ! Component: 2250 - total flux cleaned = -0.00388438 Jy ! Component: 2300 - total flux cleaned = -0.00388449 Jy ! Component: 2350 - total flux cleaned = -0.00388474 Jy ! Component: 2400 - total flux cleaned = -0.00392698 Jy ! Component: 2450 - total flux cleaned = -0.00395849 Jy ! Component: 2500 - total flux cleaned = -0.00400999 Jy ! Component: 2550 - total flux cleaned = -0.00403038 Jy ! Component: 2600 - total flux cleaned = -0.00405071 Jy ! Component: 2650 - total flux cleaned = -0.00408068 Jy ! Component: 2700 - total flux cleaned = -0.00414973 Jy ! Component: 2750 - total flux cleaned = -0.00420836 Jy ! Component: 2800 - total flux cleaned = -0.00427618 Jy ! Component: 2850 - total flux cleaned = -0.00432411 Jy ! Component: 2900 - total flux cleaned = -0.00442852 Jy ! Component: 2950 - total flux cleaned = -0.00443782 Jy ! Component: 3000 - total flux cleaned = -0.00448442 Jy ! Component: 3050 - total flux cleaned = -0.00451208 Jy ! Component: 3100 - total flux cleaned = -0.00455792 Jy ! Component: 3150 - total flux cleaned = -0.00462141 Jy ! Component: 3200 - total flux cleaned = -0.00463933 Jy ! Component: 3250 - total flux cleaned = -0.0046839 Jy ! Component: 3300 - total flux cleaned = -0.00471933 Jy ! Component: 3350 - total flux cleaned = -0.00473685 Jy ! Component: 3400 - total flux cleaned = -0.00478918 Jy ! Component: 3450 - total flux cleaned = -0.00480654 Jy ! Component: 3500 - total flux cleaned = -0.00485817 Jy ! Component: 3550 - total flux cleaned = -0.00489239 Jy ! Component: 3600 - total flux cleaned = -0.00492641 Jy ! Component: 3650 - total flux cleaned = -0.00495165 Jy ! Component: 3700 - total flux cleaned = -0.00498525 Jy ! Component: 3750 - total flux cleaned = -0.00499358 Jy ! Component: 3800 - total flux cleaned = -0.00503514 Jy ! Component: 3850 - total flux cleaned = -0.00502687 Jy ! Component: 3900 - total flux cleaned = -0.00505974 Jy ! Component: 3950 - total flux cleaned = -0.00506792 Jy ! Component: 4000 - total flux cleaned = -0.00509229 Jy ! Component: 4050 - total flux cleaned = -0.00512468 Jy ! Total flux subtracted in 4096 components = -0.0051569 Jy ! Clean residual min=-0.000435 max=0.000534 Jy/beam ! Clean residual mean=-0.000002 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.102985 Jy keep ! Adding 380 model components to the UV plane model. ! The established model now contains 549 components and 0.102985 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1543+1847_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.839 x 15.41 at -20.95 degrees (North through East) ! Clean map min=-0.0014506 max=0.071511 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1543+1847_S_map.fits wmodel /vlbi/uf001/uva//J1543+1847_S_map.mod ! Writing 549 model components to file: /vlbi/uf001/uva//J1543+1847_S_map.mod wobs /vlbi/uf001/uva//J1543+1847_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1543+1847_S_uvs.fits wwins /vlbi/uf001/uva//J1543+1847_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1543+1847_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0715106 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000162631 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.682265 0.682265 1.36453 2.72906 5.45812 10.9162 21.8325 43.6649 87.3299 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.071 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 439.712 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1543+1847_S_dfm.log closed on Mon Jan 14 03:25:39 2019