! Started logfile: J1343+6602_S_2017_07_09_pus_uvs.log on Wed May 8 14:49:29 2019 obs J1343+6602_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1343+6602_S_2017_07_09_pus_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.74697 visibilities/baseline/integration-bin. ! Found source: J1343+6602 ! ! 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 594 lines of history. ! ! Reading 5916 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 J1343+6602_S_2017_07_09_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 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 260 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.749022Jy sigma=0.006450 ! Fit after self-cal, rms=0.741930Jy sigma=0.006394 ! 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.172 mas, bmaj=4.559 mas, bpa=32.7 degrees ! Estimated noise=1447.44 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.200406 Jy ! Component: 100 - total flux cleaned = 0.247069 Jy ! Total flux subtracted in 100 components = 0.247069 Jy ! Clean residual min=-0.006796 max=0.017609 Jy/beam ! Clean residual mean=0.000004 rms=0.001779 Jy/beam ! Combined flux in latest and established models = 0.247069 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.247069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090702Jy sigma=0.000725 ! Fit after self-cal, rms=0.090694Jy sigma=0.000725 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181451 Jy ! Component: 100 - total flux cleaned = 0.0268884 Jy ! Total flux subtracted in 100 components = 0.0268884 Jy ! Clean residual min=-0.004858 max=0.005665 Jy/beam ! Clean residual mean=0.000004 rms=0.001309 Jy/beam ! Combined flux in latest and established models = 0.273957 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 19 components and 0.273957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086995Jy sigma=0.000692 ! Fit after self-cal, rms=0.086978Jy sigma=0.000692 ! 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.83 mas, bmaj=5.354 mas, bpa=32.32 degrees ! Estimated noise=1217.08 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.00468979 Jy ! Component: 100 - total flux cleaned = 0.00624686 Jy ! Component: 150 - total flux cleaned = 0.00642785 Jy ! Component: 200 - total flux cleaned = 0.00647609 Jy ! Total flux subtracted in 200 components = 0.00647609 Jy ! Clean residual min=-0.004274 max=0.005104 Jy/beam ! Clean residual mean=0.000012 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.280433 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 28 components and 0.280433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086729Jy sigma=0.000690 ! Fit after self-cal, rms=0.086720Jy sigma=0.000689 ! 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 0.98 FD 0.98 HN 0.95 KP 1.07 ! LA 1.00 MK 1.04 NL 0.90 OV 1.01 ! PT 1.03 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.02 KP 0.99 ! LA 0.97 MK 1.04 NL 0.98 OV 1.03 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 HN 1.01 KP 1.00 ! LA 1.00 MK 1.08 NL 0.98 OV 0.96 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 0.98 KP 1.00* ! LA 1.10 MK 1.07 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.086720Jy sigma=0.000689 ! Fit after self-cal, rms=0.084755Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.843 mas, bmaj=5.4 mas, bpa=32.05 degrees ! Estimated noise=1216.64 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.00107416 Jy ! Component: 100 - total flux cleaned = -0.00110846 Jy ! Component: 150 - total flux cleaned = -0.00114212 Jy ! Component: 200 - total flux cleaned = -0.0011705 Jy ! Total flux subtracted in 200 components = -0.0011705 Jy ! Clean residual min=-0.003624 max=0.003994 Jy/beam ! Clean residual mean=0.000007 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.279263 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.279263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084718Jy sigma=0.000675 ! Fit after self-cal, rms=0.084719Jy sigma=0.000675 ! 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.084719Jy sigma=0.000675 ! Fit after self-cal, rms=0.084700Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.847 mas, bmaj=5.38 mas, bpa=32.33 degrees ! Estimated noise=1215.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000475752 Jy ! Component: 100 - total flux cleaned = 0.000573636 Jy ! Component: 150 - total flux cleaned = 0.000612673 Jy ! Component: 200 - total flux cleaned = 0.000646849 Jy ! Total flux subtracted in 200 components = 0.000646849 Jy ! Clean residual min=-0.002897 max=0.003312 Jy/beam ! Clean residual mean=-0.000007 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.27991 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.27991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084687Jy sigma=0.000656 ! Fit after self-cal, rms=0.084764Jy sigma=0.000656 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 (97, -38). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00259132 Jy ! Component: 100 - total flux cleaned = 0.00291167 Jy ! Component: 150 - total flux cleaned = 0.00310762 Jy ! Component: 200 - total flux cleaned = 0.00318763 Jy ! Total flux subtracted in 200 components = 0.00318763 Jy ! Clean residual min=-0.002798 max=0.003180 Jy/beam ! Clean residual mean=-0.000013 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.283097 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 65 components and 0.283097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084639Jy sigma=0.000655 ! Fit after self-cal, rms=0.084635Jy sigma=0.000655 ! Inverting map ! Added new window around map position (70, -64.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282749 Jy ! Component: 100 - total flux cleaned = 0.00374914 Jy ! Component: 150 - total flux cleaned = 0.00432226 Jy ! Component: 200 - total flux cleaned = 0.00464015 Jy ! Total flux subtracted in 200 components = 0.00464015 Jy ! Clean residual min=-0.002838 max=0.002865 Jy/beam ! Clean residual mean=-0.000018 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.287738 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.287738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084511Jy sigma=0.000654 ! Fit after self-cal, rms=0.084505Jy sigma=0.000654 ! 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.084505Jy sigma=0.000654 ! Fit after self-cal, rms=0.084436Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.845 mas, bmaj=5.378 mas, bpa=32.22 degrees ! Estimated noise=1214.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000862701 Jy ! Component: 100 - total flux cleaned = 0.00106796 Jy ! Component: 150 - total flux cleaned = 0.00125659 Jy ! Component: 200 - total flux cleaned = 0.00143318 Jy ! Total flux subtracted in 200 components = 0.00143318 Jy ! Clean residual min=-0.002809 max=0.002736 Jy/beam ! Clean residual mean=-0.000018 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.289171 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 95 components and 0.289171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084401Jy sigma=0.000654 ! Fit after self-cal, rms=0.084400Jy sigma=0.000654 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.000207759 Jy ! Component: 100 - total flux cleaned = 0.000239179 Jy ! Component: 150 - total flux cleaned = 0.000268862 Jy ! Component: 200 - total flux cleaned = 0.00026899 Jy ! Total flux subtracted in 200 components = 0.00026899 Jy ! Clean residual min=-0.002802 max=0.002709 Jy/beam ! Clean residual mean=-0.000018 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.28944 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 100 components and 0.28944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084379Jy sigma=0.000654 ! Fit after self-cal, rms=0.084379Jy sigma=0.000654 ! 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.084379Jy sigma=0.000654 ! Fit after self-cal, rms=0.084368Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.239 mas, bmaj=10.31 mas, bpa=22.05 degrees ! Estimated noise=1552.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000378768 Jy ! Component: 100 - total flux cleaned = 0.000506686 Jy ! Component: 150 - total flux cleaned = 0.000560163 Jy ! Component: 200 - total flux cleaned = 0.000607183 Jy ! Total flux subtracted in 200 components = 0.000607183 Jy ! Clean residual min=-0.003449 max=0.003648 Jy/beam ! Clean residual mean=-0.000037 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.290047 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 113 components and 0.290047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084364Jy sigma=0.000654 ! Fit after self-cal, rms=0.084361Jy sigma=0.000654 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 = -1.81879e-05 Jy ! Component: 100 - total flux cleaned = 4.25637e-06 Jy ! Component: 150 - total flux cleaned = -1.81822e-05 Jy ! Component: 200 - total flux cleaned = -5.59287e-05 Jy ! Total flux subtracted in 200 components = -5.59287e-05 Jy ! Clean residual min=-0.003432 max=0.003648 Jy/beam ! Clean residual mean=-0.000036 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.289991 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 126 components and 0.289991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084359Jy sigma=0.000654 ! Fit after self-cal, rms=0.084358Jy sigma=0.000654 ! 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.844 mas, bmaj=5.378 mas, bpa=32.22 degrees ! Estimated noise=1214.4 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.844 x 5.378 at 32.22 degrees (North through East) ! Clean map min=-0.0026389 max=0.25938 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.191 mas, bmaj=4.586 mas, bpa=33.05 degrees ! Estimated noise=1445.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.199969 Jy ! Component: 100 - total flux cleaned = 0.246084 Jy ! Component: 150 - total flux cleaned = 0.263731 Jy ! Component: 200 - total flux cleaned = 0.272029 Jy ! Total flux subtracted in 200 components = 0.272029 Jy ! Clean residual min=-0.003739 max=0.004035 Jy/beam ! Clean residual mean=-0.000003 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.272029 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.272029 Jy ! Inverting map and beam ! Estimated beam: bmin=3.844 mas, bmaj=5.378 mas, bpa=32.22 degrees ! Estimated noise=1214.4 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.00542432 Jy ! Component: 100 - total flux cleaned = 0.00918838 Jy ! Component: 150 - total flux cleaned = 0.0117206 Jy ! Component: 200 - total flux cleaned = 0.0133842 Jy ! Total flux subtracted in 200 components = 0.0133842 Jy ! Clean residual min=-0.002934 max=0.002968 Jy/beam ! Clean residual mean=-0.000014 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.285414 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 37 components and 0.285414 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.239 mas, bmaj=10.31 mas, bpa=22.05 degrees ! Estimated noise=1552.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184485 Jy ! Component: 100 - total flux cleaned = 0.00274191 Jy ! Component: 150 - total flux cleaned = 0.00340245 Jy ! Component: 200 - total flux cleaned = 0.00394088 Jy ! Total flux subtracted in 200 components = 0.00394088 Jy ! Clean residual min=-0.003370 max=0.003784 Jy/beam ! Clean residual mean=-0.000033 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.289354 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.000382269 Jy ! Component: 100 - total flux cleaned = 0.000590427 Jy ! Component: 150 - total flux cleaned = 0.000696428 Jy ! Component: 200 - total flux cleaned = 0.000816633 Jy ! Total flux subtracted in 200 components = 0.000816633 Jy ! Clean residual min=-0.003351 max=0.003731 Jy/beam ! Clean residual mean=-0.000036 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.290171 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 75 components and 0.290171 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.844 mas, bmaj=5.378 mas, bpa=32.22 degrees ! Estimated noise=1214.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000239466 Jy ! Component: 100 - total flux cleaned = 0.000298013 Jy ! Component: 150 - total flux cleaned = 0.00034511 Jy ! Component: 200 - total flux cleaned = 0.000300324 Jy ! Total flux subtracted in 200 components = 0.000300324 Jy ! Clean residual min=-0.002819 max=0.002942 Jy/beam ! Clean residual mean=-0.000017 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.290471 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.290471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084436Jy sigma=0.000654 ! Fit after self-cal, rms=0.084425Jy sigma=0.000654 wmodel J1343+6602_S_2017_07_09_pus_map.mod ! Writing 94 model components to file: J1343+6602_S_2017_07_09_pus_map.mod wobs J1343+6602_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1343+6602_S_2017_07_09_pus_uvs.fits wwins J1343+6602_S_2017_07_09_pus_map.win ! wwins: Wrote 3 windows to J1343+6602_S_2017_07_09_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.000153942 Jy ! Component: 100 - total flux cleaned = 0.000347925 Jy ! Component: 150 - total flux cleaned = 0.000348705 Jy ! Component: 200 - total flux cleaned = 0.000438187 Jy ! Component: 250 - total flux cleaned = 0.000437776 Jy ! Component: 300 - total flux cleaned = 0.000652021 Jy ! Component: 350 - total flux cleaned = 0.000735775 Jy ! Component: 400 - total flux cleaned = 0.00065367 Jy ! Component: 450 - total flux cleaned = 0.000573714 Jy ! Component: 500 - total flux cleaned = 0.00049537 Jy ! Component: 550 - total flux cleaned = 0.000379524 Jy ! Component: 600 - total flux cleaned = 0.000341649 Jy ! Component: 650 - total flux cleaned = 0.000191954 Jy ! Component: 700 - total flux cleaned = 0.000118787 Jy ! Component: 750 - total flux cleaned = 9.19906e-06 Jy ! Component: 800 - total flux cleaned = -9.78326e-05 Jy ! Component: 850 - total flux cleaned = -0.000203719 Jy ! Component: 900 - total flux cleaned = -0.000308382 Jy ! Component: 950 - total flux cleaned = -0.00044496 Jy ! Component: 1000 - total flux cleaned = -0.000512351 Jy ! Component: 1050 - total flux cleaned = -0.000578513 Jy ! Component: 1100 - total flux cleaned = -0.000611652 Jy ! Component: 1150 - total flux cleaned = -0.000774092 Jy ! Component: 1200 - total flux cleaned = -0.000870476 Jy ! Component: 1250 - total flux cleaned = -0.00115527 Jy ! Component: 1300 - total flux cleaned = -0.00131185 Jy ! Component: 1350 - total flux cleaned = -0.00146636 Jy ! Component: 1400 - total flux cleaned = -0.00152789 Jy ! Component: 1450 - total flux cleaned = -0.0017706 Jy ! Component: 1500 - total flux cleaned = -0.00183028 Jy ! Component: 1550 - total flux cleaned = -0.00206779 Jy ! Component: 1600 - total flux cleaned = -0.00221452 Jy ! Component: 1650 - total flux cleaned = -0.00241763 Jy ! Component: 1700 - total flux cleaned = -0.0025043 Jy ! Component: 1750 - total flux cleaned = -0.00270373 Jy ! Component: 1800 - total flux cleaned = -0.00276037 Jy ! Component: 1850 - total flux cleaned = -0.00301216 Jy ! Component: 1900 - total flux cleaned = -0.00295679 Jy ! Component: 1950 - total flux cleaned = -0.00312183 Jy ! Component: 2000 - total flux cleaned = -0.0032577 Jy ! Component: 2050 - total flux cleaned = -0.00341971 Jy ! Component: 2100 - total flux cleaned = -0.00355331 Jy ! Component: 2150 - total flux cleaned = -0.00365852 Jy ! Component: 2200 - total flux cleaned = -0.00363241 Jy ! Component: 2250 - total flux cleaned = -0.00378863 Jy ! Component: 2300 - total flux cleaned = -0.00391762 Jy ! Component: 2350 - total flux cleaned = -0.00394293 Jy ! Component: 2400 - total flux cleaned = -0.00406972 Jy ! Component: 2450 - total flux cleaned = -0.00411978 Jy ! Component: 2500 - total flux cleaned = -0.00409456 Jy ! Component: 2550 - total flux cleaned = -0.00409455 Jy ! Component: 2600 - total flux cleaned = -0.00426701 Jy ! Component: 2650 - total flux cleaned = -0.00434033 Jy ! Component: 2700 - total flux cleaned = -0.00433998 Jy ! Component: 2750 - total flux cleaned = -0.00438866 Jy ! Component: 2800 - total flux cleaned = -0.00438881 Jy ! Component: 2850 - total flux cleaned = -0.00453126 Jy ! Component: 2900 - total flux cleaned = -0.00460166 Jy ! Component: 2950 - total flux cleaned = -0.00460139 Jy ! Component: 3000 - total flux cleaned = -0.00464788 Jy ! Component: 3050 - total flux cleaned = -0.00471736 Jy ! Component: 3100 - total flux cleaned = -0.00485486 Jy ! Component: 3150 - total flux cleaned = -0.00492335 Jy ! Component: 3200 - total flux cleaned = -0.00508179 Jy ! Component: 3250 - total flux cleaned = -0.00519416 Jy ! Component: 3300 - total flux cleaned = -0.00528344 Jy ! Component: 3350 - total flux cleaned = -0.00539425 Jy ! Component: 3400 - total flux cleaned = -0.00546058 Jy ! Component: 3450 - total flux cleaned = -0.00559205 Jy ! Component: 3500 - total flux cleaned = -0.00561376 Jy ! Component: 3550 - total flux cleaned = -0.00583037 Jy ! Component: 3600 - total flux cleaned = -0.00580903 Jy ! Component: 3650 - total flux cleaned = -0.00595896 Jy ! Component: 3700 - total flux cleaned = -0.00606509 Jy ! Component: 3750 - total flux cleaned = -0.00606509 Jy ! Component: 3800 - total flux cleaned = -0.0062334 Jy ! Component: 3850 - total flux cleaned = -0.00625428 Jy ! Component: 3900 - total flux cleaned = -0.00633746 Jy ! Component: 3950 - total flux cleaned = -0.00629613 Jy ! Component: 4000 - total flux cleaned = -0.00637841 Jy ! Component: 4050 - total flux cleaned = -0.00648082 Jy ! Total flux subtracted in 4096 components = -0.00652145 Jy ! Clean residual min=-0.001300 max=0.001177 Jy/beam ! Clean residual mean=-0.000011 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.28395 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 394 components and 0.28395 Jy ![Exited script file: muppet] wmap "J1343+6602_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.844 x 5.378 at 32.22 degrees (North through East) ! Clean map min=-0.0025649 max=0.25878 Jy/beam ! Writing clean map to FITS file: J1343+6602_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.25878 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000368314 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.426982 0.426982 0.853964 1.70793 3.41586 6.83171 13.6634 27.3268 54.6537 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.258 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.844 x 5.378 at 32.22 degrees (North through East) ! Clean map min=-0.0025649 max=0.25878 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 J1343+6602_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:49:33 2019