! Started logfile: J1513-3209_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:51:59 2019 obs J1513-3209_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1513-3209_S_2017_05_31_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.880936 visibilities/baseline/integration-bin. ! Found source: J1513-3209 ! ! 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 703 lines of history. ! ! Reading 15064 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 J1513-3209_S_2017_05_31_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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 153 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 508 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.852500Jy sigma=0.005347 ! Fit after self-cal, rms=0.839546Jy sigma=0.005283 ! 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.427 mas, bmaj=6.513 mas, bpa=-2.779 degrees ! Estimated noise=1780.36 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.128878 Jy ! Component: 100 - total flux cleaned = 0.162185 Jy ! Total flux subtracted in 100 components = 0.162185 Jy ! Clean residual min=-0.010055 max=0.027262 Jy/beam ! Clean residual mean=-0.000013 rms=0.002932 Jy/beam ! Combined flux in latest and established models = 0.162185 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.162185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165318Jy sigma=0.000716 ! Fit after self-cal, rms=0.165324Jy sigma=0.000716 ! Inverting map ! Added new window around map position (-4, 7.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0233363 Jy ! Component: 100 - total flux cleaned = 0.034154 Jy ! Total flux subtracted in 100 components = 0.034154 Jy ! Clean residual min=-0.008351 max=0.013625 Jy/beam ! Clean residual mean=-0.000013 rms=0.001970 Jy/beam ! Combined flux in latest and established models = 0.196339 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.196339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161456Jy sigma=0.000683 ! Fit after self-cal, rms=0.161205Jy sigma=0.000681 ! 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=2.948 mas, bmaj=7.749 mas, bpa=-1.764 degrees ! Estimated noise=1103.25 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 (3, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012246 Jy ! Component: 100 - total flux cleaned = 0.0192324 Jy ! Component: 150 - total flux cleaned = 0.0225364 Jy ! Component: 200 - total flux cleaned = 0.0235087 Jy ! Total flux subtracted in 200 components = 0.0235087 Jy ! Clean residual min=-0.006275 max=0.005937 Jy/beam ! Clean residual mean=0.000005 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.219847 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 50 components and 0.219847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159807Jy sigma=0.000673 ! Fit after self-cal, rms=0.159814Jy sigma=0.000673 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.58 FD 0.97 HN 1.27 KP 1.03 ! LA 1.00 MK 1.01 NL 0.99 OV 0.97 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.25 KP 0.96 ! LA 0.98 MK 0.97 NL 1.15 OV 1.04 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.02 HN 1.32 KP 0.99 ! LA 0.99 MK 1.01 NL 1.12 OV 0.96 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 4. ! A total of 108 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.25 KP 0.75 ! LA 1.05 MK 1.03 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.159814Jy sigma=0.000673 ! Fit after self-cal, rms=0.136931Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=7.709 mas, bpa=-1.334 degrees ! Estimated noise=1123.33 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.00087369 Jy ! Component: 100 - total flux cleaned = -0.00145874 Jy ! Component: 150 - total flux cleaned = -0.00183191 Jy ! Component: 200 - total flux cleaned = -0.00183265 Jy ! Total flux subtracted in 200 components = -0.00183265 Jy ! Clean residual min=-0.003795 max=0.003578 Jy/beam ! Clean residual mean=-0.000000 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.218015 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.218015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136787Jy sigma=0.000664 ! Fit after self-cal, rms=0.136760Jy sigma=0.000664 ! 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.136760Jy sigma=0.000664 ! Fit after self-cal, rms=0.140596Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=7.707 mas, bpa=-1.331 degrees ! Estimated noise=1125.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000747592 Jy ! Component: 100 - total flux cleaned = -0.00120966 Jy ! Component: 150 - total flux cleaned = -0.00135473 Jy ! Component: 200 - total flux cleaned = -0.00144359 Jy ! Total flux subtracted in 200 components = -0.00144359 Jy ! Clean residual min=-0.002784 max=0.002809 Jy/beam ! Clean residual mean=-0.000004 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.216571 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.216571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140551Jy sigma=0.000661 ! Fit after self-cal, rms=0.140586Jy sigma=0.000661 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 = -5.21584e-05 Jy ! Component: 100 - total flux cleaned = -0.000136881 Jy ! Component: 150 - total flux cleaned = -0.000208718 Jy ! Component: 200 - total flux cleaned = -0.000240611 Jy ! Total flux subtracted in 200 components = -0.000240611 Jy ! Clean residual min=-0.002706 max=0.002801 Jy/beam ! Clean residual mean=-0.000004 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.21633 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 82 components and 0.21633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140562Jy sigma=0.000660 ! Fit after self-cal, rms=0.140558Jy sigma=0.000660 ! 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.140558Jy sigma=0.000660 ! Fit after self-cal, rms=0.142134Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.988 mas, bmaj=7.702 mas, bpa=-1.322 degrees ! Estimated noise=1125.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000550217 Jy ! Component: 100 - total flux cleaned = -0.000705772 Jy ! Component: 150 - total flux cleaned = -0.000838562 Jy ! Component: 200 - total flux cleaned = -0.000869271 Jy ! Total flux subtracted in 200 components = -0.000869271 Jy ! Clean residual min=-0.002657 max=0.002698 Jy/beam ! Clean residual mean=-0.000005 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.215461 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 89 components and 0.215461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142114Jy sigma=0.000660 ! Fit after self-cal, rms=0.142126Jy sigma=0.000660 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 = 3.8754e-05 Jy ! Component: 100 - total flux cleaned = -5.03213e-05 Jy ! Component: 150 - total flux cleaned = -0.000103634 Jy ! Component: 200 - total flux cleaned = -0.000128168 Jy ! Total flux subtracted in 200 components = -0.000128168 Jy ! Clean residual min=-0.002622 max=0.002719 Jy/beam ! Clean residual mean=-0.000005 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.215333 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 97 components and 0.215333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142115Jy sigma=0.000660 ! Fit after self-cal, rms=0.142112Jy sigma=0.000660 ! 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.142112Jy sigma=0.000660 ! Fit after self-cal, rms=0.142510Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.544 mas, bmaj=23.29 mas, bpa=3.6 degrees ! Estimated noise=1437.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128233 Jy ! Component: 100 - total flux cleaned = -0.00120248 Jy ! Component: 150 - total flux cleaned = -0.00116043 Jy ! Component: 200 - total flux cleaned = -0.00114105 Jy ! Total flux subtracted in 200 components = -0.00114105 Jy ! Clean residual min=-0.002761 max=0.002588 Jy/beam ! Clean residual mean=-0.000009 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.214192 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 103 components and 0.214192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142511Jy sigma=0.000660 ! Fit after self-cal, rms=0.142503Jy sigma=0.000660 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.000137649 Jy ! Component: 100 - total flux cleaned = -0.000121127 Jy ! Component: 150 - total flux cleaned = -0.00012147 Jy ! Component: 200 - total flux cleaned = -0.000104532 Jy ! Total flux subtracted in 200 components = -0.000104532 Jy ! Clean residual min=-0.002685 max=0.002523 Jy/beam ! Clean residual mean=-0.000010 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.214087 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 106 components and 0.214087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142505Jy sigma=0.000660 ! Fit after self-cal, rms=0.142500Jy sigma=0.000660 ! 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=2.989 mas, bmaj=7.7 mas, bpa=-1.313 degrees ! Estimated noise=1124.93 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.989 x 7.7 at -1.313 degrees (North through East) ! Clean map min=-0.0034653 max=0.15877 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.46 mas, bmaj=6.46 mas, bpa=-2.248 degrees ! Estimated noise=1835.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.131051 Jy ! Component: 100 - total flux cleaned = 0.169707 Jy ! Component: 150 - total flux cleaned = 0.187857 Jy ! Component: 200 - total flux cleaned = 0.197449 Jy ! Total flux subtracted in 200 components = 0.197449 Jy ! Clean residual min=-0.004847 max=0.005307 Jy/beam ! Clean residual mean=-0.000012 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.197449 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.197449 Jy ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=7.7 mas, bpa=-1.313 degrees ! Estimated noise=1124.93 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.00794179 Jy ! Component: 100 - total flux cleaned = 0.0122328 Jy ! Component: 150 - total flux cleaned = 0.0145985 Jy ! Component: 200 - total flux cleaned = 0.0152833 Jy ! Total flux subtracted in 200 components = 0.0152833 Jy ! Clean residual min=-0.002754 max=0.002758 Jy/beam ! Clean residual mean=-0.000007 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.212732 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 56 components and 0.212732 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.544 mas, bmaj=23.29 mas, bpa=3.6 degrees ! Estimated noise=1437.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168422 Jy ! Component: 100 - total flux cleaned = 0.00174343 Jy ! Component: 150 - total flux cleaned = 0.00178399 Jy ! Component: 200 - total flux cleaned = 0.00174813 Jy ! Total flux subtracted in 200 components = 0.00174813 Jy ! Clean residual min=-0.002804 max=0.002576 Jy/beam ! Clean residual mean=-0.000008 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.21448 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 = -3.28022e-05 Jy ! Component: 100 - total flux cleaned = -3.33152e-05 Jy ! Component: 150 - total flux cleaned = -6.31396e-05 Jy ! Component: 200 - total flux cleaned = -9.16219e-05 Jy ! Total flux subtracted in 200 components = -9.16219e-05 Jy ! Clean residual min=-0.002762 max=0.002516 Jy/beam ! Clean residual mean=-0.000009 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.214389 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 74 components and 0.214389 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=7.7 mas, bpa=-1.313 degrees ! Estimated noise=1124.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.344e-05 Jy ! Component: 100 - total flux cleaned = -6.99134e-05 Jy ! Component: 150 - total flux cleaned = -7.02498e-05 Jy ! Component: 200 - total flux cleaned = -7.00422e-05 Jy ! Total flux subtracted in 200 components = -7.00422e-05 Jy ! Clean residual min=-0.002648 max=0.002661 Jy/beam ! Clean residual mean=-0.000005 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.214319 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 89 components and 0.214319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142519Jy sigma=0.000660 ! Fit after self-cal, rms=0.142506Jy sigma=0.000660 wmodel J1513-3209_S_2017_05_31_pus_map.mod ! Writing 89 model components to file: J1513-3209_S_2017_05_31_pus_map.mod wobs J1513-3209_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1513-3209_S_2017_05_31_pus_uvs.fits wwins J1513-3209_S_2017_05_31_pus_map.win ! wwins: Wrote 3 windows to J1513-3209_S_2017_05_31_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.000551558 Jy ! Component: 100 - total flux cleaned = 0.000642323 Jy ! Component: 150 - total flux cleaned = 0.000641468 Jy ! Component: 200 - total flux cleaned = 0.000640188 Jy ! Component: 250 - total flux cleaned = 0.000477392 Jy ! Component: 300 - total flux cleaned = 0.000399104 Jy ! Component: 350 - total flux cleaned = 0.000209283 Jy ! Component: 400 - total flux cleaned = 0.000136123 Jy ! Component: 450 - total flux cleaned = 6.44588e-05 Jy ! Component: 500 - total flux cleaned = -5.41413e-06 Jy ! Component: 550 - total flux cleaned = 2.97676e-05 Jy ! Component: 600 - total flux cleaned = -7.3233e-05 Jy ! Component: 650 - total flux cleaned = -0.000206499 Jy ! Component: 700 - total flux cleaned = -0.000337058 Jy ! Component: 750 - total flux cleaned = -0.000433116 Jy ! Component: 800 - total flux cleaned = -0.000589943 Jy ! Component: 850 - total flux cleaned = -0.000773839 Jy ! Component: 900 - total flux cleaned = -0.000923993 Jy ! Component: 950 - total flux cleaned = -0.000982693 Jy ! Component: 1000 - total flux cleaned = -0.00104087 Jy ! Component: 1050 - total flux cleaned = -0.00115606 Jy ! Component: 1100 - total flux cleaned = -0.0011848 Jy ! Component: 1150 - total flux cleaned = -0.00132572 Jy ! Component: 1200 - total flux cleaned = -0.00140916 Jy ! Component: 1250 - total flux cleaned = -0.00151895 Jy ! Component: 1300 - total flux cleaned = -0.00162673 Jy ! Component: 1350 - total flux cleaned = -0.00170674 Jy ! Component: 1400 - total flux cleaned = -0.00178583 Jy ! Component: 1450 - total flux cleaned = -0.00186373 Jy ! Component: 1500 - total flux cleaned = -0.00199228 Jy ! Component: 1550 - total flux cleaned = -0.00209365 Jy ! Component: 1600 - total flux cleaned = -0.00211863 Jy ! Component: 1650 - total flux cleaned = -0.00226756 Jy ! Component: 1700 - total flux cleaned = -0.00236559 Jy ! Component: 1750 - total flux cleaned = -0.00251075 Jy ! Component: 1800 - total flux cleaned = -0.00260648 Jy ! Component: 1850 - total flux cleaned = -0.00270085 Jy ! Component: 1900 - total flux cleaned = -0.00274787 Jy ! Component: 1950 - total flux cleaned = -0.00284042 Jy ! Component: 2000 - total flux cleaned = -0.0029091 Jy ! Component: 2050 - total flux cleaned = -0.002977 Jy ! Component: 2100 - total flux cleaned = -0.00306641 Jy ! Component: 2150 - total flux cleaned = -0.00317679 Jy ! Component: 2200 - total flux cleaned = -0.00330796 Jy ! Component: 2250 - total flux cleaned = -0.00330788 Jy ! Component: 2300 - total flux cleaned = -0.00341516 Jy ! Component: 2350 - total flux cleaned = -0.00352104 Jy ! Component: 2400 - total flux cleaned = -0.00360472 Jy ! Component: 2450 - total flux cleaned = -0.00364643 Jy ! Component: 2500 - total flux cleaned = -0.00374882 Jy ! Component: 2550 - total flux cleaned = -0.00380977 Jy ! Component: 2600 - total flux cleaned = -0.00391031 Jy ! Component: 2650 - total flux cleaned = -0.00392996 Jy ! Component: 2700 - total flux cleaned = -0.00398938 Jy ! Component: 2750 - total flux cleaned = -0.00410665 Jy ! Component: 2800 - total flux cleaned = -0.00422302 Jy ! Component: 2850 - total flux cleaned = -0.00420379 Jy ! Component: 2900 - total flux cleaned = -0.00433722 Jy ! Component: 2950 - total flux cleaned = -0.00441252 Jy ! Component: 3000 - total flux cleaned = -0.00441216 Jy ! Component: 3050 - total flux cleaned = -0.00448628 Jy ! Component: 3100 - total flux cleaned = -0.00457822 Jy ! Component: 3150 - total flux cleaned = -0.00455994 Jy ! Component: 3200 - total flux cleaned = -0.00463235 Jy ! Component: 3250 - total flux cleaned = -0.00463235 Jy ! Component: 3300 - total flux cleaned = -0.00463242 Jy ! Component: 3350 - total flux cleaned = -0.00463233 Jy ! Component: 3400 - total flux cleaned = -0.00468489 Jy ! Component: 3450 - total flux cleaned = -0.00465026 Jy ! Component: 3500 - total flux cleaned = -0.00466746 Jy ! Component: 3550 - total flux cleaned = -0.00466741 Jy ! Component: 3600 - total flux cleaned = -0.00468442 Jy ! Component: 3650 - total flux cleaned = -0.0046171 Jy ! Component: 3700 - total flux cleaned = -0.00461733 Jy ! Component: 3750 - total flux cleaned = -0.00463395 Jy ! Component: 3800 - total flux cleaned = -0.00460087 Jy ! Component: 3850 - total flux cleaned = -0.00464998 Jy ! Component: 3900 - total flux cleaned = -0.00461754 Jy ! Component: 3950 - total flux cleaned = -0.00461744 Jy ! Component: 4000 - total flux cleaned = -0.00464947 Jy ! Component: 4050 - total flux cleaned = -0.00463356 Jy ! Total flux subtracted in 4096 components = -0.00458599 Jy ! Clean residual min=-0.001191 max=0.000927 Jy/beam ! Clean residual mean=-0.000005 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.209733 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 348 components and 0.209733 Jy ![Exited script file: muppet] wmap "J1513-3209_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.989 x 7.7 at -1.313 degrees (North through East) ! Clean map min=-0.0020144 max=0.15788 Jy/beam ! Writing clean map to FITS file: J1513-3209_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.157881 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000289691 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.550459 0.550459 1.10092 2.20183 4.40367 8.80734 17.6147 35.2294 70.4587 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.157 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.989 x 7.7 at -1.313 degrees (North through East) ! Clean map min=-0.0020144 max=0.15788 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 J1513-3209_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:52:05 2019