! Started logfile: /vlbi/uf001/uva//J1153-1105_S_dfm.log on Mon Jan 14 01:32:46 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//J1153-1105_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1153-1105_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.792857 visibilities/baseline/integration-bin. ! Found source: J1153-1105 ! ! 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 2997 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 J1153-1105_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019218Jy sigma=17.547905 ! Fit after self-cal, rms=0.855309Jy sigma=14.655243 ! 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.181 mas, bmaj=6.817 mas, bpa=3.378 degrees ! Estimated noise=1.00714 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.114449 Jy ! Component: 100 - total flux cleaned = 0.142318 Jy ! Total flux subtracted in 100 components = 0.142318 Jy ! Clean residual min=-0.007288 max=0.012069 Jy/beam ! Clean residual mean=-0.000091 rms=0.002185 Jy/beam ! Combined flux in latest and established models = 0.142318 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.142318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086504Jy sigma=1.279685 ! Fit after self-cal, rms=0.086443Jy sigma=1.278836 ! 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.713 mas, bmaj=7.799 mas, bpa=3.133 degrees ! Estimated noise=0.835117 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.0133293 Jy ! Component: 100 - total flux cleaned = 0.0201162 Jy ! Component: 150 - total flux cleaned = 0.0239787 Jy ! Component: 200 - total flux cleaned = 0.0263072 Jy ! Total flux subtracted in 200 components = 0.0263072 Jy ! Clean residual min=-0.005886 max=0.005554 Jy/beam ! Clean residual mean=-0.000052 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 0.168625 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 41 components and 0.168625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084421Jy sigma=1.240216 ! Fit after self-cal, rms=0.084425Jy sigma=1.239955 ! 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.713 x 7.799 at 3.133 degrees (North through East) ! Clean map min=-0.0057183 max=0.14684 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.94 HN 1.04 KP 1.00 ! LA 0.92 MK 1.13 NL 1.09 OV 1.00 ! PT 0.95 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.56 FD 0.95 HN 0.98 KP 1.02 ! LA 0.95 MK 1.12 NL 0.99 OV 0.99 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.97 HN 1.04 KP 1.00 ! LA 0.96 MK 0.99 NL 1.09 OV 1.01 ! PT 0.94 SC 1.03 ! ! ! Fit before self-cal, rms=0.084425Jy sigma=1.239955 ! Fit after self-cal, rms=0.096194Jy sigma=1.207582 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.723 mas, bmaj=7.909 mas, bpa=4.011 degrees ! Estimated noise=0.844311 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.00179543 Jy ! Component: 100 - total flux cleaned = 0.00174938 Jy ! Component: 150 - total flux cleaned = 0.0016675 Jy ! Component: 200 - total flux cleaned = 0.00159569 Jy ! Total flux subtracted in 200 components = 0.00159569 Jy ! Clean residual min=-0.004712 max=0.004682 Jy/beam ! Clean residual mean=-0.000026 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.170221 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.170221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096078Jy sigma=1.207233 ! Fit after self-cal, rms=0.096255Jy sigma=1.206755 ! 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.096255Jy sigma=1.206755 ! Fit after self-cal, rms=0.087306Jy sigma=1.187020 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.727 mas, bmaj=7.905 mas, bpa=3.903 degrees ! Estimated noise=0.843823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00025177 Jy ! Component: 100 - total flux cleaned = -0.000251824 Jy ! Component: 150 - total flux cleaned = -0.000251063 Jy ! Component: 200 - total flux cleaned = -0.000279856 Jy ! Total flux subtracted in 200 components = -0.000279856 Jy ! Clean residual min=-0.003549 max=0.004072 Jy/beam ! Clean residual mean=-0.000019 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.169941 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.169941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087271Jy sigma=1.186696 ! Fit after self-cal, rms=0.087243Jy sigma=1.186501 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 (110.5, -54.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272646 Jy ! Component: 100 - total flux cleaned = 0.00248538 Jy ! Component: 150 - total flux cleaned = 0.00227529 Jy ! Component: 200 - total flux cleaned = 0.00213151 Jy ! Total flux subtracted in 200 components = 0.00213151 Jy ! Clean residual min=-0.003469 max=0.003331 Jy/beam ! Clean residual mean=-0.000018 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.172072 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.172072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087056Jy sigma=1.184307 ! Fit after self-cal, rms=0.087039Jy sigma=1.184108 ! 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.087039Jy sigma=1.184108 ! Fit after self-cal, rms=0.086875Jy sigma=1.183878 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.729 mas, bmaj=7.902 mas, bpa=3.726 degrees ! Estimated noise=0.843149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000462532 Jy ! Component: 100 - total flux cleaned = 0.000284736 Jy ! Component: 150 - total flux cleaned = 0.000244649 Jy ! Component: 200 - total flux cleaned = 0.000205558 Jy ! Total flux subtracted in 200 components = 0.000205558 Jy ! Clean residual min=-0.003457 max=0.003285 Jy/beam ! Clean residual mean=-0.000014 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.172278 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 89 components and 0.172278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086811Jy sigma=1.183284 ! Fit after self-cal, rms=0.086804Jy sigma=1.183251 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.01227e-06 Jy ! Component: 100 - total flux cleaned = -6.59735e-05 Jy ! Component: 150 - total flux cleaned = -0.000166789 Jy ! Component: 200 - total flux cleaned = -0.000229792 Jy ! Total flux subtracted in 200 components = -0.000229792 Jy ! Clean residual min=-0.003414 max=0.003320 Jy/beam ! Clean residual mean=-0.000014 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.172048 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 93 components and 0.172048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086770Jy sigma=1.182900 ! Fit after self-cal, rms=0.086767Jy sigma=1.182890 ! 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.086767Jy sigma=1.182890 ! Fit after self-cal, rms=0.086725Jy sigma=1.182838 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.274 mas, bmaj=13.31 mas, bpa=-0.5421 degrees ! Estimated noise=1.02583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000600073 Jy ! Component: 100 - total flux cleaned = -0.000669652 Jy ! Component: 150 - total flux cleaned = -0.000729851 Jy ! Component: 200 - total flux cleaned = -0.000812721 Jy ! Total flux subtracted in 200 components = -0.000812721 Jy ! Clean residual min=-0.003725 max=0.003719 Jy/beam ! Clean residual mean=-0.000024 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.171235 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 106 components and 0.171235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086713Jy sigma=1.182848 ! Fit after self-cal, rms=0.086706Jy sigma=1.182837 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.000139903 Jy ! Component: 100 - total flux cleaned = -0.000190357 Jy ! Component: 150 - total flux cleaned = -0.000259058 Jy ! Component: 200 - total flux cleaned = -0.000320221 Jy ! Total flux subtracted in 200 components = -0.000320221 Jy ! Clean residual min=-0.003654 max=0.003707 Jy/beam ! Clean residual mean=-0.000024 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.170915 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 112 components and 0.170915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086703Jy sigma=1.182918 ! Fit after self-cal, rms=0.086700Jy sigma=1.182914 ! 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.728 mas, bmaj=7.898 mas, bpa=3.681 degrees ! Estimated noise=0.843267 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.728 x 7.898 at 3.681 degrees (North through East) ! Clean map min=-0.0032873 max=0.14875 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.197 mas, bmaj=6.92 mas, bpa=4.169 degrees ! Estimated noise=1.01535 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115254 Jy ! Component: 100 - total flux cleaned = 0.142649 Jy ! Component: 150 - total flux cleaned = 0.155315 Jy ! Component: 200 - total flux cleaned = 0.162481 Jy ! Total flux subtracted in 200 components = 0.162481 Jy ! Clean residual min=-0.004587 max=0.004324 Jy/beam ! Clean residual mean=-0.000029 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.162481 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.162481 Jy ! Inverting map and beam ! Estimated beam: bmin=3.728 mas, bmaj=7.898 mas, bpa=3.681 degrees ! Estimated noise=0.843267 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.00467361 Jy ! Component: 100 - total flux cleaned = 0.0075819 Jy ! Component: 150 - total flux cleaned = 0.00876809 Jy ! Component: 200 - total flux cleaned = 0.00928327 Jy ! Total flux subtracted in 200 components = 0.00928327 Jy ! Clean residual min=-0.003538 max=0.003333 Jy/beam ! Clean residual mean=-0.000016 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.171764 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 51 components and 0.171764 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.274 mas, bmaj=13.31 mas, bpa=-0.5421 degrees ! Estimated noise=1.02583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.36379e-05 Jy ! Component: 100 - total flux cleaned = -0.000165133 Jy ! Component: 150 - total flux cleaned = -0.000396466 Jy ! Component: 200 - total flux cleaned = -0.000478216 Jy ! Total flux subtracted in 200 components = -0.000478216 Jy ! Clean residual min=-0.003744 max=0.003582 Jy/beam ! Clean residual mean=-0.000025 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.171286 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 = -7.41143e-05 Jy ! Component: 100 - total flux cleaned = -0.000141341 Jy ! Component: 150 - total flux cleaned = -0.000201614 Jy ! Component: 200 - total flux cleaned = -0.000256185 Jy ! Total flux subtracted in 200 components = -0.000256185 Jy ! Clean residual min=-0.003651 max=0.003611 Jy/beam ! Clean residual mean=-0.000023 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.17103 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 84 components and 0.17103 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.728 mas, bmaj=7.898 mas, bpa=3.681 degrees ! Estimated noise=0.843267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00039491 Jy ! Component: 100 - total flux cleaned = 0.000348789 Jy ! Component: 150 - total flux cleaned = 0.000308892 Jy ! Component: 200 - total flux cleaned = 0.000271428 Jy ! Total flux subtracted in 200 components = 0.000271428 Jy ! Clean residual min=-0.003304 max=0.003453 Jy/beam ! Clean residual mean=-0.000012 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.171301 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 98 components and 0.171301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086739Jy sigma=1.183025 ! Fit after self-cal, rms=0.086733Jy sigma=1.182979 wmodel J1153-1105_S_map.mod ! Writing 98 model components to file: J1153-1105_S_map.mod wobs J1153-1105_S_uvs.fits ! Writing UV FITS file: J1153-1105_S_uvs.fits wwins J1153-1105_S_map.win ! wwins: Wrote 2 windows to J1153-1105_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.000501898 Jy ! Component: 100 - total flux cleaned = 0.00056202 Jy ! Component: 150 - total flux cleaned = 0.000560343 Jy ! Component: 200 - total flux cleaned = 0.000561202 Jy ! Component: 250 - total flux cleaned = 0.000699009 Jy ! Component: 300 - total flux cleaned = 0.000787655 Jy ! Component: 350 - total flux cleaned = 0.000872051 Jy ! Component: 400 - total flux cleaned = 0.000994378 Jy ! Component: 450 - total flux cleaned = 0.00119302 Jy ! Component: 500 - total flux cleaned = 0.00134775 Jy ! Component: 550 - total flux cleaned = 0.00149807 Jy ! Component: 600 - total flux cleaned = 0.00168115 Jy ! Component: 650 - total flux cleaned = 0.00182211 Jy ! Component: 700 - total flux cleaned = 0.00185616 Jy ! Component: 750 - total flux cleaned = 0.00192452 Jy ! Component: 800 - total flux cleaned = 0.00189259 Jy ! Component: 850 - total flux cleaned = 0.00182818 Jy ! Component: 900 - total flux cleaned = 0.00176537 Jy ! Component: 950 - total flux cleaned = 0.00176468 Jy ! Component: 1000 - total flux cleaned = 0.00158162 Jy ! Component: 1050 - total flux cleaned = 0.00155197 Jy ! Component: 1100 - total flux cleaned = 0.00149373 Jy ! Component: 1150 - total flux cleaned = 0.00155216 Jy ! Component: 1200 - total flux cleaned = 0.00169471 Jy ! Component: 1250 - total flux cleaned = 0.00177891 Jy ! Component: 1300 - total flux cleaned = 0.00186154 Jy ! Component: 1350 - total flux cleaned = 0.00197047 Jy ! Component: 1400 - total flux cleaned = 0.00210466 Jy ! Component: 1450 - total flux cleaned = 0.00218381 Jy ! Component: 1500 - total flux cleaned = 0.00220959 Jy ! Component: 1550 - total flux cleaned = 0.00226105 Jy ! Component: 1600 - total flux cleaned = 0.00238764 Jy ! Component: 1650 - total flux cleaned = 0.00253719 Jy ! Component: 1700 - total flux cleaned = 0.00246293 Jy ! Component: 1750 - total flux cleaned = 0.00256027 Jy ! Component: 1800 - total flux cleaned = 0.00263183 Jy ! Component: 1850 - total flux cleaned = 0.00265547 Jy ! Component: 1900 - total flux cleaned = 0.00267861 Jy ! Component: 1950 - total flux cleaned = 0.0027016 Jy ! Component: 2000 - total flux cleaned = 0.00272461 Jy ! Component: 2050 - total flux cleaned = 0.00272495 Jy ! Component: 2100 - total flux cleaned = 0.00274727 Jy ! Component: 2150 - total flux cleaned = 0.00276967 Jy ! Component: 2200 - total flux cleaned = 0.00283573 Jy ! Component: 2250 - total flux cleaned = 0.00279211 Jy ! Component: 2300 - total flux cleaned = 0.00279212 Jy ! Component: 2350 - total flux cleaned = 0.00289848 Jy ! Component: 2400 - total flux cleaned = 0.00289834 Jy ! Component: 2450 - total flux cleaned = 0.00296119 Jy ! Component: 2500 - total flux cleaned = 0.00296142 Jy ! Component: 2550 - total flux cleaned = 0.00302324 Jy ! Component: 2600 - total flux cleaned = 0.00304343 Jy ! Component: 2650 - total flux cleaned = 0.00312404 Jy ! Component: 2700 - total flux cleaned = 0.00306389 Jy ! Component: 2750 - total flux cleaned = 0.0030842 Jy ! Component: 2800 - total flux cleaned = 0.00318278 Jy ! Component: 2850 - total flux cleaned = 0.00318282 Jy ! Component: 2900 - total flux cleaned = 0.0031828 Jy ! Component: 2950 - total flux cleaned = 0.00318283 Jy ! Component: 3000 - total flux cleaned = 0.0031638 Jy ! Component: 3050 - total flux cleaned = 0.00314486 Jy ! Component: 3100 - total flux cleaned = 0.00308822 Jy ! Component: 3150 - total flux cleaned = 0.00312579 Jy ! Component: 3200 - total flux cleaned = 0.00310729 Jy ! Component: 3250 - total flux cleaned = 0.00314416 Jy ! Component: 3300 - total flux cleaned = 0.00310748 Jy ! Component: 3350 - total flux cleaned = 0.00314399 Jy ! Component: 3400 - total flux cleaned = 0.00318021 Jy ! Component: 3450 - total flux cleaned = 0.00314421 Jy ! Component: 3500 - total flux cleaned = 0.0031621 Jy ! Component: 3550 - total flux cleaned = 0.00318008 Jy ! Component: 3600 - total flux cleaned = 0.00323314 Jy ! Component: 3650 - total flux cleaned = 0.00325079 Jy ! Component: 3700 - total flux cleaned = 0.00326847 Jy ! Component: 3750 - total flux cleaned = 0.00330339 Jy ! Component: 3800 - total flux cleaned = 0.0033554 Jy ! Component: 3850 - total flux cleaned = 0.00337269 Jy ! Component: 3900 - total flux cleaned = 0.00338986 Jy ! Component: 3950 - total flux cleaned = 0.00345833 Jy ! Component: 4000 - total flux cleaned = 0.00344136 Jy ! Component: 4050 - total flux cleaned = 0.00345832 Jy ! Total flux subtracted in 4096 components = 0.0034752 Jy ! Clean residual min=-0.001035 max=0.000968 Jy/beam ! Clean residual mean=-0.000003 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.174777 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 368 components and 0.174776 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1153-1105_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.728 x 7.898 at 3.681 degrees (North through East) ! Clean map min=-0.0024269 max=0.14915 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1153-1105_S_map.fits wmodel /vlbi/uf001/uva//J1153-1105_S_map.mod ! Writing 368 model components to file: /vlbi/uf001/uva//J1153-1105_S_map.mod wobs /vlbi/uf001/uva//J1153-1105_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1153-1105_S_uvs.fits wwins /vlbi/uf001/uva//J1153-1105_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1153-1105_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.149149 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000286451 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.576173 0.576173 1.15235 2.30469 4.60938 9.21877 18.4375 36.8751 73.7501 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.149 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 520.677 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1153-1105_S_dfm.log closed on Mon Jan 14 01:32:50 2019