! Started logfile: J0811+5714_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:21:30 2017 obs J0811+5714_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0811+5714_S_2014_01_04_pus_uva.fits ! AN table 1: 98 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.680556 visibilities/baseline/integration-bin. ! Found source: J0811+5714 ! ! 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 370 lines of history. ! ! Reading 9604 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 J0811+5714_S_2014_01_04_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 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.839856Jy sigma=0.011184 ! Fit after self-cal, rms=0.817901Jy sigma=0.010988 ! 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.036 mas, bmaj=4.579 mas, bpa=-74.25 degrees ! Estimated noise=1147.65 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.136438 Jy ! Component: 100 - total flux cleaned = 0.170107 Jy ! Total flux subtracted in 100 components = 0.170107 Jy ! Clean residual min=-0.009937 max=0.013683 Jy/beam ! Clean residual mean=-0.000164 rms=0.002684 Jy/beam ! Combined flux in latest and established models = 0.170107 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.170107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089724Jy sigma=0.001047 ! Fit after self-cal, rms=0.089725Jy sigma=0.001047 ! 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.805 mas, bmaj=5.55 mas, bpa=-76.41 degrees ! Estimated noise=577.026 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.0169029 Jy ! Component: 100 - total flux cleaned = 0.024374 Jy ! Component: 150 - total flux cleaned = 0.0289572 Jy ! Component: 200 - total flux cleaned = 0.0320413 Jy ! Total flux subtracted in 200 components = 0.0320413 Jy ! Clean residual min=-0.013229 max=0.021830 Jy/beam ! Clean residual mean=0.000017 rms=0.003566 Jy/beam ! Combined flux in latest and established models = 0.202148 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.202148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085868Jy sigma=0.001022 ! Fit after self-cal, rms=0.085753Jy sigma=0.001021 ! Inverting map ! Added new window around map position (-25, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0196365 Jy ! Component: 100 - total flux cleaned = 0.030025 Jy ! Component: 150 - total flux cleaned = 0.0372297 Jy ! Component: 200 - total flux cleaned = 0.0427795 Jy ! Total flux subtracted in 200 components = 0.0427795 Jy ! Clean residual min=-0.008768 max=0.010684 Jy/beam ! Clean residual mean=-0.000002 rms=0.002251 Jy/beam ! Combined flux in latest and established models = 0.244928 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 62 components and 0.244928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081127Jy sigma=0.000947 ! Fit after self-cal, rms=0.080645Jy sigma=0.000941 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 KP 1.00* LA 0.97 ! MK 0.99 NL 0.97 OV 0.97 PT 0.98 ! SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.13 KP 1.00* LA 0.96 ! MK 1.02 NL 1.02 OV 0.98 PT 0.95 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.36 KP 1.00* LA 0.80 ! MK 1.03 NL 1.00 OV 0.92 PT 0.97 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.25 KP 1.00* LA 0.86 ! MK 1.06 NL 1.08 OV 0.98 PT 0.97 ! SC 0.92 ! ! ! Fit before self-cal, rms=0.080645Jy sigma=0.000941 ! Fit after self-cal, rms=0.075290Jy sigma=0.000886 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=5.55 mas, bpa=-77.73 degrees ! Estimated noise=576.789 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 (-37.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00738266 Jy ! Component: 100 - total flux cleaned = 0.0121747 Jy ! Component: 150 - total flux cleaned = 0.0158376 Jy ! Component: 200 - total flux cleaned = 0.0181061 Jy ! Total flux subtracted in 200 components = 0.0181061 Jy ! Clean residual min=-0.003368 max=0.003858 Jy/beam ! Clean residual mean=0.000025 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.263034 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 89 components and 0.263034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074349Jy sigma=0.000874 ! Fit after self-cal, rms=0.074147Jy sigma=0.000873 ! 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.074147Jy sigma=0.000873 ! Fit after self-cal, rms=0.073499Jy sigma=0.000868 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.813 mas, bmaj=5.538 mas, bpa=-77.69 degrees ! Estimated noise=576.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282085 Jy ! Component: 100 - total flux cleaned = 0.00431491 Jy ! Component: 150 - total flux cleaned = 0.00534032 Jy ! Component: 200 - total flux cleaned = 0.0058096 Jy ! Total flux subtracted in 200 components = 0.0058096 Jy ! Clean residual min=-0.002552 max=0.002696 Jy/beam ! Clean residual mean=0.000027 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.268844 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 111 components and 0.268844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073320Jy sigma=0.000866 ! Fit after self-cal, rms=0.073345Jy sigma=0.000866 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 (-25, -34). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174796 Jy ! Component: 100 - total flux cleaned = 0.00224815 Jy ! Component: 150 - total flux cleaned = 0.00224931 Jy ! Component: 200 - total flux cleaned = 0.00215404 Jy ! Total flux subtracted in 200 components = 0.00215404 Jy ! Clean residual min=-0.002395 max=0.002214 Jy/beam ! Clean residual mean=0.000029 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.270998 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 134 components and 0.270998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073214Jy sigma=0.000865 ! Fit after self-cal, rms=0.073224Jy sigma=0.000864 ! 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.073224Jy sigma=0.000864 ! Fit after self-cal, rms=0.073138Jy sigma=0.000864 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.814 mas, bmaj=5.539 mas, bpa=-77.75 degrees ! Estimated noise=576.502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113935 Jy ! Component: 100 - total flux cleaned = 0.00164975 Jy ! Component: 150 - total flux cleaned = 0.00169174 Jy ! Component: 200 - total flux cleaned = 0.00165493 Jy ! Total flux subtracted in 200 components = 0.00165493 Jy ! Clean residual min=-0.002021 max=0.001986 Jy/beam ! Clean residual mean=0.000022 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.272653 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 146 components and 0.272653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073074Jy sigma=0.000864 ! Fit after self-cal, rms=0.073087Jy sigma=0.000864 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.000276643 Jy ! Component: 100 - total flux cleaned = 0.000277192 Jy ! Component: 150 - total flux cleaned = 0.000277043 Jy ! Component: 200 - total flux cleaned = 0.00027675 Jy ! Total flux subtracted in 200 components = 0.00027675 Jy ! Clean residual min=-0.001851 max=0.001836 Jy/beam ! Clean residual mean=0.000021 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.272929 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 154 components and 0.272929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073054Jy sigma=0.000863 ! Fit after self-cal, rms=0.073059Jy sigma=0.000863 ! 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.073059Jy sigma=0.000863 ! Fit after self-cal, rms=0.073008Jy sigma=0.000863 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.042 mas, bmaj=9.777 mas, bpa=-89.1 degrees ! Estimated noise=666.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000877354 Jy ! Component: 100 - total flux cleaned = 0.00093386 Jy ! Component: 150 - total flux cleaned = 0.00102297 Jy ! Component: 200 - total flux cleaned = 0.00110068 Jy ! Total flux subtracted in 200 components = 0.00110068 Jy ! Clean residual min=-0.001579 max=0.001900 Jy/beam ! Clean residual mean=0.000035 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.27403 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 181 components and 0.27403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072990Jy sigma=0.000863 ! Fit after self-cal, rms=0.072990Jy sigma=0.000863 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.000282197 Jy ! Component: 100 - total flux cleaned = 0.00033429 Jy ! Component: 150 - total flux cleaned = 0.000350642 Jy ! Component: 200 - total flux cleaned = 0.000365108 Jy ! Total flux subtracted in 200 components = 0.000365108 Jy ! Clean residual min=-0.001581 max=0.001800 Jy/beam ! Clean residual mean=0.000035 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.274395 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 197 components and 0.274395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072982Jy sigma=0.000863 ! Fit after self-cal, rms=0.072983Jy sigma=0.000863 ! 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.814 mas, bmaj=5.539 mas, bpa=-77.76 degrees ! Estimated noise=576.654 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.814 x 5.539 at -77.76 degrees (North through East) ! Clean map min=-0.0019874 max=0.17868 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.035 mas, bmaj=4.545 mas, bpa=-75.7 degrees ! Estimated noise=1158.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.137552 Jy ! Component: 100 - total flux cleaned = 0.171013 Jy ! Component: 150 - total flux cleaned = 0.186856 Jy ! Component: 200 - total flux cleaned = 0.197996 Jy ! Total flux subtracted in 200 components = 0.197996 Jy ! Clean residual min=-0.006234 max=0.006840 Jy/beam ! Clean residual mean=-0.000067 rms=0.001714 Jy/beam ! Combined flux in latest and established models = 0.197997 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.197997 Jy ! Inverting map and beam ! Estimated beam: bmin=3.814 mas, bmaj=5.539 mas, bpa=-77.76 degrees ! Estimated noise=576.654 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.0135585 Jy ! Component: 100 - total flux cleaned = 0.0235999 Jy ! Component: 150 - total flux cleaned = 0.0315414 Jy ! Component: 200 - total flux cleaned = 0.0380548 Jy ! Total flux subtracted in 200 components = 0.0380548 Jy ! Clean residual min=-0.003382 max=0.004662 Jy/beam ! Clean residual mean=0.000002 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.236051 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 84 components and 0.236051 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.042 mas, bmaj=9.777 mas, bpa=-89.1 degrees ! Estimated noise=666.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00890139 Jy ! Component: 100 - total flux cleaned = 0.0152689 Jy ! Component: 150 - total flux cleaned = 0.020067 Jy ! Component: 200 - total flux cleaned = 0.0237506 Jy ! Total flux subtracted in 200 components = 0.0237506 Jy ! Clean residual min=-0.002894 max=0.003046 Jy/beam ! Clean residual mean=0.000017 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.259802 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.00287309 Jy ! Component: 100 - total flux cleaned = 0.00516159 Jy ! Component: 150 - total flux cleaned = 0.00700708 Jy ! Component: 200 - total flux cleaned = 0.00850782 Jy ! Total flux subtracted in 200 components = 0.00850782 Jy ! Clean residual min=-0.002319 max=0.001904 Jy/beam ! Clean residual mean=0.000028 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.26831 Jy ! Adding 113 model components to the UV plane model. ! The established model now contains 183 components and 0.26831 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.814 mas, bmaj=5.539 mas, bpa=-77.76 degrees ! Estimated noise=576.654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000398704 Jy ! Component: 100 - total flux cleaned = 0.000868841 Jy ! Component: 150 - total flux cleaned = 0.00137727 Jy ! Component: 200 - total flux cleaned = 0.00182626 Jy ! Total flux subtracted in 200 components = 0.00182626 Jy ! Clean residual min=-0.001956 max=0.002284 Jy/beam ! Clean residual mean=0.000015 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.270136 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 205 components and 0.270136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073087Jy sigma=0.000864 ! Fit after self-cal, rms=0.073053Jy sigma=0.000864 wmodel J0811+5714_S_2014_01_04_pus_map.mod ! Writing 205 model components to file: J0811+5714_S_2014_01_04_pus_map.mod wobs J0811+5714_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0811+5714_S_2014_01_04_pus_uvs.fits wwins J0811+5714_S_2014_01_04_pus_map.win ! wwins: Wrote 4 windows to J0811+5714_S_2014_01_04_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.000247458 Jy ! Component: 100 - total flux cleaned = 0.000435744 Jy ! Component: 150 - total flux cleaned = 0.00066949 Jy ! Component: 200 - total flux cleaned = 0.000697441 Jy ! Component: 250 - total flux cleaned = 0.000801996 Jy ! Component: 300 - total flux cleaned = 0.000902781 Jy ! Component: 350 - total flux cleaned = 0.00099879 Jy ! Component: 400 - total flux cleaned = 0.00106854 Jy ! Component: 450 - total flux cleaned = 0.00113607 Jy ! Component: 500 - total flux cleaned = 0.00124547 Jy ! Component: 550 - total flux cleaned = 0.00137323 Jy ! Component: 600 - total flux cleaned = 0.00145631 Jy ! Component: 650 - total flux cleaned = 0.00147635 Jy ! Component: 700 - total flux cleaned = 0.001576 Jy ! Component: 750 - total flux cleaned = 0.00163478 Jy ! Component: 800 - total flux cleaned = 0.00169204 Jy ! Component: 850 - total flux cleaned = 0.00171042 Jy ! Component: 900 - total flux cleaned = 0.0018205 Jy ! Component: 950 - total flux cleaned = 0.00189226 Jy ! Component: 1000 - total flux cleaned = 0.00192718 Jy ! Component: 1050 - total flux cleaned = 0.00192713 Jy ! Component: 1100 - total flux cleaned = 0.00194431 Jy ! Component: 1150 - total flux cleaned = 0.00194422 Jy ! Component: 1200 - total flux cleaned = 0.00196117 Jy ! Component: 1250 - total flux cleaned = 0.00201025 Jy ! Component: 1300 - total flux cleaned = 0.00199407 Jy ! Component: 1350 - total flux cleaned = 0.0019942 Jy ! Component: 1400 - total flux cleaned = 0.00194676 Jy ! Component: 1450 - total flux cleaned = 0.00194705 Jy ! Component: 1500 - total flux cleaned = 0.00196255 Jy ! Component: 1550 - total flux cleaned = 0.00191678 Jy ! Component: 1600 - total flux cleaned = 0.00191694 Jy ! Component: 1650 - total flux cleaned = 0.00190212 Jy ! Component: 1700 - total flux cleaned = 0.00193159 Jy ! Component: 1750 - total flux cleaned = 0.0019461 Jy ! Component: 1800 - total flux cleaned = 0.0019603 Jy ! Component: 1850 - total flux cleaned = 0.00196002 Jy ! Component: 1900 - total flux cleaned = 0.00198792 Jy ! Component: 1950 - total flux cleaned = 0.00197398 Jy ! Component: 2000 - total flux cleaned = 0.00201528 Jy ! Component: 2050 - total flux cleaned = 0.00202882 Jy ! Component: 2100 - total flux cleaned = 0.00202885 Jy ! Component: 2150 - total flux cleaned = 0.00202901 Jy ! Component: 2200 - total flux cleaned = 0.00209506 Jy ! Component: 2250 - total flux cleaned = 0.00209518 Jy ! Component: 2300 - total flux cleaned = 0.00213378 Jy ! Component: 2350 - total flux cleaned = 0.00208249 Jy ! Component: 2400 - total flux cleaned = 0.00213331 Jy ! Component: 2450 - total flux cleaned = 0.00210809 Jy ! Component: 2500 - total flux cleaned = 0.00212052 Jy ! Component: 2550 - total flux cleaned = 0.00212046 Jy ! Component: 2600 - total flux cleaned = 0.00215708 Jy ! Component: 2650 - total flux cleaned = 0.00212083 Jy ! Component: 2700 - total flux cleaned = 0.002145 Jy ! Component: 2750 - total flux cleaned = 0.00216883 Jy ! Component: 2800 - total flux cleaned = 0.00218054 Jy ! Component: 2850 - total flux cleaned = 0.00220406 Jy ! Component: 2900 - total flux cleaned = 0.00227373 Jy ! Component: 2950 - total flux cleaned = 0.00229673 Jy ! Component: 3000 - total flux cleaned = 0.00233091 Jy ! Component: 3050 - total flux cleaned = 0.00230812 Jy ! Component: 3100 - total flux cleaned = 0.00235312 Jy ! Component: 3150 - total flux cleaned = 0.00236424 Jy ! Component: 3200 - total flux cleaned = 0.00239743 Jy ! Component: 3250 - total flux cleaned = 0.00238643 Jy ! Component: 3300 - total flux cleaned = 0.00241919 Jy ! Component: 3350 - total flux cleaned = 0.00244089 Jy ! Component: 3400 - total flux cleaned = 0.00248386 Jy ! Component: 3450 - total flux cleaned = 0.00249443 Jy ! Component: 3500 - total flux cleaned = 0.00249444 Jy ! Component: 3550 - total flux cleaned = 0.00252623 Jy ! Component: 3600 - total flux cleaned = 0.00253658 Jy ! Component: 3650 - total flux cleaned = 0.00251568 Jy ! Component: 3700 - total flux cleaned = 0.00255715 Jy ! Component: 3750 - total flux cleaned = 0.00256736 Jy ! Component: 3800 - total flux cleaned = 0.00257758 Jy ! Component: 3850 - total flux cleaned = 0.00257761 Jy ! Component: 3900 - total flux cleaned = 0.00260792 Jy ! Component: 3950 - total flux cleaned = 0.00262803 Jy ! Component: 4000 - total flux cleaned = 0.00262808 Jy ! Component: 4050 - total flux cleaned = 0.00268769 Jy ! Total flux subtracted in 4096 components = 0.00268766 Jy ! Clean residual min=-0.000611 max=0.000723 Jy/beam ! Clean residual mean=0.000004 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.272824 Jy keep ! Adding 232 model components to the UV plane model. ! The established model now contains 437 components and 0.272823 Jy ![Exited script file: muppet] wmap "J0811+5714_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.814 x 5.539 at -77.76 degrees (North through East) ! Clean map min=-0.0014829 max=0.18178 Jy/beam ! Writing clean map to FITS file: J0811+5714_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.181777 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000162499 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.268183 0.268183 0.536366 1.07273 2.14547 4.29093 8.58186 17.1637 34.3274 68.6549 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.181 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.814 x 5.539 at -77.76 degrees (North through East) ! Clean map min=-0.0014829 max=0.18178 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0811+5714_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:21:36 2017