! Started logfile: /vlbi/uf001/uva//J0119-1654_S_dfm.log on Sun Jan 13 20:56:18 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//J0119-1654_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0119-1654_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.881746 visibilities/baseline/integration-bin. ! Found source: J0119-1654 ! ! 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 3333 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 J0119-1654_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007316Jy sigma=17.001264 ! Fit after self-cal, rms=0.882983Jy sigma=14.920820 ! 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.929 mas, bmaj=6.473 mas, bpa=-0.9434 degrees ! Estimated noise=1.07344 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.0917602 Jy ! Component: 100 - total flux cleaned = 0.113967 Jy ! Total flux subtracted in 100 components = 0.113967 Jy ! Clean residual min=-0.006597 max=0.008731 Jy/beam ! Clean residual mean=0.000010 rms=0.001622 Jy/beam ! Combined flux in latest and established models = 0.113967 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.113967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077038Jy sigma=1.263441 ! Fit after self-cal, rms=0.077030Jy sigma=1.263253 ! 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.604 mas, bmaj=7.821 mas, bpa=0.6448 degrees ! Estimated noise=0.793158 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.00889033 Jy ! Component: 100 - total flux cleaned = 0.0124871 Jy ! Component: 150 - total flux cleaned = 0.0141883 Jy ! Component: 200 - total flux cleaned = 0.014531 Jy ! Total flux subtracted in 200 components = 0.014531 Jy ! Clean residual min=-0.005922 max=0.005519 Jy/beam ! Clean residual mean=0.000011 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.128498 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.128498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076204Jy sigma=1.246304 ! Fit after self-cal, rms=0.076204Jy sigma=1.246112 ! 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.604 x 7.821 at 0.6448 degrees (North through East) ! Clean map min=-0.0058996 max=0.1193 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 0.97 KP 1.00 ! LA 0.96 MK 1.02 NL 1.09 OV 0.94 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 1.03 KP 1.03 ! LA 0.92 MK 0.99 NL 1.01 OV 0.99 ! PT 0.99 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.04 KP 1.01 ! LA 0.88 MK 1.03 NL 1.07 OV 0.99 ! PT 0.97 SC 1.02 ! ! ! Fit before self-cal, rms=0.076204Jy sigma=1.246112 ! Fit after self-cal, rms=0.075489Jy sigma=1.240015 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.601 mas, bmaj=7.825 mas, bpa=1.251 degrees ! Estimated noise=0.787704 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 = -5.2117e-06 Jy ! Component: 100 - total flux cleaned = -0.000190635 Jy ! Component: 150 - total flux cleaned = -0.000254056 Jy ! Component: 200 - total flux cleaned = -0.000308982 Jy ! Total flux subtracted in 200 components = -0.000308982 Jy ! Clean residual min=-0.005327 max=0.005097 Jy/beam ! Clean residual mean=0.000013 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.128189 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.128189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075452Jy sigma=1.239580 ! Fit after self-cal, rms=0.075456Jy sigma=1.239412 ! 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.075456Jy sigma=1.239412 ! Fit after self-cal, rms=0.077385Jy sigma=1.221690 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.578 mas, bmaj=7.832 mas, bpa=1 degrees ! Estimated noise=0.78756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000892178 Jy ! Component: 100 - total flux cleaned = 0.00099965 Jy ! Component: 150 - total flux cleaned = 0.0010297 Jy ! Component: 200 - total flux cleaned = 0.0010843 Jy ! Total flux subtracted in 200 components = 0.0010843 Jy ! Clean residual min=-0.003502 max=0.004120 Jy/beam ! Clean residual mean=0.000004 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.129274 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.129274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077348Jy sigma=1.221156 ! Fit after self-cal, rms=0.077407Jy sigma=1.220889 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (121, -99). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0029064 Jy ! Component: 100 - total flux cleaned = 0.00266325 Jy ! Component: 150 - total flux cleaned = 0.00233631 Jy ! Component: 200 - total flux cleaned = 0.00205661 Jy ! Total flux subtracted in 200 components = 0.00205661 Jy ! Clean residual min=-0.003446 max=0.003612 Jy/beam ! Clean residual mean=0.000004 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.13133 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.13133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077213Jy sigma=1.217067 ! Fit after self-cal, rms=0.077205Jy sigma=1.216780 ! 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.077205Jy sigma=1.216780 ! Fit after self-cal, rms=0.077100Jy sigma=1.216442 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.568 mas, bmaj=7.804 mas, bpa=0.7269 degrees ! Estimated noise=0.786951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00067256 Jy ! Component: 100 - total flux cleaned = 0.000614054 Jy ! Component: 150 - total flux cleaned = 0.000564754 Jy ! Component: 200 - total flux cleaned = 0.000523971 Jy ! Total flux subtracted in 200 components = 0.000523971 Jy ! Clean residual min=-0.003566 max=0.003519 Jy/beam ! Clean residual mean=0.000003 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.131854 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.131854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077030Jy sigma=1.215174 ! Fit after self-cal, rms=0.077029Jy sigma=1.215120 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.0001054 Jy ! Component: 100 - total flux cleaned = 6.55892e-05 Jy ! Component: 150 - total flux cleaned = -6.74104e-06 Jy ! Component: 200 - total flux cleaned = -4.09207e-05 Jy ! Total flux subtracted in 200 components = -4.09207e-05 Jy ! Clean residual min=-0.003546 max=0.003469 Jy/beam ! Clean residual mean=0.000003 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.131813 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 75 components and 0.131813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076995Jy sigma=1.214538 ! Fit after self-cal, rms=0.076995Jy sigma=1.214520 ! 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.076995Jy sigma=1.214520 ! Fit after self-cal, rms=0.077025Jy sigma=1.214387 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.571 mas, bmaj=15.38 mas, bpa=2.628 degrees ! Estimated noise=0.964199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149057 Jy ! Component: 100 - total flux cleaned = -0.000186397 Jy ! Component: 150 - total flux cleaned = -0.000212302 Jy ! Component: 200 - total flux cleaned = -0.000262815 Jy ! Total flux subtracted in 200 components = -0.000262815 Jy ! Clean residual min=-0.003473 max=0.003023 Jy/beam ! Clean residual mean=0.000009 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.131551 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.131551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077018Jy sigma=1.214443 ! Fit after self-cal, rms=0.077017Jy sigma=1.214371 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 = 4.39749e-05 Jy ! Component: 100 - total flux cleaned = 2.01615e-05 Jy ! Component: 150 - total flux cleaned = -3.59702e-07 Jy ! Component: 200 - total flux cleaned = -1.84697e-05 Jy ! Total flux subtracted in 200 components = -1.84697e-05 Jy ! Clean residual min=-0.003580 max=0.003076 Jy/beam ! Clean residual mean=0.000010 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.131532 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.131532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077016Jy sigma=1.214463 ! Fit after self-cal, rms=0.077015Jy sigma=1.214431 ! 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.561 mas, bmaj=7.787 mas, bpa=0.6323 degrees ! Estimated noise=0.787487 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.561 x 7.787 at 0.6323 degrees (North through East) ! Clean map min=-0.0034489 max=0.11846 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.899 mas, bmaj=6.485 mas, bpa=-0.9898 degrees ! Estimated noise=1.05488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0900531 Jy ! Component: 100 - total flux cleaned = 0.112439 Jy ! Component: 150 - total flux cleaned = 0.120907 Jy ! Component: 200 - total flux cleaned = 0.125865 Jy ! Total flux subtracted in 200 components = 0.125865 Jy ! Clean residual min=-0.004890 max=0.005094 Jy/beam ! Clean residual mean=-0.000002 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.125865 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.125865 Jy ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=7.787 mas, bpa=0.6323 degrees ! Estimated noise=0.787487 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.00423861 Jy ! Component: 100 - total flux cleaned = 0.00540869 Jy ! Component: 150 - total flux cleaned = 0.0056868 Jy ! Component: 200 - total flux cleaned = 0.00552513 Jy ! Total flux subtracted in 200 components = 0.00552513 Jy ! Clean residual min=-0.003563 max=0.003791 Jy/beam ! Clean residual mean=0.000003 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.13139 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 40 components and 0.13139 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.571 mas, bmaj=15.38 mas, bpa=2.628 degrees ! Estimated noise=0.964199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000103159 Jy ! Component: 100 - total flux cleaned = 0.000198628 Jy ! Component: 150 - total flux cleaned = 0.000433006 Jy ! Component: 200 - total flux cleaned = 0.000465576 Jy ! Total flux subtracted in 200 components = 0.000465576 Jy ! Clean residual min=-0.003481 max=0.003041 Jy/beam ! Clean residual mean=0.000008 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.131856 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 = 2.76614e-05 Jy ! Component: 100 - total flux cleaned = 2.69296e-05 Jy ! Component: 150 - total flux cleaned = 5.02533e-06 Jy ! Component: 200 - total flux cleaned = -1.53003e-05 Jy ! Total flux subtracted in 200 components = -1.53003e-05 Jy ! Clean residual min=-0.003488 max=0.003014 Jy/beam ! Clean residual mean=0.000009 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.13184 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 71 components and 0.13184 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=7.787 mas, bpa=0.6323 degrees ! Estimated noise=0.787487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000119677 Jy ! Component: 100 - total flux cleaned = -0.000106173 Jy ! Component: 150 - total flux cleaned = -0.000205918 Jy ! Component: 200 - total flux cleaned = -0.00020705 Jy ! Total flux subtracted in 200 components = -0.00020705 Jy ! Clean residual min=-0.003560 max=0.003649 Jy/beam ! Clean residual mean=0.000005 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.131633 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 83 components and 0.131633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077053Jy sigma=1.215180 ! Fit after self-cal, rms=0.077049Jy sigma=1.215064 wmodel J0119-1654_S_map.mod ! Writing 83 model components to file: J0119-1654_S_map.mod wobs J0119-1654_S_uvs.fits ! Writing UV FITS file: J0119-1654_S_uvs.fits wwins J0119-1654_S_map.win ! wwins: Wrote 2 windows to J0119-1654_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.000320039 Jy ! Component: 100 - total flux cleaned = 0.000681438 Jy ! Component: 150 - total flux cleaned = 0.00102431 Jy ! Component: 200 - total flux cleaned = 0.00151443 Jy ! Component: 250 - total flux cleaned = 0.00193405 Jy ! Component: 300 - total flux cleaned = 0.00223838 Jy ! Component: 350 - total flux cleaned = 0.0023354 Jy ! Component: 400 - total flux cleaned = 0.00223963 Jy ! Component: 450 - total flux cleaned = 0.00214855 Jy ! Component: 500 - total flux cleaned = 0.00219608 Jy ! Component: 550 - total flux cleaned = 0.00224045 Jy ! Component: 600 - total flux cleaned = 0.00215417 Jy ! Component: 650 - total flux cleaned = 0.0022387 Jy ! Component: 700 - total flux cleaned = 0.00223704 Jy ! Component: 750 - total flux cleaned = 0.00219628 Jy ! Component: 800 - total flux cleaned = 0.00235492 Jy ! Component: 850 - total flux cleaned = 0.00251098 Jy ! Component: 900 - total flux cleaned = 0.00266294 Jy ! Component: 950 - total flux cleaned = 0.00269998 Jy ! Component: 1000 - total flux cleaned = 0.00270049 Jy ! Component: 1050 - total flux cleaned = 0.00277295 Jy ! Component: 1100 - total flux cleaned = 0.00277271 Jy ! Component: 1150 - total flux cleaned = 0.00277313 Jy ! Component: 1200 - total flux cleaned = 0.00291266 Jy ! Component: 1250 - total flux cleaned = 0.00294642 Jy ! Component: 1300 - total flux cleaned = 0.00291256 Jy ! Component: 1350 - total flux cleaned = 0.00304392 Jy ! Component: 1400 - total flux cleaned = 0.0030436 Jy ! Component: 1450 - total flux cleaned = 0.00304281 Jy ! Component: 1500 - total flux cleaned = 0.00297932 Jy ! Component: 1550 - total flux cleaned = 0.00304208 Jy ! Component: 1600 - total flux cleaned = 0.00301154 Jy ! Component: 1650 - total flux cleaned = 0.00310283 Jy ! Component: 1700 - total flux cleaned = 0.00316239 Jy ! Component: 1750 - total flux cleaned = 0.00313239 Jy ! Component: 1800 - total flux cleaned = 0.00310296 Jy ! Component: 1850 - total flux cleaned = 0.0031609 Jy ! Component: 1900 - total flux cleaned = 0.00316083 Jy ! Component: 1950 - total flux cleaned = 0.00327369 Jy ! Component: 2000 - total flux cleaned = 0.00327314 Jy ! Component: 2050 - total flux cleaned = 0.00332786 Jy ! Component: 2100 - total flux cleaned = 0.00338203 Jy ! Component: 2150 - total flux cleaned = 0.0033813 Jy ! Component: 2200 - total flux cleaned = 0.00338098 Jy ! Component: 2250 - total flux cleaned = 0.00343365 Jy ! Component: 2300 - total flux cleaned = 0.00343353 Jy ! Component: 2350 - total flux cleaned = 0.00345915 Jy ! Component: 2400 - total flux cleaned = 0.00348503 Jy ! Component: 2450 - total flux cleaned = 0.00353575 Jy ! Component: 2500 - total flux cleaned = 0.00351047 Jy ! Component: 2550 - total flux cleaned = 0.0035854 Jy ! Component: 2600 - total flux cleaned = 0.00363455 Jy ! Component: 2650 - total flux cleaned = 0.00353686 Jy ! Component: 2700 - total flux cleaned = 0.00363374 Jy ! Component: 2750 - total flux cleaned = 0.00363341 Jy ! Component: 2800 - total flux cleaned = 0.00363341 Jy ! Component: 2850 - total flux cleaned = 0.00360974 Jy ! Component: 2900 - total flux cleaned = 0.0036332 Jy ! Component: 2950 - total flux cleaned = 0.00372616 Jy ! Component: 3000 - total flux cleaned = 0.00374912 Jy ! Component: 3050 - total flux cleaned = 0.00377206 Jy ! Component: 3100 - total flux cleaned = 0.00381778 Jy ! Component: 3150 - total flux cleaned = 0.00372811 Jy ! Component: 3200 - total flux cleaned = 0.00377291 Jy ! Component: 3250 - total flux cleaned = 0.0038395 Jy ! Component: 3300 - total flux cleaned = 0.00386109 Jy ! Component: 3350 - total flux cleaned = 0.00383949 Jy ! Component: 3400 - total flux cleaned = 0.00392573 Jy ! Component: 3450 - total flux cleaned = 0.00381867 Jy ! Component: 3500 - total flux cleaned = 0.00388249 Jy ! Component: 3550 - total flux cleaned = 0.00386154 Jy ! Component: 3600 - total flux cleaned = 0.00388258 Jy ! Component: 3650 - total flux cleaned = 0.00384075 Jy ! Component: 3700 - total flux cleaned = 0.00379938 Jy ! Component: 3750 - total flux cleaned = 0.00381992 Jy ! Component: 3800 - total flux cleaned = 0.00388109 Jy ! Component: 3850 - total flux cleaned = 0.00382029 Jy ! Component: 3900 - total flux cleaned = 0.00386055 Jy ! Component: 3950 - total flux cleaned = 0.00382049 Jy ! Component: 4000 - total flux cleaned = 0.00388009 Jy ! Component: 4050 - total flux cleaned = 0.00386023 Jy ! Total flux subtracted in 4096 components = 0.00387974 Jy ! Clean residual min=-0.001179 max=0.001423 Jy/beam ! Clean residual mean=0.000002 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.135513 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 346 components and 0.135513 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0119-1654_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.561 x 7.787 at 0.6323 degrees (North through East) ! Clean map min=-0.0023167 max=0.11758 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0119-1654_S_map.fits wmodel /vlbi/uf001/uva//J0119-1654_S_map.mod ! Writing 346 model components to file: /vlbi/uf001/uva//J0119-1654_S_map.mod wobs /vlbi/uf001/uva//J0119-1654_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0119-1654_S_uvs.fits wwins /vlbi/uf001/uva//J0119-1654_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0119-1654_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.117584 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000339443 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.866046 0.866046 1.73209 3.46418 6.92837 13.8567 27.7135 55.4269 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.117 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 346.401 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0119-1654_S_dfm.log closed on Sun Jan 13 20:56:22 2019