! Started logfile: /scr/pima/bg219b_uvs/J0839+0104_S_dfm.log on Thu May 19 20:10:16 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/J0839+0104_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0839+0104_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.91369 visibilities/baseline/integration-bin. ! Found source: J0839+0104 ! ! 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 3684 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 J0839+0104_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 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.143380Jy sigma=21.887185 ! Fit after self-cal, rms=0.522168Jy sigma=10.012053 ! 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.59 mas, bmaj=9.274 mas, bpa=16.7 degrees ! Estimated noise=0.862139 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.376118 Jy ! Component: 100 - total flux cleaned = 0.458137 Jy ! Total flux subtracted in 100 components = 0.458137 Jy ! Clean residual min=-0.014952 max=0.029632 Jy/beam ! Clean residual mean=0.000039 rms=0.004703 Jy/beam ! Combined flux in latest and established models = 0.458137 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.458137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092035Jy sigma=1.732628 ! Fit after self-cal, rms=0.092033Jy sigma=1.732585 ! Inverting map ! Added new window around map position (0.5, -56.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0269046 Jy ! Component: 100 - total flux cleaned = 0.0418049 Jy ! Total flux subtracted in 100 components = 0.0418049 Jy ! Clean residual min=-0.015163 max=0.026278 Jy/beam ! Clean residual mean=0.000009 rms=0.003793 Jy/beam ! Combined flux in latest and established models = 0.499942 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.499942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084027Jy sigma=1.579169 ! Fit after self-cal, rms=0.083323Jy sigma=1.565486 ! 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.296 mas, bmaj=9.827 mas, bpa=15.72 degrees ! Estimated noise=0.683479 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.014616 Jy ! Component: 100 - total flux cleaned = 0.0206177 Jy ! Component: 150 - total flux cleaned = 0.0221292 Jy ! Component: 200 - total flux cleaned = 0.0229079 Jy ! Total flux subtracted in 200 components = 0.0229079 Jy ! Clean residual min=-0.013648 max=0.021969 Jy/beam ! Clean residual mean=-0.000008 rms=0.003878 Jy/beam ! Combined flux in latest and established models = 0.522849 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 52 components and 0.522849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080143Jy sigma=1.499582 ! Fit after self-cal, rms=0.079798Jy sigma=1.492882 ! 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.296 x 9.827 at 15.72 degrees (North through East) ! Clean map min=-0.012596 max=0.47755 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.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 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* FD 1.00* HN 1.00* KP 1.00* ! LA 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.00 FD 0.93 HN 1.01 KP 0.96 ! LA 0.93 NL 0.99 OV 0.96 PT 1.18 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.079798Jy sigma=1.492882 ! Fit after self-cal, rms=0.077014Jy sigma=1.449945 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.296 mas, bmaj=9.828 mas, bpa=15.73 degrees ! Estimated noise=0.681663 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.00133582 Jy ! Component: 100 - total flux cleaned = -0.00133409 Jy ! Component: 150 - total flux cleaned = -0.00150924 Jy ! Component: 200 - total flux cleaned = -0.00151514 Jy ! Total flux subtracted in 200 components = -0.00151514 Jy ! Clean residual min=-0.011455 max=0.015802 Jy/beam ! Clean residual mean=-0.000013 rms=0.003223 Jy/beam ! Combined flux in latest and established models = 0.521334 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.521334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076271Jy sigma=1.434395 ! Fit after self-cal, rms=0.076229Jy sigma=1.433471 ! 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.076229Jy sigma=1.433471 ! Fit after self-cal, rms=0.073302Jy sigma=1.370726 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.304 mas, bmaj=9.818 mas, bpa=15.64 degrees ! Estimated noise=0.68198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00181892 Jy ! Component: 100 - total flux cleaned = -0.00252269 Jy ! Component: 150 - total flux cleaned = -0.00272264 Jy ! Component: 200 - total flux cleaned = -0.00281609 Jy ! Total flux subtracted in 200 components = -0.00281609 Jy ! Clean residual min=-0.009559 max=0.011293 Jy/beam ! Clean residual mean=-0.000021 rms=0.002624 Jy/beam ! Combined flux in latest and established models = 0.518518 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.518518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072955Jy sigma=1.365176 ! Fit after self-cal, rms=0.072946Jy sigma=1.364980 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 (8, 63). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102965 Jy ! Component: 100 - total flux cleaned = 0.0164106 Jy ! Component: 150 - total flux cleaned = 0.0206384 Jy ! Component: 200 - total flux cleaned = 0.022177 Jy ! Total flux subtracted in 200 components = 0.022177 Jy ! Clean residual min=-0.009140 max=0.008410 Jy/beam ! Clean residual mean=-0.000026 rms=0.002286 Jy/beam ! Combined flux in latest and established models = 0.540695 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 111 components and 0.540695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071376Jy sigma=1.330577 ! Fit after self-cal, rms=0.071255Jy sigma=1.327458 ! 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.071255Jy sigma=1.327458 ! Fit after self-cal, rms=0.066792Jy sigma=1.233236 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.303 mas, bmaj=9.792 mas, bpa=15.54 degrees ! Estimated noise=0.680965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00575874 Jy ! Component: 100 - total flux cleaned = -0.00675932 Jy ! Component: 150 - total flux cleaned = -0.00699964 Jy ! Component: 200 - total flux cleaned = -0.00729307 Jy ! Total flux subtracted in 200 components = -0.00729307 Jy ! Clean residual min=-0.006615 max=0.006296 Jy/beam ! Clean residual mean=-0.000019 rms=0.001564 Jy/beam ! Combined flux in latest and established models = 0.533402 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 134 components and 0.533402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066218Jy sigma=1.224149 ! Fit after self-cal, rms=0.066126Jy sigma=1.222282 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.00185824 Jy ! Component: 100 - total flux cleaned = -0.00199902 Jy ! Component: 150 - total flux cleaned = -0.00218981 Jy ! Component: 200 - total flux cleaned = -0.00224807 Jy ! Total flux subtracted in 200 components = -0.00224807 Jy ! Clean residual min=-0.006206 max=0.006379 Jy/beam ! Clean residual mean=-0.000019 rms=0.001516 Jy/beam ! Combined flux in latest and established models = 0.531154 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 143 components and 0.531154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065958Jy sigma=1.219771 ! Fit after self-cal, rms=0.065937Jy sigma=1.219413 ! 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.065937Jy sigma=1.219413 ! Fit after self-cal, rms=0.065700Jy sigma=1.217256 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.872 mas, bmaj=12.11 mas, bpa=4.45 degrees ! Estimated noise=0.783986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00311531 Jy ! Component: 100 - total flux cleaned = -0.00360227 Jy ! Component: 150 - total flux cleaned = -0.0035358 Jy ! Component: 200 - total flux cleaned = -0.00353179 Jy ! Total flux subtracted in 200 components = -0.00353179 Jy ! Clean residual min=-0.006805 max=0.007020 Jy/beam ! Clean residual mean=-0.000026 rms=0.001832 Jy/beam ! Combined flux in latest and established models = 0.527622 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 157 components and 0.527622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065563Jy sigma=1.215602 ! Fit after self-cal, rms=0.065550Jy sigma=1.215241 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.7699e-05 Jy ! Component: 100 - total flux cleaned = 0.000145106 Jy ! Component: 150 - total flux cleaned = 0.000287034 Jy ! Component: 200 - total flux cleaned = 0.000415352 Jy ! Total flux subtracted in 200 components = 0.000415352 Jy ! Clean residual min=-0.006534 max=0.007064 Jy/beam ! Clean residual mean=-0.000025 rms=0.001800 Jy/beam ! Combined flux in latest and established models = 0.528037 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 165 components and 0.528037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065507Jy sigma=1.214678 ! Fit after self-cal, rms=0.065503Jy sigma=1.214507 ! 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.299 mas, bmaj=9.782 mas, bpa=15.55 degrees ! Estimated noise=0.679286 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.299 x 9.782 at 15.55 degrees (North through East) ! Clean map min=-0.0064892 max=0.47511 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.599 mas, bmaj=9.24 mas, bpa=16.56 degrees ! Estimated noise=0.855654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.37316 Jy ! Component: 100 - total flux cleaned = 0.454606 Jy ! Component: 150 - total flux cleaned = 0.47883 Jy ! Component: 200 - total flux cleaned = 0.492719 Jy ! Total flux subtracted in 200 components = 0.492719 Jy ! Clean residual min=-0.008587 max=0.009337 Jy/beam ! Clean residual mean=0.000001 rms=0.002100 Jy/beam ! Combined flux in latest and established models = 0.492719 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.492719 Jy ! Inverting map and beam ! Estimated beam: bmin=4.299 mas, bmaj=9.782 mas, bpa=15.55 degrees ! Estimated noise=0.679286 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) ! Added new window around map position (-6.5, -59). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011589 Jy ! Component: 100 - total flux cleaned = 0.0198426 Jy ! Component: 150 - total flux cleaned = 0.02509 Jy ! Component: 200 - total flux cleaned = 0.0279163 Jy ! Total flux subtracted in 200 components = 0.0279163 Jy ! Clean residual min=-0.006028 max=0.007618 Jy/beam ! Clean residual mean=-0.000015 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.520636 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 77 components and 0.520635 Jy ! Inverting map ! Added new window around map position (51.5, 21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00521969 Jy ! Component: 100 - total flux cleaned = 0.00681139 Jy ! Component: 150 - total flux cleaned = 0.00819672 Jy ! Component: 200 - total flux cleaned = 0.00942753 Jy ! Total flux subtracted in 200 components = 0.00942753 Jy ! Clean residual min=-0.005601 max=0.005326 Jy/beam ! Clean residual mean=-0.000014 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.530063 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 115 components and 0.530063 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.872 mas, bmaj=12.11 mas, bpa=4.45 degrees ! Estimated noise=0.783986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283673 Jy ! Component: 100 - total flux cleaned = 0.00310776 Jy ! Component: 150 - total flux cleaned = 0.00321933 Jy ! Component: 200 - total flux cleaned = 0.00343461 Jy ! Total flux subtracted in 200 components = 0.00343461 Jy ! Clean residual min=-0.005837 max=0.006182 Jy/beam ! Clean residual mean=-0.000022 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.533497 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 = 9.91084e-05 Jy ! Component: 100 - total flux cleaned = 0.000189323 Jy ! Component: 150 - total flux cleaned = 0.000355066 Jy ! Component: 200 - total flux cleaned = 0.000501436 Jy ! Total flux subtracted in 200 components = 0.000501436 Jy ! Clean residual min=-0.005645 max=0.006151 Jy/beam ! Clean residual mean=-0.000022 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 0.533999 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 174 components and 0.533999 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.299 mas, bmaj=9.782 mas, bpa=15.55 degrees ! Estimated noise=0.679286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000500477 Jy ! Component: 100 - total flux cleaned = 0.000826591 Jy ! Component: 150 - total flux cleaned = 0.001122 Jy ! Component: 200 - total flux cleaned = 0.00139375 Jy ! Total flux subtracted in 200 components = 0.00139375 Jy ! Clean residual min=-0.005339 max=0.005022 Jy/beam ! Clean residual mean=-0.000014 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.535392 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 201 components and 0.535393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065061Jy sigma=1.203691 ! Fit after self-cal, rms=0.064915Jy sigma=1.201396 wmodel /J0839+0104_S_map.mod ! wmodel: Unable to open new model file: /J0839+0104_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0839+0104_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.299 x 9.782 at 15.55 degrees (North through East) ! Clean map min=-0.005473 max=0.47312 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0839+0104_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.473116 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00123265 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.781616 0.781616 1.56323 3.12646 6.25293 12.5059 25.0117 50.0234 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0036 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.473 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 383.82 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0839+0104_S_dfm.log closed on Thu May 19 20:10:18 2016