! Started logfile: J0148+3854_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:11:59 2016 obs J0148+3854_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0148+3854_S_2014_08_05_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.672751 visibilities/baseline/integration-bin. ! Found source: J0148+3854 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 360 lines of history. ! ! Reading 10172 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J0148+3854_S_2014_08_05_pus] 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 154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 154 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.708758Jy sigma=0.008622 ! Fit after self-cal, rms=0.598735Jy sigma=0.007454 ! 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.749 mas, bmaj=7.158 mas, bpa=25.54 degrees ! Estimated noise=976.755 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.307758 Jy ! Component: 100 - total flux cleaned = 0.376032 Jy ! Total flux subtracted in 100 components = 0.376032 Jy ! Clean residual min=-0.010460 max=0.022657 Jy/beam ! Clean residual mean=0.000024 rms=0.003016 Jy/beam ! Combined flux in latest and established models = 0.376032 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.376032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092312Jy sigma=0.001024 ! Fit after self-cal, rms=0.092312Jy sigma=0.001024 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0224763 Jy ! Component: 100 - total flux cleaned = 0.0326865 Jy ! Total flux subtracted in 100 components = 0.0326865 Jy ! Clean residual min=-0.009713 max=0.007968 Jy/beam ! Clean residual mean=0.000021 rms=0.002158 Jy/beam ! Combined flux in latest and established models = 0.408719 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.408719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084481Jy sigma=0.000945 ! Fit after self-cal, rms=0.084472Jy sigma=0.000944 ! 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.737 mas, bmaj=7.796 mas, bpa=25.88 degrees ! Estimated noise=577.595 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.00932989 Jy ! Component: 100 - total flux cleaned = 0.0147238 Jy ! Component: 150 - total flux cleaned = 0.0180479 Jy ! Component: 200 - total flux cleaned = 0.0201582 Jy ! Total flux subtracted in 200 components = 0.0201582 Jy ! Clean residual min=-0.007238 max=0.006851 Jy/beam ! Clean residual mean=0.000031 rms=0.001734 Jy/beam ! Combined flux in latest and established models = 0.428877 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 45 components and 0.428877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082866Jy sigma=0.000936 ! Fit after self-cal, rms=0.082866Jy sigma=0.000936 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.88 HN 0.97 KP 1.05 ! LA 1.15 MK 1.00* NL 0.99 OV 0.98 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.01 KP 1.02 ! LA 1.08 MK 1.00* NL 1.04 OV 1.02 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.19 HN 1.03 KP 0.90 ! LA 0.85 MK 1.00* NL 1.02 OV 0.94 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.04 HN 1.01 KP 0.86 ! LA 0.81 MK 1.00* NL 1.08 OV 0.98 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.082866Jy sigma=0.000936 ! Fit after self-cal, rms=0.066711Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.738 mas, bmaj=7.803 mas, bpa=25.78 degrees ! Estimated noise=577.705 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.00189544 Jy ! Component: 100 - total flux cleaned = -0.00268826 Jy ! Component: 150 - total flux cleaned = -0.00287879 Jy ! Component: 200 - total flux cleaned = -0.00287935 Jy ! Total flux subtracted in 200 components = -0.00287935 Jy ! Clean residual min=-0.003100 max=0.004057 Jy/beam ! Clean residual mean=-0.000009 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.425997 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.425997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066654Jy sigma=0.000777 ! Fit after self-cal, rms=0.066652Jy sigma=0.000777 ! 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.066652Jy sigma=0.000777 ! Fit after self-cal, rms=0.066471Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.736 mas, bmaj=7.81 mas, bpa=25.71 degrees ! Estimated noise=577.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000899994 Jy ! Component: 100 - total flux cleaned = -0.001042 Jy ! Component: 150 - total flux cleaned = -0.00104285 Jy ! Component: 200 - total flux cleaned = -0.00104281 Jy ! Total flux subtracted in 200 components = -0.00104281 Jy ! Clean residual min=-0.002579 max=0.003656 Jy/beam ! Clean residual mean=-0.000002 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.424955 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.424954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066450Jy sigma=0.000772 ! Fit after self-cal, rms=0.066455Jy sigma=0.000772 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 (11.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00303425 Jy ! Component: 100 - total flux cleaned = 0.00349355 Jy ! Component: 150 - total flux cleaned = 0.00359868 Jy ! Component: 200 - total flux cleaned = 0.00369276 Jy ! Total flux subtracted in 200 components = 0.00369276 Jy ! Clean residual min=-0.002316 max=0.002165 Jy/beam ! Clean residual mean=-0.000002 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.428647 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 87 components and 0.428647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066305Jy sigma=0.000770 ! Fit after self-cal, rms=0.066294Jy sigma=0.000770 ! 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.066294Jy sigma=0.000770 ! Fit after self-cal, rms=0.066261Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.74 mas, bmaj=7.812 mas, bpa=25.67 degrees ! Estimated noise=577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000970858 Jy ! Component: 100 - total flux cleaned = 0.00117843 Jy ! Component: 150 - total flux cleaned = 0.00121115 Jy ! Component: 200 - total flux cleaned = 0.00115143 Jy ! Total flux subtracted in 200 components = 0.00115143 Jy ! Clean residual min=-0.002146 max=0.002200 Jy/beam ! Clean residual mean=-0.000002 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.429799 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 104 components and 0.429799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066220Jy sigma=0.000769 ! Fit after self-cal, rms=0.066218Jy sigma=0.000769 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 (-52.5, -117). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200445 Jy ! Component: 100 - total flux cleaned = 0.00310048 Jy ! Component: 150 - total flux cleaned = 0.00393835 Jy ! Component: 200 - total flux cleaned = 0.00444219 Jy ! Total flux subtracted in 200 components = 0.00444219 Jy ! Clean residual min=-0.002042 max=0.001786 Jy/beam ! Clean residual mean=-0.000003 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.434241 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 132 components and 0.434241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066152Jy sigma=0.000768 ! Fit after self-cal, rms=0.066151Jy sigma=0.000768 ! 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.066151Jy sigma=0.000768 ! Fit after self-cal, rms=0.066131Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.997 mas, bmaj=9.765 mas, bpa=46.68 degrees ! Estimated noise=656.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000959119 Jy ! Component: 100 - total flux cleaned = 0.00132085 Jy ! Component: 150 - total flux cleaned = 0.00146584 Jy ! Component: 200 - total flux cleaned = 0.00155708 Jy ! Total flux subtracted in 200 components = 0.00155708 Jy ! Clean residual min=-0.001768 max=0.001576 Jy/beam ! Clean residual mean=-0.000007 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.435798 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 171 components and 0.435798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066117Jy sigma=0.000768 ! Fit after self-cal, rms=0.066117Jy sigma=0.000768 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.000149131 Jy ! Component: 100 - total flux cleaned = 0.00021371 Jy ! Component: 150 - total flux cleaned = 0.000273896 Jy ! Component: 200 - total flux cleaned = 0.000328616 Jy ! Total flux subtracted in 200 components = 0.000328616 Jy ! Clean residual min=-0.001743 max=0.001522 Jy/beam ! Clean residual mean=-0.000008 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.436127 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 191 components and 0.436127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066113Jy sigma=0.000768 ! Fit after self-cal, rms=0.066112Jy sigma=0.000768 ! 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.739 mas, bmaj=7.814 mas, bpa=25.65 degrees ! Estimated noise=576.653 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.739 x 7.814 at 25.65 degrees (North through East) ! Clean map min=-0.0018925 max=0.39833 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.747 mas, bmaj=7.168 mas, bpa=25.37 degrees ! Estimated noise=978.264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.308155 Jy ! Component: 100 - total flux cleaned = 0.37668 Jy ! Component: 150 - total flux cleaned = 0.399295 Jy ! Component: 200 - total flux cleaned = 0.408625 Jy ! Total flux subtracted in 200 components = 0.408625 Jy ! Clean residual min=-0.003979 max=0.005396 Jy/beam ! Clean residual mean=0.000002 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.408625 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.408625 Jy ! Inverting map and beam ! Estimated beam: bmin=4.739 mas, bmaj=7.814 mas, bpa=25.65 degrees ! Estimated noise=576.653 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 (-5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0073894 Jy ! Component: 100 - total flux cleaned = 0.0119834 Jy ! Component: 150 - total flux cleaned = 0.015164 Jy ! Component: 200 - total flux cleaned = 0.0175916 Jy ! Total flux subtracted in 200 components = 0.0175916 Jy ! Clean residual min=-0.002214 max=0.002124 Jy/beam ! Clean residual mean=-0.000000 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.426217 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 70 components and 0.426217 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.997 mas, bmaj=9.765 mas, bpa=46.68 degrees ! Estimated noise=656.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255549 Jy ! Component: 100 - total flux cleaned = 0.00439452 Jy ! Component: 150 - total flux cleaned = 0.00544177 Jy ! Component: 200 - total flux cleaned = 0.00636124 Jy ! Total flux subtracted in 200 components = 0.00636124 Jy ! Clean residual min=-0.001966 max=0.001682 Jy/beam ! Clean residual mean=-0.000004 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.432578 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.000775727 Jy ! Component: 100 - total flux cleaned = 0.00120232 Jy ! Component: 150 - total flux cleaned = 0.00167689 Jy ! Component: 200 - total flux cleaned = 0.00204353 Jy ! Total flux subtracted in 200 components = 0.00204353 Jy ! Clean residual min=-0.001856 max=0.001555 Jy/beam ! Clean residual mean=-0.000005 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.434622 Jy ! Adding 109 model components to the UV plane model. ! The established model now contains 167 components and 0.434622 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.739 mas, bmaj=7.814 mas, bpa=25.65 degrees ! Estimated noise=576.653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.35197e-06 Jy ! Component: 100 - total flux cleaned = 0.000267204 Jy ! Component: 150 - total flux cleaned = 0.000431671 Jy ! Component: 200 - total flux cleaned = 0.000579918 Jy ! Total flux subtracted in 200 components = 0.000579918 Jy ! Clean residual min=-0.001999 max=0.001663 Jy/beam ! Clean residual mean=-0.000004 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.435201 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 197 components and 0.435201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066108Jy sigma=0.000768 ! Fit after self-cal, rms=0.066108Jy sigma=0.000768 wmodel J0148+3854_S_2014_08_05_pus_map.mod ! Writing 197 model components to file: J0148+3854_S_2014_08_05_pus_map.mod wobs J0148+3854_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0148+3854_S_2014_08_05_pus_uvs.fits wwins J0148+3854_S_2014_08_05_pus_map.win ! wwins: Wrote 4 windows to J0148+3854_S_2014_08_05_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178875 Jy ! Component: 100 - total flux cleaned = 0.000164754 Jy ! Component: 150 - total flux cleaned = 0.000351464 Jy ! Component: 200 - total flux cleaned = 0.000553114 Jy ! Component: 250 - total flux cleaned = 0.000576864 Jy ! Component: 300 - total flux cleaned = 0.000646478 Jy ! Component: 350 - total flux cleaned = 0.000803918 Jy ! Component: 400 - total flux cleaned = 0.000978661 Jy ! Component: 450 - total flux cleaned = 0.00110621 Jy ! Component: 500 - total flux cleaned = 0.00120923 Jy ! Component: 550 - total flux cleaned = 0.00122928 Jy ! Component: 600 - total flux cleaned = 0.00128858 Jy ! Component: 650 - total flux cleaned = 0.00134637 Jy ! Component: 700 - total flux cleaned = 0.00132794 Jy ! Component: 750 - total flux cleaned = 0.00136462 Jy ! Component: 800 - total flux cleaned = 0.00132803 Jy ! Component: 850 - total flux cleaned = 0.00127449 Jy ! Component: 900 - total flux cleaned = 0.0012397 Jy ! Component: 950 - total flux cleaned = 0.00118846 Jy ! Component: 1000 - total flux cleaned = 0.00115456 Jy ! Component: 1050 - total flux cleaned = 0.00108837 Jy ! Component: 1100 - total flux cleaned = 0.00102349 Jy ! Component: 1150 - total flux cleaned = 0.000943742 Jy ! Component: 1200 - total flux cleaned = 0.000881099 Jy ! Component: 1250 - total flux cleaned = 0.000834783 Jy ! Component: 1300 - total flux cleaned = 0.000789001 Jy ! Component: 1350 - total flux cleaned = 0.000728857 Jy ! Component: 1400 - total flux cleaned = 0.000654806 Jy ! Component: 1450 - total flux cleaned = 0.000610977 Jy ! Component: 1500 - total flux cleaned = 0.000567836 Jy ! Component: 1550 - total flux cleaned = 0.000568125 Jy ! Component: 1600 - total flux cleaned = 0.00056807 Jy ! Component: 1650 - total flux cleaned = 0.000498893 Jy ! Component: 1700 - total flux cleaned = 0.000457829 Jy ! Component: 1750 - total flux cleaned = 0.000417467 Jy ! Component: 1800 - total flux cleaned = 0.000390737 Jy ! Component: 1850 - total flux cleaned = 0.00032507 Jy ! Component: 1900 - total flux cleaned = 0.000299233 Jy ! Component: 1950 - total flux cleaned = 0.000247802 Jy ! Component: 2000 - total flux cleaned = 0.000222454 Jy ! Component: 2050 - total flux cleaned = 0.00019726 Jy ! Component: 2100 - total flux cleaned = 0.000160271 Jy ! Component: 2150 - total flux cleaned = 0.000209372 Jy ! Component: 2200 - total flux cleaned = 0.000161041 Jy ! Component: 2250 - total flux cleaned = 0.000149019 Jy ! Component: 2300 - total flux cleaned = 0.000184337 Jy ! Component: 2350 - total flux cleaned = 0.00017266 Jy ! Component: 2400 - total flux cleaned = 0.000161178 Jy ! Component: 2450 - total flux cleaned = 0.000149918 Jy ! Component: 2500 - total flux cleaned = 0.000195379 Jy ! Component: 2550 - total flux cleaned = 0.000195332 Jy ! Component: 2600 - total flux cleaned = 0.000206491 Jy ! Component: 2650 - total flux cleaned = 0.000217554 Jy ! Component: 2700 - total flux cleaned = 0.00022851 Jy ! Component: 2750 - total flux cleaned = 0.000260945 Jy ! Component: 2800 - total flux cleaned = 0.000292918 Jy ! Component: 2850 - total flux cleaned = 0.00030336 Jy ! Component: 2900 - total flux cleaned = 0.000345318 Jy ! Component: 2950 - total flux cleaned = 0.000355795 Jy ! Component: 3000 - total flux cleaned = 0.000396952 Jy ! Component: 3050 - total flux cleaned = 0.000427446 Jy ! Component: 3100 - total flux cleaned = 0.00040716 Jy ! Component: 3150 - total flux cleaned = 0.000457278 Jy ! Component: 3200 - total flux cleaned = 0.000477065 Jy ! Component: 3250 - total flux cleaned = 0.000467226 Jy ! Component: 3300 - total flux cleaned = 0.000477072 Jy ! Component: 3350 - total flux cleaned = 0.000516024 Jy ! Component: 3400 - total flux cleaned = 0.000525654 Jy ! Component: 3450 - total flux cleaned = 0.000573315 Jy ! Component: 3500 - total flux cleaned = 0.000592225 Jy ! Component: 3550 - total flux cleaned = 0.000582784 Jy ! Component: 3600 - total flux cleaned = 0.000582788 Jy ! Component: 3650 - total flux cleaned = 0.000601339 Jy ! Component: 3700 - total flux cleaned = 0.000628875 Jy ! Component: 3750 - total flux cleaned = 0.000610573 Jy ! Component: 3800 - total flux cleaned = 0.000592398 Jy ! Component: 3850 - total flux cleaned = 0.000574525 Jy ! Component: 3900 - total flux cleaned = 0.000583374 Jy ! Component: 3950 - total flux cleaned = 0.000574457 Jy ! Component: 4000 - total flux cleaned = 0.000548054 Jy ! Component: 4050 - total flux cleaned = 0.000548124 Jy ! Total flux subtracted in 4096 components = 0.00052212 Jy ! Clean residual min=-0.000530 max=0.000512 Jy/beam ! Clean residual mean=-0.000000 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.435724 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 478 components and 0.435724 Jy ![Exited script file: muppet] wmap "J0148+3854_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.739 x 7.814 at 25.65 degrees (North through East) ! Clean map min=-0.0015525 max=0.39884 Jy/beam ! Writing clean map to FITS file: J0148+3854_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.398844 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00015913 device "J0148+3854_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0148+3854_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.119694 0.119694 0.239388 0.478775 0.957551 1.9151 3.8302 7.66041 15.3208 30.6416 61.2832 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.398 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.739 x 7.814 at 25.65 degrees (North through East) ! Clean map min=-0.0015525 max=0.39884 Jy/beam quit ! Quitting program ! Log file J0148+3854_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:12:05 2016