! Started logfile: /scr/pima/bg219g_uvs/J1532+2344_S_dfm.log on Thu May 19 21:51:44 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/bg219g_uvs/J1532+2344_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1532+2344_S_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.924603 visibilities/baseline/integration-bin. ! Found source: J1532+2344 ! ! 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 1864 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 J1532+2344_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016719Jy sigma=24.032215 ! Fit after self-cal, rms=0.869459Jy sigma=20.557476 ! 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.715 mas, bmaj=7.071 mas, bpa=10.2 degrees ! Estimated noise=1.0533 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.100376 Jy ! Component: 100 - total flux cleaned = 0.123521 Jy ! Total flux subtracted in 100 components = 0.123521 Jy ! Clean residual min=-0.007201 max=0.008872 Jy/beam ! Clean residual mean=0.000009 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.123521 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.123521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060421Jy sigma=1.324335 ! Fit after self-cal, rms=0.060413Jy sigma=1.324044 ! 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.231 mas, bmaj=7.666 mas, bpa=8.186 degrees ! Estimated noise=0.800818 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.012217 Jy ! Component: 100 - total flux cleaned = 0.0177155 Jy ! Component: 150 - total flux cleaned = 0.0207381 Jy ! Component: 200 - total flux cleaned = 0.0225764 Jy ! Total flux subtracted in 200 components = 0.0225764 Jy ! Clean residual min=-0.005485 max=0.005014 Jy/beam ! Clean residual mean=-0.000000 rms=0.001324 Jy/beam ! Combined flux in latest and established models = 0.146097 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.146097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058278Jy sigma=1.263480 ! Fit after self-cal, rms=0.058269Jy sigma=1.263023 ! 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.231 x 7.666 at 8.186 degrees (North through East) ! Clean map min=-0.0053922 max=0.13211 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.97 HN 1.03 KP 0.99 LA 1.01 ! MK 0.97 NL 0.98 OV 1.01 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 HN 1.12 KP 1.07 LA 1.00 ! MK 1.05 NL 0.96 OV 1.00 PT 1.03 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.058269Jy sigma=1.263023 ! Fit after self-cal, rms=0.058414Jy sigma=1.255555 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=7.675 mas, bpa=8.381 degrees ! Estimated noise=0.8093 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.00102442 Jy ! Component: 100 - total flux cleaned = 0.00125841 Jy ! Component: 150 - total flux cleaned = 0.00144255 Jy ! Component: 200 - total flux cleaned = 0.00159619 Jy ! Total flux subtracted in 200 components = 0.00159619 Jy ! Clean residual min=-0.005361 max=0.004670 Jy/beam ! Clean residual mean=-0.000003 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.147693 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.147693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058339Jy sigma=1.253781 ! Fit after self-cal, rms=0.058334Jy sigma=1.253695 ! 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.058334Jy sigma=1.253695 ! Fit after self-cal, rms=0.058699Jy sigma=1.242617 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=7.671 mas, bpa=8.391 degrees ! Estimated noise=0.814152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000917255 Jy ! Component: 100 - total flux cleaned = 0.00110107 Jy ! Component: 150 - total flux cleaned = 0.00120022 Jy ! Component: 200 - total flux cleaned = 0.00130778 Jy ! Total flux subtracted in 200 components = 0.00130778 Jy ! Clean residual min=-0.003858 max=0.004198 Jy/beam ! Clean residual mean=-0.000001 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.149001 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 0.149001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058659Jy sigma=1.242062 ! Fit after self-cal, rms=0.058667Jy sigma=1.241892 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.46282e-05 Jy ! Component: 100 - total flux cleaned = 7.28473e-05 Jy ! Component: 150 - total flux cleaned = 0.000141153 Jy ! Component: 200 - total flux cleaned = 0.000172304 Jy ! Total flux subtracted in 200 components = 0.000172304 Jy ! Clean residual min=-0.003862 max=0.004182 Jy/beam ! Clean residual mean=-0.000001 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.149173 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.149173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058648Jy sigma=1.241728 ! Fit after self-cal, rms=0.058647Jy sigma=1.241698 ! 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.058647Jy sigma=1.241698 ! Fit after self-cal, rms=0.059007Jy sigma=1.241519 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.239 mas, bmaj=7.67 mas, bpa=8.366 degrees ! Estimated noise=0.81861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000765379 Jy ! Component: 100 - total flux cleaned = 0.000881684 Jy ! Component: 150 - total flux cleaned = 0.000947854 Jy ! Component: 200 - total flux cleaned = 0.000963264 Jy ! Total flux subtracted in 200 components = 0.000963264 Jy ! Clean residual min=-0.003876 max=0.004194 Jy/beam ! Clean residual mean=-0.000001 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.150137 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 58 components and 0.150137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058985Jy sigma=1.241298 ! Fit after self-cal, rms=0.058987Jy sigma=1.241273 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.48142e-05 Jy ! Component: 100 - total flux cleaned = 7.43973e-05 Jy ! Component: 150 - total flux cleaned = 0.000100148 Jy ! Component: 200 - total flux cleaned = 0.000125002 Jy ! Total flux subtracted in 200 components = 0.000125002 Jy ! Clean residual min=-0.003857 max=0.004181 Jy/beam ! Clean residual mean=-0.000001 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.150262 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.150262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058974Jy sigma=1.241222 ! Fit after self-cal, rms=0.058975Jy sigma=1.241202 ! 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.058975Jy sigma=1.241202 ! Fit after self-cal, rms=0.058798Jy sigma=1.229473 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.698 mas, bmaj=10.35 mas, bpa=-3.642 degrees ! Estimated noise=1.01266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000445661 Jy ! Component: 100 - total flux cleaned = -0.000446682 Jy ! Component: 150 - total flux cleaned = -0.000430406 Jy ! Component: 200 - total flux cleaned = -0.000390375 Jy ! Total flux subtracted in 200 components = -0.000390375 Jy ! Clean residual min=-0.004076 max=0.004582 Jy/beam ! Clean residual mean=0.000004 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.149871 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 69 components and 0.149871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058793Jy sigma=1.229519 ! Fit after self-cal, rms=0.058810Jy sigma=1.229375 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.64739e-05 Jy ! Component: 100 - total flux cleaned = 1.38264e-06 Jy ! Component: 150 - total flux cleaned = 1.27935e-05 Jy ! Component: 200 - total flux cleaned = 1.28233e-05 Jy ! Total flux subtracted in 200 components = 1.28233e-05 Jy ! Clean residual min=-0.004044 max=0.004567 Jy/beam ! Clean residual mean=0.000004 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.149884 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 71 components and 0.149884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058813Jy sigma=1.229517 ! Fit after self-cal, rms=0.058814Jy sigma=1.229499 ! 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.255 mas, bmaj=7.682 mas, bpa=8.318 degrees ! Estimated noise=0.820573 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.255 x 7.682 at 8.318 degrees (North through East) ! Clean map min=-0.003311 max=0.13492 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.732 mas, bmaj=7.082 mas, bpa=10.32 degrees ! Estimated noise=1.08502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10331 Jy ! Component: 100 - total flux cleaned = 0.127045 Jy ! Component: 150 - total flux cleaned = 0.136908 Jy ! Component: 200 - total flux cleaned = 0.142141 Jy ! Total flux subtracted in 200 components = 0.142141 Jy ! Clean residual min=-0.004646 max=0.004497 Jy/beam ! Clean residual mean=0.000002 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.142141 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.142141 Jy ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=7.682 mas, bpa=8.318 degrees ! Estimated noise=0.820573 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.00391384 Jy ! Component: 100 - total flux cleaned = 0.00587348 Jy ! Component: 150 - total flux cleaned = 0.00654922 Jy ! Component: 200 - total flux cleaned = 0.00658889 Jy ! Total flux subtracted in 200 components = 0.00658889 Jy ! Clean residual min=-0.003633 max=0.004609 Jy/beam ! Clean residual mean=0.000002 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.14873 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.14873 Jy ! Inverting map ! Added new window around map position (70, 67.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00348738 Jy ! Component: 100 - total flux cleaned = 0.00426671 Jy ! Component: 150 - total flux cleaned = 0.00507828 Jy ! Component: 200 - total flux cleaned = 0.00562011 Jy ! Total flux subtracted in 200 components = 0.00562011 Jy ! Clean residual min=-0.003182 max=0.002900 Jy/beam ! Clean residual mean=0.000003 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.15435 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 51 components and 0.15435 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=6.698 mas, bmaj=10.35 mas, bpa=-3.642 degrees ! Estimated noise=1.01266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147065 Jy ! Component: 100 - total flux cleaned = 0.00231531 Jy ! Component: 150 - total flux cleaned = 0.00275792 Jy ! Component: 200 - total flux cleaned = 0.00305224 Jy ! Total flux subtracted in 200 components = 0.00305224 Jy ! Clean residual min=-0.003348 max=0.002753 Jy/beam ! Clean residual mean=0.000004 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.157403 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.000163698 Jy ! Component: 100 - total flux cleaned = 0.000353843 Jy ! Component: 150 - total flux cleaned = 0.000471134 Jy ! Component: 200 - total flux cleaned = 0.00054453 Jy ! Total flux subtracted in 200 components = 0.00054453 Jy ! Clean residual min=-0.003296 max=0.002701 Jy/beam ! Clean residual mean=0.000004 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.157947 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 82 components and 0.157947 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=7.682 mas, bpa=8.318 degrees ! Estimated noise=0.820573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000802001 Jy ! Component: 100 - total flux cleaned = -0.00113298 Jy ! Component: 150 - total flux cleaned = -0.00126132 Jy ! Component: 200 - total flux cleaned = -0.00132017 Jy ! Total flux subtracted in 200 components = -0.00132017 Jy ! Clean residual min=-0.003009 max=0.002772 Jy/beam ! Clean residual mean=0.000002 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.156627 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 101 components and 0.156627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058527Jy sigma=1.222183 ! Fit after self-cal, rms=0.058477Jy sigma=1.221686 wmodel /J1532+2344_S_map.mod ! wmodel: Unable to open new model file: /J1532+2344_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1532+2344_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.255 x 7.682 at 8.318 degrees (North through East) ! Clean map min=-0.0028778 max=0.13605 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1532+2344_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.136046 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00073664 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.62439 1.62439 3.24877 6.49755 12.9951 25.9902 51.9804 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.136 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 184.685 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1532+2344_S_dfm.log closed on Thu May 19 21:51:46 2016