! Started logfile: J1719-1420_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:18:59 2019 obs J1719-1420_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1719-1420_S_2017_01_16_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.769312 visibilities/baseline/integration-bin. ! Found source: J1719-1420 ! ! 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 11632 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 J1719-1420_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 212 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.679424Jy sigma=0.004337 ! Fit after self-cal, rms=0.660635Jy sigma=0.004218 ! 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.222 mas, bmaj=10.2 mas, bpa=17.38 degrees ! Estimated noise=1539.22 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.29197 Jy ! Component: 100 - total flux cleaned = 0.356901 Jy ! Total flux subtracted in 100 components = 0.356901 Jy ! Clean residual min=-0.014762 max=0.021824 Jy/beam ! Clean residual mean=-0.000041 rms=0.003599 Jy/beam ! Combined flux in latest and established models = 0.356901 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.356901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.245734Jy sigma=0.000864 ! Fit after self-cal, rms=0.245734Jy sigma=0.000864 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0225501 Jy ! Component: 100 - total flux cleaned = 0.035251 Jy ! Total flux subtracted in 100 components = 0.035251 Jy ! Clean residual min=-0.013550 max=0.013250 Jy/beam ! Clean residual mean=-0.000023 rms=0.003062 Jy/beam ! Combined flux in latest and established models = 0.392152 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.392152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242968Jy sigma=0.000830 ! Fit after self-cal, rms=0.242959Jy sigma=0.000830 ! 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.961 mas, bmaj=11.76 mas, bpa=16.58 degrees ! Estimated noise=1042.23 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.00782214 Jy ! Component: 100 - total flux cleaned = 0.0102732 Jy ! Component: 150 - total flux cleaned = 0.0112941 Jy ! Component: 200 - total flux cleaned = 0.0116583 Jy ! Total flux subtracted in 200 components = 0.0116583 Jy ! Clean residual min=-0.011225 max=0.013680 Jy/beam ! Clean residual mean=0.000007 rms=0.003339 Jy/beam ! Combined flux in latest and established models = 0.403811 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.403811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242492Jy sigma=0.000825 ! Fit after self-cal, rms=0.242481Jy sigma=0.000825 ! 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.04 FD 0.87 HN 1.01 KP 0.98 ! LA 0.99 MK 1.00* NL 0.90 OV 0.95 ! PT 1.05 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 0.99 KP 0.95 ! LA 0.97 MK 1.00* NL 1.08 OV 1.00 ! PT 1.05 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.94 HN 1.00 KP 1.01 ! LA 0.99 MK 1.00* NL 1.06 OV 0.91 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 1.02 KP 1.12 ! LA 1.21 MK 1.00* NL 1.00* OV 0.95 ! PT 1.06 SC 1.29 ! ! ! Fit before self-cal, rms=0.242481Jy sigma=0.000825 ! Fit after self-cal, rms=0.304060Jy sigma=0.000790 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.968 mas, bmaj=11.79 mas, bpa=16.44 degrees ! Estimated noise=1039.32 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.0032938 Jy ! Component: 100 - total flux cleaned = -0.00487072 Jy ! Component: 150 - total flux cleaned = -0.00508055 Jy ! Component: 200 - total flux cleaned = -0.00526924 Jy ! Total flux subtracted in 200 components = -0.00526924 Jy ! Clean residual min=-0.010375 max=0.012233 Jy/beam ! Clean residual mean=0.000033 rms=0.003030 Jy/beam ! Combined flux in latest and established models = 0.398541 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.398541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.304112Jy sigma=0.000789 ! Fit after self-cal, rms=0.304318Jy sigma=0.000789 ! 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.304318Jy sigma=0.000789 ! Fit after self-cal, rms=0.249378Jy sigma=0.000717 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=11.74 mas, bpa=16.2 degrees ! Estimated noise=1049.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00526613 Jy ! Component: 100 - total flux cleaned = 0.00740973 Jy ! Component: 150 - total flux cleaned = 0.0076322 Jy ! Component: 200 - total flux cleaned = 0.00781283 Jy ! Total flux subtracted in 200 components = 0.00781283 Jy ! Clean residual min=-0.004966 max=0.005269 Jy/beam ! Clean residual mean=-0.000009 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.406354 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.406354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.248957Jy sigma=0.000716 ! Fit after self-cal, rms=0.249354Jy sigma=0.000715 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, -21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00443293 Jy ! Component: 100 - total flux cleaned = 0.00477465 Jy ! Component: 150 - total flux cleaned = 0.00512716 Jy ! Component: 200 - total flux cleaned = 0.00520907 Jy ! Total flux subtracted in 200 components = 0.00520907 Jy ! Clean residual min=-0.004806 max=0.004028 Jy/beam ! Clean residual mean=-0.000010 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.411563 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 79 components and 0.411563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249171Jy sigma=0.000714 ! Fit after self-cal, rms=0.249158Jy sigma=0.000714 ! 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.249158Jy sigma=0.000714 ! Fit after self-cal, rms=0.170902Jy sigma=0.000696 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.946 mas, bmaj=11.7 mas, bpa=16.08 degrees ! Estimated noise=1049.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278063 Jy ! Component: 100 - total flux cleaned = 0.00416512 Jy ! Component: 150 - total flux cleaned = 0.00478087 Jy ! Component: 200 - total flux cleaned = 0.00488802 Jy ! Total flux subtracted in 200 components = 0.00488802 Jy ! Clean residual min=-0.003086 max=0.002859 Jy/beam ! Clean residual mean=-0.000011 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.416451 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 95 components and 0.416451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170822Jy sigma=0.000695 ! Fit after self-cal, rms=0.170658Jy sigma=0.000695 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.000266282 Jy ! Component: 100 - total flux cleaned = 0.000358025 Jy ! Component: 150 - total flux cleaned = 0.000402016 Jy ! Component: 200 - total flux cleaned = 0.000403143 Jy ! Total flux subtracted in 200 components = 0.000403143 Jy ! Clean residual min=-0.002975 max=0.002936 Jy/beam ! Clean residual mean=-0.000011 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.416855 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 105 components and 0.416855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170630Jy sigma=0.000695 ! Fit after self-cal, rms=0.170630Jy sigma=0.000695 ! 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.170630Jy sigma=0.000695 ! Fit after self-cal, rms=0.170950Jy sigma=0.000695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.905 mas, bmaj=15.85 mas, bpa=7.225 degrees ! Estimated noise=1235.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010987 Jy ! Component: 100 - total flux cleaned = 0.00151284 Jy ! Component: 150 - total flux cleaned = 0.00179797 Jy ! Component: 200 - total flux cleaned = 0.00186453 Jy ! Total flux subtracted in 200 components = 0.00186453 Jy ! Clean residual min=-0.003119 max=0.002911 Jy/beam ! Clean residual mean=-0.000018 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.418719 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 0.418719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170927Jy sigma=0.000695 ! Fit after self-cal, rms=0.170914Jy sigma=0.000695 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.00013359 Jy ! Component: 100 - total flux cleaned = -0.000132398 Jy ! Component: 150 - total flux cleaned = -0.000185319 Jy ! Component: 200 - total flux cleaned = -0.000184777 Jy ! Total flux subtracted in 200 components = -0.000184777 Jy ! Clean residual min=-0.003093 max=0.002847 Jy/beam ! Clean residual mean=-0.000018 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.418534 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 128 components and 0.418534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170909Jy sigma=0.000695 ! Fit after self-cal, rms=0.170910Jy sigma=0.000695 ! 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.943 mas, bmaj=11.68 mas, bpa=16.03 degrees ! Estimated noise=1051.49 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.943 x 11.68 at 16.03 degrees (North through East) ! Clean map min=-0.0029121 max=0.38047 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.212 mas, bmaj=10.16 mas, bpa=16.99 degrees ! Estimated noise=1554.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.294841 Jy ! Component: 100 - total flux cleaned = 0.359966 Jy ! Component: 150 - total flux cleaned = 0.381335 Jy ! Component: 200 - total flux cleaned = 0.391319 Jy ! Total flux subtracted in 200 components = 0.391319 Jy ! Clean residual min=-0.005280 max=0.005453 Jy/beam ! Clean residual mean=-0.000021 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.391319 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.391319 Jy ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=11.68 mas, bpa=16.03 degrees ! Estimated noise=1051.49 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.00810953 Jy ! Component: 100 - total flux cleaned = 0.0130991 Jy ! Component: 150 - total flux cleaned = 0.0167205 Jy ! Component: 200 - total flux cleaned = 0.0195721 Jy ! Total flux subtracted in 200 components = 0.0195721 Jy ! Clean residual min=-0.003137 max=0.003361 Jy/beam ! Clean residual mean=-0.000012 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.410891 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 62 components and 0.410891 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.905 mas, bmaj=15.85 mas, bpa=7.225 degrees ! Estimated noise=1235.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000902931 Jy ! Component: 100 - total flux cleaned = 0.00207077 Jy ! Component: 150 - total flux cleaned = 0.00311367 Jy ! Component: 200 - total flux cleaned = 0.00390379 Jy ! Total flux subtracted in 200 components = 0.00390379 Jy ! Clean residual min=-0.002984 max=0.003143 Jy/beam ! Clean residual mean=-0.000017 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.414795 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.000337089 Jy ! Component: 100 - total flux cleaned = 0.000513118 Jy ! Component: 150 - total flux cleaned = 0.000718967 Jy ! Component: 200 - total flux cleaned = 0.000909824 Jy ! Total flux subtracted in 200 components = 0.000909824 Jy ! Clean residual min=-0.002937 max=0.002987 Jy/beam ! Clean residual mean=-0.000017 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.415704 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 107 components and 0.415704 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=11.68 mas, bpa=16.03 degrees ! Estimated noise=1051.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000367204 Jy ! Component: 100 - total flux cleaned = -0.000164038 Jy ! Component: 150 - total flux cleaned = 0.000141051 Jy ! Component: 200 - total flux cleaned = 0.000365737 Jy ! Total flux subtracted in 200 components = 0.000365737 Jy ! Clean residual min=-0.002899 max=0.002920 Jy/beam ! Clean residual mean=-0.000011 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.41607 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 126 components and 0.41607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170949Jy sigma=0.000695 ! Fit after self-cal, rms=0.170940Jy sigma=0.000695 wmodel J1719-1420_S_2017_01_16_pus_map.mod ! Writing 126 model components to file: J1719-1420_S_2017_01_16_pus_map.mod wobs J1719-1420_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1719-1420_S_2017_01_16_pus_uvs.fits wwins J1719-1420_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J1719-1420_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.000596404 Jy ! Component: 100 - total flux cleaned = -0.00109767 Jy ! Component: 150 - total flux cleaned = -0.00128601 Jy ! Component: 200 - total flux cleaned = -0.00133117 Jy ! Component: 250 - total flux cleaned = -0.00137364 Jy ! Component: 300 - total flux cleaned = -0.00141609 Jy ! Component: 350 - total flux cleaned = -0.00154074 Jy ! Component: 400 - total flux cleaned = -0.00162172 Jy ! Component: 450 - total flux cleaned = -0.00170071 Jy ! Component: 500 - total flux cleaned = -0.00170079 Jy ! Component: 550 - total flux cleaned = -0.00181509 Jy ! Component: 600 - total flux cleaned = -0.00185123 Jy ! Component: 650 - total flux cleaned = -0.0018871 Jy ! Component: 700 - total flux cleaned = -0.00210156 Jy ! Component: 750 - total flux cleaned = -0.00217197 Jy ! Component: 800 - total flux cleaned = -0.00234486 Jy ! Component: 850 - total flux cleaned = -0.00251489 Jy ! Component: 900 - total flux cleaned = -0.00271554 Jy ! Component: 950 - total flux cleaned = -0.00287964 Jy ! Component: 1000 - total flux cleaned = -0.00287908 Jy ! Component: 1050 - total flux cleaned = -0.00297464 Jy ! Component: 1100 - total flux cleaned = -0.00303727 Jy ! Component: 1150 - total flux cleaned = -0.00313073 Jy ! Component: 1200 - total flux cleaned = -0.00319245 Jy ! Component: 1250 - total flux cleaned = -0.00331337 Jy ! Component: 1300 - total flux cleaned = -0.00334303 Jy ! Component: 1350 - total flux cleaned = -0.00340253 Jy ! Component: 1400 - total flux cleaned = -0.00354872 Jy ! Component: 1450 - total flux cleaned = -0.00363472 Jy ! Component: 1500 - total flux cleaned = -0.00366349 Jy ! Component: 1550 - total flux cleaned = -0.00380405 Jy ! Component: 1600 - total flux cleaned = -0.0037758 Jy ! Component: 1650 - total flux cleaned = -0.00380333 Jy ! Component: 1700 - total flux cleaned = -0.00380357 Jy ! Component: 1750 - total flux cleaned = -0.00385788 Jy ! Component: 1800 - total flux cleaned = -0.00383098 Jy ! Component: 1850 - total flux cleaned = -0.00383071 Jy ! Component: 1900 - total flux cleaned = -0.00372593 Jy ! Component: 1950 - total flux cleaned = -0.00377763 Jy ! Component: 2000 - total flux cleaned = -0.0037258 Jy ! Component: 2050 - total flux cleaned = -0.00364936 Jy ! Component: 2100 - total flux cleaned = -0.0035739 Jy ! Component: 2150 - total flux cleaned = -0.00357418 Jy ! Component: 2200 - total flux cleaned = -0.00354946 Jy ! Component: 2250 - total flux cleaned = -0.00347616 Jy ! Component: 2300 - total flux cleaned = -0.00354899 Jy ! Component: 2350 - total flux cleaned = -0.00352505 Jy ! Component: 2400 - total flux cleaned = -0.00362051 Jy ! Component: 2450 - total flux cleaned = -0.00354957 Jy ! Component: 2500 - total flux cleaned = -0.00357291 Jy ! Component: 2550 - total flux cleaned = -0.00357308 Jy ! Component: 2600 - total flux cleaned = -0.00359589 Jy ! Component: 2650 - total flux cleaned = -0.00354986 Jy ! Component: 2700 - total flux cleaned = -0.00352755 Jy ! Component: 2750 - total flux cleaned = -0.0036176 Jy ! Component: 2800 - total flux cleaned = -0.00350619 Jy ! Component: 2850 - total flux cleaned = -0.00359491 Jy ! Component: 2900 - total flux cleaned = -0.00359482 Jy ! Component: 2950 - total flux cleaned = -0.0036165 Jy ! Component: 3000 - total flux cleaned = -0.00359482 Jy ! Component: 3050 - total flux cleaned = -0.00363803 Jy ! Component: 3100 - total flux cleaned = -0.00357359 Jy ! Component: 3150 - total flux cleaned = -0.00355261 Jy ! Component: 3200 - total flux cleaned = -0.00365837 Jy ! Component: 3250 - total flux cleaned = -0.00367914 Jy ! Component: 3300 - total flux cleaned = -0.00361653 Jy ! Component: 3350 - total flux cleaned = -0.00355472 Jy ! Component: 3400 - total flux cleaned = -0.00355464 Jy ! Component: 3450 - total flux cleaned = -0.00353433 Jy ! Component: 3500 - total flux cleaned = -0.00353431 Jy ! Component: 3550 - total flux cleaned = -0.00347409 Jy ! Component: 3600 - total flux cleaned = -0.00349415 Jy ! Component: 3650 - total flux cleaned = -0.00347434 Jy ! Component: 3700 - total flux cleaned = -0.00345465 Jy ! Component: 3750 - total flux cleaned = -0.00345474 Jy ! Component: 3800 - total flux cleaned = -0.00353259 Jy ! Component: 3850 - total flux cleaned = -0.00347422 Jy ! Component: 3900 - total flux cleaned = -0.00347414 Jy ! Component: 3950 - total flux cleaned = -0.00341648 Jy ! Component: 4000 - total flux cleaned = -0.00345439 Jy ! Component: 4050 - total flux cleaned = -0.00337854 Jy ! Total flux subtracted in 4096 components = -0.00332201 Jy ! Clean residual min=-0.001232 max=0.001224 Jy/beam ! Clean residual mean=-0.000005 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.412748 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 427 components and 0.412748 Jy ![Exited script file: muppet] wmap "J1719-1420_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.943 x 11.68 at 16.03 degrees (North through East) ! Clean map min=-0.0025466 max=0.38126 Jy/beam ! Writing clean map to FITS file: J1719-1420_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.381259 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000372431 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.293053 0.293053 0.586107 1.17221 2.34443 4.68886 9.37771 18.7554 37.5108 75.0217 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.381 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.943 x 11.68 at 16.03 degrees (North through East) ! Clean map min=-0.0025466 max=0.38126 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 J1719-1420_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:19:04 2019