! Started logfile: /scr/pima/bg219e_uvs/J0013-1513_S_dfm.log on Thu May 19 18:14:26 2016 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 /scr/pima/bg219e_uvs/J0013-1513_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0013-1513_S_uva.fits ! AN table 1: 57 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.884016 visibilities/baseline/integration-bin. ! Found source: J0013-1513 ! ! 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.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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 7256 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 J0013-1513_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. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010969Jy sigma=19.080158 ! Fit after self-cal, rms=0.844333Jy sigma=15.886691 ! 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.439 mas, bmaj=10.3 mas, bpa=17.46 degrees ! Estimated noise=0.643856 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.120622 Jy ! Component: 100 - total flux cleaned = 0.147542 Jy ! Total flux subtracted in 100 components = 0.147542 Jy ! Clean residual min=-0.005062 max=0.009255 Jy/beam ! Clean residual mean=-0.000041 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.147542 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.147542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075955Jy sigma=1.349935 ! Fit after self-cal, rms=0.075956Jy sigma=1.349833 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00958121 Jy ! Component: 100 - total flux cleaned = 0.0146681 Jy ! Total flux subtracted in 100 components = 0.0146681 Jy ! Clean residual min=-0.004293 max=0.004335 Jy/beam ! Clean residual mean=-0.000014 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.16221 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.16221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074460Jy sigma=1.319313 ! Fit after self-cal, rms=0.074456Jy sigma=1.318942 ! 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.398 mas, bmaj=11.79 mas, bpa=14.19 degrees ! Estimated noise=0.459659 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.00425252 Jy ! Component: 100 - total flux cleaned = 0.00615786 Jy ! Component: 150 - total flux cleaned = 0.00681968 Jy ! Component: 200 - total flux cleaned = 0.00698796 Jy ! Total flux subtracted in 200 components = 0.00698796 Jy ! Clean residual min=-0.002651 max=0.003003 Jy/beam ! Clean residual mean=-0.000000 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.169198 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 60 components and 0.169198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074224Jy sigma=1.314995 ! Fit after self-cal, rms=0.074224Jy sigma=1.314936 ! 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.398 x 11.79 at 14.19 degrees (North through East) ! Clean map min=-0.002649 max=0.15759 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.02 KP 1.01 ! LA 0.98 NL 0.98 OV 1.00 PT 1.03 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.97 HN 1.02 KP 1.05 ! LA 1.02 NL 0.93 OV 1.02 PT 1.00 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.00 KP 1.01 ! LA 1.05 NL 0.96 OV 0.99 PT 0.96 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.02 KP 0.97 ! LA 1.00 NL 1.01 OV 1.01 PT 0.99 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.074224Jy sigma=1.314936 ! Fit after self-cal, rms=0.073573Jy sigma=1.308877 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.407 mas, bmaj=11.81 mas, bpa=14.31 degrees ! Estimated noise=0.459133 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.000557732 Jy ! Component: 100 - total flux cleaned = 0.000652908 Jy ! Component: 150 - total flux cleaned = 0.000698156 Jy ! Component: 200 - total flux cleaned = 0.000749845 Jy ! Total flux subtracted in 200 components = 0.000749845 Jy ! Clean residual min=-0.002753 max=0.002884 Jy/beam ! Clean residual mean=-0.000007 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.169948 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.169948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073563Jy sigma=1.308698 ! Fit after self-cal, rms=0.073561Jy sigma=1.308616 ! 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.073561Jy sigma=1.308616 ! Fit after self-cal, rms=0.073203Jy sigma=1.302947 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.408 mas, bmaj=11.78 mas, bpa=14.31 degrees ! Estimated noise=0.459301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143221 Jy ! Component: 100 - total flux cleaned = 0.000158483 Jy ! Component: 150 - total flux cleaned = 0.000171381 Jy ! Component: 200 - total flux cleaned = 0.000182726 Jy ! Total flux subtracted in 200 components = 0.000182726 Jy ! Clean residual min=-0.002671 max=0.002850 Jy/beam ! Clean residual mean=-0.000016 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.17013 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 82 components and 0.17013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073198Jy sigma=1.302867 ! Fit after self-cal, rms=0.073198Jy sigma=1.302789 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 (16, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263013 Jy ! Component: 100 - total flux cleaned = 0.00385655 Jy ! Component: 150 - total flux cleaned = 0.00418821 Jy ! Component: 200 - total flux cleaned = 0.00429276 Jy ! Total flux subtracted in 200 components = 0.00429276 Jy ! Clean residual min=-0.002412 max=0.002407 Jy/beam ! Clean residual mean=-0.000017 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.174423 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 119 components and 0.174423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073090Jy sigma=1.300880 ! Fit after self-cal, rms=0.073081Jy sigma=1.300709 ! 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.073081Jy sigma=1.300709 ! Fit after self-cal, rms=0.073002Jy sigma=1.300627 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.408 mas, bmaj=11.79 mas, bpa=14.33 degrees ! Estimated noise=0.458639 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000670981 Jy ! Component: 100 - total flux cleaned = 0.000802699 Jy ! Component: 150 - total flux cleaned = 0.000859677 Jy ! Component: 200 - total flux cleaned = 0.000938867 Jy ! Total flux subtracted in 200 components = 0.000938867 Jy ! Clean residual min=-0.002300 max=0.002361 Jy/beam ! Clean residual mean=-0.000015 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.175362 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 133 components and 0.175362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072974Jy sigma=1.300164 ! Fit after self-cal, rms=0.072974Jy sigma=1.300132 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 (126.5, 66). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012307 Jy ! Component: 100 - total flux cleaned = 0.0015193 Jy ! Component: 150 - total flux cleaned = 0.00177681 Jy ! Component: 200 - total flux cleaned = 0.00198734 Jy ! Total flux subtracted in 200 components = 0.00198734 Jy ! Clean residual min=-0.002032 max=0.001828 Jy/beam ! Clean residual mean=-0.000016 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.177349 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 154 components and 0.177349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072889Jy sigma=1.298421 ! Fit after self-cal, rms=0.072883Jy sigma=1.298343 ! 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.072883Jy sigma=1.298343 ! Fit after self-cal, rms=0.072774Jy sigma=1.298261 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.124 mas, bmaj=16.15 mas, bpa=7.513 degrees ! Estimated noise=0.514136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000554387 Jy ! Component: 100 - total flux cleaned = 0.000772807 Jy ! Component: 150 - total flux cleaned = 0.000892938 Jy ! Component: 200 - total flux cleaned = 0.00104525 Jy ! Total flux subtracted in 200 components = 0.00104525 Jy ! Clean residual min=-0.001766 max=0.002008 Jy/beam ! Clean residual mean=-0.000021 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.178395 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 175 components and 0.178395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072761Jy sigma=1.297939 ! Fit after self-cal, rms=0.072762Jy sigma=1.297921 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.000108571 Jy ! Component: 100 - total flux cleaned = 0.000226511 Jy ! Component: 150 - total flux cleaned = 0.000280695 Jy ! Component: 200 - total flux cleaned = 0.000332267 Jy ! Total flux subtracted in 200 components = 0.000332267 Jy ! Clean residual min=-0.001671 max=0.001945 Jy/beam ! Clean residual mean=-0.000020 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.178727 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 193 components and 0.178727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072755Jy sigma=1.297763 ! Fit after self-cal, rms=0.072756Jy sigma=1.297754 ! 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.408 mas, bmaj=11.79 mas, bpa=14.35 degrees ! Estimated noise=0.457877 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.408 x 11.79 at 14.35 degrees (North through East) ! Clean map min=-0.0018387 max=0.157 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.44 mas, bmaj=10.3 mas, bpa=17.67 degrees ! Estimated noise=0.64425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120606 Jy ! Component: 100 - total flux cleaned = 0.147717 Jy ! Component: 150 - total flux cleaned = 0.15728 Jy ! Component: 200 - total flux cleaned = 0.160843 Jy ! Total flux subtracted in 200 components = 0.160843 Jy ! Clean residual min=-0.004253 max=0.003737 Jy/beam ! Clean residual mean=-0.000027 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.160843 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.160843 Jy ! Inverting map and beam ! Estimated beam: bmin=4.408 mas, bmaj=11.79 mas, bpa=14.35 degrees ! Estimated noise=0.457877 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.00469922 Jy ! Component: 100 - total flux cleaned = 0.00750571 Jy ! Component: 150 - total flux cleaned = 0.00919941 Jy ! Component: 200 - total flux cleaned = 0.0104743 Jy ! Total flux subtracted in 200 components = 0.0104743 Jy ! Clean residual min=-0.002303 max=0.001970 Jy/beam ! Clean residual mean=-0.000019 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.171317 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 70 components and 0.171317 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=8.124 mas, bmaj=16.15 mas, bpa=7.513 degrees ! Estimated noise=0.514136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184253 Jy ! Component: 100 - total flux cleaned = 0.00289528 Jy ! Component: 150 - total flux cleaned = 0.00376031 Jy ! Component: 200 - total flux cleaned = 0.00449117 Jy ! Total flux subtracted in 200 components = 0.00449117 Jy ! Clean residual min=-0.002007 max=0.001866 Jy/beam ! Clean residual mean=-0.000024 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.175808 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 = 0.000663411 Jy ! Component: 100 - total flux cleaned = 0.00111158 Jy ! Component: 150 - total flux cleaned = 0.00134114 Jy ! Component: 200 - total flux cleaned = 0.00150049 Jy ! Total flux subtracted in 200 components = 0.00150049 Jy ! Clean residual min=-0.001839 max=0.001821 Jy/beam ! Clean residual mean=-0.000022 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.177309 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 137 components and 0.177309 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.408 mas, bmaj=11.79 mas, bpa=14.35 degrees ! Estimated noise=0.457877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100452 Jy ! Component: 100 - total flux cleaned = 0.000139715 Jy ! Component: 150 - total flux cleaned = 0.000210834 Jy ! Component: 200 - total flux cleaned = 0.000275206 Jy ! Total flux subtracted in 200 components = 0.000275206 Jy ! Clean residual min=-0.001981 max=0.001733 Jy/beam ! Clean residual mean=-0.000012 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.177584 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 157 components and 0.177584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072779Jy sigma=1.298156 ! Fit after self-cal, rms=0.072778Jy sigma=1.298095 wmodel /J0013-1513_S_map.mod ! wmodel: Unable to open new model file: /J0013-1513_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0013-1513_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.408 x 11.79 at 14.35 degrees (North through East) ! Clean map min=-0.0019509 max=0.15696 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0013-1513_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.156957 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000507834 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.970647 0.970647 1.94129 3.88259 7.76518 15.5304 31.0607 62.1214 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.156 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 309.072 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0013-1513_S_dfm.log closed on Thu May 19 18:14:29 2016