! Started logfile: /scr/pima/bg219b_uvs/J1717+1917_S_dfm.log on Thu May 19 20:28:07 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/bg219b_uvs/J1717+1917_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1717+1917_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.892063 visibilities/baseline/integration-bin. ! Found source: J1717+1917 ! ! 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 4496 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 J1717+1917_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001947Jy sigma=25.120530 ! Fit after self-cal, rms=0.829777Jy sigma=20.798535 ! 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.708 mas, bmaj=6.633 mas, bpa=-2.956 degrees ! Estimated noise=0.597083 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.132968 Jy ! Component: 100 - total flux cleaned = 0.161976 Jy ! Total flux subtracted in 100 components = 0.161976 Jy ! Clean residual min=-0.004077 max=0.008163 Jy/beam ! Clean residual mean=0.000003 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.161976 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.161976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056591Jy sigma=1.350344 ! Fit after self-cal, rms=0.056586Jy sigma=1.350201 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00792463 Jy ! Component: 100 - total flux cleaned = 0.0121909 Jy ! Total flux subtracted in 100 components = 0.0121909 Jy ! Clean residual min=-0.003446 max=0.003815 Jy/beam ! Clean residual mean=-0.000001 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.174167 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.174167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055354Jy sigma=1.319270 ! Fit after self-cal, rms=0.055360Jy sigma=1.319191 ! 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.258 mas, bmaj=7.364 mas, bpa=-2.707 degrees ! Estimated noise=0.471814 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.00269048 Jy ! Component: 100 - total flux cleaned = 0.00410063 Jy ! Component: 150 - total flux cleaned = 0.00488095 Jy ! Component: 200 - total flux cleaned = 0.00508606 Jy ! Total flux subtracted in 200 components = 0.00508606 Jy ! Clean residual min=-0.002947 max=0.003192 Jy/beam ! Clean residual mean=-0.000002 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.179253 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.179253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055221Jy sigma=1.316408 ! Fit after self-cal, rms=0.055223Jy sigma=1.316380 ! 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.258 x 7.364 at -2.707 degrees (North through East) ! Clean map min=-0.0028268 max=0.17141 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 0.96 FD 1.00 HN 0.98 KP 1.01 ! LA 0.98 MK 1.02 NL 1.01 OV 0.99 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 0.98 KP 1.00 ! LA 1.00 MK 1.01 NL 1.09 OV 1.05 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 0.99 KP 0.97 ! LA 0.94 MK 1.06 NL 1.05 OV 1.00 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.95 HN 0.99 KP 1.00 ! LA 0.98 MK 0.99 NL 0.95 OV 0.99 ! PT 0.97 SC 1.00 ! ! ! Fit before self-cal, rms=0.055223Jy sigma=1.316380 ! Fit after self-cal, rms=0.054632Jy sigma=1.301824 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=7.376 mas, bpa=-2.576 degrees ! Estimated noise=0.472166 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.000620323 Jy ! Component: 100 - total flux cleaned = -0.000690543 Jy ! Component: 150 - total flux cleaned = -0.000705185 Jy ! Component: 200 - total flux cleaned = -0.000704435 Jy ! Total flux subtracted in 200 components = -0.000704435 Jy ! Clean residual min=-0.002572 max=0.002797 Jy/beam ! Clean residual mean=-0.000003 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.178548 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.178548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054621Jy sigma=1.301547 ! Fit after self-cal, rms=0.054620Jy sigma=1.301483 ! 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.054620Jy sigma=1.301483 ! Fit after self-cal, rms=0.054194Jy sigma=1.290509 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=7.378 mas, bpa=-2.516 degrees ! Estimated noise=0.471869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000300447 Jy ! Component: 100 - total flux cleaned = -0.000387911 Jy ! Component: 150 - total flux cleaned = -0.000452743 Jy ! Component: 200 - total flux cleaned = -0.00051227 Jy ! Total flux subtracted in 200 components = -0.00051227 Jy ! Clean residual min=-0.002744 max=0.002555 Jy/beam ! Clean residual mean=-0.000001 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.178036 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.178036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054186Jy sigma=1.290351 ! Fit after self-cal, rms=0.054191Jy sigma=1.290291 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 = -4.74098e-05 Jy ! Component: 100 - total flux cleaned = -7.99077e-05 Jy ! Component: 150 - total flux cleaned = -0.000110247 Jy ! Component: 200 - total flux cleaned = -0.000148413 Jy ! Total flux subtracted in 200 components = -0.000148413 Jy ! Clean residual min=-0.002727 max=0.002555 Jy/beam ! Clean residual mean=-0.000001 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.177888 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.177888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054187Jy sigma=1.290208 ! Fit after self-cal, rms=0.054187Jy sigma=1.290207 ! 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.054187Jy sigma=1.290207 ! Fit after self-cal, rms=0.054151Jy sigma=1.290171 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.275 mas, bmaj=7.38 mas, bpa=-2.463 degrees ! Estimated noise=0.471556 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000316579 Jy ! Component: 100 - total flux cleaned = -0.000358719 Jy ! Component: 150 - total flux cleaned = -0.000407536 Jy ! Component: 200 - total flux cleaned = -0.000434748 Jy ! Total flux subtracted in 200 components = -0.000434748 Jy ! Clean residual min=-0.002719 max=0.002550 Jy/beam ! Clean residual mean=-0.000001 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.177453 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.177453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054146Jy sigma=1.290078 ! Fit after self-cal, rms=0.054146Jy sigma=1.290078 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.53838e-05 Jy ! Component: 100 - total flux cleaned = -6.08265e-05 Jy ! Component: 150 - total flux cleaned = -9.281e-05 Jy ! Component: 200 - total flux cleaned = -0.00010844 Jy ! Total flux subtracted in 200 components = -0.00010844 Jy ! Clean residual min=-0.002707 max=0.002550 Jy/beam ! Clean residual mean=-0.000001 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.177344 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.177344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054144Jy sigma=1.290029 ! Fit after self-cal, rms=0.054144Jy sigma=1.290028 ! 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.054144Jy sigma=1.290028 ! Fit after self-cal, rms=0.054123Jy sigma=1.290001 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.164 mas, bmaj=10.69 mas, bpa=-4.608 degrees ! Estimated noise=0.587013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000348647 Jy ! Component: 100 - total flux cleaned = -0.000475603 Jy ! Component: 150 - total flux cleaned = -0.000550783 Jy ! Component: 200 - total flux cleaned = -0.000566324 Jy ! Total flux subtracted in 200 components = -0.000566324 Jy ! Clean residual min=-0.002796 max=0.002744 Jy/beam ! Clean residual mean=-0.000001 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.176778 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.176778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054134Jy sigma=1.290162 ! Fit after self-cal, rms=0.054126Jy sigma=1.290068 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 = 6.65202e-05 Jy ! Component: 100 - total flux cleaned = 2.30787e-05 Jy ! Component: 150 - total flux cleaned = -2.14992e-05 Jy ! Component: 200 - total flux cleaned = -3.94601e-05 Jy ! Total flux subtracted in 200 components = -3.94601e-05 Jy ! Clean residual min=-0.002809 max=0.002738 Jy/beam ! Clean residual mean=-0.000001 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.176739 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.176739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054142Jy sigma=1.290373 ! Fit after self-cal, rms=0.054136Jy sigma=1.290294 ! 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.277 mas, bmaj=7.382 mas, bpa=-2.417 degrees ! Estimated noise=0.471347 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.277 x 7.382 at -2.417 degrees (North through East) ! Clean map min=-0.0025743 max=0.17147 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.725 mas, bmaj=6.647 mas, bpa=-2.706 degrees ! Estimated noise=0.597403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.133016 Jy ! Component: 100 - total flux cleaned = 0.162089 Jy ! Component: 150 - total flux cleaned = 0.169659 Jy ! Component: 200 - total flux cleaned = 0.173106 Jy ! Total flux subtracted in 200 components = 0.173106 Jy ! Clean residual min=-0.003385 max=0.003349 Jy/beam ! Clean residual mean=-0.000001 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.173106 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.173106 Jy ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=7.382 mas, bpa=-2.417 degrees ! Estimated noise=0.471347 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.00240833 Jy ! Component: 100 - total flux cleaned = 0.00353807 Jy ! Component: 150 - total flux cleaned = 0.00384126 Jy ! Component: 200 - total flux cleaned = 0.0039427 Jy ! Total flux subtracted in 200 components = 0.0039427 Jy ! Clean residual min=-0.002730 max=0.002580 Jy/beam ! Clean residual mean=-0.000001 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.177049 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 38 components and 0.177049 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.164 mas, bmaj=10.69 mas, bpa=-4.608 degrees ! Estimated noise=0.587013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.56881e-05 Jy ! Component: 100 - total flux cleaned = -5.40655e-05 Jy ! Component: 150 - total flux cleaned = -0.000134571 Jy ! Component: 200 - total flux cleaned = -0.000183878 Jy ! Total flux subtracted in 200 components = -0.000183878 Jy ! Clean residual min=-0.002787 max=0.002752 Jy/beam ! Clean residual mean=-0.000002 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.176865 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.30727e-05 Jy ! Component: 100 - total flux cleaned = -1.31029e-05 Jy ! Component: 150 - total flux cleaned = -2.31883e-05 Jy ! Component: 200 - total flux cleaned = -3.16163e-05 Jy ! Total flux subtracted in 200 components = -3.16163e-05 Jy ! Clean residual min=-0.002801 max=0.002741 Jy/beam ! Clean residual mean=-0.000002 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.176833 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 53 components and 0.176833 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=7.382 mas, bpa=-2.417 degrees ! Estimated noise=0.471347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153918 Jy ! Component: 100 - total flux cleaned = -0.000181287 Jy ! Component: 150 - total flux cleaned = -0.000181047 Jy ! Component: 200 - total flux cleaned = -0.000163238 Jy ! Total flux subtracted in 200 components = -0.000163238 Jy ! Clean residual min=-0.002671 max=0.002503 Jy/beam ! Clean residual mean=-0.000001 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.17667 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.17667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054125Jy sigma=1.290117 ! Fit after self-cal, rms=0.054124Jy sigma=1.290090 wmodel /J1717+1917_S_map.mod ! wmodel: Unable to open new model file: /J1717+1917_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1717+1917_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.277 x 7.382 at -2.417 degrees (North through East) ! Clean map min=-0.0025951 max=0.17146 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1717+1917_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.17146 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000598609 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04737 1.04737 2.09475 4.1895 8.379 16.758 33.516 67.032 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.171 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 286.43 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1717+1917_S_dfm.log closed on Thu May 19 20:28:09 2016