! Started logfile: /vlbi/uf001/uva//J1230-0108_S_dfm.log on Mon Jan 14 01:54:23 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//J1230-0108_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1230-0108_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.807407 visibilities/baseline/integration-bin. ! Found source: J1230-0108 ! ! 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 6213 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 J1230-0108_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 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008359Jy sigma=20.128021 ! Fit after self-cal, rms=0.907607Jy sigma=18.127021 ! 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.595 mas, bmaj=6.938 mas, bpa=-3.9 degrees ! Estimated noise=0.60247 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.0733023 Jy ! Component: 100 - total flux cleaned = 0.0894627 Jy ! Total flux subtracted in 100 components = 0.0894627 Jy ! Clean residual min=-0.003706 max=0.005373 Jy/beam ! Clean residual mean=0.000004 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.0894627 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0894627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071265Jy sigma=1.309062 ! Fit after self-cal, rms=0.071256Jy sigma=1.308875 ! 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.124 mas, bmaj=7.74 mas, bpa=-4.333 degrees ! Estimated noise=0.473903 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.00641103 Jy ! Component: 100 - total flux cleaned = 0.00951828 Jy ! Component: 150 - total flux cleaned = 0.0111661 Jy ! Component: 200 - total flux cleaned = 0.0120576 Jy ! Total flux subtracted in 200 components = 0.0120576 Jy ! Clean residual min=-0.002983 max=0.002640 Jy/beam ! Clean residual mean=-0.000002 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.10152 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 37 components and 0.10152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070745Jy sigma=1.296637 ! Fit after self-cal, rms=0.070753Jy sigma=1.296458 ! 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.124 x 7.74 at -4.333 degrees (North through East) ! Clean map min=-0.0028732 max=0.094897 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.01 HN 0.94 KP 1.02 ! LA 0.98 MK 1.01 NL 1.09 OV 0.97 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.94 HN 0.98 KP 1.06 ! LA 1.03 MK 1.07 NL 1.00 OV 0.82 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.00 KP 1.08 ! LA 0.99 MK 1.00 NL 1.01 OV 0.96 ! PT 1.05 SC 1.05 ! ! ! Fit before self-cal, rms=0.070753Jy sigma=1.296458 ! Fit after self-cal, rms=0.070006Jy sigma=1.288146 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.151 mas, bmaj=7.771 mas, bpa=-4.393 degrees ! Estimated noise=0.473407 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.00057228 Jy ! Component: 100 - total flux cleaned = -0.000766642 Jy ! Component: 150 - total flux cleaned = -0.000810665 Jy ! Component: 200 - total flux cleaned = -0.000840573 Jy ! Total flux subtracted in 200 components = -0.000840573 Jy ! Clean residual min=-0.002610 max=0.002403 Jy/beam ! Clean residual mean=-0.000004 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.10068 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.10068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070000Jy sigma=1.288063 ! Fit after self-cal, rms=0.070031Jy sigma=1.287830 ! 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.070031Jy sigma=1.287830 ! Fit after self-cal, rms=0.069926Jy sigma=1.285925 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.154 mas, bmaj=7.784 mas, bpa=-4.418 degrees ! Estimated noise=0.472592 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000371075 Jy ! Component: 100 - total flux cleaned = -0.000442864 Jy ! Component: 150 - total flux cleaned = -0.000485308 Jy ! Component: 200 - total flux cleaned = -0.000500368 Jy ! Total flux subtracted in 200 components = -0.000500368 Jy ! Clean residual min=-0.002585 max=0.002057 Jy/beam ! Clean residual mean=-0.000006 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.100179 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.100179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069922Jy sigma=1.285889 ! Fit after self-cal, rms=0.069937Jy sigma=1.285827 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 = -2.02769e-05 Jy ! Component: 100 - total flux cleaned = -3.64239e-05 Jy ! Component: 150 - total flux cleaned = -3.63595e-05 Jy ! Component: 200 - total flux cleaned = -4.31467e-05 Jy ! Total flux subtracted in 200 components = -4.31467e-05 Jy ! Clean residual min=-0.002584 max=0.002046 Jy/beam ! Clean residual mean=-0.000006 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.100136 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.100136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069935Jy sigma=1.285802 ! Fit after self-cal, rms=0.069935Jy sigma=1.285798 ! 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.069935Jy sigma=1.285798 ! Fit after self-cal, rms=0.069949Jy sigma=1.283934 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.155 mas, bmaj=7.795 mas, bpa=-4.46 degrees ! Estimated noise=0.471816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000363436 Jy ! Component: 100 - total flux cleaned = -0.000449776 Jy ! Component: 150 - total flux cleaned = -0.000478356 Jy ! Component: 200 - total flux cleaned = -0.000491435 Jy ! Total flux subtracted in 200 components = -0.000491435 Jy ! Clean residual min=-0.002549 max=0.002203 Jy/beam ! Clean residual mean=-0.000006 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.0996448 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.0996448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069946Jy sigma=1.283910 ! Fit after self-cal, rms=0.069956Jy sigma=1.283857 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 = 2.20617e-06 Jy ! Component: 100 - total flux cleaned = -1.08718e-05 Jy ! Component: 150 - total flux cleaned = -1.73057e-05 Jy ! Component: 200 - total flux cleaned = -2.95719e-05 Jy ! Total flux subtracted in 200 components = -2.95719e-05 Jy ! Clean residual min=-0.002551 max=0.002197 Jy/beam ! Clean residual mean=-0.000006 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.0996152 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.0996152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069954Jy sigma=1.283841 ! Fit after self-cal, rms=0.069955Jy sigma=1.283837 ! 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.069955Jy sigma=1.283837 ! Fit after self-cal, rms=0.069901Jy sigma=1.283820 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.023 mas, bmaj=12.6 mas, bpa=-8.356 degrees ! Estimated noise=0.618478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000719598 Jy ! Component: 100 - total flux cleaned = -0.000719704 Jy ! Component: 150 - total flux cleaned = -0.000718982 Jy ! Component: 200 - total flux cleaned = -0.000718804 Jy ! Total flux subtracted in 200 components = -0.000718804 Jy ! Clean residual min=-0.002519 max=0.002359 Jy/beam ! Clean residual mean=-0.000012 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.0988964 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 0.0988964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069902Jy sigma=1.283900 ! Fit after self-cal, rms=0.069902Jy sigma=1.283865 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 = -7.9575e-05 Jy ! Component: 100 - total flux cleaned = -7.07243e-05 Jy ! Component: 150 - total flux cleaned = -5.52669e-05 Jy ! Component: 200 - total flux cleaned = -4.82618e-05 Jy ! Total flux subtracted in 200 components = -4.82618e-05 Jy ! Clean residual min=-0.002531 max=0.002371 Jy/beam ! Clean residual mean=-0.000012 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.0988482 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.0988482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069903Jy sigma=1.283901 ! Fit after self-cal, rms=0.069902Jy sigma=1.283892 ! 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.158 mas, bmaj=7.807 mas, bpa=-4.518 degrees ! Estimated noise=0.471177 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.158 x 7.807 at -4.518 degrees (North through East) ! Clean map min=-0.0024355 max=0.095021 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.626 mas, bmaj=6.983 mas, bpa=-4.129 degrees ! Estimated noise=0.600337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0729926 Jy ! Component: 100 - total flux cleaned = 0.0891446 Jy ! Component: 150 - total flux cleaned = 0.0947655 Jy ! Component: 200 - total flux cleaned = 0.0976606 Jy ! Total flux subtracted in 200 components = 0.0976606 Jy ! Clean residual min=-0.002903 max=0.002816 Jy/beam ! Clean residual mean=-0.000003 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.0976606 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0976606 Jy ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.807 mas, bpa=-4.518 degrees ! Estimated noise=0.471177 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.00100551 Jy ! Component: 100 - total flux cleaned = 0.00116189 Jy ! Component: 150 - total flux cleaned = 0.00118463 Jy ! Component: 200 - total flux cleaned = 0.00120463 Jy ! Total flux subtracted in 200 components = 0.00120463 Jy ! Clean residual min=-0.002542 max=0.002230 Jy/beam ! Clean residual mean=-0.000006 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.0988653 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 0.0988653 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.023 mas, bmaj=12.6 mas, bpa=-8.356 degrees ! Estimated noise=0.618478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.13223e-05 Jy ! Component: 100 - total flux cleaned = -9.05679e-05 Jy ! Component: 150 - total flux cleaned = -6.21315e-05 Jy ! Component: 200 - total flux cleaned = -3.94213e-05 Jy ! Total flux subtracted in 200 components = -3.94213e-05 Jy ! Clean residual min=-0.002573 max=0.002382 Jy/beam ! Clean residual mean=-0.000012 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.0988259 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 = 1.06342e-05 Jy ! Component: 100 - total flux cleaned = 2.95011e-05 Jy ! Component: 150 - total flux cleaned = 4.65537e-05 Jy ! Component: 200 - total flux cleaned = 5.44563e-05 Jy ! Total flux subtracted in 200 components = 5.44563e-05 Jy ! Clean residual min=-0.002543 max=0.002370 Jy/beam ! Clean residual mean=-0.000013 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.0988803 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 51 components and 0.0988803 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.807 mas, bpa=-4.518 degrees ! Estimated noise=0.471177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000385061 Jy ! Component: 100 - total flux cleaned = 0.000294066 Jy ! Component: 150 - total flux cleaned = 0.000252352 Jy ! Component: 200 - total flux cleaned = 0.000219041 Jy ! Total flux subtracted in 200 components = 0.000219041 Jy ! Clean residual min=-0.002542 max=0.002211 Jy/beam ! Clean residual mean=-0.000006 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.0990994 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.0990994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069904Jy sigma=1.283823 ! Fit after self-cal, rms=0.069904Jy sigma=1.283810 wmodel J1230-0108_S_map.mod ! Writing 64 model components to file: J1230-0108_S_map.mod wobs J1230-0108_S_uvs.fits ! Writing UV FITS file: J1230-0108_S_uvs.fits wwins J1230-0108_S_map.win ! wwins: Wrote 1 windows to J1230-0108_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.000639677 Jy ! Component: 100 - total flux cleaned = -0.000679243 Jy ! Component: 150 - total flux cleaned = -0.000533203 Jy ! Component: 200 - total flux cleaned = -0.000568238 Jy ! Component: 250 - total flux cleaned = -0.000601622 Jy ! Component: 300 - total flux cleaned = -0.000698024 Jy ! Component: 350 - total flux cleaned = -0.000728921 Jy ! Component: 400 - total flux cleaned = -0.000819226 Jy ! Component: 450 - total flux cleaned = -0.000819165 Jy ! Component: 500 - total flux cleaned = -0.000847497 Jy ! Component: 550 - total flux cleaned = -0.00081934 Jy ! Component: 600 - total flux cleaned = -0.000846926 Jy ! Component: 650 - total flux cleaned = -0.000820245 Jy ! Component: 700 - total flux cleaned = -0.000898555 Jy ! Component: 750 - total flux cleaned = -0.000898128 Jy ! Component: 800 - total flux cleaned = -0.000974206 Jy ! Component: 850 - total flux cleaned = -0.00099903 Jy ! Component: 900 - total flux cleaned = -0.0010232 Jy ! Component: 950 - total flux cleaned = -0.00104769 Jy ! Component: 1000 - total flux cleaned = -0.00116702 Jy ! Component: 1050 - total flux cleaned = -0.00123724 Jy ! Component: 1100 - total flux cleaned = -0.00137567 Jy ! Component: 1150 - total flux cleaned = -0.00148916 Jy ! Component: 1200 - total flux cleaned = -0.0015787 Jy ! Component: 1250 - total flux cleaned = -0.0017558 Jy ! Component: 1300 - total flux cleaned = -0.00195182 Jy ! Component: 1350 - total flux cleaned = -0.00205925 Jy ! Component: 1400 - total flux cleaned = -0.00210212 Jy ! Component: 1450 - total flux cleaned = -0.00224934 Jy ! Component: 1500 - total flux cleaned = -0.00226996 Jy ! Component: 1550 - total flux cleaned = -0.00235271 Jy ! Component: 1600 - total flux cleaned = -0.0024748 Jy ! Component: 1650 - total flux cleaned = -0.00255519 Jy ! Component: 1700 - total flux cleaned = -0.00267458 Jy ! Component: 1750 - total flux cleaned = -0.00279301 Jy ! Component: 1800 - total flux cleaned = -0.00292924 Jy ! Component: 1850 - total flux cleaned = -0.00300646 Jy ! Component: 1900 - total flux cleaned = -0.00315953 Jy ! Component: 1950 - total flux cleaned = -0.00325398 Jy ! Component: 2000 - total flux cleaned = -0.00340356 Jy ! Component: 2050 - total flux cleaned = -0.00349622 Jy ! Component: 2100 - total flux cleaned = -0.00366123 Jy ! Component: 2150 - total flux cleaned = -0.00369747 Jy ! Component: 2200 - total flux cleaned = -0.00375172 Jy ! Component: 2250 - total flux cleaned = -0.00387647 Jy ! Component: 2300 - total flux cleaned = -0.00398245 Jy ! Component: 2350 - total flux cleaned = -0.00408738 Jy ! Component: 2400 - total flux cleaned = -0.00417427 Jy ! Component: 2450 - total flux cleaned = -0.00427717 Jy ! Component: 2500 - total flux cleaned = -0.00432847 Jy ! Component: 2550 - total flux cleaned = -0.00441309 Jy ! Component: 2600 - total flux cleaned = -0.00453054 Jy ! Component: 2650 - total flux cleaned = -0.00458041 Jy ! Component: 2700 - total flux cleaned = -0.00467917 Jy ! Component: 2750 - total flux cleaned = -0.00472816 Jy ! Component: 2800 - total flux cleaned = -0.00476061 Jy ! Component: 2850 - total flux cleaned = -0.00488895 Jy ! Component: 2900 - total flux cleaned = -0.0049525 Jy ! Component: 2950 - total flux cleaned = -0.00504729 Jy ! Component: 3000 - total flux cleaned = -0.00507866 Jy ! Component: 3050 - total flux cleaned = -0.00523419 Jy ! Component: 3100 - total flux cleaned = -0.00524957 Jy ! Component: 3150 - total flux cleaned = -0.00532618 Jy ! Component: 3200 - total flux cleaned = -0.005372 Jy ! Component: 3250 - total flux cleaned = -0.00547729 Jy ! Component: 3300 - total flux cleaned = -0.00555208 Jy ! Component: 3350 - total flux cleaned = -0.0056411 Jy ! Component: 3400 - total flux cleaned = -0.00567054 Jy ! Component: 3450 - total flux cleaned = -0.00575843 Jy ! Component: 3500 - total flux cleaned = -0.00584544 Jy ! Component: 3550 - total flux cleaned = -0.00590307 Jy ! Component: 3600 - total flux cleaned = -0.00601709 Jy ! Component: 3650 - total flux cleaned = -0.00603113 Jy ! Component: 3700 - total flux cleaned = -0.00610142 Jy ! Component: 3750 - total flux cleaned = -0.00619914 Jy ! Component: 3800 - total flux cleaned = -0.00625447 Jy ! Component: 3850 - total flux cleaned = -0.00635092 Jy ! Component: 3900 - total flux cleaned = -0.00641913 Jy ! Component: 3950 - total flux cleaned = -0.00652775 Jy ! Component: 4000 - total flux cleaned = -0.00655471 Jy ! Component: 4050 - total flux cleaned = -0.00662156 Jy ! Total flux subtracted in 4096 components = -0.00666142 Jy ! Clean residual min=-0.000822 max=0.000887 Jy/beam ! Clean residual mean=-0.000003 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.0924379 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 337 components and 0.0924379 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1230-0108_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.158 x 7.807 at -4.518 degrees (North through East) ! Clean map min=-0.0013809 max=0.094716 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1230-0108_S_map.fits wmodel /vlbi/uf001/uva//J1230-0108_S_map.mod ! Writing 337 model components to file: /vlbi/uf001/uva//J1230-0108_S_map.mod wobs /vlbi/uf001/uva//J1230-0108_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1230-0108_S_uvs.fits wwins /vlbi/uf001/uva//J1230-0108_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1230-0108_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0947155 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000243236 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.770422 0.770422 1.54084 3.08169 6.16337 12.3267 24.6535 49.307 98.614 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.094 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 389.397 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1230-0108_S_dfm.log closed on Mon Jan 14 01:54:27 2019