! Started logfile: /scr/pima/rv117_uvs/J1121-0711_S_dfm.log on Sat Dec 9 23:43:49 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv117_uvs/J1121-0711_S_uva.fits ! Reading UV FITS file: /scr/pima/rv117_uvs/J1121-0711_S_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.988384 visibilities/baseline/integration-bin. ! Found source: J1121-0711 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 7828 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 J1121-0711_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 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.029792Jy sigma=18.174741 ! Fit after self-cal, rms=0.877896Jy sigma=15.805812 ! 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.691 mas, bmaj=6.569 mas, bpa=-1.741 degrees ! Estimated noise=0.854999 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.0954641 Jy ! Component: 100 - total flux cleaned = 0.11702 Jy ! Total flux subtracted in 100 components = 0.11702 Jy ! Clean residual min=-0.004358 max=0.009809 Jy/beam ! Clean residual mean=-0.000003 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.11702 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.11702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180874Jy sigma=0.936462 ! Fit after self-cal, rms=0.180870Jy sigma=0.936144 ! Inverting map ! Added new window around map position (3.5, -7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0098518 Jy ! Component: 100 - total flux cleaned = 0.0155107 Jy ! Total flux subtracted in 100 components = 0.0155107 Jy ! Clean residual min=-0.003891 max=0.005310 Jy/beam ! Clean residual mean=-0.000003 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.13253 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.13253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180137Jy sigma=0.891340 ! Fit after self-cal, rms=0.180088Jy sigma=0.889741 ! 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.334 mas, bmaj=7.808 mas, bpa=-3.062 degrees ! Estimated noise=0.459699 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.00608242 Jy ! Component: 100 - total flux cleaned = 0.00911251 Jy ! Component: 150 - total flux cleaned = 0.0103615 Jy ! Component: 200 - total flux cleaned = 0.0107694 Jy ! Total flux subtracted in 200 components = 0.0107694 Jy ! Clean residual min=-0.002887 max=0.003251 Jy/beam ! Clean residual mean=0.000001 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.1433 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 0.1433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179927Jy sigma=0.875944 ! Fit after self-cal, rms=0.179889Jy sigma=0.874973 ! 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.334 x 7.808 at -3.062 degrees (North through East) ! Clean map min=-0.0026367 max=0.11801 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.94 HN 1.01 KP 1.02 ! LA 0.98 MK 0.99 NL 1.11 OV 0.98 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 0.98 HN 1.05 KP 1.01 ! LA 0.94 MK 0.96 NL 0.98 OV 0.99 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.02 KP 1.01 ! LA 0.98 MK 1.01 NL 1.00 OV 1.02 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.04 HN 1.02 KP 1.01 ! LA 0.99 MK 1.00 NL 0.97 OV 0.97 ! PT 1.00 SC 0.99 ! ! ! Fit before self-cal, rms=0.179889Jy sigma=0.874973 ! Fit after self-cal, rms=0.190468Jy sigma=0.862522 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=7.859 mas, bpa=-3.288 degrees ! Estimated noise=0.466972 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.00114425 Jy ! Component: 100 - total flux cleaned = 0.00127039 Jy ! Component: 150 - total flux cleaned = 0.00133873 Jy ! Component: 200 - total flux cleaned = 0.00131293 Jy ! Total flux subtracted in 200 components = 0.00131293 Jy ! Clean residual min=-0.002474 max=0.002681 Jy/beam ! Clean residual mean=0.000001 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.144613 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.144613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190265Jy sigma=0.862514 ! Fit after self-cal, rms=0.190262Jy sigma=0.862291 ! 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.190262Jy sigma=0.862291 ! Fit after self-cal, rms=0.052445Jy sigma=0.839582 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=7.84 mas, bpa=-3.285 degrees ! Estimated noise=0.465642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000306298 Jy ! Component: 100 - total flux cleaned = 0.000557866 Jy ! Component: 150 - total flux cleaned = 0.000732194 Jy ! Component: 200 - total flux cleaned = 0.000843238 Jy ! Total flux subtracted in 200 components = 0.000843238 Jy ! Clean residual min=-0.001805 max=0.001759 Jy/beam ! Clean residual mean=-0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.145456 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.145456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052427Jy sigma=0.839278 ! Fit after self-cal, rms=0.052386Jy sigma=0.839026 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 = -3.34494e-05 Jy ! Component: 100 - total flux cleaned = 5.36414e-05 Jy ! Component: 150 - total flux cleaned = 6.53082e-05 Jy ! Component: 200 - total flux cleaned = 9.81091e-05 Jy ! Total flux subtracted in 200 components = 9.81091e-05 Jy ! Clean residual min=-0.001757 max=0.001759 Jy/beam ! Clean residual mean=-0.000000 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.145554 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.145554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052376Jy sigma=0.838877 ! Fit after self-cal, rms=0.052373Jy sigma=0.838833 ! 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.052373Jy sigma=0.838833 ! Fit after self-cal, rms=0.052361Jy sigma=0.838764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=7.836 mas, bpa=-3.344 degrees ! Estimated noise=0.466163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000331832 Jy ! Component: 100 - total flux cleaned = 0.000482992 Jy ! Component: 150 - total flux cleaned = 0.000575173 Jy ! Component: 200 - total flux cleaned = 0.000604495 Jy ! Total flux subtracted in 200 components = 0.000604495 Jy ! Clean residual min=-0.001758 max=0.001736 Jy/beam ! Clean residual mean=-0.000000 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.146158 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.146158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052352Jy sigma=0.838626 ! Fit after self-cal, rms=0.052349Jy sigma=0.838589 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 = -3.41419e-06 Jy ! Component: 100 - total flux cleaned = 8.62765e-06 Jy ! Component: 150 - total flux cleaned = 2.6392e-05 Jy ! Component: 200 - total flux cleaned = 3.47833e-05 Jy ! Total flux subtracted in 200 components = 3.47833e-05 Jy ! Clean residual min=-0.001740 max=0.001735 Jy/beam ! Clean residual mean=-0.000000 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.146193 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.146193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052344Jy sigma=0.838503 ! Fit after self-cal, rms=0.052342Jy sigma=0.838476 ! 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.052342Jy sigma=0.838476 ! Fit after self-cal, rms=0.052381Jy sigma=0.838427 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.587 mas, bmaj=13.21 mas, bpa=-0.6914 degrees ! Estimated noise=0.580389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000810203 Jy ! Component: 100 - total flux cleaned = 0.00109821 Jy ! Component: 150 - total flux cleaned = 0.00115027 Jy ! Component: 200 - total flux cleaned = 0.00119277 Jy ! Total flux subtracted in 200 components = 0.00119277 Jy ! Clean residual min=-0.002136 max=0.001964 Jy/beam ! Clean residual mean=0.000000 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.147386 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 0.147386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052382Jy sigma=0.838436 ! Fit after self-cal, rms=0.052381Jy sigma=0.838414 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.95364e-05 Jy ! Component: 100 - total flux cleaned = 9.65199e-05 Jy ! Component: 150 - total flux cleaned = 0.000119211 Jy ! Component: 200 - total flux cleaned = 0.000138306 Jy ! Total flux subtracted in 200 components = 0.000138306 Jy ! Clean residual min=-0.002127 max=0.001949 Jy/beam ! Clean residual mean=0.000001 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.147524 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 92 components and 0.147524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052383Jy sigma=0.838437 ! Fit after self-cal, rms=0.052383Jy sigma=0.838428 ! 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.318 mas, bmaj=7.834 mas, bpa=-3.391 degrees ! Estimated noise=0.466851 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.318 x 7.834 at -3.391 degrees (North through East) ! Clean map min=-0.0016881 max=0.11929 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.676 mas, bmaj=6.586 mas, bpa=-1.982 degrees ! Estimated noise=0.864038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0962701 Jy ! Component: 100 - total flux cleaned = 0.119923 Jy ! Component: 150 - total flux cleaned = 0.12983 Jy ! Component: 200 - total flux cleaned = 0.135176 Jy ! Total flux subtracted in 200 components = 0.135176 Jy ! Clean residual min=-0.002932 max=0.003073 Jy/beam ! Clean residual mean=-0.000002 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.135176 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.135176 Jy ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=7.834 mas, bpa=-3.391 degrees ! Estimated noise=0.466851 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.00485944 Jy ! Component: 100 - total flux cleaned = 0.00742546 Jy ! Component: 150 - total flux cleaned = 0.00896314 Jy ! Component: 200 - total flux cleaned = 0.00996203 Jy ! Total flux subtracted in 200 components = 0.00996203 Jy ! Clean residual min=-0.001678 max=0.001718 Jy/beam ! Clean residual mean=-0.000000 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.145138 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 55 components and 0.145138 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.587 mas, bmaj=13.21 mas, bpa=-0.6914 degrees ! Estimated noise=0.580389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117952 Jy ! Component: 100 - total flux cleaned = 0.00173034 Jy ! Component: 150 - total flux cleaned = 0.00182401 Jy ! Component: 200 - total flux cleaned = 0.0019046 Jy ! Total flux subtracted in 200 components = 0.0019046 Jy ! Clean residual min=-0.002075 max=0.002021 Jy/beam ! Clean residual mean=0.000000 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.147042 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 = 5.85674e-05 Jy ! Component: 100 - total flux cleaned = 0.000120669 Jy ! Component: 150 - total flux cleaned = 0.000166228 Jy ! Component: 200 - total flux cleaned = 0.000214809 Jy ! Total flux subtracted in 200 components = 0.000214809 Jy ! Clean residual min=-0.002095 max=0.001968 Jy/beam ! Clean residual mean=0.000000 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.147257 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 71 components and 0.147257 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=7.834 mas, bpa=-3.391 degrees ! Estimated noise=0.466851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000308733 Jy ! Component: 100 - total flux cleaned = -0.000372947 Jy ! Component: 150 - total flux cleaned = -0.000395056 Jy ! Component: 200 - total flux cleaned = -0.000405122 Jy ! Total flux subtracted in 200 components = -0.000405122 Jy ! Clean residual min=-0.001716 max=0.001742 Jy/beam ! Clean residual mean=0.000000 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.146852 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 78 components and 0.146852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052379Jy sigma=0.838432 ! Fit after self-cal, rms=0.052376Jy sigma=0.838377 wmodel J1121-0711_S_map.mod ! Writing 78 model components to file: J1121-0711_S_map.mod wobs J1121-0711_S_uvs.fits ! Writing UV FITS file: J1121-0711_S_uvs.fits wwins J1121-0711_S_map.win ! wwins: Wrote 2 windows to J1121-0711_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 = -3.18505e-05 Jy ! Component: 100 - total flux cleaned = -0.000211342 Jy ! Component: 150 - total flux cleaned = -0.000440626 Jy ! Component: 200 - total flux cleaned = -0.000495802 Jy ! Component: 250 - total flux cleaned = -0.000548755 Jy ! Component: 300 - total flux cleaned = -0.000625332 Jy ! Component: 350 - total flux cleaned = -0.000699292 Jy ! Component: 400 - total flux cleaned = -0.000723439 Jy ! Component: 450 - total flux cleaned = -0.000864607 Jy ! Component: 500 - total flux cleaned = -0.000909952 Jy ! Component: 550 - total flux cleaned = -0.000976895 Jy ! Component: 600 - total flux cleaned = -0.000998526 Jy ! Component: 650 - total flux cleaned = -0.00108475 Jy ! Component: 700 - total flux cleaned = -0.00114833 Jy ! Component: 750 - total flux cleaned = -0.00123132 Jy ! Component: 800 - total flux cleaned = -0.00129268 Jy ! Component: 850 - total flux cleaned = -0.00137237 Jy ! Component: 900 - total flux cleaned = -0.00137237 Jy ! Component: 950 - total flux cleaned = -0.00144914 Jy ! Component: 1000 - total flux cleaned = -0.00142991 Jy ! Component: 1050 - total flux cleaned = -0.00146745 Jy ! Component: 1100 - total flux cleaned = -0.0015045 Jy ! Component: 1150 - total flux cleaned = -0.00152263 Jy ! Component: 1200 - total flux cleaned = -0.00155844 Jy ! Component: 1250 - total flux cleaned = -0.00157628 Jy ! Component: 1300 - total flux cleaned = -0.00155883 Jy ! Component: 1350 - total flux cleaned = -0.00161037 Jy ! Component: 1400 - total flux cleaned = -0.00164467 Jy ! Component: 1450 - total flux cleaned = -0.00164484 Jy ! Component: 1500 - total flux cleaned = -0.00172805 Jy ! Component: 1550 - total flux cleaned = -0.00176069 Jy ! Component: 1600 - total flux cleaned = -0.00184156 Jy ! Component: 1650 - total flux cleaned = -0.0018415 Jy ! Component: 1700 - total flux cleaned = -0.00184156 Jy ! Component: 1750 - total flux cleaned = -0.00190456 Jy ! Component: 1800 - total flux cleaned = -0.0019356 Jy ! Component: 1850 - total flux cleaned = -0.00192047 Jy ! Component: 1900 - total flux cleaned = -0.00198154 Jy ! Component: 1950 - total flux cleaned = -0.00198136 Jy ! Component: 2000 - total flux cleaned = -0.00199624 Jy ! Component: 2050 - total flux cleaned = -0.00202592 Jy ! Component: 2100 - total flux cleaned = -0.00204067 Jy ! Component: 2150 - total flux cleaned = -0.0020697 Jy ! Component: 2200 - total flux cleaned = -0.00208397 Jy ! Component: 2250 - total flux cleaned = -0.0021127 Jy ! Component: 2300 - total flux cleaned = -0.00212685 Jy ! Component: 2350 - total flux cleaned = -0.00212704 Jy ! Component: 2400 - total flux cleaned = -0.00216835 Jy ! Component: 2450 - total flux cleaned = -0.00214081 Jy ! Component: 2500 - total flux cleaned = -0.00214098 Jy ! Component: 2550 - total flux cleaned = -0.00216797 Jy ! Component: 2600 - total flux cleaned = -0.00215445 Jy ! Component: 2650 - total flux cleaned = -0.00215434 Jy ! Component: 2700 - total flux cleaned = -0.00218053 Jy ! Component: 2750 - total flux cleaned = -0.0021543 Jy ! Component: 2800 - total flux cleaned = -0.00219308 Jy ! Component: 2850 - total flux cleaned = -0.00220587 Jy ! Component: 2900 - total flux cleaned = -0.00216768 Jy ! Component: 2950 - total flux cleaned = -0.00219311 Jy ! Component: 3000 - total flux cleaned = -0.00220582 Jy ! Component: 3050 - total flux cleaned = -0.00220573 Jy ! Component: 3100 - total flux cleaned = -0.00220578 Jy ! Component: 3150 - total flux cleaned = -0.00225484 Jy ! Component: 3200 - total flux cleaned = -0.0021574 Jy ! Component: 3250 - total flux cleaned = -0.00223013 Jy ! Component: 3300 - total flux cleaned = -0.00219412 Jy ! Component: 3350 - total flux cleaned = -0.00217021 Jy ! Component: 3400 - total flux cleaned = -0.00215838 Jy ! Component: 3450 - total flux cleaned = -0.00211124 Jy ! Component: 3500 - total flux cleaned = -0.00209962 Jy ! Component: 3550 - total flux cleaned = -0.00209947 Jy ! Component: 3600 - total flux cleaned = -0.00206464 Jy ! Component: 3650 - total flux cleaned = -0.00201865 Jy ! Component: 3700 - total flux cleaned = -0.00198437 Jy ! Component: 3750 - total flux cleaned = -0.00197308 Jy ! Component: 3800 - total flux cleaned = -0.00193922 Jy ! Component: 3850 - total flux cleaned = -0.00187178 Jy ! Component: 3900 - total flux cleaned = -0.00183837 Jy ! Component: 3950 - total flux cleaned = -0.00180511 Jy ! Component: 4000 - total flux cleaned = -0.00179408 Jy ! Component: 4050 - total flux cleaned = -0.00181594 Jy ! Total flux subtracted in 4096 components = -0.0017832 Jy ! Clean residual min=-0.000687 max=0.000709 Jy/beam ! Clean residual mean=0.000001 rms=0.000198 Jy/beam ! Combined flux in latest and established models = 0.145069 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 365 components and 0.145069 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv117_uvs/J1121-0711_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.318 x 7.834 at -3.391 degrees (North through East) ! Clean map min=-0.0012778 max=0.11918 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv117_uvs/J1121-0711_S_map.fits wmodel /scr/pima/rv117_uvs/J1121-0711_S_map.mod ! Writing 365 model components to file: /scr/pima/rv117_uvs/J1121-0711_S_map.mod wobs /scr/pima/rv117_uvs/J1121-0711_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv117_uvs/J1121-0711_S_uvs.fits wwins /scr/pima/rv117_uvs/J1121-0711_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv117_uvs/J1121-0711_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.11918 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196123 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.49368 0.49368 0.987361 1.97472 3.94944 7.89888 15.7978 31.5955 63.1911 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.119 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 607.68 quit ! Quitting program ! Log file /scr/pima/rv117_uvs/J1121-0711_S_dfm.log closed on Sat Dec 9 23:43:53 2017