! Started logfile: /vlbi/uf001/uva//J1227-4436_S_dfm.log on Mon Jan 14 01:52:49 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//J1227-4436_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1227-4436_S_uva.fits ! AN table 1: 74 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.63964 visibilities/baseline/integration-bin. ! Found source: J1227-4436 ! ! 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 2982 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 J1227-4436_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 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.031395Jy sigma=13.142292 ! Fit after self-cal, rms=0.843179Jy sigma=10.535410 ! 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.464 mas, bmaj=28.68 mas, bpa=11.35 degrees ! Estimated noise=1.52195 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.124386 Jy ! Component: 100 - total flux cleaned = 0.160792 Jy ! Total flux subtracted in 100 components = 0.160792 Jy ! Clean residual min=-0.014121 max=0.016679 Jy/beam ! Clean residual mean=-0.000169 rms=0.005266 Jy/beam ! Combined flux in latest and established models = 0.160792 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.160792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103035Jy sigma=1.226168 ! Fit after self-cal, rms=0.102877Jy sigma=1.224117 ! 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.308 mas, bmaj=31.86 mas, bpa=10.6 degrees ! Estimated noise=1.05799 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.0228035 Jy ! Component: 100 - total flux cleaned = 0.0351535 Jy ! Component: 150 - total flux cleaned = 0.0425897 Jy ! Component: 200 - total flux cleaned = 0.0471797 Jy ! Total flux subtracted in 200 components = 0.0471797 Jy ! Clean residual min=-0.008492 max=0.009498 Jy/beam ! Clean residual mean=-0.000059 rms=0.002901 Jy/beam ! Combined flux in latest and established models = 0.207972 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 79 components and 0.207972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098128Jy sigma=1.151269 ! Fit after self-cal, rms=0.098148Jy sigma=1.150362 ! 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.308 x 31.86 at 10.6 degrees (North through East) ! Clean map min=-0.0085039 max=0.15949 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 1.08 LA 0.98 NL 1.40 ! OV 0.96 PT 0.93 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.05 LA 1.00 NL 1.41 ! OV 0.95 PT 0.94 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.07 LA 0.97 NL 1.30 ! OV 0.95 PT 0.97 SC 1.05 ! ! ! Fit before self-cal, rms=0.098148Jy sigma=1.150362 ! Fit after self-cal, rms=0.110935Jy sigma=1.133498 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.333 mas, bmaj=34.39 mas, bpa=10.77 degrees ! Estimated noise=1.08284 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.000428549 Jy ! Component: 100 - total flux cleaned = -0.000723309 Jy ! Component: 150 - total flux cleaned = -0.00105141 Jy ! Component: 200 - total flux cleaned = -0.00120885 Jy ! Total flux subtracted in 200 components = -0.00120885 Jy ! Clean residual min=-0.005152 max=0.004689 Jy/beam ! Clean residual mean=-0.000009 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.206763 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 120 components and 0.206763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110701Jy sigma=1.127999 ! Fit after self-cal, rms=0.110876Jy sigma=1.127620 ! 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.110876Jy sigma=1.127620 ! Fit after self-cal, rms=0.115791Jy sigma=1.124425 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.331 mas, bmaj=34.9 mas, bpa=10.77 degrees ! Estimated noise=1.08829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00191269 Jy ! Component: 100 - total flux cleaned = -0.00217987 Jy ! Component: 150 - total flux cleaned = -0.00231162 Jy ! Component: 200 - total flux cleaned = -0.00246158 Jy ! Total flux subtracted in 200 components = -0.00246158 Jy ! Clean residual min=-0.003952 max=0.004783 Jy/beam ! Clean residual mean=-0.000027 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.204302 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 153 components and 0.204302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115728Jy sigma=1.123757 ! Fit after self-cal, rms=0.115771Jy sigma=1.123686 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 = -8.29562e-05 Jy ! Component: 100 - total flux cleaned = -8.45892e-05 Jy ! Component: 150 - total flux cleaned = -0.000111571 Jy ! Component: 200 - total flux cleaned = -0.000135421 Jy ! Total flux subtracted in 200 components = -0.000135421 Jy ! Clean residual min=-0.003929 max=0.004636 Jy/beam ! Clean residual mean=-0.000028 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.204166 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 171 components and 0.204166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115752Jy sigma=1.123536 ! Fit after self-cal, rms=0.115745Jy sigma=1.123528 ! 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.115745Jy sigma=1.123528 ! Fit after self-cal, rms=0.118049Jy sigma=1.123321 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.341 mas, bmaj=35.22 mas, bpa=10.78 degrees ! Estimated noise=1.08873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00129298 Jy ! Component: 100 - total flux cleaned = -0.00148952 Jy ! Component: 150 - total flux cleaned = -0.0016914 Jy ! Component: 200 - total flux cleaned = -0.00183547 Jy ! Total flux subtracted in 200 components = -0.00183547 Jy ! Clean residual min=-0.003925 max=0.004610 Jy/beam ! Clean residual mean=-0.000029 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.202331 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 188 components and 0.202331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118010Jy sigma=1.123032 ! Fit after self-cal, rms=0.118017Jy sigma=1.123017 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.000138473 Jy ! Component: 100 - total flux cleaned = -0.00025975 Jy ! Component: 150 - total flux cleaned = -0.000386865 Jy ! Component: 200 - total flux cleaned = -0.000444301 Jy ! Total flux subtracted in 200 components = -0.000444301 Jy ! Clean residual min=-0.003942 max=0.004527 Jy/beam ! Clean residual mean=-0.000032 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.201886 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 203 components and 0.201886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118002Jy sigma=1.122930 ! Fit after self-cal, rms=0.117998Jy sigma=1.122919 ! 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.117998Jy sigma=1.122919 ! Fit after self-cal, rms=0.119791Jy sigma=1.122786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.24 mas, bmaj=44.52 mas, bpa=3.115 degrees ! Estimated noise=1.18847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00111358 Jy ! Component: 100 - total flux cleaned = -0.00132513 Jy ! Component: 150 - total flux cleaned = -0.00142344 Jy ! Component: 200 - total flux cleaned = -0.00149399 Jy ! Total flux subtracted in 200 components = -0.00149399 Jy ! Clean residual min=-0.003372 max=0.004344 Jy/beam ! Clean residual mean=-0.000040 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.200392 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 204 components and 0.200392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119766Jy sigma=1.122645 ! Fit after self-cal, rms=0.119772Jy sigma=1.122629 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.000215024 Jy ! Component: 100 - total flux cleaned = -0.000231527 Jy ! Component: 150 - total flux cleaned = -0.000284681 Jy ! Component: 200 - total flux cleaned = -0.000321768 Jy ! Total flux subtracted in 200 components = -0.000321768 Jy ! Clean residual min=-0.003354 max=0.004274 Jy/beam ! Clean residual mean=-0.000043 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.200071 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 212 components and 0.200071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119761Jy sigma=1.122582 ! Fit after self-cal, rms=0.119760Jy sigma=1.122570 ! 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.352 mas, bmaj=35.47 mas, bpa=10.79 degrees ! Estimated noise=1.08892 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.352 x 35.47 at 10.79 degrees (North through East) ! Clean map min=-0.0038158 max=0.16341 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.489 mas, bmaj=31.86 mas, bpa=11.39 degrees ! Estimated noise=1.58429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.129007 Jy ! Component: 100 - total flux cleaned = 0.162128 Jy ! Component: 150 - total flux cleaned = 0.176976 Jy ! Component: 200 - total flux cleaned = 0.18544 Jy ! Total flux subtracted in 200 components = 0.18544 Jy ! Clean residual min=-0.008120 max=0.005977 Jy/beam ! Clean residual mean=-0.000068 rms=0.002011 Jy/beam ! Combined flux in latest and established models = 0.18544 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 59 model components to the UV plane model. ! The established model now contains 59 components and 0.18544 Jy ! Inverting map and beam ! Estimated beam: bmin=4.352 mas, bmaj=35.47 mas, bpa=10.79 degrees ! Estimated noise=1.08892 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.00690554 Jy ! Component: 100 - total flux cleaned = 0.0106424 Jy ! Component: 150 - total flux cleaned = 0.0128238 Jy ! Component: 200 - total flux cleaned = 0.0134748 Jy ! Total flux subtracted in 200 components = 0.0134748 Jy ! Clean residual min=-0.004540 max=0.004507 Jy/beam ! Clean residual mean=-0.000035 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.198915 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 84 components and 0.198915 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=10.24 mas, bmaj=44.52 mas, bpa=3.115 degrees ! Estimated noise=1.18847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000591195 Jy ! Component: 100 - total flux cleaned = 0.000720942 Jy ! Component: 150 - total flux cleaned = 0.000833445 Jy ! Component: 200 - total flux cleaned = 0.000931907 Jy ! Total flux subtracted in 200 components = 0.000931907 Jy ! Clean residual min=-0.003266 max=0.004411 Jy/beam ! Clean residual mean=-0.000043 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.199847 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.57566e-05 Jy ! Component: 100 - total flux cleaned = 0.000124771 Jy ! Component: 150 - total flux cleaned = 0.000162075 Jy ! Component: 200 - total flux cleaned = 0.000213731 Jy ! Total flux subtracted in 200 components = 0.000213731 Jy ! Clean residual min=-0.003214 max=0.004390 Jy/beam ! Clean residual mean=-0.000041 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.200061 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.200061 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.352 mas, bmaj=35.47 mas, bpa=10.79 degrees ! Estimated noise=1.08892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.0176e-05 Jy ! Component: 100 - total flux cleaned = -1.02393e-05 Jy ! Component: 150 - total flux cleaned = 2.51662e-05 Jy ! Component: 200 - total flux cleaned = 8.86142e-05 Jy ! Total flux subtracted in 200 components = 8.86142e-05 Jy ! Clean residual min=-0.004205 max=0.004486 Jy/beam ! Clean residual mean=-0.000029 rms=0.001143 Jy/beam ! Combined flux in latest and established models = 0.200149 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 109 components and 0.20015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119776Jy sigma=1.122979 ! Fit after self-cal, rms=0.119705Jy sigma=1.122849 wmodel J1227-4436_S_map.mod ! Writing 109 model components to file: J1227-4436_S_map.mod wobs J1227-4436_S_uvs.fits ! Writing UV FITS file: J1227-4436_S_uvs.fits wwins J1227-4436_S_map.win ! wwins: Wrote 1 windows to J1227-4436_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.000566052 Jy ! Component: 100 - total flux cleaned = 0.000437073 Jy ! Component: 150 - total flux cleaned = 0.00026541 Jy ! Component: 200 - total flux cleaned = 0.000266778 Jy ! Component: 250 - total flux cleaned = 0.000316655 Jy ! Component: 300 - total flux cleaned = 0.000316509 Jy ! Component: 350 - total flux cleaned = 0.00031669 Jy ! Component: 400 - total flux cleaned = 0.000237023 Jy ! Component: 450 - total flux cleaned = 0.00019796 Jy ! Component: 500 - total flux cleaned = 1.60343e-05 Jy ! Component: 550 - total flux cleaned = -0.000122928 Jy ! Component: 600 - total flux cleaned = -0.000322349 Jy ! Component: 650 - total flux cleaned = -0.000449747 Jy ! Component: 700 - total flux cleaned = -0.000603171 Jy ! Component: 750 - total flux cleaned = -0.000750659 Jy ! Component: 800 - total flux cleaned = -0.000950206 Jy ! Component: 850 - total flux cleaned = -0.0012548 Jy ! Component: 900 - total flux cleaned = -0.00144321 Jy ! Component: 950 - total flux cleaned = -0.00162626 Jy ! Component: 1000 - total flux cleaned = -0.00185431 Jy ! Component: 1050 - total flux cleaned = -0.00202667 Jy ! Component: 1100 - total flux cleaned = -0.00221868 Jy ! Component: 1150 - total flux cleaned = -0.00238229 Jy ! Component: 1200 - total flux cleaned = -0.00254161 Jy ! Component: 1250 - total flux cleaned = -0.00263024 Jy ! Component: 1300 - total flux cleaned = -0.00273883 Jy ! Component: 1350 - total flux cleaned = -0.0028452 Jy ! Component: 1400 - total flux cleaned = -0.00292898 Jy ! Component: 1450 - total flux cleaned = -0.00307155 Jy ! Component: 1500 - total flux cleaned = -0.00309133 Jy ! Component: 1550 - total flux cleaned = -0.00318962 Jy ! Component: 1600 - total flux cleaned = -0.00328575 Jy ! Component: 1650 - total flux cleaned = -0.00332315 Jy ! Component: 1700 - total flux cleaned = -0.00341537 Jy ! Component: 1750 - total flux cleaned = -0.00341511 Jy ! Component: 1800 - total flux cleaned = -0.00353961 Jy ! Component: 1850 - total flux cleaned = -0.00359216 Jy ! Component: 1900 - total flux cleaned = -0.00366159 Jy ! Component: 1950 - total flux cleaned = -0.00374721 Jy ! Component: 2000 - total flux cleaned = -0.00378121 Jy ! Component: 2050 - total flux cleaned = -0.00388148 Jy ! Component: 2100 - total flux cleaned = -0.0039308 Jy ! Component: 2150 - total flux cleaned = -0.00399603 Jy ! Component: 2200 - total flux cleaned = -0.00407674 Jy ! Component: 2250 - total flux cleaned = -0.00407658 Jy ! Component: 2300 - total flux cleaned = -0.00409245 Jy ! Component: 2350 - total flux cleaned = -0.00412397 Jy ! Component: 2400 - total flux cleaned = -0.00412395 Jy ! Component: 2450 - total flux cleaned = -0.00415526 Jy ! Component: 2500 - total flux cleaned = -0.00417085 Jy ! Component: 2550 - total flux cleaned = -0.00418649 Jy ! Component: 2600 - total flux cleaned = -0.00420209 Jy ! Component: 2650 - total flux cleaned = -0.00424869 Jy ! Component: 2700 - total flux cleaned = -0.00429511 Jy ! Component: 2750 - total flux cleaned = -0.00429515 Jy ! Component: 2800 - total flux cleaned = -0.0042951 Jy ! Component: 2850 - total flux cleaned = -0.0043105 Jy ! Component: 2900 - total flux cleaned = -0.00432595 Jy ! Component: 2950 - total flux cleaned = -0.00432595 Jy ! Component: 3000 - total flux cleaned = -0.00432599 Jy ! Component: 3050 - total flux cleaned = -0.00432595 Jy ! Component: 3100 - total flux cleaned = -0.0043259 Jy ! Component: 3150 - total flux cleaned = -0.00437204 Jy ! Component: 3200 - total flux cleaned = -0.0043874 Jy ! Component: 3250 - total flux cleaned = -0.00440283 Jy ! Component: 3300 - total flux cleaned = -0.00444931 Jy ! Component: 3350 - total flux cleaned = -0.00448029 Jy ! Component: 3400 - total flux cleaned = -0.00449604 Jy ! Component: 3450 - total flux cleaned = -0.00452727 Jy ! Component: 3500 - total flux cleaned = -0.00451164 Jy ! Component: 3550 - total flux cleaned = -0.00448019 Jy ! Component: 3600 - total flux cleaned = -0.00449592 Jy ! Component: 3650 - total flux cleaned = -0.00446435 Jy ! Component: 3700 - total flux cleaned = -0.00444846 Jy ! Component: 3750 - total flux cleaned = -0.00441662 Jy ! Component: 3800 - total flux cleaned = -0.00441667 Jy ! Component: 3850 - total flux cleaned = -0.00440084 Jy ! Component: 3900 - total flux cleaned = -0.00441708 Jy ! Component: 3950 - total flux cleaned = -0.00441714 Jy ! Component: 4000 - total flux cleaned = -0.00443343 Jy ! Component: 4050 - total flux cleaned = -0.00443351 Jy ! Total flux subtracted in 4096 components = -0.00443353 Jy ! Clean residual min=-0.000896 max=0.000877 Jy/beam ! Clean residual mean=0.000001 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.195716 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 365 components and 0.195716 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1227-4436_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.352 x 35.47 at 10.79 degrees (North through East) ! Clean map min=-0.0026922 max=0.16232 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1227-4436_S_map.fits wmodel /vlbi/uf001/uva//J1227-4436_S_map.mod ! Writing 365 model components to file: /vlbi/uf001/uva//J1227-4436_S_map.mod wobs /vlbi/uf001/uva//J1227-4436_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1227-4436_S_uvs.fits wwins /vlbi/uf001/uva//J1227-4436_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1227-4436_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.16232 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000307836 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.568943 0.568943 1.13789 2.27577 4.55154 9.10309 18.2062 36.4123 72.8247 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.162 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 527.293 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1227-4436_S_dfm.log closed on Mon Jan 14 01:52:54 2019