! Started logfile: J0808+7315_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:52:05 2016 obs J0808+7315_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0808+7315_S_2015_03_17_pus_uva.fits ! AN table 1: 71 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.879812 visibilities/baseline/integration-bin. ! Found source: J0808+7315 ! ! 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 330 lines of history. ! ! Reading 11244 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 J0808+7315_S_2015_03_17_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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.848225Jy sigma=0.009253 ! Fit after self-cal, rms=0.795722Jy sigma=0.008638 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.473 mas, bmaj=9.337 mas, bpa=65.11 degrees ! Estimated noise=1038.38 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.144261 Jy ! Component: 100 - total flux cleaned = 0.195784 Jy ! Total flux subtracted in 100 components = 0.195784 Jy ! Clean residual min=-0.008830 max=0.024691 Jy/beam ! Clean residual mean=-0.000118 rms=0.003074 Jy/beam ! Combined flux in latest and established models = 0.195784 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.195784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106567Jy sigma=0.001026 ! Fit after self-cal, rms=0.106428Jy sigma=0.001024 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0296667 Jy ! Component: 100 - total flux cleaned = 0.0485332 Jy ! Total flux subtracted in 100 components = 0.0485332 Jy ! Clean residual min=-0.006386 max=0.010370 Jy/beam ! Clean residual mean=-0.000057 rms=0.001891 Jy/beam ! Combined flux in latest and established models = 0.244317 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.244317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091915Jy sigma=0.000882 ! Fit after self-cal, rms=0.091880Jy sigma=0.000881 ! 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.059 mas, bmaj=10.27 mas, bpa=65.12 degrees ! Estimated noise=629.829 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.0191064 Jy ! Component: 100 - total flux cleaned = 0.0304605 Jy ! Component: 150 - total flux cleaned = 0.0379305 Jy ! Component: 200 - total flux cleaned = 0.0432041 Jy ! Total flux subtracted in 200 components = 0.0432041 Jy ! Clean residual min=-0.006674 max=0.008706 Jy/beam ! Clean residual mean=-0.000037 rms=0.001572 Jy/beam ! Combined flux in latest and established models = 0.287521 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 84 components and 0.287521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086319Jy sigma=0.000842 ! Fit after self-cal, rms=0.086291Jy sigma=0.000841 ! Inverting map ! Added new window around map position (-1, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00792097 Jy ! Component: 100 - total flux cleaned = 0.0124655 Jy ! Component: 150 - total flux cleaned = 0.0161258 Jy ! Component: 200 - total flux cleaned = 0.0192116 Jy ! Total flux subtracted in 200 components = 0.0192116 Jy ! Clean residual min=-0.005483 max=0.005547 Jy/beam ! Clean residual mean=-0.000007 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.306733 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 110 components and 0.306733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085253Jy sigma=0.000833 ! Fit after self-cal, rms=0.085207Jy sigma=0.000832 ! 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.01 FD 0.89 HN 0.97 KP 1.12 ! LA 0.99 MK 0.98 NL 0.88 OV 1.00 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.92 HN 1.03 KP 1.09 ! LA 0.96 MK 1.00 NL 0.99 OV 1.05 ! PT 1.06 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.94 HN 1.03 KP 0.97 ! LA 0.78 MK 1.05 NL 1.11 OV 0.96 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.95 HN 1.02 KP 0.94 ! LA 0.84 MK 1.06 NL 0.99 OV 0.99 ! PT 1.08 SC 0.99 ! ! ! Fit before self-cal, rms=0.085207Jy sigma=0.000832 ! Fit after self-cal, rms=0.078190Jy sigma=0.000794 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.092 mas, bmaj=10.3 mas, bpa=65.13 degrees ! Estimated noise=628.21 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.00294735 Jy ! Component: 100 - total flux cleaned = 0.00383816 Jy ! Component: 150 - total flux cleaned = 0.00417209 Jy ! Component: 200 - total flux cleaned = 0.0044677 Jy ! Total flux subtracted in 200 components = 0.0044677 Jy ! Clean residual min=-0.003351 max=0.003119 Jy/beam ! Clean residual mean=-0.000009 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.311201 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 127 components and 0.311201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078026Jy sigma=0.000792 ! Fit after self-cal, rms=0.077951Jy sigma=0.000792 ! 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.077951Jy sigma=0.000792 ! Fit after self-cal, rms=0.078810Jy sigma=0.000790 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=10.28 mas, bpa=65.19 degrees ! Estimated noise=628.856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000315172 Jy ! Component: 100 - total flux cleaned = 0.000649792 Jy ! Component: 150 - total flux cleaned = 0.000869668 Jy ! Component: 200 - total flux cleaned = 0.00117929 Jy ! Total flux subtracted in 200 components = 0.00117929 Jy ! Clean residual min=-0.002476 max=0.002503 Jy/beam ! Clean residual mean=-0.000004 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.31238 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 150 components and 0.31238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078748Jy sigma=0.000790 ! Fit after self-cal, rms=0.078752Jy sigma=0.000790 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.000192317 Jy ! Component: 100 - total flux cleaned = 0.000486283 Jy ! Component: 150 - total flux cleaned = 0.000721879 Jy ! Component: 200 - total flux cleaned = 0.000884012 Jy ! Total flux subtracted in 200 components = 0.000884012 Jy ! Clean residual min=-0.002469 max=0.002391 Jy/beam ! Clean residual mean=-0.000003 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.313264 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 164 components and 0.313264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078731Jy sigma=0.000789 ! Fit after self-cal, rms=0.078730Jy sigma=0.000789 ! 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.078730Jy sigma=0.000789 ! Fit after self-cal, rms=0.079047Jy sigma=0.000789 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.106 mas, bmaj=10.28 mas, bpa=65.21 degrees ! Estimated noise=629.735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000734085 Jy ! Component: 100 - total flux cleaned = -0.00067137 Jy ! Component: 150 - total flux cleaned = -0.000559361 Jy ! Component: 200 - total flux cleaned = -0.000458095 Jy ! Total flux subtracted in 200 components = -0.000458095 Jy ! Clean residual min=-0.002472 max=0.002293 Jy/beam ! Clean residual mean=-0.000004 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.312806 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 172 components and 0.312806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079024Jy sigma=0.000789 ! Fit after self-cal, rms=0.079024Jy sigma=0.000789 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 = -7.42337e-05 Jy ! Component: 100 - total flux cleaned = 4.01235e-05 Jy ! Component: 150 - total flux cleaned = 0.000104164 Jy ! Component: 200 - total flux cleaned = 0.000144916 Jy ! Total flux subtracted in 200 components = 0.000144916 Jy ! Clean residual min=-0.002515 max=0.002276 Jy/beam ! Clean residual mean=-0.000004 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.312951 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 181 components and 0.312951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079013Jy sigma=0.000789 ! Fit after self-cal, rms=0.079013Jy sigma=0.000789 ! 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.079013Jy sigma=0.000789 ! Fit after self-cal, rms=0.079224Jy sigma=0.000789 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.342 mas, bmaj=13.16 mas, bpa=61.42 degrees ! Estimated noise=801.583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.77675e-05 Jy ! Component: 100 - total flux cleaned = -0.000224637 Jy ! Component: 150 - total flux cleaned = -0.000226426 Jy ! Component: 200 - total flux cleaned = -0.000153931 Jy ! Total flux subtracted in 200 components = -0.000153931 Jy ! Clean residual min=-0.002856 max=0.003375 Jy/beam ! Clean residual mean=-0.000010 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.312797 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 201 components and 0.312797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079220Jy sigma=0.000789 ! Fit after self-cal, rms=0.079219Jy sigma=0.000789 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 = 9.59385e-05 Jy ! Component: 100 - total flux cleaned = 0.000205209 Jy ! Component: 150 - total flux cleaned = 0.000263697 Jy ! Component: 200 - total flux cleaned = 0.000299558 Jy ! Total flux subtracted in 200 components = 0.000299558 Jy ! Clean residual min=-0.002882 max=0.003374 Jy/beam ! Clean residual mean=-0.000011 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.313097 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 211 components and 0.313097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079222Jy sigma=0.000789 ! Fit after self-cal, rms=0.079222Jy sigma=0.000789 ! 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.115 mas, bmaj=10.28 mas, bpa=65.21 degrees ! Estimated noise=630.456 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.115 x 10.28 at 65.21 degrees (North through East) ! Clean map min=-0.0025166 max=0.20221 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.51 mas, bmaj=9.333 mas, bpa=65.18 degrees ! Estimated noise=1048.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.144973 Jy ! Component: 100 - total flux cleaned = 0.19575 Jy ! Component: 150 - total flux cleaned = 0.224522 Jy ! Component: 200 - total flux cleaned = 0.242099 Jy ! Total flux subtracted in 200 components = 0.242099 Jy ! Clean residual min=-0.004580 max=0.009354 Jy/beam ! Clean residual mean=-0.000065 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 0.242099 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.242099 Jy ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=10.28 mas, bpa=65.21 degrees ! Estimated noise=630.456 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.0174086 Jy ! Component: 100 - total flux cleaned = 0.0284608 Jy ! Component: 150 - total flux cleaned = 0.0361137 Jy ! Component: 200 - total flux cleaned = 0.0417636 Jy ! Total flux subtracted in 200 components = 0.0417636 Jy ! Clean residual min=-0.002893 max=0.004025 Jy/beam ! Clean residual mean=-0.000049 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.283863 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 100 components and 0.283863 Jy ! Inverting map ! Added new window around map position (-18.5, -18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.004678 Jy ! Component: 100 - total flux cleaned = 0.00845152 Jy ! Component: 150 - total flux cleaned = 0.0116022 Jy ! Component: 200 - total flux cleaned = 0.0142647 Jy ! Total flux subtracted in 200 components = 0.0142647 Jy ! Clean residual min=-0.002388 max=0.002657 Jy/beam ! Clean residual mean=-0.000028 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.298127 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 148 components and 0.298127 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.342 mas, bmaj=13.16 mas, bpa=61.42 degrees ! Estimated noise=801.583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00421118 Jy ! Component: 100 - total flux cleaned = 0.00725516 Jy ! Component: 150 - total flux cleaned = 0.00953567 Jy ! Component: 200 - total flux cleaned = 0.0113019 Jy ! Total flux subtracted in 200 components = 0.0113019 Jy ! Clean residual min=-0.002884 max=0.003080 Jy/beam ! Clean residual mean=-0.000026 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.309429 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.00138805 Jy ! Component: 100 - total flux cleaned = 0.00250857 Jy ! Component: 150 - total flux cleaned = 0.00341886 Jy ! Component: 200 - total flux cleaned = 0.00384928 Jy ! Total flux subtracted in 200 components = 0.00384928 Jy ! Clean residual min=-0.002721 max=0.002894 Jy/beam ! Clean residual mean=-0.000017 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.313279 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 227 components and 0.313279 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=10.28 mas, bpa=65.21 degrees ! Estimated noise=630.456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.27719e-05 Jy ! Component: 100 - total flux cleaned = 0.000259054 Jy ! Component: 150 - total flux cleaned = 0.000400125 Jy ! Component: 200 - total flux cleaned = 0.000431712 Jy ! Total flux subtracted in 200 components = 0.000431712 Jy ! Clean residual min=-0.002343 max=0.002058 Jy/beam ! Clean residual mean=-0.000006 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.31371 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 247 components and 0.31371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079197Jy sigma=0.000788 ! Fit after self-cal, rms=0.079189Jy sigma=0.000788 wmodel J0808+7315_S_2015_03_17_pus_map.mod ! Writing 247 model components to file: J0808+7315_S_2015_03_17_pus_map.mod wobs J0808+7315_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0808+7315_S_2015_03_17_pus_uvs.fits wwins J0808+7315_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0808+7315_S_2015_03_17_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.00039213 Jy ! Component: 100 - total flux cleaned = -0.000281229 Jy ! Component: 150 - total flux cleaned = -0.000175752 Jy ! Component: 200 - total flux cleaned = -7.52118e-05 Jy ! Component: 250 - total flux cleaned = 5.50084e-05 Jy ! Component: 300 - total flux cleaned = 8.65092e-05 Jy ! Component: 350 - total flux cleaned = 8.65359e-05 Jy ! Component: 400 - total flux cleaned = 2.87905e-05 Jy ! Component: 450 - total flux cleaned = 1.14336e-06 Jy ! Component: 500 - total flux cleaned = 2.8645e-05 Jy ! Component: 550 - total flux cleaned = -5.18882e-05 Jy ! Component: 600 - total flux cleaned = -0.000130733 Jy ! Component: 650 - total flux cleaned = -0.000233685 Jy ! Component: 700 - total flux cleaned = -0.000258159 Jy ! Component: 750 - total flux cleaned = -0.000257605 Jy ! Component: 800 - total flux cleaned = -0.000305895 Jy ! Component: 850 - total flux cleaned = -0.000447891 Jy ! Component: 900 - total flux cleaned = -0.000517726 Jy ! Component: 950 - total flux cleaned = -0.000632256 Jy ! Component: 1000 - total flux cleaned = -0.000744563 Jy ! Component: 1050 - total flux cleaned = -0.000877129 Jy ! Component: 1100 - total flux cleaned = -0.000920581 Jy ! Component: 1150 - total flux cleaned = -0.000984956 Jy ! Component: 1200 - total flux cleaned = -0.00109033 Jy ! Component: 1250 - total flux cleaned = -0.00111018 Jy ! Component: 1300 - total flux cleaned = -0.00106864 Jy ! Component: 1350 - total flux cleaned = -0.00108868 Jy ! Component: 1400 - total flux cleaned = -0.00114895 Jy ! Component: 1450 - total flux cleaned = -0.00120843 Jy ! Component: 1500 - total flux cleaned = -0.00132494 Jy ! Component: 1550 - total flux cleaned = -0.00130571 Jy ! Component: 1600 - total flux cleaned = -0.00140047 Jy ! Component: 1650 - total flux cleaned = -0.00147552 Jy ! Component: 1700 - total flux cleaned = -0.00151259 Jy ! Component: 1750 - total flux cleaned = -0.00158568 Jy ! Component: 1800 - total flux cleaned = -0.00165769 Jy ! Component: 1850 - total flux cleaned = -0.00174619 Jy ! Component: 1900 - total flux cleaned = -0.00169338 Jy ! Component: 1950 - total flux cleaned = -0.00179793 Jy ! Component: 2000 - total flux cleaned = -0.00193482 Jy ! Component: 2050 - total flux cleaned = -0.0019855 Jy ! Component: 2100 - total flux cleaned = -0.00203582 Jy ! Component: 2150 - total flux cleaned = -0.00210208 Jy ! Component: 2200 - total flux cleaned = -0.00218396 Jy ! Component: 2250 - total flux cleaned = -0.00223266 Jy ! Component: 2300 - total flux cleaned = -0.00226515 Jy ! Component: 2350 - total flux cleaned = -0.00232889 Jy ! Component: 2400 - total flux cleaned = -0.00237621 Jy ! Component: 2450 - total flux cleaned = -0.00240741 Jy ! Component: 2500 - total flux cleaned = -0.00240734 Jy ! Component: 2550 - total flux cleaned = -0.00242273 Jy ! Component: 2600 - total flux cleaned = -0.00243793 Jy ! Component: 2650 - total flux cleaned = -0.00243813 Jy ! Component: 2700 - total flux cleaned = -0.00252739 Jy ! Component: 2750 - total flux cleaned = -0.00254196 Jy ! Component: 2800 - total flux cleaned = -0.00252754 Jy ! Component: 2850 - total flux cleaned = -0.00257099 Jy ! Component: 2900 - total flux cleaned = -0.00254223 Jy ! Component: 2950 - total flux cleaned = -0.00257065 Jy ! Component: 3000 - total flux cleaned = -0.00252833 Jy ! Component: 3050 - total flux cleaned = -0.0025144 Jy ! Component: 3100 - total flux cleaned = -0.00251448 Jy ! Component: 3150 - total flux cleaned = -0.00251454 Jy ! Component: 3200 - total flux cleaned = -0.00250086 Jy ! Component: 3250 - total flux cleaned = -0.00252789 Jy ! Component: 3300 - total flux cleaned = -0.0025278 Jy ! Component: 3350 - total flux cleaned = -0.00252765 Jy ! Component: 3400 - total flux cleaned = -0.00251431 Jy ! Component: 3450 - total flux cleaned = -0.00247515 Jy ! Component: 3500 - total flux cleaned = -0.00254008 Jy ! Component: 3550 - total flux cleaned = -0.00253989 Jy ! Component: 3600 - total flux cleaned = -0.00253982 Jy ! Component: 3650 - total flux cleaned = -0.00255243 Jy ! Component: 3700 - total flux cleaned = -0.00260291 Jy ! Component: 3750 - total flux cleaned = -0.00260287 Jy ! Component: 3800 - total flux cleaned = -0.0026401 Jy ! Component: 3850 - total flux cleaned = -0.00262774 Jy ! Component: 3900 - total flux cleaned = -0.0026279 Jy ! Component: 3950 - total flux cleaned = -0.00262806 Jy ! Component: 4000 - total flux cleaned = -0.00266432 Jy ! Component: 4050 - total flux cleaned = -0.00267642 Jy ! Total flux subtracted in 4096 components = -0.00273615 Jy ! Clean residual min=-0.000776 max=0.000671 Jy/beam ! Clean residual mean=0.000001 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.310974 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 545 components and 0.310974 Jy ![Exited script file: muppet] wmap "J0808+7315_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.115 x 10.28 at 65.21 degrees (North through East) ! Clean map min=-0.0017168 max=0.20317 Jy/beam ! Writing clean map to FITS file: J0808+7315_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.203166 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00022847 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.337366 0.337366 0.674732 1.34946 2.69893 5.39786 10.7957 21.5914 43.1828 86.3657 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.203 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.115 x 10.28 at 65.21 degrees (North through East) ! Clean map min=-0.0017168 max=0.20317 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 J0808+7315_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:52:11 2016