! Started logfile: /vlbi/uf001/uvm//J0134-093A_S_a_dfm.log on Sun Jan 13 20:29:38 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/uvm//J0134-093A_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J0134-093A_S_a_uvm.fits ! AN table 1: 132 integrations on 36 of 36 possible baselines. ! AN table 2: 111 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.883969 visibilities/baseline/integration-bin. ! Found source: J0134-093A ! ! 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 20844 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 J0134-093A_S_a] 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 45 telescope corrections were flagged in sub-array 1. ! A total of 96 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! A total of 96 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! A total of 96 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.007324Jy sigma=17.767327 ! Fit after self-cal, rms=0.909649Jy sigma=16.007004 ! 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.336 mas, bmaj=10.42 mas, bpa=19.92 degrees ! Estimated noise=0.508904 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.0747183 Jy ! Component: 100 - total flux cleaned = 0.111746 Jy ! Total flux subtracted in 100 components = 0.111746 Jy ! Clean residual min=-0.017103 max=0.024486 Jy/beam ! Clean residual mean=-0.000064 rms=0.005273 Jy/beam ! Combined flux in latest and established models = 0.111746 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 36 components and 0.111746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.140587Jy sigma=2.475651 ! Fit after self-cal, rms=0.139140Jy sigma=2.451888 ! 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=4.007 mas, bmaj=11.06 mas, bpa=18.01 degrees ! Estimated noise=0.284197 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.0378578 Jy ! Component: 100 - total flux cleaned = 0.061939 Jy ! Component: 150 - total flux cleaned = 0.078013 Jy ! Component: 200 - total flux cleaned = 0.0892994 Jy ! Total flux subtracted in 200 components = 0.0892994 Jy ! Clean residual min=-0.016257 max=0.023674 Jy/beam ! Clean residual mean=0.000007 rms=0.005807 Jy/beam ! Combined flux in latest and established models = 0.201045 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 84 components and 0.201045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127991Jy sigma=2.229071 ! Fit after self-cal, rms=0.127165Jy sigma=2.217262 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.007 x 11.06 at 18.01 degrees (North through East) ! Clean map min=-0.016485 max=0.096099 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.80 HN 1.00 KP 1.27 ! LA 0.96 NL 1.78 OV 1.20 PT 0.68 ! SC 1.25 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.12 HN 0.84 KP 0.92 LA 1.08 ! NL 1.34 OV 0.75 PT 1.06 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.38 FD 0.88 HN 1.24 KP 1.43 ! LA 0.86 NL 1.59 OV 1.27 PT 0.63 ! SC 1.23 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.29 HN 1.08 KP 1.14 LA 0.96 ! NL 1.41 OV 0.86 PT 0.80 SC 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.72 HN 0.71 KP 1.61 ! LA 0.85 NL 1.60 OV 1.13 PT 0.70 ! SC 1.47 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.10 HN 0.73 KP 0.88 LA 1.24 ! NL 1.24 OV 0.97 PT 0.85 SC 0.87 ! ! ! Fit before self-cal, rms=0.127165Jy sigma=2.217262 ! Fit after self-cal, rms=0.146807Jy sigma=2.083426 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.067 mas, bmaj=11.18 mas, bpa=16.9 degrees ! Estimated noise=0.291129 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.00205973 Jy ! Component: 100 - total flux cleaned = 0.00252437 Jy ! Component: 150 - total flux cleaned = 0.0027275 Jy ! Component: 200 - total flux cleaned = 0.00295839 Jy ! Total flux subtracted in 200 components = 0.00295839 Jy ! Clean residual min=-0.018990 max=0.016752 Jy/beam ! Clean residual mean=-0.000015 rms=0.005071 Jy/beam ! Combined flux in latest and established models = 0.204004 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 92 components and 0.204004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.146731Jy sigma=2.082869 ! Fit after self-cal, rms=0.148516Jy sigma=2.071046 ! 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.148516Jy sigma=2.071046 ! Fit after self-cal, rms=0.197062Jy sigma=1.935632 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.125 mas, bmaj=11.03 mas, bpa=14.59 degrees ! Estimated noise=0.305447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00605111 Jy ! Component: 100 - total flux cleaned = 0.00807539 Jy ! Component: 150 - total flux cleaned = 0.00864504 Jy ! Component: 200 - total flux cleaned = 0.00872355 Jy ! Total flux subtracted in 200 components = 0.00872355 Jy ! Clean residual min=-0.016689 max=0.016364 Jy/beam ! Clean residual mean=0.000009 rms=0.004291 Jy/beam ! Combined flux in latest and established models = 0.212727 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 98 components and 0.212727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.196637Jy sigma=1.931325 ! Fit after self-cal, rms=0.197680Jy sigma=1.927081 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.000566 Jy ! Component: 100 - total flux cleaned = -0.000426237 Jy ! Component: 150 - total flux cleaned = -0.00036572 Jy ! Component: 200 - total flux cleaned = -0.000258041 Jy ! Total flux subtracted in 200 components = -0.000258041 Jy ! Clean residual min=-0.016408 max=0.016341 Jy/beam ! Clean residual mean=0.000010 rms=0.004309 Jy/beam ! Combined flux in latest and established models = 0.212469 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 101 components and 0.212469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.197562Jy sigma=1.927224 ! Fit after self-cal, rms=0.197561Jy sigma=1.927025 ! 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.197561Jy sigma=1.927025 ! Fit after self-cal, rms=0.223122Jy sigma=1.914491 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.103 mas, bmaj=11.07 mas, bpa=14.5 degrees ! Estimated noise=0.302663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000808522 Jy ! Component: 100 - total flux cleaned = 0.0009535 Jy ! Component: 150 - total flux cleaned = 0.00107176 Jy ! Component: 200 - total flux cleaned = 0.00117571 Jy ! Total flux subtracted in 200 components = 0.00117571 Jy ! Clean residual min=-0.015283 max=0.015080 Jy/beam ! Clean residual mean=0.000012 rms=0.004092 Jy/beam ! Combined flux in latest and established models = 0.213645 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 103 components and 0.213645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.222976Jy sigma=1.915012 ! Fit after self-cal, rms=0.223336Jy sigma=1.914293 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.000165082 Jy ! Component: 100 - total flux cleaned = -0.000106923 Jy ! Component: 150 - total flux cleaned = -5.57242e-06 Jy ! Component: 200 - total flux cleaned = 0.000125957 Jy ! Total flux subtracted in 200 components = 0.000125957 Jy ! Clean residual min=-0.015234 max=0.015052 Jy/beam ! Clean residual mean=0.000011 rms=0.004099 Jy/beam ! Combined flux in latest and established models = 0.213771 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 105 components and 0.213771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.223253Jy sigma=1.914720 ! Fit after self-cal, rms=0.223269Jy sigma=1.914493 ! 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.223269Jy sigma=1.914493 ! Fit after self-cal, rms=0.233352Jy sigma=1.914031 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.903 mas, bmaj=14.91 mas, bpa=3.951 degrees ! Estimated noise=0.347706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00358586 Jy ! Component: 100 - total flux cleaned = 0.0037352 Jy ! Component: 150 - total flux cleaned = 0.00364183 Jy ! Component: 200 - total flux cleaned = 0.00363554 Jy ! Total flux subtracted in 200 components = 0.00363554 Jy ! Clean residual min=-0.021641 max=0.022160 Jy/beam ! Clean residual mean=0.000022 rms=0.006216 Jy/beam ! Combined flux in latest and established models = 0.217406 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 108 components and 0.217406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.233122Jy sigma=1.919359 ! Fit after self-cal, rms=0.233240Jy sigma=1.917941 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.000136467 Jy ! Component: 100 - total flux cleaned = 7.14532e-05 Jy ! Component: 150 - total flux cleaned = 0.00012963 Jy ! Component: 200 - total flux cleaned = 7.54858e-05 Jy ! Total flux subtracted in 200 components = 7.54858e-05 Jy ! Clean residual min=-0.021571 max=0.022479 Jy/beam ! Clean residual mean=0.000021 rms=0.006227 Jy/beam ! Combined flux in latest and established models = 0.217482 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 111 components and 0.217482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.233183Jy sigma=1.921036 ! Fit after self-cal, rms=0.233182Jy sigma=1.920492 ! 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=4.093 mas, bmaj=11.11 mas, bpa=14.7 degrees ! Estimated noise=0.302395 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.093 x 11.11 at 14.7 degrees (North through East) ! Clean map min=-0.014599 max=0.099128 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.371 mas, bmaj=10.48 mas, bpa=16.29 degrees ! Estimated noise=0.53119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0773394 Jy ! Component: 100 - total flux cleaned = 0.118403 Jy ! Component: 150 - total flux cleaned = 0.145991 Jy ! Component: 200 - total flux cleaned = 0.165061 Jy ! Total flux subtracted in 200 components = 0.165061 Jy ! Clean residual min=-0.014930 max=0.015095 Jy/beam ! Clean residual mean=-0.000024 rms=0.003764 Jy/beam ! Combined flux in latest and established models = 0.165061 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 65 model components to the UV plane model. ! The established model now contains 65 components and 0.165061 Jy ! Inverting map and beam ! Estimated beam: bmin=4.093 mas, bmaj=11.11 mas, bpa=14.7 degrees ! Estimated noise=0.302395 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.01978 Jy ! Component: 100 - total flux cleaned = 0.0314793 Jy ! Component: 150 - total flux cleaned = 0.0387833 Jy ! Component: 200 - total flux cleaned = 0.0433931 Jy ! Total flux subtracted in 200 components = 0.0433931 Jy ! Clean residual min=-0.015709 max=0.015445 Jy/beam ! Clean residual mean=0.000008 rms=0.004175 Jy/beam ! Combined flux in latest and established models = 0.208454 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 101 components and 0.208454 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.903 mas, bmaj=14.91 mas, bpa=3.951 degrees ! Estimated noise=0.347706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00698028 Jy ! Component: 100 - total flux cleaned = 0.0075898 Jy ! Component: 150 - total flux cleaned = 0.00801186 Jy ! Component: 200 - total flux cleaned = 0.00823597 Jy ! Total flux subtracted in 200 components = 0.00823597 Jy ! Clean residual min=-0.022117 max=0.022236 Jy/beam ! Clean residual mean=0.000020 rms=0.006249 Jy/beam ! Combined flux in latest and established models = 0.21669 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 = 9.08487e-07 Jy ! Component: 100 - total flux cleaned = 6.03648e-05 Jy ! Component: 150 - total flux cleaned = 0.000117627 Jy ! Component: 200 - total flux cleaned = 0.000172561 Jy ! Total flux subtracted in 200 components = 0.000172561 Jy ! Clean residual min=-0.022077 max=0.022270 Jy/beam ! Clean residual mean=0.000020 rms=0.006243 Jy/beam ! Combined flux in latest and established models = 0.216862 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 109 components and 0.216862 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.093 mas, bmaj=11.11 mas, bpa=14.7 degrees ! Estimated noise=0.302395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0024318 Jy ! Component: 100 - total flux cleaned = -0.00292237 Jy ! Component: 150 - total flux cleaned = -0.00301697 Jy ! Component: 200 - total flux cleaned = -0.00294907 Jy ! Total flux subtracted in 200 components = -0.00294907 Jy ! Clean residual min=-0.015382 max=0.015321 Jy/beam ! Clean residual mean=0.000011 rms=0.004128 Jy/beam ! Combined flux in latest and established models = 0.213913 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 115 components and 0.213913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.233396Jy sigma=1.922526 ! Fit after self-cal, rms=0.233515Jy sigma=1.920030 wmodel J0134-093A_S_a_map.mod ! Writing 115 model components to file: J0134-093A_S_a_map.mod wobs J0134-093A_S_a_uvs.fits ! Writing UV FITS file: J0134-093A_S_a_uvs.fits wwins J0134-093A_S_a_map.win ! wwins: Wrote 1 windows to J0134-093A_S_a_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.00336798 Jy ! Component: 100 - total flux cleaned = 0.00466354 Jy ! Component: 150 - total flux cleaned = 0.00348936 Jy ! Component: 200 - total flux cleaned = 0.00260538 Jy ! Component: 250 - total flux cleaned = 0.0034459 Jy ! Component: 300 - total flux cleaned = 0.00446506 Jy ! Component: 350 - total flux cleaned = 0.00584259 Jy ! Component: 400 - total flux cleaned = 0.00698579 Jy ! Component: 450 - total flux cleaned = 0.00847942 Jy ! Component: 500 - total flux cleaned = 0.0101255 Jy ! Component: 550 - total flux cleaned = 0.0120862 Jy ! Component: 600 - total flux cleaned = 0.0138302 Jy ! Component: 650 - total flux cleaned = 0.0150259 Jy ! Component: 700 - total flux cleaned = 0.0162001 Jy ! Component: 750 - total flux cleaned = 0.0171881 Jy ! Component: 800 - total flux cleaned = 0.0183229 Jy ! Component: 850 - total flux cleaned = 0.0194356 Jy ! Component: 900 - total flux cleaned = 0.0205296 Jy ! Component: 950 - total flux cleaned = 0.0214513 Jy ! Component: 1000 - total flux cleaned = 0.0225086 Jy ! Component: 1050 - total flux cleaned = 0.0232516 Jy ! Component: 1100 - total flux cleaned = 0.023841 Jy ! Component: 1150 - total flux cleaned = 0.0251431 Jy ! Component: 1200 - total flux cleaned = 0.0257138 Jy ! Component: 1250 - total flux cleaned = 0.0266974 Jy ! Component: 1300 - total flux cleaned = 0.0275289 Jy ! Component: 1350 - total flux cleaned = 0.0286229 Jy ! Component: 1400 - total flux cleaned = 0.0292979 Jy ! Component: 1450 - total flux cleaned = 0.0300975 Jy ! Component: 1500 - total flux cleaned = 0.030492 Jy ! Component: 1550 - total flux cleaned = 0.0314043 Jy ! Component: 1600 - total flux cleaned = 0.0317929 Jy ! Component: 1650 - total flux cleaned = 0.0328121 Jy ! Component: 1700 - total flux cleaned = 0.0333142 Jy ! Component: 1750 - total flux cleaned = 0.0340614 Jy ! Component: 1800 - total flux cleaned = 0.0341847 Jy ! Component: 1850 - total flux cleaned = 0.0350396 Jy ! Component: 1900 - total flux cleaned = 0.035402 Jy ! Component: 1950 - total flux cleaned = 0.0358799 Jy ! Component: 2000 - total flux cleaned = 0.0363529 Jy ! Component: 2050 - total flux cleaned = 0.0369375 Jy ! Component: 2100 - total flux cleaned = 0.0372839 Jy ! Component: 2150 - total flux cleaned = 0.0375133 Jy ! Component: 2200 - total flux cleaned = 0.0377416 Jy ! Component: 2250 - total flux cleaned = 0.0384165 Jy ! Component: 2300 - total flux cleaned = 0.0385278 Jy ! Component: 2350 - total flux cleaned = 0.0394105 Jy ! Component: 2400 - total flux cleaned = 0.0393003 Jy ! Component: 2450 - total flux cleaned = 0.0395174 Jy ! Component: 2500 - total flux cleaned = 0.0401637 Jy ! Component: 2550 - total flux cleaned = 0.0403774 Jy ! Component: 2600 - total flux cleaned = 0.0406949 Jy ! Component: 2650 - total flux cleaned = 0.0413256 Jy ! Component: 2700 - total flux cleaned = 0.0415334 Jy ! Component: 2750 - total flux cleaned = 0.0416363 Jy ! Component: 2800 - total flux cleaned = 0.0419443 Jy ! Component: 2850 - total flux cleaned = 0.0422503 Jy ! Component: 2900 - total flux cleaned = 0.0423513 Jy ! Component: 2950 - total flux cleaned = 0.0426517 Jy ! Component: 3000 - total flux cleaned = 0.042751 Jy ! Component: 3050 - total flux cleaned = 0.0426519 Jy ! Component: 3100 - total flux cleaned = 0.0431419 Jy ! Component: 3150 - total flux cleaned = 0.043239 Jy ! Component: 3200 - total flux cleaned = 0.0431425 Jy ! Component: 3250 - total flux cleaned = 0.04324 Jy ! Component: 3300 - total flux cleaned = 0.0434311 Jy ! Component: 3350 - total flux cleaned = 0.0437156 Jy ! Component: 3400 - total flux cleaned = 0.0438102 Jy ! Component: 3450 - total flux cleaned = 0.043997 Jy ! Component: 3500 - total flux cleaned = 0.0439962 Jy ! Component: 3550 - total flux cleaned = 0.0439034 Jy ! Component: 3600 - total flux cleaned = 0.0439938 Jy ! Component: 3650 - total flux cleaned = 0.0441751 Jy ! Component: 3700 - total flux cleaned = 0.0440843 Jy ! Component: 3750 - total flux cleaned = 0.0441743 Jy ! Component: 3800 - total flux cleaned = 0.0441747 Jy ! Component: 3850 - total flux cleaned = 0.0442631 Jy ! Component: 3900 - total flux cleaned = 0.0445266 Jy ! Component: 3950 - total flux cleaned = 0.0445261 Jy ! Component: 4000 - total flux cleaned = 0.0446124 Jy ! Component: 4050 - total flux cleaned = 0.0445248 Jy ! Total flux subtracted in 4096 components = 0.0445248 Jy ! Clean residual min=-0.004865 max=0.004923 Jy/beam ! Clean residual mean=0.000015 rms=0.001945 Jy/beam ! Combined flux in latest and established models = 0.258438 Jy keep ! Adding 529 model components to the UV plane model. ! The established model now contains 644 components and 0.258438 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J0134-093A_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.093 x 11.11 at 14.7 degrees (North through East) ! Clean map min=-0.012856 max=0.095642 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J0134-093A_S_a_map.fits wmodel /vlbi/uf001/uvm//J0134-093A_S_a_map.mod ! Writing 644 model components to file: /vlbi/uf001/uvm//J0134-093A_S_a_map.mod wobs /vlbi/uf001/uvm//J0134-093A_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J0134-093A_S_a_uvs.fits wwins /vlbi/uf001/uvm//J0134-093A_S_a_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uvm//J0134-093A_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0956421 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00191169 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.9964 5.9964 11.9928 23.9856 47.9712 95.9423 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0057 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.095 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 50.03 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J0134-093A_S_a_dfm.log closed on Sun Jan 13 20:29:43 2019