! Started logfile: J0409-1655_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:04:06 2019 obs J0409-1655_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0409-1655_S_2017_01_16_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.779953 visibilities/baseline/integration-bin. ! Found source: J0409-1655 ! ! 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 622 lines of history. ! ! Reading 20076 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 J0409-1655_S_2017_01_16_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 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 303 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.881659Jy sigma=0.005640 ! Fit after self-cal, rms=0.855565Jy sigma=0.005518 ! 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.202 mas, bmaj=10.26 mas, bpa=17.82 degrees ! Estimated noise=1394.07 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.109495 Jy ! Component: 100 - total flux cleaned = 0.158927 Jy ! Total flux subtracted in 100 components = 0.158927 Jy ! Clean residual min=-0.014299 max=0.027597 Jy/beam ! Clean residual mean=0.000013 rms=0.004330 Jy/beam ! Combined flux in latest and established models = 0.158927 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.158927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198892Jy sigma=0.000981 ! Fit after self-cal, rms=0.198519Jy sigma=0.000977 ! Inverting map ! Added new window around map position (3, -10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0356429 Jy ! Component: 100 - total flux cleaned = 0.0601027 Jy ! Total flux subtracted in 100 components = 0.0601027 Jy ! Clean residual min=-0.010146 max=0.017639 Jy/beam ! Clean residual mean=0.000007 rms=0.003225 Jy/beam ! Combined flux in latest and established models = 0.219029 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 59 components and 0.219029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185406Jy sigma=0.000862 ! Fit after self-cal, rms=0.185074Jy sigma=0.000858 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0218235 Jy ! Component: 100 - total flux cleaned = 0.0379796 Jy ! Total flux subtracted in 100 components = 0.0379796 Jy ! Clean residual min=-0.008761 max=0.013949 Jy/beam ! Clean residual mean=0.000005 rms=0.002734 Jy/beam ! Combined flux in latest and established models = 0.257009 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 75 components and 0.257009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178895Jy sigma=0.000804 ! Fit after self-cal, rms=0.178768Jy sigma=0.000803 ! 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.975 mas, bmaj=12.06 mas, bpa=17.24 degrees ! Estimated noise=812.011 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.0291984 Jy ! Component: 100 - total flux cleaned = 0.0491781 Jy ! Component: 150 - total flux cleaned = 0.0637929 Jy ! Component: 200 - total flux cleaned = 0.0745582 Jy ! Total flux subtracted in 200 components = 0.0745582 Jy ! Clean residual min=-0.009429 max=0.014592 Jy/beam ! Clean residual mean=-0.000026 rms=0.003109 Jy/beam ! Combined flux in latest and established models = 0.331567 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 110 components and 0.331567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171604Jy sigma=0.000744 ! Fit after self-cal, rms=0.171319Jy sigma=0.000740 ! 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.22 FD 0.95 HN 1.07 KP 0.89 ! LA 0.90 MK 1.00* NL 0.98 OV 1.07 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.03 HN 1.14 KP 0.85 ! LA 0.86 MK 1.00* NL 1.11 OV 1.12 ! PT 0.98 SC 1.15 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 1.04 HN 1.13 KP 0.89 ! LA 0.90 MK 1.00* NL 1.07 OV 1.03 ! PT 1.00 SC 1.17 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 1.13 HN 1.10 KP 0.87 ! LA 0.72 MK 1.00* NL 1.79 OV 1.10 ! PT 1.04 SC 0.79 ! ! ! Fit before self-cal, rms=0.171319Jy sigma=0.000740 ! Fit after self-cal, rms=0.156561Jy sigma=0.000713 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.075 mas, bmaj=12.36 mas, bpa=17 degrees ! Estimated noise=851.744 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 (9.5, -36.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114132 Jy ! Component: 100 - total flux cleaned = 0.0152379 Jy ! Component: 150 - total flux cleaned = 0.0179452 Jy ! Component: 200 - total flux cleaned = 0.0202294 Jy ! Total flux subtracted in 200 components = 0.0202294 Jy ! Clean residual min=-0.006498 max=0.009617 Jy/beam ! Clean residual mean=-0.000034 rms=0.001827 Jy/beam ! Combined flux in latest and established models = 0.351797 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 141 components and 0.351796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155468Jy sigma=0.000704 ! Fit after self-cal, rms=0.155456Jy sigma=0.000703 ! Inverting map ! Added new window around map position (4, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00711207 Jy ! Component: 100 - total flux cleaned = 0.0104224 Jy ! Component: 150 - total flux cleaned = 0.0134392 Jy ! Component: 200 - total flux cleaned = 0.0152817 Jy ! Total flux subtracted in 200 components = 0.0152817 Jy ! Clean residual min=-0.006058 max=0.005957 Jy/beam ! Clean residual mean=-0.000033 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 0.367078 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 165 components and 0.367078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154720Jy sigma=0.000698 ! Fit after self-cal, rms=0.154623Jy sigma=0.000697 ! 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.154623Jy sigma=0.000697 ! Fit after self-cal, rms=0.152461Jy sigma=0.000681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.059 mas, bmaj=12.27 mas, bpa=17.16 degrees ! Estimated noise=849.206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0051905 Jy ! Component: 100 - total flux cleaned = 0.0076928 Jy ! Component: 150 - total flux cleaned = 0.00928272 Jy ! Component: 200 - total flux cleaned = 0.0103214 Jy ! Total flux subtracted in 200 components = 0.0103214 Jy ! Clean residual min=-0.004158 max=0.004598 Jy/beam ! Clean residual mean=-0.000008 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.3774 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 187 components and 0.3774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152086Jy sigma=0.000679 ! Fit after self-cal, rms=0.152176Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103854 Jy ! Component: 100 - total flux cleaned = 0.00182358 Jy ! Component: 150 - total flux cleaned = 0.0022291 Jy ! Component: 200 - total flux cleaned = 0.00269982 Jy ! Total flux subtracted in 200 components = 0.00269982 Jy ! Clean residual min=-0.004208 max=0.004338 Jy/beam ! Clean residual mean=-0.000008 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.380099 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 200 components and 0.380099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152004Jy sigma=0.000678 ! Fit after self-cal, rms=0.151985Jy 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.151985Jy sigma=0.000678 ! Fit after self-cal, rms=0.150022Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.057 mas, bmaj=12.26 mas, bpa=17.22 degrees ! Estimated noise=843.385 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00295954 Jy ! Component: 100 - total flux cleaned = 0.00388838 Jy ! Component: 150 - total flux cleaned = 0.00478359 Jy ! Component: 200 - total flux cleaned = 0.00510368 Jy ! Total flux subtracted in 200 components = 0.00510368 Jy ! Clean residual min=-0.003436 max=0.004159 Jy/beam ! Clean residual mean=0.000000 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.385203 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 222 components and 0.385203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149838Jy sigma=0.000675 ! Fit after self-cal, rms=0.149834Jy sigma=0.000675 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 (-16.5, -110). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00274071 Jy ! Component: 100 - total flux cleaned = 0.00355023 Jy ! Component: 150 - total flux cleaned = 0.00371294 Jy ! Component: 200 - total flux cleaned = 0.00386548 Jy ! Total flux subtracted in 200 components = 0.00386548 Jy ! Clean residual min=-0.003441 max=0.003200 Jy/beam ! Clean residual mean=0.000000 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.389069 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 245 components and 0.389069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149681Jy sigma=0.000674 ! Fit after self-cal, rms=0.149675Jy sigma=0.000674 ! 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.149675Jy sigma=0.000674 ! Fit after self-cal, rms=0.149288Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.105 mas, bmaj=17.12 mas, bpa=9.577 degrees ! Estimated noise=952.528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00285286 Jy ! Component: 100 - total flux cleaned = 0.00413959 Jy ! Component: 150 - total flux cleaned = 0.0050689 Jy ! Component: 200 - total flux cleaned = 0.0055371 Jy ! Total flux subtracted in 200 components = 0.0055371 Jy ! Clean residual min=-0.003553 max=0.003103 Jy/beam ! Clean residual mean=-0.000000 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.394606 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 282 components and 0.394606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149183Jy sigma=0.000673 ! Fit after self-cal, rms=0.149172Jy sigma=0.000673 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.000930675 Jy ! Component: 100 - total flux cleaned = 0.00103918 Jy ! Component: 150 - total flux cleaned = 0.00113715 Jy ! Component: 200 - total flux cleaned = 0.00122703 Jy ! Total flux subtracted in 200 components = 0.00122703 Jy ! Clean residual min=-0.003493 max=0.002933 Jy/beam ! Clean residual mean=0.000000 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.395833 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 309 components and 0.395833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149131Jy sigma=0.000673 ! Fit after self-cal, rms=0.149124Jy sigma=0.000673 ! 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=4.05 mas, bmaj=12.25 mas, bpa=17.32 degrees ! Estimated noise=839.859 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.05 x 12.25 at 17.32 degrees (North through East) ! Clean map min=-0.0031175 max=0.10416 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.219 mas, bmaj=10.29 mas, bpa=17.94 degrees ! Estimated noise=1475.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116678 Jy ! Component: 100 - total flux cleaned = 0.173151 Jy ! Component: 150 - total flux cleaned = 0.210035 Jy ! Component: 200 - total flux cleaned = 0.236807 Jy ! Total flux subtracted in 200 components = 0.236807 Jy ! Clean residual min=-0.010566 max=0.015950 Jy/beam ! Clean residual mean=0.000005 rms=0.002937 Jy/beam ! Combined flux in latest and established models = 0.236807 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.236807 Jy ! Inverting map and beam ! Estimated beam: bmin=4.05 mas, bmaj=12.25 mas, bpa=17.32 degrees ! Estimated noise=839.859 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.0349659 Jy ! Component: 100 - total flux cleaned = 0.0584584 Jy ! Component: 150 - total flux cleaned = 0.0761513 Jy ! Component: 200 - total flux cleaned = 0.089794 Jy ! Total flux subtracted in 200 components = 0.089794 Jy ! Clean residual min=-0.006743 max=0.010108 Jy/beam ! Clean residual mean=-0.000002 rms=0.002127 Jy/beam ! Combined flux in latest and established models = 0.326601 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 105 components and 0.326601 Jy ! Inverting map ! Added new window around map position (-5.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112769 Jy ! Component: 100 - total flux cleaned = 0.0201441 Jy ! Component: 150 - total flux cleaned = 0.0274632 Jy ! Component: 200 - total flux cleaned = 0.0336368 Jy ! Total flux subtracted in 200 components = 0.0336368 Jy ! Clean residual min=-0.004987 max=0.005068 Jy/beam ! Clean residual mean=0.000000 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.360238 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 164 components and 0.360238 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.105 mas, bmaj=17.12 mas, bpa=9.577 degrees ! Estimated noise=952.528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0075738 Jy ! Component: 100 - total flux cleaned = 0.0132091 Jy ! Component: 150 - total flux cleaned = 0.0171279 Jy ! Component: 200 - total flux cleaned = 0.0199857 Jy ! Total flux subtracted in 200 components = 0.0199857 Jy ! Clean residual min=-0.004552 max=0.003991 Jy/beam ! Clean residual mean=0.000001 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.380223 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.00246155 Jy ! Component: 100 - total flux cleaned = 0.00448728 Jy ! Component: 150 - total flux cleaned = 0.00625296 Jy ! Component: 200 - total flux cleaned = 0.00764189 Jy ! Total flux subtracted in 200 components = 0.00764189 Jy ! Clean residual min=-0.003521 max=0.003262 Jy/beam ! Clean residual mean=0.000002 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.387865 Jy ! Adding 126 model components to the UV plane model. ! The established model now contains 287 components and 0.387865 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.05 mas, bmaj=12.25 mas, bpa=17.32 degrees ! Estimated noise=839.859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121061 Jy ! Component: 100 - total flux cleaned = 0.00247059 Jy ! Component: 150 - total flux cleaned = 0.00353986 Jy ! Component: 200 - total flux cleaned = 0.0043745 Jy ! Total flux subtracted in 200 components = 0.0043745 Jy ! Clean residual min=-0.003197 max=0.002661 Jy/beam ! Clean residual mean=0.000001 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.39224 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 316 components and 0.39224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148999Jy sigma=0.000672 ! Fit after self-cal, rms=0.148934Jy sigma=0.000672 wmodel J0409-1655_S_2017_01_16_pus_map.mod ! Writing 316 model components to file: J0409-1655_S_2017_01_16_pus_map.mod wobs J0409-1655_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0409-1655_S_2017_01_16_pus_uvs.fits wwins J0409-1655_S_2017_01_16_pus_map.win ! wwins: Wrote 6 windows to J0409-1655_S_2017_01_16_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.00132615 Jy ! Component: 100 - total flux cleaned = -0.00211384 Jy ! Component: 150 - total flux cleaned = -0.00261581 Jy ! Component: 200 - total flux cleaned = -0.00304368 Jy ! Component: 250 - total flux cleaned = -0.00345235 Jy ! Component: 300 - total flux cleaned = -0.00392416 Jy ! Component: 350 - total flux cleaned = -0.00430382 Jy ! Component: 400 - total flux cleaned = -0.00452416 Jy ! Component: 450 - total flux cleaned = -0.0047405 Jy ! Component: 500 - total flux cleaned = -0.00491649 Jy ! Component: 550 - total flux cleaned = -0.00498498 Jy ! Component: 600 - total flux cleaned = -0.00515345 Jy ! Component: 650 - total flux cleaned = -0.00521822 Jy ! Component: 700 - total flux cleaned = -0.00524998 Jy ! Component: 750 - total flux cleaned = -0.00531396 Jy ! Component: 800 - total flux cleaned = -0.00543895 Jy ! Component: 850 - total flux cleaned = -0.00549992 Jy ! Component: 900 - total flux cleaned = -0.0055603 Jy ! Component: 950 - total flux cleaned = -0.00562017 Jy ! Component: 1000 - total flux cleaned = -0.00565001 Jy ! Component: 1050 - total flux cleaned = -0.00576537 Jy ! Component: 1100 - total flux cleaned = -0.00582177 Jy ! Component: 1150 - total flux cleaned = -0.0057375 Jy ! Component: 1200 - total flux cleaned = -0.0057099 Jy ! Component: 1250 - total flux cleaned = -0.00579196 Jy ! Component: 1300 - total flux cleaned = -0.00584582 Jy ! Component: 1350 - total flux cleaned = -0.00579251 Jy ! Component: 1400 - total flux cleaned = -0.00579234 Jy ! Component: 1450 - total flux cleaned = -0.00581791 Jy ! Component: 1500 - total flux cleaned = -0.00576636 Jy ! Component: 1550 - total flux cleaned = -0.00584235 Jy ! Component: 1600 - total flux cleaned = -0.00584204 Jy ! Component: 1650 - total flux cleaned = -0.00599162 Jy ! Component: 1700 - total flux cleaned = -0.00611502 Jy ! Component: 1750 - total flux cleaned = -0.00631049 Jy ! Component: 1800 - total flux cleaned = -0.00645526 Jy ! Component: 1850 - total flux cleaned = -0.00659862 Jy ! Component: 1900 - total flux cleaned = -0.00669317 Jy ! Component: 1950 - total flux cleaned = -0.00685726 Jy ! Component: 2000 - total flux cleaned = -0.0069968 Jy ! Component: 2050 - total flux cleaned = -0.00718121 Jy ! Component: 2100 - total flux cleaned = -0.0072954 Jy ! Component: 2150 - total flux cleaned = -0.00738616 Jy ! Component: 2200 - total flux cleaned = -0.00752088 Jy ! Component: 2250 - total flux cleaned = -0.0076542 Jy ! Component: 2300 - total flux cleaned = -0.00767611 Jy ! Component: 2350 - total flux cleaned = -0.00787333 Jy ! Component: 2400 - total flux cleaned = -0.00796003 Jy ! Component: 2450 - total flux cleaned = -0.00796003 Jy ! Component: 2500 - total flux cleaned = -0.00813124 Jy ! Component: 2550 - total flux cleaned = -0.00830104 Jy ! Component: 2600 - total flux cleaned = -0.00836385 Jy ! Component: 2650 - total flux cleaned = -0.00842652 Jy ! Component: 2700 - total flux cleaned = -0.00848857 Jy ! Component: 2750 - total flux cleaned = -0.00850923 Jy ! Component: 2800 - total flux cleaned = -0.00859126 Jy ! Component: 2850 - total flux cleaned = -0.00869283 Jy ! Component: 2900 - total flux cleaned = -0.00871312 Jy ! Component: 2950 - total flux cleaned = -0.00883351 Jy ! Component: 3000 - total flux cleaned = -0.00883352 Jy ! Component: 3050 - total flux cleaned = -0.00893221 Jy ! Component: 3100 - total flux cleaned = -0.00897142 Jy ! Component: 3150 - total flux cleaned = -0.00902977 Jy ! Component: 3200 - total flux cleaned = -0.00910709 Jy ! Component: 3250 - total flux cleaned = -0.00908785 Jy ! Component: 3300 - total flux cleaned = -0.00910721 Jy ! Component: 3350 - total flux cleaned = -0.00912619 Jy ! Component: 3400 - total flux cleaned = -0.00918289 Jy ! Component: 3450 - total flux cleaned = -0.0092203 Jy ! Component: 3500 - total flux cleaned = -0.0093689 Jy ! Component: 3550 - total flux cleaned = -0.00935046 Jy ! Component: 3600 - total flux cleaned = -0.00944235 Jy ! Component: 3650 - total flux cleaned = -0.00951537 Jy ! Component: 3700 - total flux cleaned = -0.00951539 Jy ! Component: 3750 - total flux cleaned = -0.00956955 Jy ! Component: 3800 - total flux cleaned = -0.00956964 Jy ! Component: 3850 - total flux cleaned = -0.00953421 Jy ! Component: 3900 - total flux cleaned = -0.00955189 Jy ! Component: 3950 - total flux cleaned = -0.00951672 Jy ! Component: 4000 - total flux cleaned = -0.00955182 Jy ! Component: 4050 - total flux cleaned = -0.00956928 Jy ! Total flux subtracted in 4096 components = -0.00951733 Jy ! Clean residual min=-0.001017 max=0.000951 Jy/beam ! Clean residual mean=0.000005 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.382722 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 638 components and 0.382722 Jy ![Exited script file: muppet] wmap "J0409-1655_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.05 x 12.25 at 17.32 degrees (North through East) ! Clean map min=-0.0032831 max=0.10132 Jy/beam ! Writing clean map to FITS file: J0409-1655_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.101319 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000348277 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03123 1.03123 2.06246 4.12493 8.24986 16.4997 32.9994 65.9988 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.101 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.05 x 12.25 at 17.32 degrees (North through East) ! Clean map min=-0.0032831 max=0.10132 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 J0409-1655_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:04:13 2019