! Started logfile: /vlbi/uf001/uva//J1325-1117_S_dfm.log on Mon Jan 14 02:23:48 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//J1325-1117_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1325-1117_S_uva.fits ! AN table 1: 57 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.980576 visibilities/baseline/integration-bin. ! Found source: J1325-1117 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 4695 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 J1325-1117_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020814Jy sigma=17.934564 ! Fit after self-cal, rms=0.849865Jy sigma=14.870802 ! 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.403 mas, bmaj=6.069 mas, bpa=-3.455 degrees ! Estimated noise=0.737341 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.118 Jy ! Component: 100 - total flux cleaned = 0.149133 Jy ! Total flux subtracted in 100 components = 0.149133 Jy ! Clean residual min=-0.007586 max=0.012700 Jy/beam ! Clean residual mean=-0.000002 rms=0.002053 Jy/beam ! Combined flux in latest and established models = 0.149133 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.149133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086273Jy sigma=1.424690 ! Fit after self-cal, rms=0.086175Jy sigma=1.423047 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135959 Jy ! Component: 100 - total flux cleaned = 0.021251 Jy ! Total flux subtracted in 100 components = 0.021251 Jy ! Clean residual min=-0.006330 max=0.007337 Jy/beam ! Clean residual mean=-0.000000 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.170384 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.170384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084083Jy sigma=1.369912 ! Fit after self-cal, rms=0.084065Jy sigma=1.369553 ! 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=2.813 mas, bmaj=6.773 mas, bpa=-2.686 degrees ! Estimated noise=0.617946 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.00587467 Jy ! Component: 100 - total flux cleaned = 0.00895579 Jy ! Component: 150 - total flux cleaned = 0.0108243 Jy ! Component: 200 - total flux cleaned = 0.0119218 Jy ! Total flux subtracted in 200 components = 0.0119218 Jy ! Clean residual min=-0.007043 max=0.008543 Jy/beam ! Clean residual mean=0.000004 rms=0.001790 Jy/beam ! Combined flux in latest and established models = 0.182306 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.182306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083872Jy sigma=1.359107 ! Fit after self-cal, rms=0.083863Jy sigma=1.358973 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.813 x 6.773 at -2.686 degrees (North through East) ! Clean map min=-0.0069056 max=0.15443 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 HN 0.99 LA 0.88 MK 1.03 ! NL 1.06 OV 1.26 PT 0.93 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 HN 0.98 LA 0.89 MK 0.99 ! NL 1.08 OV 1.19 PT 0.99 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.02 LA 0.94 MK 0.98 ! NL 1.01 OV 1.23 PT 0.98 SC 0.97 ! ! ! Fit before self-cal, rms=0.083863Jy sigma=1.358973 ! Fit after self-cal, rms=0.083052Jy sigma=1.303910 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.834 mas, bmaj=6.787 mas, bpa=-2.907 degrees ! Estimated noise=0.614796 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.00154305 Jy ! Component: 100 - total flux cleaned = -0.00226022 Jy ! Component: 150 - total flux cleaned = -0.00252275 Jy ! Component: 200 - total flux cleaned = -0.00264566 Jy ! Total flux subtracted in 200 components = -0.00264566 Jy ! Clean residual min=-0.004492 max=0.005069 Jy/beam ! Clean residual mean=-0.000006 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.17966 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.17966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082980Jy sigma=1.303729 ! Fit after self-cal, rms=0.083158Jy sigma=1.302964 ! 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.083158Jy sigma=1.302964 ! Fit after self-cal, rms=0.084272Jy sigma=1.295046 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.838 mas, bmaj=6.804 mas, bpa=-2.859 degrees ! Estimated noise=0.612788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100531 Jy ! Component: 100 - total flux cleaned = -0.00156551 Jy ! Component: 150 - total flux cleaned = -0.0016963 Jy ! Component: 200 - total flux cleaned = -0.00175295 Jy ! Total flux subtracted in 200 components = -0.00175295 Jy ! Clean residual min=-0.003980 max=0.004894 Jy/beam ! Clean residual mean=0.000002 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.177907 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.177907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084235Jy sigma=1.295047 ! Fit after self-cal, rms=0.084276Jy sigma=1.294945 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 (-3, -53.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041729 Jy ! Component: 100 - total flux cleaned = 0.00625928 Jy ! Component: 150 - total flux cleaned = 0.00732206 Jy ! Component: 200 - total flux cleaned = 0.0074908 Jy ! Total flux subtracted in 200 components = 0.0074908 Jy ! Clean residual min=-0.003655 max=0.004043 Jy/beam ! Clean residual mean=0.000005 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.185398 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 75 components and 0.185398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083984Jy sigma=1.291441 ! Fit after self-cal, rms=0.083942Jy sigma=1.290869 ! 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.083942Jy sigma=1.290869 ! Fit after self-cal, rms=0.090146Jy sigma=1.275566 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.844 mas, bmaj=6.807 mas, bpa=-2.806 degrees ! Estimated noise=0.613427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.00114e-05 Jy ! Component: 100 - total flux cleaned = -2.73793e-05 Jy ! Component: 150 - total flux cleaned = -8.63689e-07 Jy ! Component: 200 - total flux cleaned = 2.20534e-05 Jy ! Total flux subtracted in 200 components = 2.20534e-05 Jy ! Clean residual min=-0.003165 max=0.002764 Jy/beam ! Clean residual mean=0.000006 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.18542 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 0.18542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090113Jy sigma=1.275240 ! Fit after self-cal, rms=0.090209Jy sigma=1.275058 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 = -5.81543e-05 Jy ! Component: 100 - total flux cleaned = -3.72175e-05 Jy ! Component: 150 - total flux cleaned = -5.45834e-05 Jy ! Component: 200 - total flux cleaned = -0.00010304 Jy ! Total flux subtracted in 200 components = -0.00010304 Jy ! Clean residual min=-0.003158 max=0.002759 Jy/beam ! Clean residual mean=0.000006 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.185317 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.185317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090198Jy sigma=1.274949 ! Fit after self-cal, rms=0.090195Jy sigma=1.274944 ! 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.090195Jy sigma=1.274944 ! Fit after self-cal, rms=0.090449Jy sigma=1.274876 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.438 mas, bmaj=12.33 mas, bpa=2.915 degrees ! Estimated noise=0.842452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000488343 Jy ! Component: 100 - total flux cleaned = 0.000379503 Jy ! Component: 150 - total flux cleaned = 0.000259923 Jy ! Component: 200 - total flux cleaned = 0.000152906 Jy ! Total flux subtracted in 200 components = 0.000152906 Jy ! Clean residual min=-0.003083 max=0.003771 Jy/beam ! Clean residual mean=0.000015 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.18547 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 114 components and 0.18547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090443Jy sigma=1.275041 ! Fit after self-cal, rms=0.090455Jy sigma=1.274976 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 = 9.38891e-05 Jy ! Component: 100 - total flux cleaned = -7.25454e-06 Jy ! Component: 150 - total flux cleaned = -5.18004e-05 Jy ! Component: 200 - total flux cleaned = -5.20656e-05 Jy ! Total flux subtracted in 200 components = -5.20656e-05 Jy ! Clean residual min=-0.003109 max=0.003770 Jy/beam ! Clean residual mean=0.000015 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.185418 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 119 components and 0.185418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090454Jy sigma=1.275177 ! Fit after self-cal, rms=0.090459Jy sigma=1.275127 ! 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=2.845 mas, bmaj=6.806 mas, bpa=-2.791 degrees ! Estimated noise=0.613288 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.845 x 6.806 at -2.791 degrees (North through East) ! Clean map min=-0.0029446 max=0.15359 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.428 mas, bmaj=6.086 mas, bpa=-3.448 degrees ! Estimated noise=0.733508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117179 Jy ! Component: 100 - total flux cleaned = 0.14796 Jy ! Component: 150 - total flux cleaned = 0.160747 Jy ! Component: 200 - total flux cleaned = 0.167566 Jy ! Total flux subtracted in 200 components = 0.167566 Jy ! Clean residual min=-0.004075 max=0.004218 Jy/beam ! Clean residual mean=0.000002 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.167566 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.167566 Jy ! Inverting map and beam ! Estimated beam: bmin=2.845 mas, bmaj=6.806 mas, bpa=-2.791 degrees ! Estimated noise=0.613288 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.00556751 Jy ! Component: 100 - total flux cleaned = 0.00923878 Jy ! Component: 150 - total flux cleaned = 0.0119474 Jy ! Component: 200 - total flux cleaned = 0.0136186 Jy ! Total flux subtracted in 200 components = 0.0136186 Jy ! Clean residual min=-0.003295 max=0.002962 Jy/beam ! Clean residual mean=0.000006 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.181185 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.181185 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=6.438 mas, bmaj=12.33 mas, bpa=2.915 degrees ! Estimated noise=0.842452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00254849 Jy ! Component: 100 - total flux cleaned = 0.00319745 Jy ! Component: 150 - total flux cleaned = 0.00365592 Jy ! Component: 200 - total flux cleaned = 0.0039617 Jy ! Total flux subtracted in 200 components = 0.0039617 Jy ! Clean residual min=-0.003123 max=0.003746 Jy/beam ! Clean residual mean=0.000015 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.185147 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 = 6.2927e-05 Jy ! Component: 100 - total flux cleaned = 6.26293e-05 Jy ! Component: 150 - total flux cleaned = 8.80372e-05 Jy ! Component: 200 - total flux cleaned = 8.76105e-05 Jy ! Total flux subtracted in 200 components = 8.76105e-05 Jy ! Clean residual min=-0.003120 max=0.003750 Jy/beam ! Clean residual mean=0.000015 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.185234 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 70 components and 0.185234 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.845 mas, bmaj=6.806 mas, bpa=-2.791 degrees ! Estimated noise=0.613288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0004518 Jy ! Component: 100 - total flux cleaned = -0.0002826 Jy ! Component: 150 - total flux cleaned = -0.00015137 Jy ! Component: 200 - total flux cleaned = -1.7627e-05 Jy ! Total flux subtracted in 200 components = -1.7627e-05 Jy ! Clean residual min=-0.003148 max=0.002730 Jy/beam ! Clean residual mean=0.000006 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.185217 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 0.185217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090442Jy sigma=1.275192 ! Fit after self-cal, rms=0.090434Jy sigma=1.275115 wmodel J1325-1117_S_map.mod ! Writing 88 model components to file: J1325-1117_S_map.mod wobs J1325-1117_S_uvs.fits ! Writing UV FITS file: J1325-1117_S_uvs.fits wwins J1325-1117_S_map.win ! wwins: Wrote 2 windows to J1325-1117_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.00133364 Jy ! Component: 100 - total flux cleaned = -0.00133671 Jy ! Component: 150 - total flux cleaned = -0.00115641 Jy ! Component: 200 - total flux cleaned = -0.00106906 Jy ! Component: 250 - total flux cleaned = -0.000859372 Jy ! Component: 300 - total flux cleaned = -0.000818876 Jy ! Component: 350 - total flux cleaned = -0.000778715 Jy ! Component: 400 - total flux cleaned = -0.0006644 Jy ! Component: 450 - total flux cleaned = -0.000628273 Jy ! Component: 500 - total flux cleaned = -0.000737626 Jy ! Component: 550 - total flux cleaned = -0.000737727 Jy ! Component: 600 - total flux cleaned = -0.000703459 Jy ! Component: 650 - total flux cleaned = -0.000669498 Jy ! Component: 700 - total flux cleaned = -0.00060373 Jy ! Component: 750 - total flux cleaned = -0.000604019 Jy ! Component: 800 - total flux cleaned = -0.000603782 Jy ! Component: 850 - total flux cleaned = -0.000479072 Jy ! Component: 900 - total flux cleaned = -0.000448396 Jy ! Component: 950 - total flux cleaned = -0.000357899 Jy ! Component: 1000 - total flux cleaned = -0.000209717 Jy ! Component: 1050 - total flux cleaned = -0.000151445 Jy ! Component: 1100 - total flux cleaned = 2.12293e-05 Jy ! Component: 1150 - total flux cleaned = 0.000106317 Jy ! Component: 1200 - total flux cleaned = 0.00027389 Jy ! Component: 1250 - total flux cleaned = 0.000383581 Jy ! Component: 1300 - total flux cleaned = 0.000491917 Jy ! Component: 1350 - total flux cleaned = 0.00051844 Jy ! Component: 1400 - total flux cleaned = 0.000570991 Jy ! Component: 1450 - total flux cleaned = 0.000648808 Jy ! Component: 1500 - total flux cleaned = 0.000725965 Jy ! Component: 1550 - total flux cleaned = 0.000751486 Jy ! Component: 1600 - total flux cleaned = 0.000851979 Jy ! Component: 1650 - total flux cleaned = 0.00097633 Jy ! Component: 1700 - total flux cleaned = 0.00109877 Jy ! Component: 1750 - total flux cleaned = 0.00114707 Jy ! Component: 1800 - total flux cleaned = 0.0011711 Jy ! Component: 1850 - total flux cleaned = 0.00128961 Jy ! Component: 1900 - total flux cleaned = 0.0012662 Jy ! Component: 1950 - total flux cleaned = 0.00133577 Jy ! Component: 2000 - total flux cleaned = 0.00135861 Jy ! Component: 2050 - total flux cleaned = 0.00147177 Jy ! Component: 2100 - total flux cleaned = 0.00142689 Jy ! Component: 2150 - total flux cleaned = 0.00151568 Jy ! Component: 2200 - total flux cleaned = 0.0014719 Jy ! Component: 2250 - total flux cleaned = 0.00147174 Jy ! Component: 2300 - total flux cleaned = 0.00147189 Jy ! Component: 2350 - total flux cleaned = 0.00153591 Jy ! Component: 2400 - total flux cleaned = 0.00153598 Jy ! Component: 2450 - total flux cleaned = 0.00151502 Jy ! Component: 2500 - total flux cleaned = 0.00161889 Jy ! Component: 2550 - total flux cleaned = 0.001598 Jy ! Component: 2600 - total flux cleaned = 0.00159792 Jy ! Component: 2650 - total flux cleaned = 0.00161824 Jy ! Component: 2700 - total flux cleaned = 0.0016185 Jy ! Component: 2750 - total flux cleaned = 0.00167789 Jy ! Component: 2800 - total flux cleaned = 0.00161905 Jy ! Component: 2850 - total flux cleaned = 0.00169677 Jy ! Component: 2900 - total flux cleaned = 0.00167758 Jy ! Component: 2950 - total flux cleaned = 0.00167731 Jy ! Component: 3000 - total flux cleaned = 0.00162021 Jy ! Component: 3050 - total flux cleaned = 0.00165797 Jy ! Component: 3100 - total flux cleaned = 0.00167677 Jy ! Component: 3150 - total flux cleaned = 0.00169552 Jy ! Component: 3200 - total flux cleaned = 0.00171399 Jy ! Component: 3250 - total flux cleaned = 0.0016773 Jy ! Component: 3300 - total flux cleaned = 0.00165919 Jy ! Component: 3350 - total flux cleaned = 0.00165934 Jy ! Component: 3400 - total flux cleaned = 0.00165917 Jy ! Component: 3450 - total flux cleaned = 0.00164123 Jy ! Component: 3500 - total flux cleaned = 0.00158819 Jy ! Component: 3550 - total flux cleaned = 0.0016059 Jy ! Component: 3600 - total flux cleaned = 0.00162337 Jy ! Component: 3650 - total flux cleaned = 0.00160612 Jy ! Component: 3700 - total flux cleaned = 0.00160617 Jy ! Component: 3750 - total flux cleaned = 0.00167481 Jy ! Component: 3800 - total flux cleaned = 0.00158958 Jy ! Component: 3850 - total flux cleaned = 0.00160643 Jy ! Component: 3900 - total flux cleaned = 0.00148869 Jy ! Component: 3950 - total flux cleaned = 0.00155573 Jy ! Component: 4000 - total flux cleaned = 0.0015556 Jy ! Component: 4050 - total flux cleaned = 0.00147287 Jy ! Total flux subtracted in 4096 components = 0.00150579 Jy ! Clean residual min=-0.001043 max=0.000965 Jy/beam ! Clean residual mean=0.000001 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.186722 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 374 components and 0.186722 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1325-1117_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.845 x 6.806 at -2.791 degrees (North through East) ! Clean map min=-0.0022161 max=0.15369 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1325-1117_S_map.fits wmodel /vlbi/uf001/uva//J1325-1117_S_map.mod ! Writing 374 model components to file: /vlbi/uf001/uva//J1325-1117_S_map.mod wobs /vlbi/uf001/uva//J1325-1117_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1325-1117_S_uvs.fits wwins /vlbi/uf001/uva//J1325-1117_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1325-1117_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.153689 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000287256 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.560721 0.560721 1.12144 2.24288 4.48577 8.97154 17.9431 35.8862 71.7723 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.153 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 535.025 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1325-1117_S_dfm.log closed on Mon Jan 14 02:23:52 2019