! Started logfile: J1150+0630_S_2017_02_19_pus_uvs.log on Sat May 4 18:50:33 2019 obs J1150+0630_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1150+0630_S_2017_02_19_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.677513 visibilities/baseline/integration-bin. ! Found source: J1150+0630 ! ! 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 482 lines of history. ! ! Reading 10244 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 J1150+0630_S_2017_02_19_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 146 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 146 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 146 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 401 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.814237Jy sigma=0.006764 ! Fit after self-cal, rms=0.808591Jy sigma=0.006723 ! 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.776 mas, bmaj=6.405 mas, bpa=-3.327 degrees ! Estimated noise=1270.17 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.146304 Jy ! Component: 100 - total flux cleaned = 0.180458 Jy ! Total flux subtracted in 100 components = 0.180458 Jy ! Clean residual min=-0.006567 max=0.012666 Jy/beam ! Clean residual mean=0.000013 rms=0.001701 Jy/beam ! Combined flux in latest and established models = 0.180458 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.180458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096342Jy sigma=0.000726 ! Fit after self-cal, rms=0.096326Jy sigma=0.000726 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128461 Jy ! Component: 100 - total flux cleaned = 0.0191838 Jy ! Total flux subtracted in 100 components = 0.0191838 Jy ! Clean residual min=-0.004885 max=0.005950 Jy/beam ! Clean residual mean=0.000014 rms=0.001347 Jy/beam ! Combined flux in latest and established models = 0.199642 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.199642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094108Jy sigma=0.000710 ! Fit after self-cal, rms=0.094091Jy sigma=0.000710 ! 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.494 mas, bmaj=7.142 mas, bpa=0.5335 degrees ! Estimated noise=933.107 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.00515565 Jy ! Component: 100 - total flux cleaned = 0.0074371 Jy ! Component: 150 - total flux cleaned = 0.00875851 Jy ! Component: 200 - total flux cleaned = 0.00956879 Jy ! Total flux subtracted in 200 components = 0.00956879 Jy ! Clean residual min=-0.004445 max=0.004833 Jy/beam ! Clean residual mean=0.000015 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.209211 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 52 components and 0.209211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093737Jy sigma=0.000709 ! Fit after self-cal, rms=0.093737Jy sigma=0.000709 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.92 HN 1.00 KP 1.02 ! LA 1.04 MK 1.02 NL 0.93 OV 1.04 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 1.02 KP 1.02 ! LA 0.97 MK 0.97 NL 1.06 OV 1.08 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00 HN 0.98 KP 0.90 ! LA 0.79 MK 1.01 NL 1.18 OV 1.00 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.01 HN 0.94 KP 1.00* ! LA 0.84 MK 1.22 NL 1.00* OV 1.32 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.093737Jy sigma=0.000709 ! Fit after self-cal, rms=0.090641Jy sigma=0.000686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.508 mas, bmaj=7.182 mas, bpa=0.7397 degrees ! Estimated noise=933.703 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.00107637 Jy ! Component: 100 - total flux cleaned = -0.00147643 Jy ! Component: 150 - total flux cleaned = -0.00164458 Jy ! Component: 200 - total flux cleaned = -0.00173854 Jy ! Total flux subtracted in 200 components = -0.00173854 Jy ! Clean residual min=-0.003220 max=0.003376 Jy/beam ! Clean residual mean=0.000006 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.207472 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.207472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090629Jy sigma=0.000686 ! Fit after self-cal, rms=0.090666Jy sigma=0.000686 ! 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.090666Jy sigma=0.000686 ! Fit after self-cal, rms=0.091471Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=7.181 mas, bpa=0.8738 degrees ! Estimated noise=933.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000393997 Jy ! Component: 100 - total flux cleaned = -0.000491957 Jy ! Component: 150 - total flux cleaned = -0.000518116 Jy ! Component: 200 - total flux cleaned = -0.000540404 Jy ! Total flux subtracted in 200 components = -0.000540404 Jy ! Clean residual min=-0.002279 max=0.002534 Jy/beam ! Clean residual mean=0.000006 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.206932 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.206932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091466Jy sigma=0.000679 ! Fit after self-cal, rms=0.091564Jy sigma=0.000679 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 (7.5, 25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012097 Jy ! Component: 100 - total flux cleaned = 0.00105397 Jy ! Component: 150 - total flux cleaned = 0.00108883 Jy ! Component: 200 - total flux cleaned = 0.00115025 Jy ! Total flux subtracted in 200 components = 0.00115025 Jy ! Clean residual min=-0.002270 max=0.002319 Jy/beam ! Clean residual mean=0.000006 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.208082 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 0.208082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091505Jy sigma=0.000678 ! Fit after self-cal, rms=0.091500Jy sigma=0.000678 ! 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.091500Jy sigma=0.000678 ! Fit after self-cal, rms=0.091515Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.525 mas, bmaj=7.183 mas, bpa=0.8541 degrees ! Estimated noise=931.958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000103473 Jy ! Component: 100 - total flux cleaned = -0.000165002 Jy ! Component: 150 - total flux cleaned = -0.000236478 Jy ! Component: 200 - total flux cleaned = -0.000301003 Jy ! Total flux subtracted in 200 components = -0.000301003 Jy ! Clean residual min=-0.002106 max=0.002375 Jy/beam ! Clean residual mean=0.000006 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.207781 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 0.207781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091499Jy sigma=0.000678 ! Fit after self-cal, rms=0.091505Jy sigma=0.000678 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 (114, -102.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127704 Jy ! Component: 100 - total flux cleaned = 0.00175675 Jy ! Component: 150 - total flux cleaned = 0.00184434 Jy ! Component: 200 - total flux cleaned = 0.00181464 Jy ! Total flux subtracted in 200 components = 0.00181464 Jy ! Clean residual min=-0.002026 max=0.001972 Jy/beam ! Clean residual mean=0.000005 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.209596 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 100 components and 0.209596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091434Jy sigma=0.000677 ! Fit after self-cal, rms=0.091431Jy sigma=0.000677 ! 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.091431Jy sigma=0.000677 ! Fit after self-cal, rms=0.091340Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.198 mas, bmaj=10.44 mas, bpa=6.405 degrees ! Estimated noise=1171.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000110082 Jy ! Component: 100 - total flux cleaned = -0.000170047 Jy ! Component: 150 - total flux cleaned = -0.000238881 Jy ! Component: 200 - total flux cleaned = -0.000433864 Jy ! Total flux subtracted in 200 components = -0.000433864 Jy ! Clean residual min=-0.002381 max=0.002601 Jy/beam ! Clean residual mean=0.000009 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.209162 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 114 components and 0.209162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091329Jy sigma=0.000677 ! Fit after self-cal, rms=0.091329Jy sigma=0.000677 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.000242283 Jy ! Component: 100 - total flux cleaned = -0.000364993 Jy ! Component: 150 - total flux cleaned = -0.000414058 Jy ! Component: 200 - total flux cleaned = -0.000443918 Jy ! Total flux subtracted in 200 components = -0.000443918 Jy ! Clean residual min=-0.002412 max=0.002509 Jy/beam ! Clean residual mean=0.000009 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.208718 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 123 components and 0.208718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091326Jy sigma=0.000677 ! Fit after self-cal, rms=0.091325Jy sigma=0.000677 ! 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.525 mas, bmaj=7.183 mas, bpa=0.8437 degrees ! Estimated noise=931.239 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.525 x 7.183 at 0.8437 degrees (North through East) ! Clean map min=-0.0020007 max=0.1937 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.831 mas, bmaj=6.433 mas, bpa=-2.705 degrees ! Estimated noise=1281.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147515 Jy ! Component: 100 - total flux cleaned = 0.180407 Jy ! Component: 150 - total flux cleaned = 0.191598 Jy ! Component: 200 - total flux cleaned = 0.197183 Jy ! Total flux subtracted in 200 components = 0.197183 Jy ! Clean residual min=-0.003537 max=0.003150 Jy/beam ! Clean residual mean=0.000003 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.197182 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.197182 Jy ! Inverting map and beam ! Estimated beam: bmin=3.525 mas, bmaj=7.183 mas, bpa=0.8437 degrees ! Estimated noise=931.239 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.00494573 Jy ! Component: 100 - total flux cleaned = 0.00789631 Jy ! Component: 150 - total flux cleaned = 0.00866255 Jy ! Component: 200 - total flux cleaned = 0.00905555 Jy ! Total flux subtracted in 200 components = 0.00905555 Jy ! Clean residual min=-0.002250 max=0.002266 Jy/beam ! Clean residual mean=0.000005 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.206238 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 56 components and 0.206238 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.198 mas, bmaj=10.44 mas, bpa=6.405 degrees ! Estimated noise=1171.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000335655 Jy ! Component: 100 - total flux cleaned = 0.000886671 Jy ! Component: 150 - total flux cleaned = 0.00123904 Jy ! Component: 200 - total flux cleaned = 0.0014942 Jy ! Total flux subtracted in 200 components = 0.0014942 Jy ! Clean residual min=-0.002428 max=0.002548 Jy/beam ! Clean residual mean=0.000010 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.207732 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.000188483 Jy ! Component: 100 - total flux cleaned = 0.000242075 Jy ! Component: 150 - total flux cleaned = 0.000291382 Jy ! Component: 200 - total flux cleaned = 0.000383852 Jy ! Total flux subtracted in 200 components = 0.000383852 Jy ! Clean residual min=-0.002414 max=0.002533 Jy/beam ! Clean residual mean=0.000009 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.208116 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 93 components and 0.208116 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.525 mas, bmaj=7.183 mas, bpa=0.8437 degrees ! Estimated noise=931.239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000270113 Jy ! Component: 100 - total flux cleaned = -0.000266885 Jy ! Component: 150 - total flux cleaned = -0.000180453 Jy ! Component: 200 - total flux cleaned = -0.00014005 Jy ! Total flux subtracted in 200 components = -0.00014005 Jy ! Clean residual min=-0.002112 max=0.001880 Jy/beam ! Clean residual mean=0.000005 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.207976 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 108 components and 0.207976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091347Jy sigma=0.000677 ! Fit after self-cal, rms=0.091347Jy sigma=0.000677 wmodel J1150+0630_S_2017_02_19_pus_map.mod ! Writing 108 model components to file: J1150+0630_S_2017_02_19_pus_map.mod wobs J1150+0630_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1150+0630_S_2017_02_19_pus_uvs.fits wwins J1150+0630_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J1150+0630_S_2017_02_19_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.000811585 Jy ! Component: 100 - total flux cleaned = -0.00133746 Jy ! Component: 150 - total flux cleaned = -0.00160385 Jy ! Component: 200 - total flux cleaned = -0.00176293 Jy ! Component: 250 - total flux cleaned = -0.00176459 Jy ! Component: 300 - total flux cleaned = -0.00170589 Jy ! Component: 350 - total flux cleaned = -0.0015898 Jy ! Component: 400 - total flux cleaned = -0.0013921 Jy ! Component: 450 - total flux cleaned = -0.00128136 Jy ! Component: 500 - total flux cleaned = -0.0011456 Jy ! Component: 550 - total flux cleaned = -0.00106614 Jy ! Component: 600 - total flux cleaned = -0.000962547 Jy ! Component: 650 - total flux cleaned = -0.000911276 Jy ! Component: 700 - total flux cleaned = -0.000786435 Jy ! Component: 750 - total flux cleaned = -0.000737303 Jy ! Component: 800 - total flux cleaned = -0.000592276 Jy ! Component: 850 - total flux cleaned = -0.000592775 Jy ! Component: 900 - total flux cleaned = -0.000545977 Jy ! Component: 950 - total flux cleaned = -0.000453536 Jy ! Component: 1000 - total flux cleaned = -0.000385369 Jy ! Component: 1050 - total flux cleaned = -0.000407731 Jy ! Component: 1100 - total flux cleaned = -0.000340672 Jy ! Component: 1150 - total flux cleaned = -0.000231428 Jy ! Component: 1200 - total flux cleaned = -0.000166301 Jy ! Component: 1250 - total flux cleaned = -8.0854e-05 Jy ! Component: 1300 - total flux cleaned = -1.76365e-05 Jy ! Component: 1350 - total flux cleaned = 6.5166e-05 Jy ! Component: 1400 - total flux cleaned = 0.000106183 Jy ! Component: 1450 - total flux cleaned = 0.000106385 Jy ! Component: 1500 - total flux cleaned = 0.000247054 Jy ! Component: 1550 - total flux cleaned = 0.000346104 Jy ! Component: 1600 - total flux cleaned = 0.000385168 Jy ! Component: 1650 - total flux cleaned = 0.000443658 Jy ! Component: 1700 - total flux cleaned = 0.000558996 Jy ! Component: 1750 - total flux cleaned = 0.000634913 Jy ! Component: 1800 - total flux cleaned = 0.000728936 Jy ! Component: 1850 - total flux cleaned = 0.000784794 Jy ! Component: 1900 - total flux cleaned = 0.000895536 Jy ! Component: 1950 - total flux cleaned = 0.000968675 Jy ! Component: 2000 - total flux cleaned = 0.00109512 Jy ! Component: 2050 - total flux cleaned = 0.00113112 Jy ! Component: 2100 - total flux cleaned = 0.00123802 Jy ! Component: 2150 - total flux cleaned = 0.0013609 Jy ! Component: 2200 - total flux cleaned = 0.00143073 Jy ! Component: 2250 - total flux cleaned = 0.00144831 Jy ! Component: 2300 - total flux cleaned = 0.00151669 Jy ! Component: 2350 - total flux cleaned = 0.00153345 Jy ! Component: 2400 - total flux cleaned = 0.00156695 Jy ! Component: 2450 - total flux cleaned = 0.00171664 Jy ! Component: 2500 - total flux cleaned = 0.00166716 Jy ! Component: 2550 - total flux cleaned = 0.00174912 Jy ! Component: 2600 - total flux cleaned = 0.00179782 Jy ! Component: 2650 - total flux cleaned = 0.00191063 Jy ! Component: 2700 - total flux cleaned = 0.00187865 Jy ! Component: 2750 - total flux cleaned = 0.00189447 Jy ! Component: 2800 - total flux cleaned = 0.00187871 Jy ! Component: 2850 - total flux cleaned = 0.00187868 Jy ! Component: 2900 - total flux cleaned = 0.00190965 Jy ! Component: 2950 - total flux cleaned = 0.00187915 Jy ! Component: 3000 - total flux cleaned = 0.00195527 Jy ! Component: 3050 - total flux cleaned = 0.00192508 Jy ! Component: 3100 - total flux cleaned = 0.00192509 Jy ! Component: 3150 - total flux cleaned = 0.00194001 Jy ! Component: 3200 - total flux cleaned = 0.00196946 Jy ! Component: 3250 - total flux cleaned = 0.00194019 Jy ! Component: 3300 - total flux cleaned = 0.00194016 Jy ! Component: 3350 - total flux cleaned = 0.00186795 Jy ! Component: 3400 - total flux cleaned = 0.00189664 Jy ! Component: 3450 - total flux cleaned = 0.00192527 Jy ! Component: 3500 - total flux cleaned = 0.00191127 Jy ! Component: 3550 - total flux cleaned = 0.00199542 Jy ! Component: 3600 - total flux cleaned = 0.00193969 Jy ! Component: 3650 - total flux cleaned = 0.00198133 Jy ! Component: 3700 - total flux cleaned = 0.0020364 Jy ! Component: 3750 - total flux cleaned = 0.00203626 Jy ! Component: 3800 - total flux cleaned = 0.00202269 Jy ! Component: 3850 - total flux cleaned = 0.00198219 Jy ! Component: 3900 - total flux cleaned = 0.00203593 Jy ! Component: 3950 - total flux cleaned = 0.00204934 Jy ! Component: 4000 - total flux cleaned = 0.00204947 Jy ! Component: 4050 - total flux cleaned = 0.00211531 Jy ! Total flux subtracted in 4096 components = 0.00207613 Jy ! Clean residual min=-0.000722 max=0.000776 Jy/beam ! Clean residual mean=0.000000 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.210052 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 402 components and 0.210052 Jy ![Exited script file: muppet] wmap "J1150+0630_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.525 x 7.183 at 0.8437 degrees (North through East) ! Clean map min=-0.0018544 max=0.19413 Jy/beam ! Writing clean map to FITS file: J1150+0630_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.194126 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000232913 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.359941 0.359941 0.719881 1.43976 2.87952 5.75905 11.5181 23.0362 46.0724 92.1448 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.194 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.525 x 7.183 at 0.8437 degrees (North through East) ! Clean map min=-0.0018544 max=0.19413 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 J1150+0630_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:50:38 2019