! Started logfile: J0306+6243_S_2017_06_10_pus_uvs.log on Mon May 6 14:43:48 2019 obs J0306+6243_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0306+6243_S_2017_06_10_pus_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.916239 visibilities/baseline/integration-bin. ! Found source: J0306+6243 ! ! 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 1154 lines of history. ! ! Reading 8576 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 J0306+6243_S_2017_06_10_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 286 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012292Jy sigma=0.008737 ! Fit after self-cal, rms=0.961332Jy sigma=0.008401 ! 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.203 mas, bmaj=4.461 mas, bpa=-1.842 degrees ! Estimated noise=1130.12 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.132984 Jy ! Component: 100 - total flux cleaned = 0.174924 Jy ! Total flux subtracted in 100 components = 0.174924 Jy ! Clean residual min=-0.009753 max=0.019426 Jy/beam ! Clean residual mean=0.000021 rms=0.003218 Jy/beam ! Combined flux in latest and established models = 0.174924 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.174924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.523478Jy sigma=0.002684 ! Fit after self-cal, rms=0.523468Jy sigma=0.002684 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0226845 Jy ! Component: 100 - total flux cleaned = 0.0360479 Jy ! Total flux subtracted in 100 components = 0.0360479 Jy ! Clean residual min=-0.008030 max=0.008624 Jy/beam ! Clean residual mean=0.000016 rms=0.002913 Jy/beam ! Combined flux in latest and established models = 0.210972 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.210972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.521980Jy sigma=0.002662 ! Fit after self-cal, rms=0.521928Jy sigma=0.002662 ! 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.771 mas, bmaj=5.106 mas, bpa=2.5 degrees ! Estimated noise=902.064 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.0129832 Jy ! Component: 100 - total flux cleaned = 0.0184317 Jy ! Component: 150 - total flux cleaned = 0.0191168 Jy ! Component: 200 - total flux cleaned = 0.0192469 Jy ! Total flux subtracted in 200 components = 0.0192469 Jy ! Clean residual min=-0.011700 max=0.012120 Jy/beam ! Clean residual mean=0.000031 rms=0.005352 Jy/beam ! Combined flux in latest and established models = 0.230219 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 39 components and 0.230219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.521357Jy sigma=0.002659 ! Fit after self-cal, rms=0.521355Jy sigma=0.002659 ! 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.20 FD 1.13 HN 1.36 KP 1.20 ! LA 0.59 MK 1.42 NL 1.11 OV 1.16 ! PT 1.18 SC 0.47 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 1.07 KP 0.99 ! LA 0.95 MK 1.06 NL 1.06 OV 1.10 ! PT 1.00 SC 1.25 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.03 HN 1.06 KP 0.98 ! LA 1.00 MK 1.10 NL 1.03 OV 0.98 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.09 KP 1.00* ! LA 1.02 MK 1.03 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.521355Jy sigma=0.002659 ! Fit after self-cal, rms=0.172785Jy sigma=0.002631 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.768 mas, bmaj=5.156 mas, bpa=5.742 degrees ! Estimated noise=925.818 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.00404317 Jy ! Component: 100 - total flux cleaned = 0.00388494 Jy ! Component: 150 - total flux cleaned = 0.00347293 Jy ! Component: 200 - total flux cleaned = 0.00324151 Jy ! Total flux subtracted in 200 components = 0.00324151 Jy ! Clean residual min=-0.013383 max=0.014170 Jy/beam ! Clean residual mean=0.000049 rms=0.005337 Jy/beam ! Combined flux in latest and established models = 0.23346 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.23346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172607Jy sigma=0.002627 ! Fit after self-cal, rms=0.172942Jy sigma=0.002625 ! 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.172942Jy sigma=0.002625 ! Fit after self-cal, rms=2.207206Jy sigma=0.002090 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.795 mas, bmaj=5.383 mas, bpa=4.69 degrees ! Estimated noise=962.663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00511815 Jy ! Component: 100 - total flux cleaned = 0.00688287 Jy ! Component: 150 - total flux cleaned = 0.00724392 Jy ! Component: 200 - total flux cleaned = 0.00748067 Jy ! Total flux subtracted in 200 components = 0.00748067 Jy ! Clean residual min=-0.005281 max=0.004995 Jy/beam ! Clean residual mean=0.000007 rms=0.001409 Jy/beam ! Combined flux in latest and established models = 0.240941 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.240941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.206501Jy sigma=0.002086 ! Fit after self-cal, rms=2.215595Jy sigma=0.002081 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.000602409 Jy ! Component: 100 - total flux cleaned = -0.00064537 Jy ! Component: 150 - total flux cleaned = -0.000646631 Jy ! Component: 200 - total flux cleaned = -0.000646933 Jy ! Total flux subtracted in 200 components = -0.000646933 Jy ! Clean residual min=-0.005081 max=0.004578 Jy/beam ! Clean residual mean=0.000021 rms=0.001379 Jy/beam ! Combined flux in latest and established models = 0.240294 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.240294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.215675Jy sigma=0.002083 ! Fit after self-cal, rms=2.215993Jy sigma=0.002083 ! 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=2.215993Jy sigma=0.002083 ! Fit after self-cal, rms=2.294550Jy sigma=0.002061 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.808 mas, bmaj=5.355 mas, bpa=3.753 degrees ! Estimated noise=973.455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343623 Jy ! Component: 100 - total flux cleaned = 0.00397275 Jy ! Component: 150 - total flux cleaned = 0.00427861 Jy ! Component: 200 - total flux cleaned = 0.00448936 Jy ! Total flux subtracted in 200 components = 0.00448936 Jy ! Clean residual min=-0.003645 max=0.003692 Jy/beam ! Clean residual mean=0.000003 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.244783 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.244783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.294547Jy sigma=0.002061 ! Fit after self-cal, rms=2.293774Jy sigma=0.002061 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.000208749 Jy ! Component: 100 - total flux cleaned = 0.000324337 Jy ! Component: 150 - total flux cleaned = 0.000359695 Jy ! Component: 200 - total flux cleaned = 0.000424872 Jy ! Total flux subtracted in 200 components = 0.000424872 Jy ! Clean residual min=-0.003655 max=0.003762 Jy/beam ! Clean residual mean=0.000004 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.245208 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.245208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.293801Jy sigma=0.002061 ! Fit after self-cal, rms=2.293755Jy sigma=0.002061 ! 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=2.293755Jy sigma=0.002061 ! Fit after self-cal, rms=2.663119Jy sigma=0.002059 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.297 mas, bmaj=8.619 mas, bpa=-2.426 degrees ! Estimated noise=1226.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279236 Jy ! Component: 100 - total flux cleaned = 0.00378117 Jy ! Component: 150 - total flux cleaned = 0.00410155 Jy ! Component: 200 - total flux cleaned = 0.00414081 Jy ! Total flux subtracted in 200 components = 0.00414081 Jy ! Clean residual min=-0.004062 max=0.004425 Jy/beam ! Clean residual mean=-0.000001 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.249349 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 75 components and 0.249349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.663091Jy sigma=0.002059 ! Fit after self-cal, rms=2.662935Jy sigma=0.002059 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.000140195 Jy ! Component: 100 - total flux cleaned = 0.000119253 Jy ! Component: 150 - total flux cleaned = 0.000120587 Jy ! Component: 200 - total flux cleaned = 0.00012059 Jy ! Total flux subtracted in 200 components = 0.00012059 Jy ! Clean residual min=-0.004102 max=0.004472 Jy/beam ! Clean residual mean=-0.000000 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.24947 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.24947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.662949Jy sigma=0.002059 ! Fit after self-cal, rms=2.662896Jy sigma=0.002059 ! 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=5.322 mas, bpa=3.233 degrees ! Estimated noise=980.341 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.813 x 5.322 at 3.233 degrees (North through East) ! Clean map min=-0.0033084 max=0.19515 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.189 mas, bmaj=4.777 mas, bpa=1.271 degrees ! Estimated noise=1273.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.148128 Jy ! Component: 100 - total flux cleaned = 0.193448 Jy ! Component: 150 - total flux cleaned = 0.215915 Jy ! Component: 200 - total flux cleaned = 0.228995 Jy ! Total flux subtracted in 200 components = 0.228995 Jy ! Clean residual min=-0.004877 max=0.008097 Jy/beam ! Clean residual mean=0.000003 rms=0.001234 Jy/beam ! Combined flux in latest and established models = 0.228995 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.228995 Jy ! Inverting map and beam ! Estimated beam: bmin=3.813 mas, bmaj=5.322 mas, bpa=3.233 degrees ! Estimated noise=980.341 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 (1.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102607 Jy ! Component: 100 - total flux cleaned = 0.0159006 Jy ! Component: 150 - total flux cleaned = 0.0191464 Jy ! Component: 200 - total flux cleaned = 0.0200385 Jy ! Total flux subtracted in 200 components = 0.0200385 Jy ! Clean residual min=-0.003232 max=0.003789 Jy/beam ! Clean residual mean=0.000000 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.249034 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 41 components and 0.249034 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.297 mas, bmaj=8.619 mas, bpa=-2.426 degrees ! Estimated noise=1226.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150661 Jy ! Component: 100 - total flux cleaned = 0.00157639 Jy ! Component: 150 - total flux cleaned = 0.00162924 Jy ! Component: 200 - total flux cleaned = 0.00167498 Jy ! Total flux subtracted in 200 components = 0.00167498 Jy ! Clean residual min=-0.004181 max=0.004391 Jy/beam ! Clean residual mean=0.000000 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.250709 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 = 2.01585e-05 Jy ! Component: 100 - total flux cleaned = 2.06003e-05 Jy ! Component: 150 - total flux cleaned = 3.94603e-05 Jy ! Component: 200 - total flux cleaned = 5.59742e-05 Jy ! Total flux subtracted in 200 components = 5.59742e-05 Jy ! Clean residual min=-0.004194 max=0.004388 Jy/beam ! Clean residual mean=0.000000 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.250765 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 70 components and 0.250765 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.813 mas, bmaj=5.322 mas, bpa=3.233 degrees ! Estimated noise=980.341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00125924 Jy ! Component: 100 - total flux cleaned = -0.000976871 Jy ! Component: 150 - total flux cleaned = -0.000728804 Jy ! Component: 200 - total flux cleaned = -0.000617738 Jy ! Total flux subtracted in 200 components = -0.000617738 Jy ! Clean residual min=-0.003339 max=0.003849 Jy/beam ! Clean residual mean=0.000000 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.250147 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.250147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.662957Jy sigma=0.002060 ! Fit after self-cal, rms=2.662964Jy sigma=0.002060 wmodel J0306+6243_S_2017_06_10_pus_map.mod ! Writing 78 model components to file: J0306+6243_S_2017_06_10_pus_map.mod wobs J0306+6243_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0306+6243_S_2017_06_10_pus_uvs.fits wwins J0306+6243_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J0306+6243_S_2017_06_10_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.00145306 Jy ! Component: 100 - total flux cleaned = 0.00256291 Jy ! Component: 150 - total flux cleaned = 0.00350957 Jy ! Component: 200 - total flux cleaned = 0.00414305 Jy ! Component: 250 - total flux cleaned = 0.00492928 Jy ! Component: 300 - total flux cleaned = 0.00558766 Jy ! Component: 350 - total flux cleaned = 0.00617932 Jy ! Component: 400 - total flux cleaned = 0.00675893 Jy ! Component: 450 - total flux cleaned = 0.00706936 Jy ! Component: 500 - total flux cleaned = 0.00747813 Jy ! Component: 550 - total flux cleaned = 0.00803085 Jy ! Component: 600 - total flux cleaned = 0.00862451 Jy ! Component: 650 - total flux cleaned = 0.00916225 Jy ! Component: 700 - total flux cleaned = 0.00969306 Jy ! Component: 750 - total flux cleaned = 0.0103139 Jy ! Component: 800 - total flux cleaned = 0.0108337 Jy ! Component: 850 - total flux cleaned = 0.011442 Jy ! Component: 900 - total flux cleaned = 0.011905 Jy ! Component: 950 - total flux cleaned = 0.0125925 Jy ! Component: 1000 - total flux cleaned = 0.0131372 Jy ! Component: 1050 - total flux cleaned = 0.0136316 Jy ! Component: 1100 - total flux cleaned = 0.0142105 Jy ! Component: 1150 - total flux cleaned = 0.0146956 Jy ! Component: 1200 - total flux cleaned = 0.015219 Jy ! Component: 1250 - total flux cleaned = 0.0155655 Jy ! Component: 1300 - total flux cleaned = 0.0160807 Jy ! Component: 1350 - total flux cleaned = 0.0165491 Jy ! Component: 1400 - total flux cleaned = 0.0169717 Jy ! Component: 1450 - total flux cleaned = 0.017391 Jy ! Component: 1500 - total flux cleaned = 0.0178071 Jy ! Component: 1550 - total flux cleaned = 0.0182201 Jy ! Component: 1600 - total flux cleaned = 0.0186302 Jy ! Component: 1650 - total flux cleaned = 0.0191594 Jy ! Component: 1700 - total flux cleaned = 0.0196038 Jy ! Component: 1750 - total flux cleaned = 0.0198447 Jy ! Component: 1800 - total flux cleaned = 0.0203632 Jy ! Component: 1850 - total flux cleaned = 0.0207595 Jy ! Component: 1900 - total flux cleaned = 0.0212707 Jy ! Component: 1950 - total flux cleaned = 0.021505 Jy ! Component: 2000 - total flux cleaned = 0.0218932 Jy ! Component: 2050 - total flux cleaned = 0.0222023 Jy ! Component: 2100 - total flux cleaned = 0.0226628 Jy ! Component: 2150 - total flux cleaned = 0.0228918 Jy ! Component: 2200 - total flux cleaned = 0.0233095 Jy ! Component: 2250 - total flux cleaned = 0.0237627 Jy ! Component: 2300 - total flux cleaned = 0.0241378 Jy ! Component: 2350 - total flux cleaned = 0.024399 Jy ! Component: 2400 - total flux cleaned = 0.0247333 Jy ! Component: 2450 - total flux cleaned = 0.0250657 Jy ! Component: 2500 - total flux cleaned = 0.025433 Jy ! Component: 2550 - total flux cleaned = 0.0257249 Jy ! Component: 2600 - total flux cleaned = 0.0259064 Jy ! Component: 2650 - total flux cleaned = 0.0263761 Jy ! Component: 2700 - total flux cleaned = 0.0266636 Jy ! Component: 2750 - total flux cleaned = 0.0269859 Jy ! Component: 2800 - total flux cleaned = 0.0272708 Jy ! Component: 2850 - total flux cleaned = 0.0277306 Jy ! Component: 2900 - total flux cleaned = 0.0278365 Jy ! Component: 2950 - total flux cleaned = 0.0282217 Jy ! Component: 3000 - total flux cleaned = 0.0285705 Jy ! Component: 3050 - total flux cleaned = 0.028813 Jy ! Component: 3100 - total flux cleaned = 0.0290546 Jy ! Component: 3150 - total flux cleaned = 0.0293981 Jy ! Component: 3200 - total flux cleaned = 0.0296717 Jy ! Component: 3250 - total flux cleaned = 0.0299101 Jy ! Component: 3300 - total flux cleaned = 0.0301472 Jy ! Component: 3350 - total flux cleaned = 0.030451 Jy ! Component: 3400 - total flux cleaned = 0.0307866 Jy ! Component: 3450 - total flux cleaned = 0.0310873 Jy ! Component: 3500 - total flux cleaned = 0.0314203 Jy ! Component: 3550 - total flux cleaned = 0.0316525 Jy ! Component: 3600 - total flux cleaned = 0.0319497 Jy ! Component: 3650 - total flux cleaned = 0.0322784 Jy ! Component: 3700 - total flux cleaned = 0.0327039 Jy ! Component: 3750 - total flux cleaned = 0.032932 Jy ! Component: 3800 - total flux cleaned = 0.0331917 Jy ! Component: 3850 - total flux cleaned = 0.0335798 Jy ! Component: 3900 - total flux cleaned = 0.0337086 Jy ! Component: 3950 - total flux cleaned = 0.0341577 Jy ! Component: 4000 - total flux cleaned = 0.0344452 Jy ! Component: 4050 - total flux cleaned = 0.0347635 Jy ! Total flux subtracted in 4096 components = 0.0351122 Jy ! Clean residual min=-0.001634 max=0.001728 Jy/beam ! Clean residual mean=-0.000007 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.285259 Jy keep ! Adding 320 model components to the UV plane model. ! The established model now contains 398 components and 0.285259 Jy ![Exited script file: muppet] wmap "J0306+6243_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.813 x 5.322 at 3.233 degrees (North through East) ! Clean map min=-0.0027461 max=0.19626 Jy/beam ! Writing clean map to FITS file: J0306+6243_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.196256 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000595807 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.91076 0.91076 1.82152 3.64304 7.28608 14.5722 29.1443 58.2887 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.196 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.813 x 5.322 at 3.233 degrees (North through East) ! Clean map min=-0.0027461 max=0.19626 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 J0306+6243_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:43:53 2019