! Started logfile: J0138-2711_S_2017_08_05_pus_uvs.log on Thu May 9 19:16:27 2019 obs J0138-2711_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0138-2711_S_2017_08_05_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.769778 visibilities/baseline/integration-bin. ! Found source: J0138-2711 ! ! 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 513 lines of history. ! ! Reading 10392 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 J0138-2711_S_2017_08_05_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 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 468 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.819134Jy sigma=0.005843 ! Fit after self-cal, rms=0.794452Jy sigma=0.005666 ! 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.337 mas, bmaj=6.722 mas, bpa=-6.914 degrees ! Estimated noise=1647.9 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.159548 Jy ! Component: 100 - total flux cleaned = 0.195282 Jy ! Total flux subtracted in 100 components = 0.195282 Jy ! Clean residual min=-0.009908 max=0.019648 Jy/beam ! Clean residual mean=-0.000088 rms=0.003146 Jy/beam ! Combined flux in latest and established models = 0.195282 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.195282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114066Jy sigma=0.000751 ! Fit after self-cal, rms=0.114067Jy sigma=0.000751 ! Inverting map ! Added new window around map position (-3.5, 6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.018818 Jy ! Component: 100 - total flux cleaned = 0.0296414 Jy ! Total flux subtracted in 100 components = 0.0296414 Jy ! Clean residual min=-0.010219 max=0.016765 Jy/beam ! Clean residual mean=-0.000063 rms=0.002646 Jy/beam ! Combined flux in latest and established models = 0.224924 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.224924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109792Jy sigma=0.000720 ! Fit after self-cal, rms=0.109435Jy sigma=0.000716 ! 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.891 mas, bmaj=7.911 mas, bpa=-5.757 degrees ! Estimated noise=1108.05 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.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169818 Jy ! Component: 100 - total flux cleaned = 0.0270245 Jy ! Component: 150 - total flux cleaned = 0.0336344 Jy ! Component: 200 - total flux cleaned = 0.037489 Jy ! Total flux subtracted in 200 components = 0.037489 Jy ! Clean residual min=-0.008353 max=0.008174 Jy/beam ! Clean residual mean=-0.000052 rms=0.001973 Jy/beam ! Combined flux in latest and established models = 0.262413 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 45 components and 0.262413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106155Jy sigma=0.000697 ! Fit after self-cal, rms=0.106104Jy sigma=0.000696 ! 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.00* FD 0.94 HN 1.14 KP 1.08 ! LA 1.02 MK 0.98 NL 0.87 OV 0.96 ! PT 1.03 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.15 KP 1.07 ! LA 1.00 MK 0.99 NL 1.02 OV 0.99 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.18 KP 0.91 ! LA 0.79 MK 1.01 NL 1.16 OV 0.90 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.13 KP 1.00* ! LA 1.00* MK 1.28 NL 1.00* OV 1.00* ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.106104Jy sigma=0.000696 ! Fit after self-cal, rms=0.105822Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.917 mas, bmaj=7.875 mas, bpa=-5.129 degrees ! Estimated noise=1113.64 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.00288946 Jy ! Component: 100 - total flux cleaned = -0.00377462 Jy ! Component: 150 - total flux cleaned = -0.00427599 Jy ! Component: 200 - total flux cleaned = -0.0044983 Jy ! Total flux subtracted in 200 components = -0.0044983 Jy ! Clean residual min=-0.005508 max=0.005994 Jy/beam ! Clean residual mean=-0.000027 rms=0.001530 Jy/beam ! Combined flux in latest and established models = 0.257914 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 73 components and 0.257914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105383Jy sigma=0.000673 ! Fit after self-cal, rms=0.105437Jy sigma=0.000673 ! 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.105437Jy sigma=0.000673 ! Fit after self-cal, rms=0.109728Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.931 mas, bmaj=7.849 mas, bpa=-5.259 degrees ! Estimated noise=1121.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00289696 Jy ! Component: 100 - total flux cleaned = -0.00314645 Jy ! Component: 150 - total flux cleaned = -0.0032882 Jy ! Component: 200 - total flux cleaned = -0.00341706 Jy ! Total flux subtracted in 200 components = -0.00341706 Jy ! Clean residual min=-0.004309 max=0.003676 Jy/beam ! Clean residual mean=-0.000011 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.254497 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 90 components and 0.254497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109609Jy sigma=0.000663 ! Fit after self-cal, rms=0.109680Jy sigma=0.000662 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.000288749 Jy ! Component: 100 - total flux cleaned = -0.000121789 Jy ! Component: 150 - total flux cleaned = -0.000121044 Jy ! Component: 200 - total flux cleaned = -7.49237e-05 Jy ! Total flux subtracted in 200 components = -7.49237e-05 Jy ! Clean residual min=-0.004327 max=0.003574 Jy/beam ! Clean residual mean=-0.000012 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.254422 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 104 components and 0.254422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109640Jy sigma=0.000662 ! Fit after self-cal, rms=0.109633Jy sigma=0.000662 ! 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.109633Jy sigma=0.000662 ! Fit after self-cal, rms=0.112240Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.934 mas, bmaj=7.848 mas, bpa=-5.297 degrees ! Estimated noise=1121.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00196667 Jy ! Component: 100 - total flux cleaned = -0.0021553 Jy ! Component: 150 - total flux cleaned = -0.00232071 Jy ! Component: 200 - total flux cleaned = -0.00237041 Jy ! Total flux subtracted in 200 components = -0.00237041 Jy ! Clean residual min=-0.003871 max=0.003434 Jy/beam ! Clean residual mean=-0.000009 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.252052 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 111 components and 0.252052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112168Jy sigma=0.000661 ! Fit after self-cal, rms=0.112186Jy 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 = -0.000185417 Jy ! Component: 100 - total flux cleaned = -9.54053e-05 Jy ! Component: 150 - total flux cleaned = -5.53433e-05 Jy ! Component: 200 - total flux cleaned = -1.90704e-05 Jy ! Total flux subtracted in 200 components = -1.90704e-05 Jy ! Clean residual min=-0.003873 max=0.003432 Jy/beam ! Clean residual mean=-0.000009 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.252033 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 118 components and 0.252033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112157Jy sigma=0.000661 ! Fit after self-cal, rms=0.112151Jy sigma=0.000661 ! 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.112151Jy sigma=0.000661 ! Fit after self-cal, rms=0.113296Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.6 mas, bmaj=19.79 mas, bpa=-1.301 degrees ! Estimated noise=1428.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.28596e-05 Jy ! Component: 100 - total flux cleaned = -0.00023441 Jy ! Component: 150 - total flux cleaned = -0.000400751 Jy ! Component: 200 - total flux cleaned = -0.000435534 Jy ! Total flux subtracted in 200 components = -0.000435534 Jy ! Clean residual min=-0.004278 max=0.005285 Jy/beam ! Clean residual mean=-0.000013 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 0.251597 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 127 components and 0.251597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113283Jy sigma=0.000660 ! Fit after self-cal, rms=0.113289Jy 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) ! Added new window around map position (14, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00474317 Jy ! Component: 100 - total flux cleaned = 0.00626171 Jy ! Component: 150 - total flux cleaned = 0.00660824 Jy ! Component: 200 - total flux cleaned = 0.00682546 Jy ! Total flux subtracted in 200 components = 0.00682546 Jy ! Clean residual min=-0.003642 max=0.003486 Jy/beam ! Clean residual mean=0.000005 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.258423 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 168 components and 0.258423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113195Jy sigma=0.000660 ! Fit after self-cal, rms=0.113195Jy sigma=0.000659 ! 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.936 mas, bmaj=7.853 mas, bpa=-5.307 degrees ! Estimated noise=1119.91 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.936 x 7.853 at -5.307 degrees (North through East) ! Clean map min=-0.0034226 max=0.19984 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.355 mas, bmaj=6.631 mas, bpa=-6.56 degrees ! Estimated noise=1700.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.163613 Jy ! Component: 100 - total flux cleaned = 0.199905 Jy ! Component: 150 - total flux cleaned = 0.213719 Jy ! Component: 200 - total flux cleaned = 0.222631 Jy ! Total flux subtracted in 200 components = 0.222631 Jy ! Clean residual min=-0.005110 max=0.007036 Jy/beam ! Clean residual mean=-0.000033 rms=0.001431 Jy/beam ! Combined flux in latest and established models = 0.222631 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.222631 Jy ! Inverting map and beam ! Estimated beam: bmin=2.936 mas, bmaj=7.853 mas, bpa=-5.307 degrees ! Estimated noise=1119.91 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.0100166 Jy ! Component: 100 - total flux cleaned = 0.0162428 Jy ! Component: 150 - total flux cleaned = 0.0208418 Jy ! Component: 200 - total flux cleaned = 0.0244679 Jy ! Total flux subtracted in 200 components = 0.0244679 Jy ! Clean residual min=-0.003884 max=0.003519 Jy/beam ! Clean residual mean=-0.000016 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.247099 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 87 components and 0.247099 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.6 mas, bmaj=19.79 mas, bpa=-1.301 degrees ! Estimated noise=1428.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00456694 Jy ! Component: 100 - total flux cleaned = 0.00746097 Jy ! Component: 150 - total flux cleaned = 0.00937252 Jy ! Component: 200 - total flux cleaned = 0.010368 Jy ! Total flux subtracted in 200 components = 0.010368 Jy ! Clean residual min=-0.003376 max=0.003490 Jy/beam ! Clean residual mean=0.000001 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.257467 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.000564833 Jy ! Component: 100 - total flux cleaned = 0.00100054 Jy ! Component: 150 - total flux cleaned = 0.00137344 Jy ! Component: 200 - total flux cleaned = 0.0016308 Jy ! Total flux subtracted in 200 components = 0.0016308 Jy ! Clean residual min=-0.003397 max=0.003520 Jy/beam ! Clean residual mean=0.000006 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.259097 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 168 components and 0.259098 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.936 mas, bmaj=7.853 mas, bpa=-5.307 degrees ! Estimated noise=1119.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000374223 Jy ! Component: 100 - total flux cleaned = -0.00085164 Jy ! Component: 150 - total flux cleaned = -0.00120394 Jy ! Component: 200 - total flux cleaned = -0.0012048 Jy ! Total flux subtracted in 200 components = -0.0012048 Jy ! Clean residual min=-0.003235 max=0.002920 Jy/beam ! Clean residual mean=0.000001 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.257893 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 195 components and 0.257893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113090Jy sigma=0.000659 ! Fit after self-cal, rms=0.113054Jy sigma=0.000659 wmodel J0138-2711_S_2017_08_05_pus_map.mod ! Writing 195 model components to file: J0138-2711_S_2017_08_05_pus_map.mod wobs J0138-2711_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0138-2711_S_2017_08_05_pus_uvs.fits wwins J0138-2711_S_2017_08_05_pus_map.win ! wwins: Wrote 4 windows to J0138-2711_S_2017_08_05_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.000153211 Jy ! Component: 100 - total flux cleaned = -0.00015158 Jy ! Component: 150 - total flux cleaned = -6.18307e-05 Jy ! Component: 200 - total flux cleaned = -0.000104218 Jy ! Component: 250 - total flux cleaned = -0.000106704 Jy ! Component: 300 - total flux cleaned = -0.000221281 Jy ! Component: 350 - total flux cleaned = -0.000404522 Jy ! Component: 400 - total flux cleaned = -0.000581469 Jy ! Component: 450 - total flux cleaned = -0.000718892 Jy ! Component: 500 - total flux cleaned = -0.000752595 Jy ! Component: 550 - total flux cleaned = -0.000654689 Jy ! Component: 600 - total flux cleaned = -0.000559788 Jy ! Component: 650 - total flux cleaned = -0.00055962 Jy ! Component: 700 - total flux cleaned = -0.000528603 Jy ! Component: 750 - total flux cleaned = -0.000469241 Jy ! Component: 800 - total flux cleaned = -0.000469715 Jy ! Component: 850 - total flux cleaned = -0.000556406 Jy ! Component: 900 - total flux cleaned = -0.000556153 Jy ! Component: 950 - total flux cleaned = -0.000667451 Jy ! Component: 1000 - total flux cleaned = -0.000639601 Jy ! Component: 1050 - total flux cleaned = -0.000666178 Jy ! Component: 1100 - total flux cleaned = -0.000666324 Jy ! Component: 1150 - total flux cleaned = -0.000718671 Jy ! Component: 1200 - total flux cleaned = -0.00069308 Jy ! Component: 1250 - total flux cleaned = -0.000769153 Jy ! Component: 1300 - total flux cleaned = -0.00081843 Jy ! Component: 1350 - total flux cleaned = -0.000843104 Jy ! Component: 1400 - total flux cleaned = -0.000891556 Jy ! Component: 1450 - total flux cleaned = -0.000844016 Jy ! Component: 1500 - total flux cleaned = -0.000867595 Jy ! Component: 1550 - total flux cleaned = -0.000937281 Jy ! Component: 1600 - total flux cleaned = -0.00100578 Jy ! Component: 1650 - total flux cleaned = -0.000937755 Jy ! Component: 1700 - total flux cleaned = -0.000848302 Jy ! Component: 1750 - total flux cleaned = -0.000782459 Jy ! Component: 1800 - total flux cleaned = -0.000739144 Jy ! Component: 1850 - total flux cleaned = -0.000674421 Jy ! Component: 1900 - total flux cleaned = -0.00063206 Jy ! Component: 1950 - total flux cleaned = -0.00061095 Jy ! Component: 2000 - total flux cleaned = -0.000527758 Jy ! Component: 2050 - total flux cleaned = -0.000445602 Jy ! Component: 2100 - total flux cleaned = -0.000384288 Jy ! Component: 2150 - total flux cleaned = -0.000323961 Jy ! Component: 2200 - total flux cleaned = -0.000303893 Jy ! Component: 2250 - total flux cleaned = -0.00022454 Jy ! Component: 2300 - total flux cleaned = -0.000185595 Jy ! Component: 2350 - total flux cleaned = -0.000166449 Jy ! Component: 2400 - total flux cleaned = -0.000128066 Jy ! Component: 2450 - total flux cleaned = -7.10269e-05 Jy ! Component: 2500 - total flux cleaned = 2.29479e-05 Jy ! Component: 2550 - total flux cleaned = 9.71302e-05 Jy ! Component: 2600 - total flux cleaned = 4.2129e-05 Jy ! Component: 2650 - total flux cleaned = 9.68512e-05 Jy ! Component: 2700 - total flux cleaned = 0.000151209 Jy ! Component: 2750 - total flux cleaned = 0.000186996 Jy ! Component: 2800 - total flux cleaned = 0.000222589 Jy ! Component: 2850 - total flux cleaned = 0.000204854 Jy ! Component: 2900 - total flux cleaned = 0.000170098 Jy ! Component: 2950 - total flux cleaned = 0.000256572 Jy ! Component: 3000 - total flux cleaned = 0.000256459 Jy ! Component: 3050 - total flux cleaned = 0.000256359 Jy ! Component: 3100 - total flux cleaned = 0.000289989 Jy ! Component: 3150 - total flux cleaned = 0.000356746 Jy ! Component: 3200 - total flux cleaned = 0.000306972 Jy ! Component: 3250 - total flux cleaned = 0.000274252 Jy ! Component: 3300 - total flux cleaned = 0.000339339 Jy ! Component: 3350 - total flux cleaned = 0.000274763 Jy ! Component: 3400 - total flux cleaned = 0.000290875 Jy ! Component: 3450 - total flux cleaned = 0.000275077 Jy ! Component: 3500 - total flux cleaned = 0.000275217 Jy ! Component: 3550 - total flux cleaned = 0.0002125 Jy ! Component: 3600 - total flux cleaned = 0.000196918 Jy ! Component: 3650 - total flux cleaned = 0.000181444 Jy ! Component: 3700 - total flux cleaned = 0.000196768 Jy ! Component: 3750 - total flux cleaned = 0.000166312 Jy ! Component: 3800 - total flux cleaned = 0.00010589 Jy ! Component: 3850 - total flux cleaned = 0.000150918 Jy ! Component: 3900 - total flux cleaned = 9.12499e-05 Jy ! Component: 3950 - total flux cleaned = 9.11886e-05 Jy ! Component: 4000 - total flux cleaned = 0.000120663 Jy ! Component: 4050 - total flux cleaned = 0.000106015 Jy ! Total flux subtracted in 4096 components = 9.15124e-05 Jy ! Clean residual min=-0.000790 max=0.000889 Jy/beam ! Clean residual mean=-0.000000 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.257984 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 495 components and 0.257984 Jy ![Exited script file: muppet] wmap "J0138-2711_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.936 x 7.853 at -5.307 degrees (North through East) ! Clean map min=-0.0020437 max=0.20523 Jy/beam ! Writing clean map to FITS file: J0138-2711_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.20523 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000265324 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.387843 0.387843 0.775686 1.55137 3.10274 6.20549 12.411 24.8219 49.6439 99.2878 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.205 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.936 x 7.853 at -5.307 degrees (North through East) ! Clean map min=-0.0020437 max=0.20523 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 J0138-2711_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:16:33 2019