! Started logfile: J0910+2539_S_2017_10_21_pus_uvs.log on Sat May 11 20:54:56 2019 obs J0910+2539_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0910+2539_S_2017_10_21_pus_uva.fits ! AN table 1: 235 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.988771 visibilities/baseline/integration-bin. ! Found source: J0910+2539 ! ! 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 644 lines of history. ! ! Reading 33460 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 J0910+2539_S_2017_10_21_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1015 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.947067Jy sigma=0.010034 ! Fit after self-cal, rms=0.927735Jy sigma=0.009849 ! 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.936 mas, bmaj=8.244 mas, bpa=-22.26 degrees ! Estimated noise=909.677 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.0525646 Jy ! Component: 100 - total flux cleaned = 0.0694868 Jy ! Total flux subtracted in 100 components = 0.0694868 Jy ! Clean residual min=-0.006280 max=0.016003 Jy/beam ! Clean residual mean=-0.000006 rms=0.001841 Jy/beam ! Combined flux in latest and established models = 0.0694868 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0694868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081521Jy sigma=0.000781 ! Fit after self-cal, rms=0.081408Jy sigma=0.000780 ! Inverting map ! Added new window around map position (1, 19.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134119 Jy ! Component: 100 - total flux cleaned = 0.0203656 Jy ! Total flux subtracted in 100 components = 0.0203656 Jy ! Clean residual min=-0.005571 max=0.005499 Jy/beam ! Clean residual mean=-0.000007 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.0898524 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 22 components and 0.0898524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078459Jy sigma=0.000748 ! Fit after self-cal, rms=0.078103Jy sigma=0.000744 ! 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.885 mas, bmaj=9.456 mas, bpa=-21.1 degrees ! Estimated noise=426.327 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.00924285 Jy ! Component: 100 - total flux cleaned = 0.0141882 Jy ! Component: 150 - total flux cleaned = 0.0174143 Jy ! Component: 200 - total flux cleaned = 0.0196818 Jy ! Total flux subtracted in 200 components = 0.0196818 Jy ! Clean residual min=-0.004095 max=0.004149 Jy/beam ! Clean residual mean=-0.000003 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.109534 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 66 components and 0.109534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076859Jy sigma=0.000732 ! Fit after self-cal, rms=0.076660Jy sigma=0.000730 ! 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.13 FD 0.90 HN 0.97 KP 1.15 ! LA 1.01 MK 1.03 NL 0.89 OV 1.00 ! PT 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.93 HN 0.98 KP 1.13 ! LA 0.98 MK 1.04 NL 0.95 OV 1.02 ! PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.98 KP 1.12 ! LA 0.77 MK 1.05 NL 1.16 OV 0.94 ! PT 0.91 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.93 KP 1.00* ! LA 0.89 MK 1.04 NL 1.00* OV 1.00* ! PT 0.86 ! ! ! Fit before self-cal, rms=0.076660Jy sigma=0.000730 ! Fit after self-cal, rms=0.073304Jy sigma=0.000723 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.926 mas, bmaj=9.533 mas, bpa=-20.99 degrees ! Estimated noise=419.447 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.00252052 Jy ! Component: 100 - total flux cleaned = 0.00270751 Jy ! Component: 150 - total flux cleaned = 0.00279736 Jy ! Component: 200 - total flux cleaned = 0.002867 Jy ! Total flux subtracted in 200 components = 0.002867 Jy ! Clean residual min=-0.003192 max=0.003412 Jy/beam ! Clean residual mean=0.000005 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.112401 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 91 components and 0.112401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073193Jy sigma=0.000722 ! Fit after self-cal, rms=0.073217Jy sigma=0.000721 ! 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.073217Jy sigma=0.000721 ! Fit after self-cal, rms=0.076701Jy sigma=0.000719 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.903 mas, bmaj=9.561 mas, bpa=-21.14 degrees ! Estimated noise=421.126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000943175 Jy ! Component: 100 - total flux cleaned = 0.00097016 Jy ! Component: 150 - total flux cleaned = 0.000951283 Jy ! Component: 200 - total flux cleaned = 0.00091852 Jy ! Total flux subtracted in 200 components = 0.00091852 Jy ! Clean residual min=-0.002450 max=0.003509 Jy/beam ! Clean residual mean=0.000004 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.11332 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 107 components and 0.11332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076678Jy sigma=0.000718 ! Fit after self-cal, rms=0.076764Jy sigma=0.000718 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 (10.5, 59). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0035206 Jy ! Component: 100 - total flux cleaned = 0.005801 Jy ! Component: 150 - total flux cleaned = 0.00746611 Jy ! Component: 200 - total flux cleaned = 0.00856407 Jy ! Total flux subtracted in 200 components = 0.00856407 Jy ! Clean residual min=-0.001964 max=0.001796 Jy/beam ! Clean residual mean=0.000004 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.121884 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 169 components and 0.121884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076584Jy sigma=0.000716 ! Fit after self-cal, rms=0.076564Jy sigma=0.000715 ! 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.076564Jy sigma=0.000715 ! Fit after self-cal, rms=0.076599Jy sigma=0.000715 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.917 mas, bmaj=9.594 mas, bpa=-21.15 degrees ! Estimated noise=417.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168922 Jy ! Component: 100 - total flux cleaned = 0.0029542 Jy ! Component: 150 - total flux cleaned = 0.00374446 Jy ! Component: 200 - total flux cleaned = 0.00441479 Jy ! Total flux subtracted in 200 components = 0.00441479 Jy ! Clean residual min=-0.001647 max=0.001671 Jy/beam ! Clean residual mean=0.000005 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.126299 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 208 components and 0.126299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076549Jy sigma=0.000715 ! Fit after self-cal, rms=0.076550Jy sigma=0.000714 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.0009168 Jy ! Component: 100 - total flux cleaned = 0.00141561 Jy ! Component: 150 - total flux cleaned = 0.00188226 Jy ! Component: 200 - total flux cleaned = 0.0023011 Jy ! Total flux subtracted in 200 components = 0.0023011 Jy ! Clean residual min=-0.001578 max=0.001671 Jy/beam ! Clean residual mean=0.000005 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.1286 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 224 components and 0.1286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076530Jy sigma=0.000714 ! Fit after self-cal, rms=0.076531Jy sigma=0.000714 ! Inverting map ! Added new window around map position (20, 37.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165831 Jy ! Component: 100 - total flux cleaned = 0.00260923 Jy ! Component: 150 - total flux cleaned = 0.00336115 Jy ! Component: 200 - total flux cleaned = 0.00400082 Jy ! Total flux subtracted in 200 components = 0.00400082 Jy ! Clean residual min=-0.001291 max=0.000995 Jy/beam ! Clean residual mean=0.000003 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.132601 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 257 components and 0.132601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076488Jy sigma=0.000714 ! Fit after self-cal, rms=0.076475Jy sigma=0.000714 ! 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.076475Jy sigma=0.000714 ! Fit after self-cal, rms=0.076564Jy sigma=0.000714 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.025 mas, bmaj=11.52 mas, bpa=-19.92 degrees ! Estimated noise=483.644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128457 Jy ! Component: 100 - total flux cleaned = 0.00191755 Jy ! Component: 150 - total flux cleaned = 0.00236416 Jy ! Component: 200 - total flux cleaned = 0.00278351 Jy ! Total flux subtracted in 200 components = 0.00278351 Jy ! Clean residual min=-0.001527 max=0.001039 Jy/beam ! Clean residual mean=0.000006 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.135384 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 301 components and 0.135384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076544Jy sigma=0.000713 ! Fit after self-cal, rms=0.076543Jy sigma=0.000713 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.000540365 Jy ! Component: 100 - total flux cleaned = 0.000916705 Jy ! Component: 150 - total flux cleaned = 0.00124055 Jy ! Component: 200 - total flux cleaned = 0.00152471 Jy ! Total flux subtracted in 200 components = 0.00152471 Jy ! Clean residual min=-0.001420 max=0.001069 Jy/beam ! Clean residual mean=0.000005 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.136909 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 329 components and 0.136909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076537Jy sigma=0.000713 ! Fit after self-cal, rms=0.076539Jy sigma=0.000713 ! 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.927 mas, bmaj=9.611 mas, bpa=-21.13 degrees ! Estimated noise=416.804 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.927 x 9.611 at -21.13 degrees (North through East) ! Clean map min=-0.0010012 max=0.071083 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.951 mas, bmaj=8.352 mas, bpa=-22.4 degrees ! Estimated noise=906.578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0515526 Jy ! Component: 100 - total flux cleaned = 0.0736102 Jy ! Component: 150 - total flux cleaned = 0.0868891 Jy ! Component: 200 - total flux cleaned = 0.0951465 Jy ! Total flux subtracted in 200 components = 0.0951465 Jy ! Clean residual min=-0.003874 max=0.004330 Jy/beam ! Clean residual mean=0.000000 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.0951465 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0951465 Jy ! Inverting map and beam ! Estimated beam: bmin=3.927 mas, bmaj=9.611 mas, bpa=-21.13 degrees ! Estimated noise=416.804 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.0067623 Jy ! Component: 100 - total flux cleaned = 0.0111939 Jy ! Component: 150 - total flux cleaned = 0.0148347 Jy ! Component: 200 - total flux cleaned = 0.0179616 Jy ! Total flux subtracted in 200 components = 0.0179616 Jy ! Clean residual min=-0.002735 max=0.002249 Jy/beam ! Clean residual mean=0.000003 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.113108 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 76 components and 0.113108 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.025 mas, bmaj=11.52 mas, bpa=-19.92 degrees ! Estimated noise=483.644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413792 Jy ! Component: 100 - total flux cleaned = 0.00735143 Jy ! Component: 150 - total flux cleaned = 0.0100036 Jy ! Component: 200 - total flux cleaned = 0.0122415 Jy ! Total flux subtracted in 200 components = 0.0122415 Jy ! Clean residual min=-0.002701 max=0.001873 Jy/beam ! Clean residual mean=0.000006 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.12535 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.00191191 Jy ! Component: 100 - total flux cleaned = 0.00355799 Jy ! Component: 150 - total flux cleaned = 0.00498436 Jy ! Component: 200 - total flux cleaned = 0.00622679 Jy ! Total flux subtracted in 200 components = 0.00622679 Jy ! Clean residual min=-0.002036 max=0.001378 Jy/beam ! Clean residual mean=0.000007 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.131576 Jy ! Adding 143 model components to the UV plane model. ! The established model now contains 203 components and 0.131576 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.927 mas, bmaj=9.611 mas, bpa=-21.13 degrees ! Estimated noise=416.804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112266 Jy ! Component: 100 - total flux cleaned = 0.00184098 Jy ! Component: 150 - total flux cleaned = 0.00243156 Jy ! Component: 200 - total flux cleaned = 0.00302262 Jy ! Total flux subtracted in 200 components = 0.00302262 Jy ! Clean residual min=-0.001272 max=0.001010 Jy/beam ! Clean residual mean=0.000004 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.134599 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 232 components and 0.134599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076581Jy sigma=0.000714 ! Fit after self-cal, rms=0.076575Jy sigma=0.000714 wmodel J0910+2539_S_2017_10_21_pus_map.mod ! Writing 232 model components to file: J0910+2539_S_2017_10_21_pus_map.mod wobs J0910+2539_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0910+2539_S_2017_10_21_pus_uvs.fits wwins J0910+2539_S_2017_10_21_pus_map.win ! wwins: Wrote 4 windows to J0910+2539_S_2017_10_21_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.000391421 Jy ! Component: 100 - total flux cleaned = -0.000572409 Jy ! Component: 150 - total flux cleaned = -0.000690161 Jy ! Component: 200 - total flux cleaned = -0.000770153 Jy ! Component: 250 - total flux cleaned = -0.000846381 Jy ! Component: 300 - total flux cleaned = -0.000949593 Jy ! Component: 350 - total flux cleaned = -0.00103556 Jy ! Component: 400 - total flux cleaned = -0.00114619 Jy ! Component: 450 - total flux cleaned = -0.00121376 Jy ! Component: 500 - total flux cleaned = -0.00131869 Jy ! Component: 550 - total flux cleaned = -0.00138227 Jy ! Component: 600 - total flux cleaned = -0.001494 Jy ! Component: 650 - total flux cleaned = -0.00157872 Jy ! Component: 700 - total flux cleaned = -0.00168573 Jy ! Component: 750 - total flux cleaned = -0.00176738 Jy ! Component: 800 - total flux cleaned = -0.00184766 Jy ! Component: 850 - total flux cleaned = -0.00192624 Jy ! Component: 900 - total flux cleaned = -0.00199259 Jy ! Component: 950 - total flux cleaned = -0.00209011 Jy ! Component: 1000 - total flux cleaned = -0.00210084 Jy ! Component: 1050 - total flux cleaned = -0.00218502 Jy ! Component: 1100 - total flux cleaned = -0.00227773 Jy ! Component: 1150 - total flux cleaned = -0.00233838 Jy ! Component: 1200 - total flux cleaned = -0.00240819 Jy ! Component: 1250 - total flux cleaned = -0.00241798 Jy ! Component: 1300 - total flux cleaned = -0.00248591 Jy ! Component: 1350 - total flux cleaned = -0.0024953 Jy ! Component: 1400 - total flux cleaned = -0.00248595 Jy ! Component: 1450 - total flux cleaned = -0.0025234 Jy ! Component: 1500 - total flux cleaned = -0.00254178 Jy ! Component: 1550 - total flux cleaned = -0.00257798 Jy ! Component: 1600 - total flux cleaned = -0.00259591 Jy ! Component: 1650 - total flux cleaned = -0.00261342 Jy ! Component: 1700 - total flux cleaned = -0.00264822 Jy ! Component: 1750 - total flux cleaned = -0.00265703 Jy ! Component: 1800 - total flux cleaned = -0.00271657 Jy ! Component: 1850 - total flux cleaned = -0.00272491 Jy ! Component: 1900 - total flux cleaned = -0.0027499 Jy ! Component: 1950 - total flux cleaned = -0.00274993 Jy ! Component: 2000 - total flux cleaned = -0.00278257 Jy ! Component: 2050 - total flux cleaned = -0.00279061 Jy ! Component: 2100 - total flux cleaned = -0.00281464 Jy ! Component: 2150 - total flux cleaned = -0.00283835 Jy ! Component: 2200 - total flux cleaned = -0.0028697 Jy ! Component: 2250 - total flux cleaned = -0.00286968 Jy ! Component: 2300 - total flux cleaned = -0.00289296 Jy ! Component: 2350 - total flux cleaned = -0.00292355 Jy ! Component: 2400 - total flux cleaned = -0.00295386 Jy ! Component: 2450 - total flux cleaned = -0.00296888 Jy ! Component: 2500 - total flux cleaned = -0.00298384 Jy ! Component: 2550 - total flux cleaned = -0.00301345 Jy ! Component: 2600 - total flux cleaned = -0.00303545 Jy ! Component: 2650 - total flux cleaned = -0.00304275 Jy ! Component: 2700 - total flux cleaned = -0.00304997 Jy ! Component: 2750 - total flux cleaned = -0.00306442 Jy ! Component: 2800 - total flux cleaned = -0.00305021 Jy ! Component: 2850 - total flux cleaned = -0.00307858 Jy ! Component: 2900 - total flux cleaned = -0.00311373 Jy ! Component: 2950 - total flux cleaned = -0.00310678 Jy ! Component: 3000 - total flux cleaned = -0.00312063 Jy ! Component: 3050 - total flux cleaned = -0.00314127 Jy ! Component: 3100 - total flux cleaned = -0.00316173 Jy ! Component: 3150 - total flux cleaned = -0.00314131 Jy ! Component: 3200 - total flux cleaned = -0.00316157 Jy ! Component: 3250 - total flux cleaned = -0.00317499 Jy ! Component: 3300 - total flux cleaned = -0.00318827 Jy ! Component: 3350 - total flux cleaned = -0.0031882 Jy ! Component: 3400 - total flux cleaned = -0.00319468 Jy ! Component: 3450 - total flux cleaned = -0.003175 Jy ! Component: 3500 - total flux cleaned = -0.00321401 Jy ! Component: 3550 - total flux cleaned = -0.00322045 Jy ! Component: 3600 - total flux cleaned = -0.00319469 Jy ! Component: 3650 - total flux cleaned = -0.0032011 Jy ! Component: 3700 - total flux cleaned = -0.00322017 Jy ! Component: 3750 - total flux cleaned = -0.00321382 Jy ! Component: 3800 - total flux cleaned = -0.00320122 Jy ! Component: 3850 - total flux cleaned = -0.00320747 Jy ! Component: 3900 - total flux cleaned = -0.0032075 Jy ! Component: 3950 - total flux cleaned = -0.00320137 Jy ! Component: 4000 - total flux cleaned = -0.0032137 Jy ! Component: 4050 - total flux cleaned = -0.00317086 Jy ! Total flux subtracted in 4096 components = -0.00318303 Jy ! Clean residual min=-0.000393 max=0.000383 Jy/beam ! Clean residual mean=0.000001 rms=0.000112 Jy/beam ! Combined flux in latest and established models = 0.131416 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 521 components and 0.131416 Jy ![Exited script file: muppet] wmap "J0910+2539_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.927 x 9.611 at -21.13 degrees (North through East) ! Clean map min=-0.00071884 max=0.070582 Jy/beam ! Writing clean map to FITS file: J0910+2539_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0705818 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000110874 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.471258 0.471258 0.942517 1.88503 3.77007 7.54013 15.0803 30.1605 60.3211 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.07 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.927 x 9.611 at -21.13 degrees (North through East) ! Clean map min=-0.00071884 max=0.070582 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 J0910+2539_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:55:02 2019