! Started logfile: /scr/pima/rdv91_uvs/J1131-1628_S_dfm.log on Fri Jun 15 11:26:44 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23299 obs /scr/pima/rdv91_uvs/J1131-1628_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv91_uvs/J1131-1628_S_uva.fits ! AN table 1: 178 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976904 visibilities/baseline/integration-bin. ! Found source: J1131-1628 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 31300 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J1131-1628_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009478Jy sigma=16.724376 ! Fit after self-cal, rms=0.902243Jy sigma=14.890472 ! 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.512 mas, bmaj=6.317 mas, bpa=-2.852 degrees ! Estimated noise=0.49153 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.0811789 Jy ! Component: 100 - total flux cleaned = 0.0993663 Jy ! Total flux subtracted in 100 components = 0.0993663 Jy ! Clean residual min=-0.004303 max=0.006424 Jy/beam ! Clean residual mean=0.000008 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.0993663 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0993663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119633Jy sigma=1.844580 ! Fit after self-cal, rms=0.119378Jy sigma=1.840755 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00726585 Jy ! Component: 100 - total flux cleaned = 0.0109221 Jy ! Total flux subtracted in 100 components = 0.0109221 Jy ! Clean residual min=-0.003815 max=0.004101 Jy/beam ! Clean residual mean=0.000007 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.110288 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 10 components and 0.110288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118986Jy sigma=1.832492 ! Fit after self-cal, rms=0.119001Jy sigma=1.832333 ! 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.335 mas, bmaj=7.941 mas, bpa=-1.98 degrees ! Estimated noise=0.250105 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.00141037 Jy ! Component: 100 - total flux cleaned = 0.00151594 Jy ! Component: 150 - total flux cleaned = 0.00156098 Jy ! Component: 200 - total flux cleaned = 0.00156198 Jy ! Total flux subtracted in 200 components = 0.00156198 Jy ! Clean residual min=-0.002154 max=0.002281 Jy/beam ! Clean residual mean=0.000006 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.11185 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 18 components and 0.11185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118959Jy sigma=1.831593 ! Fit after self-cal, rms=0.118957Jy sigma=1.831527 ! 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.335 x 7.941 at -1.98 degrees (North through East) ! Clean map min=-0.0021167 max=0.10642 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.04 HN 1.02 KP 1.02 ! LA 0.97 MK 0.97 NL 0.97 OV 0.98 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 HN 1.06 KP 1.04 ! LA 0.97 MK 0.98 NL 0.99 OV 1.11 ! PT 0.96 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.14 KP 0.98 ! LA 0.99 MK 1.06 NL 0.97 OV 0.94 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.06 HN 1.05 KP 0.98 ! LA 0.99 MK 0.98 NL 0.97 OV 1.01 ! PT 1.01 SC 1.00 ! ! ! Fit before self-cal, rms=0.118957Jy sigma=1.831527 ! Fit after self-cal, rms=0.119850Jy sigma=1.828406 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.338 mas, bmaj=7.915 mas, bpa=-1.741 degrees ! Estimated noise=0.250245 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.000270389 Jy ! Component: 100 - total flux cleaned = 0.000242081 Jy ! Component: 150 - total flux cleaned = 0.000216383 Jy ! Component: 200 - total flux cleaned = 0.000215712 Jy ! Total flux subtracted in 200 components = 0.000215712 Jy ! Clean residual min=-0.002103 max=0.001933 Jy/beam ! Clean residual mean=0.000005 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.112066 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.112066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119836Jy sigma=1.828197 ! Fit after self-cal, rms=0.119889Jy sigma=1.827987 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119889Jy sigma=1.827987 ! Fit after self-cal, rms=0.120867Jy sigma=1.825817 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.335 mas, bmaj=7.91 mas, bpa=-1.82 degrees ! Estimated noise=0.250888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00029335 Jy ! Component: 100 - total flux cleaned = 0.000338626 Jy ! Component: 150 - total flux cleaned = 0.000337948 Jy ! Component: 200 - total flux cleaned = 0.000319892 Jy ! Total flux subtracted in 200 components = 0.000319892 Jy ! Clean residual min=-0.001973 max=0.001767 Jy/beam ! Clean residual mean=0.000005 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.112386 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.112386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120858Jy sigma=1.825705 ! Fit after self-cal, rms=0.120882Jy sigma=1.825566 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 = 1.03388e-05 Jy ! Component: 100 - total flux cleaned = -2.44331e-05 Jy ! Component: 150 - total flux cleaned = -3.99409e-05 Jy ! Component: 200 - total flux cleaned = -5.52434e-05 Jy ! Total flux subtracted in 200 components = -5.52434e-05 Jy ! Clean residual min=-0.001946 max=0.001762 Jy/beam ! Clean residual mean=0.000005 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.112331 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.112331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120878Jy sigma=1.825502 ! Fit after self-cal, rms=0.120876Jy sigma=1.825496 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120876Jy sigma=1.825496 ! Fit after self-cal, rms=0.120985Jy sigma=1.825435 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=7.907 mas, bpa=-1.804 degrees ! Estimated noise=0.251183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000311259 Jy ! Component: 100 - total flux cleaned = 0.000311321 Jy ! Component: 150 - total flux cleaned = 0.000311744 Jy ! Component: 200 - total flux cleaned = 0.000311303 Jy ! Total flux subtracted in 200 components = 0.000311303 Jy ! Clean residual min=-0.001921 max=0.001772 Jy/beam ! Clean residual mean=0.000005 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.112642 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.112642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120981Jy sigma=1.825374 ! Fit after self-cal, rms=0.120981Jy sigma=1.825371 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.99929e-06 Jy ! Component: 100 - total flux cleaned = -3.15272e-05 Jy ! Component: 150 - total flux cleaned = -4.37476e-05 Jy ! Component: 200 - total flux cleaned = -5.53831e-05 Jy ! Total flux subtracted in 200 components = -5.53831e-05 Jy ! Clean residual min=-0.001909 max=0.001779 Jy/beam ! Clean residual mean=0.000005 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.112587 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.112587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120979Jy sigma=1.825337 ! Fit after self-cal, rms=0.120978Jy sigma=1.825335 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120978Jy sigma=1.825335 ! Fit after self-cal, rms=0.121016Jy sigma=1.825283 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.796 mas, bmaj=15.51 mas, bpa=3.977 degrees ! Estimated noise=0.302425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.37634e-06 Jy ! Component: 100 - total flux cleaned = -9.1177e-06 Jy ! Component: 150 - total flux cleaned = 1.22097e-06 Jy ! Component: 200 - total flux cleaned = 1.13228e-05 Jy ! Total flux subtracted in 200 components = 1.13228e-05 Jy ! Clean residual min=-0.002193 max=0.001741 Jy/beam ! Clean residual mean=0.000009 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.112598 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.112598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121017Jy sigma=1.825306 ! Fit after self-cal, rms=0.121019Jy sigma=1.825297 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.74508e-05 Jy ! Component: 100 - total flux cleaned = 1.72077e-05 Jy ! Component: 150 - total flux cleaned = 1.68735e-05 Jy ! Component: 200 - total flux cleaned = 2.52546e-05 Jy ! Total flux subtracted in 200 components = 2.52546e-05 Jy ! Clean residual min=-0.002172 max=0.001736 Jy/beam ! Clean residual mean=0.000009 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.112623 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.112623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121021Jy sigma=1.825327 ! Fit after self-cal, rms=0.121023Jy sigma=1.825325 ! 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.326 mas, bmaj=7.904 mas, bpa=-1.823 degrees ! Estimated noise=0.251406 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.326 x 7.904 at -1.823 degrees (North through East) ! Clean map min=-0.0018633 max=0.10719 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.494 mas, bmaj=6.289 mas, bpa=-2.746 degrees ! Estimated noise=0.491296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0810139 Jy ! Component: 100 - total flux cleaned = 0.100078 Jy ! Component: 150 - total flux cleaned = 0.108087 Jy ! Component: 200 - total flux cleaned = 0.112135 Jy ! Total flux subtracted in 200 components = 0.112135 Jy ! Clean residual min=-0.003637 max=0.003434 Jy/beam ! Clean residual mean=0.000005 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.112135 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.112135 Jy ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=7.904 mas, bpa=-1.823 degrees ! Estimated noise=0.251406 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.000491994 Jy ! Component: 100 - total flux cleaned = 0.000739869 Jy ! Component: 150 - total flux cleaned = 0.000818816 Jy ! Component: 200 - total flux cleaned = 0.000819232 Jy ! Total flux subtracted in 200 components = 0.000819232 Jy ! Clean residual min=-0.002055 max=0.001817 Jy/beam ! Clean residual mean=0.000005 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.112954 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 14 components and 0.112954 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.796 mas, bmaj=15.51 mas, bpa=3.977 degrees ! Estimated noise=0.302425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144601 Jy ! Component: 100 - total flux cleaned = -0.000146012 Jy ! Component: 150 - total flux cleaned = -0.000146828 Jy ! Component: 200 - total flux cleaned = -0.000146929 Jy ! Total flux subtracted in 200 components = -0.000146929 Jy ! Clean residual min=-0.002120 max=0.001721 Jy/beam ! Clean residual mean=0.000009 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.112807 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.11556e-05 Jy ! Component: 100 - total flux cleaned = 1.11811e-05 Jy ! Component: 150 - total flux cleaned = 1.075e-05 Jy ! Component: 200 - total flux cleaned = 6.39911e-06 Jy ! Total flux subtracted in 200 components = 6.39911e-06 Jy ! Clean residual min=-0.002117 max=0.001728 Jy/beam ! Clean residual mean=0.000009 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.112814 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.112814 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=7.904 mas, bpa=-1.823 degrees ! Estimated noise=0.251406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000211236 Jy ! Component: 100 - total flux cleaned = 0.000242569 Jy ! Component: 150 - total flux cleaned = 0.000269836 Jy ! Component: 200 - total flux cleaned = 0.000269597 Jy ! Total flux subtracted in 200 components = 0.000269597 Jy ! Clean residual min=-0.001978 max=0.001800 Jy/beam ! Clean residual mean=0.000005 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.113083 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.113083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121029Jy sigma=1.825413 ! Fit after self-cal, rms=0.121027Jy sigma=1.825390 wmodel J1131-1628_S_map.mod ! Writing 29 model components to file: J1131-1628_S_map.mod wobs J1131-1628_S_uvs.fits ! Writing UV FITS file: J1131-1628_S_uvs.fits wwins J1131-1628_S_map.win ! wwins: Wrote 1 windows to J1131-1628_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.000262274 Jy ! Component: 100 - total flux cleaned = -0.00029426 Jy ! Component: 150 - total flux cleaned = -0.000325046 Jy ! Component: 200 - total flux cleaned = -0.000443543 Jy ! Component: 250 - total flux cleaned = -0.000558085 Jy ! Component: 300 - total flux cleaned = -0.000641339 Jy ! Component: 350 - total flux cleaned = -0.000722711 Jy ! Component: 400 - total flux cleaned = -0.000775695 Jy ! Component: 450 - total flux cleaned = -0.000751075 Jy ! Component: 500 - total flux cleaned = -0.000701509 Jy ! Component: 550 - total flux cleaned = -0.000652646 Jy ! Component: 600 - total flux cleaned = -0.000580828 Jy ! Component: 650 - total flux cleaned = -0.000487572 Jy ! Component: 700 - total flux cleaned = -0.000487879 Jy ! Component: 750 - total flux cleaned = -0.000442785 Jy ! Component: 800 - total flux cleaned = -0.000420652 Jy ! Component: 850 - total flux cleaned = -0.000398778 Jy ! Component: 900 - total flux cleaned = -0.000420805 Jy ! Component: 950 - total flux cleaned = -0.000484497 Jy ! Component: 1000 - total flux cleaned = -0.000484576 Jy ! Component: 1050 - total flux cleaned = -0.00048467 Jy ! Component: 1100 - total flux cleaned = -0.000585783 Jy ! Component: 1150 - total flux cleaned = -0.000505998 Jy ! Component: 1200 - total flux cleaned = -0.00060444 Jy ! Component: 1250 - total flux cleaned = -0.000604288 Jy ! Component: 1300 - total flux cleaned = -0.000661864 Jy ! Component: 1350 - total flux cleaned = -0.000756515 Jy ! Component: 1400 - total flux cleaned = -0.000700514 Jy ! Component: 1450 - total flux cleaned = -0.000848764 Jy ! Component: 1500 - total flux cleaned = -0.00081223 Jy ! Component: 1550 - total flux cleaned = -0.000848704 Jy ! Component: 1600 - total flux cleaned = -0.000920238 Jy ! Component: 1650 - total flux cleaned = -0.000885169 Jy ! Component: 1700 - total flux cleaned = -0.00104288 Jy ! Component: 1750 - total flux cleaned = -0.00106015 Jy ! Component: 1800 - total flux cleaned = -0.00112869 Jy ! Component: 1850 - total flux cleaned = -0.00117943 Jy ! Component: 1900 - total flux cleaned = -0.00119646 Jy ! Component: 1950 - total flux cleaned = -0.00131273 Jy ! Component: 2000 - total flux cleaned = -0.00142807 Jy ! Component: 2050 - total flux cleaned = -0.00146087 Jy ! Component: 2100 - total flux cleaned = -0.0016387 Jy ! Component: 2150 - total flux cleaned = -0.00173475 Jy ! Component: 2200 - total flux cleaned = -0.00175066 Jy ! Component: 2250 - total flux cleaned = -0.00181385 Jy ! Component: 2300 - total flux cleaned = -0.00196993 Jy ! Component: 2350 - total flux cleaned = -0.00198546 Jy ! Component: 2400 - total flux cleaned = -0.00203172 Jy ! Component: 2450 - total flux cleaned = -0.00210826 Jy ! Component: 2500 - total flux cleaned = -0.00218391 Jy ! Component: 2550 - total flux cleaned = -0.00225905 Jy ! Component: 2600 - total flux cleaned = -0.00237837 Jy ! Component: 2650 - total flux cleaned = -0.00245244 Jy ! Component: 2700 - total flux cleaned = -0.00246708 Jy ! Component: 2750 - total flux cleaned = -0.00251076 Jy ! Component: 2800 - total flux cleaned = -0.00264108 Jy ! Component: 2850 - total flux cleaned = -0.00266966 Jy ! Component: 2900 - total flux cleaned = -0.00269813 Jy ! Component: 2950 - total flux cleaned = -0.00279741 Jy ! Component: 3000 - total flux cleaned = -0.00279748 Jy ! Component: 3050 - total flux cleaned = -0.00290925 Jy ! Component: 3100 - total flux cleaned = -0.00297859 Jy ! Component: 3150 - total flux cleaned = -0.00295108 Jy ! Component: 3200 - total flux cleaned = -0.00303325 Jy ! Component: 3250 - total flux cleaned = -0.00306039 Jy ! Component: 3300 - total flux cleaned = -0.00311452 Jy ! Component: 3350 - total flux cleaned = -0.00318171 Jy ! Component: 3400 - total flux cleaned = -0.0032349 Jy ! Component: 3450 - total flux cleaned = -0.00326148 Jy ! Component: 3500 - total flux cleaned = -0.00330094 Jy ! Component: 3550 - total flux cleaned = -0.00339241 Jy ! Component: 3600 - total flux cleaned = -0.00340551 Jy ! Component: 3650 - total flux cleaned = -0.00345712 Jy ! Component: 3700 - total flux cleaned = -0.00350857 Jy ! Component: 3750 - total flux cleaned = -0.00358529 Jy ! Component: 3800 - total flux cleaned = -0.0036234 Jy ! Component: 3850 - total flux cleaned = -0.003674 Jy ! Component: 3900 - total flux cleaned = -0.00378701 Jy ! Component: 3950 - total flux cleaned = -0.003812 Jy ! Component: 4000 - total flux cleaned = -0.00391133 Jy ! Component: 4050 - total flux cleaned = -0.00398551 Jy ! Total flux subtracted in 4096 components = -0.00402243 Jy ! Clean residual min=-0.000786 max=0.000641 Jy/beam ! Clean residual mean=0.000002 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.109061 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 302 components and 0.109061 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv91_uvs/J1131-1628_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.326 x 7.904 at -1.823 degrees (North through East) ! Clean map min=-0.0017569 max=0.10692 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv91_uvs/J1131-1628_S_map.fits wmodel /scr/pima/rdv91_uvs/J1131-1628_S_map.mod ! Writing 302 model components to file: /scr/pima/rdv91_uvs/J1131-1628_S_map.mod wobs /scr/pima/rdv91_uvs/J1131-1628_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv91_uvs/J1131-1628_S_uvs.fits wwins /scr/pima/rdv91_uvs/J1131-1628_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv91_uvs/J1131-1628_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.106918 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222567 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.6245 0.6245 1.249 2.498 4.996 9.99201 19.984 39.968 79.936 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.106 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 480.384 quit ! Quitting program ! Log file /scr/pima/rdv91_uvs/J1131-1628_S_dfm.log closed on Fri Jun 15 11:26:49 2018