! Started logfile: /scr/pima/bg219b_uvs/J0406+0637_S_dfm.log on Thu May 19 20:00:48 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/J0406+0637_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0406+0637_S_uva.fits ! AN table 1: 62 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.81828 visibilities/baseline/integration-bin. ! Found source: J0406+0637 ! ! 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 9132 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 J0406+0637_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 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018462Jy sigma=21.112983 ! Fit after self-cal, rms=0.848776Jy sigma=17.546934 ! 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.146 mas, bmaj=7.251 mas, bpa=6.338 degrees ! Estimated noise=0.60599 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.117273 Jy ! Component: 100 - total flux cleaned = 0.145681 Jy ! Total flux subtracted in 100 components = 0.145681 Jy ! Clean residual min=-0.006528 max=0.015879 Jy/beam ! Clean residual mean=-0.000001 rms=0.002027 Jy/beam ! Combined flux in latest and established models = 0.145681 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.145681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074815Jy sigma=1.476340 ! Fit after self-cal, rms=0.074819Jy sigma=1.476136 ! Inverting map ! Added new window around map position (-26.5, -10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158265 Jy ! Component: 100 - total flux cleaned = 0.02586 Jy ! Total flux subtracted in 100 components = 0.02586 Jy ! Clean residual min=-0.005533 max=0.006406 Jy/beam ! Clean residual mean=-0.000004 rms=0.001482 Jy/beam ! Combined flux in latest and established models = 0.171541 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.171541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070829Jy sigma=1.378536 ! Fit after self-cal, rms=0.070681Jy sigma=1.375470 ! 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.768 mas, bmaj=8.225 mas, bpa=5.254 degrees ! Estimated noise=0.389779 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.0103941 Jy ! Component: 100 - total flux cleaned = 0.0172739 Jy ! Component: 150 - total flux cleaned = 0.0223364 Jy ! Component: 200 - total flux cleaned = 0.0261335 Jy ! Total flux subtracted in 200 components = 0.0261335 Jy ! Clean residual min=-0.004760 max=0.005726 Jy/beam ! Clean residual mean=-0.000003 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.197675 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 46 components and 0.197675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068981Jy sigma=1.329379 ! Fit after self-cal, rms=0.068893Jy sigma=1.327693 ! 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.768 x 8.225 at 5.254 degrees (North through East) ! Clean map min=-0.0046127 max=0.1531 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.94 FD 1.00 HN 1.00 KP 1.00 ! LA 0.95 MK 1.06 NL 1.04 OV 0.95 ! PT 1.06 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.03 KP 0.99 ! LA 0.95 MK 1.06 NL 0.99 OV 0.97 ! PT 1.09 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.98 KP 1.00 ! LA 0.92 MK 1.05 NL 0.98 OV 0.95 ! PT 1.05 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 0.94 KP 0.98 ! LA 0.92 MK 1.04 NL 1.02 OV 0.99 ! PT 1.06 SC 1.00 ! ! ! Fit before self-cal, rms=0.068893Jy sigma=1.327693 ! Fit after self-cal, rms=0.067535Jy sigma=1.315057 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.809 mas, bmaj=8.275 mas, bpa=5.569 degrees ! Estimated noise=0.385627 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 (-21, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00482442 Jy ! Component: 100 - total flux cleaned = 0.0072125 Jy ! Component: 150 - total flux cleaned = 0.0082492 Jy ! Component: 200 - total flux cleaned = 0.00872714 Jy ! Total flux subtracted in 200 components = 0.00872714 Jy ! Clean residual min=-0.003440 max=0.003088 Jy/beam ! Clean residual mean=-0.000002 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.206402 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 66 components and 0.206402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067202Jy sigma=1.306388 ! Fit after self-cal, rms=0.067198Jy sigma=1.305894 ! 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.067198Jy sigma=1.305894 ! Fit after self-cal, rms=0.066097Jy sigma=1.298195 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.826 mas, bmaj=8.304 mas, bpa=5.665 degrees ! Estimated noise=0.380868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000882037 Jy ! Component: 100 - total flux cleaned = -0.00103849 Jy ! Component: 150 - total flux cleaned = -0.00108515 Jy ! Component: 200 - total flux cleaned = -0.00119859 Jy ! Total flux subtracted in 200 components = -0.00119859 Jy ! Clean residual min=-0.002731 max=0.003285 Jy/beam ! Clean residual mean=-0.000001 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.205203 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 89 components and 0.205203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065990Jy sigma=1.296508 ! Fit after self-cal, rms=0.065996Jy sigma=1.296413 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 (23, -78). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00320634 Jy ! Component: 100 - total flux cleaned = 0.00513737 Jy ! Component: 150 - total flux cleaned = 0.00606825 Jy ! Component: 200 - total flux cleaned = 0.00607709 Jy ! Total flux subtracted in 200 components = 0.00607709 Jy ! Clean residual min=-0.002703 max=0.002758 Jy/beam ! Clean residual mean=-0.000001 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.21128 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 124 components and 0.21128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065789Jy sigma=1.293080 ! Fit after self-cal, rms=0.065776Jy sigma=1.292741 ! 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.065776Jy sigma=1.292741 ! Fit after self-cal, rms=0.066049Jy sigma=1.284276 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=8.29 mas, bpa=5.702 degrees ! Estimated noise=0.381756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000420933 Jy ! Component: 100 - total flux cleaned = -0.000537028 Jy ! Component: 150 - total flux cleaned = -0.000573403 Jy ! Component: 200 - total flux cleaned = -0.000575138 Jy ! Total flux subtracted in 200 components = -0.000575138 Jy ! Clean residual min=-0.002099 max=0.001976 Jy/beam ! Clean residual mean=0.000001 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.210705 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 153 components and 0.210705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066010Jy sigma=1.283395 ! Fit after self-cal, rms=0.066039Jy sigma=1.283329 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.26868e-05 Jy ! Component: 100 - total flux cleaned = -5.76001e-06 Jy ! Component: 150 - total flux cleaned = 4.84473e-05 Jy ! Component: 200 - total flux cleaned = 7.46692e-05 Jy ! Total flux subtracted in 200 components = 7.46692e-05 Jy ! Clean residual min=-0.002038 max=0.001962 Jy/beam ! Clean residual mean=0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.21078 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 164 components and 0.21078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066018Jy sigma=1.282905 ! Fit after self-cal, rms=0.066018Jy sigma=1.282901 ! 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.066018Jy sigma=1.282901 ! Fit after self-cal, rms=0.066059Jy sigma=1.282818 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.339 mas, bmaj=11.48 mas, bpa=-2.999 degrees ! Estimated noise=0.447636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000891299 Jy ! Component: 100 - total flux cleaned = 0.00107805 Jy ! Component: 150 - total flux cleaned = 0.00113035 Jy ! Component: 200 - total flux cleaned = 0.00117909 Jy ! Total flux subtracted in 200 components = 0.00117909 Jy ! Clean residual min=-0.002294 max=0.002112 Jy/beam ! Clean residual mean=0.000001 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.211959 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 178 components and 0.211959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066045Jy sigma=1.282467 ! Fit after self-cal, rms=0.066044Jy sigma=1.282435 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.18552e-05 Jy ! Component: 100 - total flux cleaned = 3.88986e-05 Jy ! Component: 150 - total flux cleaned = -4.08367e-06 Jy ! Component: 200 - total flux cleaned = -3.44323e-06 Jy ! Total flux subtracted in 200 components = -3.44323e-06 Jy ! Clean residual min=-0.002218 max=0.002076 Jy/beam ! Clean residual mean=0.000001 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.211955 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 188 components and 0.211955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066039Jy sigma=1.282291 ! Fit after self-cal, rms=0.066038Jy sigma=1.282265 ! 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.813 mas, bmaj=8.282 mas, bpa=5.711 degrees ! Estimated noise=0.382088 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.813 x 8.282 at 5.711 degrees (North through East) ! Clean map min=-0.0018781 max=0.15043 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.179 mas, bmaj=7.293 mas, bpa=6.926 degrees ! Estimated noise=0.598096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115487 Jy ! Component: 100 - total flux cleaned = 0.144394 Jy ! Component: 150 - total flux cleaned = 0.15986 Jy ! Component: 200 - total flux cleaned = 0.17011 Jy ! Total flux subtracted in 200 components = 0.17011 Jy ! Clean residual min=-0.004327 max=0.005771 Jy/beam ! Clean residual mean=-0.000000 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.17011 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.17011 Jy ! Inverting map and beam ! Estimated beam: bmin=3.813 mas, bmaj=8.282 mas, bpa=5.711 degrees ! Estimated noise=0.382088 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.00977702 Jy ! Component: 100 - total flux cleaned = 0.0163939 Jy ! Component: 150 - total flux cleaned = 0.0214489 Jy ! Component: 200 - total flux cleaned = 0.0254081 Jy ! Total flux subtracted in 200 components = 0.0254081 Jy ! Clean residual min=-0.002631 max=0.002979 Jy/beam ! Clean residual mean=0.000001 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.195518 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 63 components and 0.195518 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.339 mas, bmaj=11.48 mas, bpa=-2.999 degrees ! Estimated noise=0.447636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00468306 Jy ! Component: 100 - total flux cleaned = 0.00771795 Jy ! Component: 150 - total flux cleaned = 0.00998747 Jy ! Component: 200 - total flux cleaned = 0.0117644 Jy ! Total flux subtracted in 200 components = 0.0117644 Jy ! Clean residual min=-0.002496 max=0.002270 Jy/beam ! Clean residual mean=0.000001 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.207283 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.0013071 Jy ! Component: 100 - total flux cleaned = 0.00206346 Jy ! Component: 150 - total flux cleaned = 0.00255733 Jy ! Component: 200 - total flux cleaned = 0.00292342 Jy ! Total flux subtracted in 200 components = 0.00292342 Jy ! Clean residual min=-0.002381 max=0.002137 Jy/beam ! Clean residual mean=0.000001 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.210206 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 148 components and 0.210206 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.813 mas, bmaj=8.282 mas, bpa=5.711 degrees ! Estimated noise=0.382088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149435 Jy ! Component: 100 - total flux cleaned = 0.00200778 Jy ! Component: 150 - total flux cleaned = 0.00220987 Jy ! Component: 200 - total flux cleaned = 0.00228346 Jy ! Total flux subtracted in 200 components = 0.00228346 Jy ! Clean residual min=-0.002109 max=0.001951 Jy/beam ! Clean residual mean=-0.000000 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.212489 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 167 components and 0.212489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066125Jy sigma=1.283757 ! Fit after self-cal, rms=0.066112Jy sigma=1.283495 wmodel /J0406+0637_S_map.mod ! wmodel: Unable to open new model file: /J0406+0637_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0406+0637_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.813 x 8.282 at 5.711 degrees (North through East) ! Clean map min=-0.0019483 max=0.15002 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0406+0637_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.150019 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000502996 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00586 1.00586 2.01172 4.02345 8.0469 16.0938 32.1876 64.3752 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.15 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 298.251 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0406+0637_S_dfm.log closed on Thu May 19 20:00:50 2016