! Started logfile: J0709-0255_S_2017_08_05_pus_uvs.log on Thu May 9 19:23:04 2019 obs J0709-0255_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0709-0255_S_2017_08_05_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.955556 visibilities/baseline/integration-bin. ! Found source: J0709-0255 ! ! 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 14448 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 J0709-0255_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 544 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.727947Jy sigma=0.006070 ! Fit after self-cal, rms=0.717924Jy sigma=0.005994 ! 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.585 mas, bmaj=7.018 mas, bpa=-5.155 degrees ! Estimated noise=1015.72 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.220479 Jy ! Component: 100 - total flux cleaned = 0.270889 Jy ! Total flux subtracted in 100 components = 0.270889 Jy ! Clean residual min=-0.008654 max=0.018538 Jy/beam ! Clean residual mean=0.000011 rms=0.002818 Jy/beam ! Combined flux in latest and established models = 0.270889 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.270889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111202Jy sigma=0.000840 ! Fit after self-cal, rms=0.111199Jy sigma=0.000840 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0188517 Jy ! Component: 100 - total flux cleaned = 0.0271836 Jy ! Total flux subtracted in 100 components = 0.0271836 Jy ! Clean residual min=-0.008573 max=0.012347 Jy/beam ! Clean residual mean=0.000001 rms=0.002477 Jy/beam ! Combined flux in latest and established models = 0.298072 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.298072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107506Jy sigma=0.000814 ! Fit after self-cal, rms=0.107506Jy sigma=0.000814 ! 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.089 mas, bmaj=7.813 mas, bpa=-4.51 degrees ! Estimated noise=822.761 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.00590826 Jy ! Component: 100 - total flux cleaned = 0.00937941 Jy ! Component: 150 - total flux cleaned = 0.011524 Jy ! Component: 200 - total flux cleaned = 0.0120248 Jy ! Total flux subtracted in 200 components = 0.0120248 Jy ! Clean residual min=-0.010172 max=0.013233 Jy/beam ! Clean residual mean=-0.000004 rms=0.002770 Jy/beam ! Combined flux in latest and established models = 0.310097 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.310097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107009Jy sigma=0.000812 ! Fit after self-cal, rms=0.107014Jy sigma=0.000812 ! 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.17 FD 0.90 HN 0.95 KP 1.04 ! LA 1.01 MK 1.03 NL 0.91 OV 1.01 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.95 HN 0.99 KP 1.00 ! LA 0.99 MK 0.99 NL 1.11 OV 1.01 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.00 HN 0.95 KP 0.88 ! LA 0.77 MK 0.99 NL 1.25 OV 0.97 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.93 KP 1.00* ! LA 1.00* MK 1.23 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.107014Jy sigma=0.000812 ! Fit after self-cal, rms=0.105916Jy sigma=0.000763 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.094 mas, bmaj=7.898 mas, bpa=-4.216 degrees ! Estimated noise=827.046 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.00080621 Jy ! Component: 100 - total flux cleaned = -0.00100027 Jy ! Component: 150 - total flux cleaned = -0.00111641 Jy ! Component: 200 - total flux cleaned = -0.00127387 Jy ! Total flux subtracted in 200 components = -0.00127387 Jy ! Clean residual min=-0.011160 max=0.010528 Jy/beam ! Clean residual mean=-0.000006 rms=0.002393 Jy/beam ! Combined flux in latest and established models = 0.308823 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 50 components and 0.308823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105832Jy sigma=0.000762 ! Fit after self-cal, rms=0.105858Jy sigma=0.000762 ! 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.105858Jy sigma=0.000762 ! Fit after self-cal, rms=0.124415Jy sigma=0.000739 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.08 mas, bmaj=7.976 mas, bpa=-4.416 degrees ! Estimated noise=845.733 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00465008 Jy ! Component: 100 - total flux cleaned = 0.00449154 Jy ! Component: 150 - total flux cleaned = 0.00448995 Jy ! Component: 200 - total flux cleaned = 0.00437418 Jy ! Total flux subtracted in 200 components = 0.00437418 Jy ! Clean residual min=-0.008795 max=0.006552 Jy/beam ! Clean residual mean=0.000000 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 0.313198 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 59 components and 0.313198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123592Jy sigma=0.000737 ! Fit after self-cal, rms=0.123743Jy sigma=0.000736 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.000209209 Jy ! Component: 100 - total flux cleaned = -0.000403565 Jy ! Component: 150 - total flux cleaned = -0.000586032 Jy ! Component: 200 - total flux cleaned = -0.000757999 Jy ! Total flux subtracted in 200 components = -0.000757999 Jy ! Clean residual min=-0.008632 max=0.006545 Jy/beam ! Clean residual mean=0.000001 rms=0.002010 Jy/beam ! Combined flux in latest and established models = 0.31244 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.31244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123533Jy sigma=0.000736 ! Fit after self-cal, rms=0.123526Jy sigma=0.000736 ! 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.123526Jy sigma=0.000736 ! Fit after self-cal, rms=0.111540Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.085 mas, bmaj=7.945 mas, bpa=-4.504 degrees ! Estimated noise=842.254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000800504 Jy ! Component: 100 - total flux cleaned = -0.000764864 Jy ! Component: 150 - total flux cleaned = -0.000730367 Jy ! Component: 200 - total flux cleaned = -0.000698171 Jy ! Total flux subtracted in 200 components = -0.000698171 Jy ! Clean residual min=-0.002612 max=0.002685 Jy/beam ! Clean residual mean=0.000002 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.311741 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 0.311741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111508Jy sigma=0.000678 ! Fit after self-cal, rms=0.111548Jy sigma=0.000678 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 (-20, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177695 Jy ! Component: 100 - total flux cleaned = 0.00218693 Jy ! Component: 150 - total flux cleaned = 0.00223621 Jy ! Component: 200 - total flux cleaned = 0.00234951 Jy ! Total flux subtracted in 200 components = 0.00234951 Jy ! Clean residual min=-0.002403 max=0.002325 Jy/beam ! Clean residual mean=0.000002 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.314091 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 90 components and 0.314091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111474Jy sigma=0.000677 ! Fit after self-cal, rms=0.111471Jy sigma=0.000677 ! 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.111471Jy sigma=0.000677 ! Fit after self-cal, rms=0.111554Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.275 mas, bmaj=13.19 mas, bpa=-3.61 degrees ! Estimated noise=1093.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000478223 Jy ! Component: 100 - total flux cleaned = 0.00062065 Jy ! Component: 150 - total flux cleaned = 0.000621361 Jy ! Component: 200 - total flux cleaned = 0.000646267 Jy ! Total flux subtracted in 200 components = 0.000646267 Jy ! Clean residual min=-0.002625 max=0.002358 Jy/beam ! Clean residual mean=0.000001 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.314737 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 103 components and 0.314737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111540Jy sigma=0.000677 ! Fit after self-cal, rms=0.111544Jy sigma=0.000677 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.4748e-05 Jy ! Component: 100 - total flux cleaned = -5.91938e-05 Jy ! Component: 150 - total flux cleaned = -5.81812e-05 Jy ! Component: 200 - total flux cleaned = -5.7777e-05 Jy ! Total flux subtracted in 200 components = -5.7777e-05 Jy ! Clean residual min=-0.002505 max=0.002332 Jy/beam ! Clean residual mean=0.000001 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.31468 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 111 components and 0.31468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111538Jy sigma=0.000677 ! Fit after self-cal, rms=0.111538Jy sigma=0.000677 ! 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.089 mas, bmaj=7.952 mas, bpa=-4.496 degrees ! Estimated noise=841.578 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.089 x 7.952 at -4.496 degrees (North through East) ! Clean map min=-0.0021192 max=0.29263 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.579 mas, bmaj=7.101 mas, bpa=-5.113 degrees ! Estimated noise=1045.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.225668 Jy ! Component: 100 - total flux cleaned = 0.277214 Jy ! Component: 150 - total flux cleaned = 0.296554 Jy ! Component: 200 - total flux cleaned = 0.305092 Jy ! Total flux subtracted in 200 components = 0.305092 Jy ! Clean residual min=-0.003759 max=0.003958 Jy/beam ! Clean residual mean=0.000003 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.305093 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.305093 Jy ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=7.952 mas, bpa=-4.496 degrees ! Estimated noise=841.578 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) ! Added new window around map position (-2.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00478091 Jy ! Component: 100 - total flux cleaned = 0.00742682 Jy ! Component: 150 - total flux cleaned = 0.0086746 Jy ! Component: 200 - total flux cleaned = 0.00946904 Jy ! Total flux subtracted in 200 components = 0.00946904 Jy ! Clean residual min=-0.002437 max=0.002139 Jy/beam ! Clean residual mean=0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.314562 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.314562 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.275 mas, bmaj=13.19 mas, bpa=-3.61 degrees ! Estimated noise=1093.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108862 Jy ! Component: 100 - total flux cleaned = 0.00120159 Jy ! Component: 150 - total flux cleaned = 0.00129866 Jy ! Component: 200 - total flux cleaned = 0.00134231 Jy ! Total flux subtracted in 200 components = 0.00134231 Jy ! Clean residual min=-0.002288 max=0.002439 Jy/beam ! Clean residual mean=0.000000 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.315904 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.79551e-05 Jy ! Component: 100 - total flux cleaned = 7.34073e-05 Jy ! Component: 150 - total flux cleaned = 0.000134651 Jy ! Component: 200 - total flux cleaned = 0.000162626 Jy ! Total flux subtracted in 200 components = 0.000162626 Jy ! Clean residual min=-0.002279 max=0.002447 Jy/beam ! Clean residual mean=-0.000000 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.316067 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 81 components and 0.316067 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=7.952 mas, bpa=-4.496 degrees ! Estimated noise=841.578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000199576 Jy ! Component: 100 - total flux cleaned = -3.15289e-05 Jy ! Component: 150 - total flux cleaned = -3.34587e-05 Jy ! Component: 200 - total flux cleaned = 1.30026e-06 Jy ! Total flux subtracted in 200 components = 1.30026e-06 Jy ! Clean residual min=-0.002315 max=0.002151 Jy/beam ! Clean residual mean=0.000000 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.316068 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 101 components and 0.316068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111456Jy sigma=0.000676 ! Fit after self-cal, rms=0.111445Jy sigma=0.000676 wmodel J0709-0255_S_2017_08_05_pus_map.mod ! Writing 101 model components to file: J0709-0255_S_2017_08_05_pus_map.mod wobs J0709-0255_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0709-0255_S_2017_08_05_pus_uvs.fits wwins J0709-0255_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J0709-0255_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.000347238 Jy ! Component: 100 - total flux cleaned = -0.000310061 Jy ! Component: 150 - total flux cleaned = -0.000418041 Jy ! Component: 200 - total flux cleaned = -0.000487856 Jy ! Component: 250 - total flux cleaned = -0.000555 Jy ! Component: 300 - total flux cleaned = -0.000586904 Jy ! Component: 350 - total flux cleaned = -0.000554917 Jy ! Component: 400 - total flux cleaned = -0.000524136 Jy ! Component: 450 - total flux cleaned = -0.000493921 Jy ! Component: 500 - total flux cleaned = -0.000435397 Jy ! Component: 550 - total flux cleaned = -0.000580188 Jy ! Component: 600 - total flux cleaned = -0.000494536 Jy ! Component: 650 - total flux cleaned = -0.000494915 Jy ! Component: 700 - total flux cleaned = -0.000495076 Jy ! Component: 750 - total flux cleaned = -0.000522093 Jy ! Component: 800 - total flux cleaned = -0.000575031 Jy ! Component: 850 - total flux cleaned = -0.00054822 Jy ! Component: 900 - total flux cleaned = -0.000600274 Jy ! Component: 950 - total flux cleaned = -0.000548476 Jy ! Component: 1000 - total flux cleaned = -0.000573456 Jy ! Component: 1050 - total flux cleaned = -0.00054842 Jy ! Component: 1100 - total flux cleaned = -0.000474395 Jy ! Component: 1150 - total flux cleaned = -0.000498795 Jy ! Component: 1200 - total flux cleaned = -0.000498848 Jy ! Component: 1250 - total flux cleaned = -0.000427793 Jy ! Component: 1300 - total flux cleaned = -0.000544657 Jy ! Component: 1350 - total flux cleaned = -0.000498016 Jy ! Component: 1400 - total flux cleaned = -0.000566272 Jy ! Component: 1450 - total flux cleaned = -0.000475298 Jy ! Component: 1500 - total flux cleaned = -0.000475177 Jy ! Component: 1550 - total flux cleaned = -0.000519356 Jy ! Component: 1600 - total flux cleaned = -0.000431301 Jy ! Component: 1650 - total flux cleaned = -0.000409562 Jy ! Component: 1700 - total flux cleaned = -0.000388033 Jy ! Component: 1750 - total flux cleaned = -0.000387928 Jy ! Component: 1800 - total flux cleaned = -0.000430062 Jy ! Component: 1850 - total flux cleaned = -0.000430213 Jy ! Component: 1900 - total flux cleaned = -0.000533724 Jy ! Component: 1950 - total flux cleaned = -0.000492828 Jy ! Component: 2000 - total flux cleaned = -0.000553782 Jy ! Component: 2050 - total flux cleaned = -0.00051362 Jy ! Component: 2100 - total flux cleaned = -0.000513568 Jy ! Component: 2150 - total flux cleaned = -0.000513554 Jy ! Component: 2200 - total flux cleaned = -0.000572444 Jy ! Component: 2250 - total flux cleaned = -0.000611295 Jy ! Component: 2300 - total flux cleaned = -0.000611235 Jy ! Component: 2350 - total flux cleaned = -0.000553609 Jy ! Component: 2400 - total flux cleaned = -0.000591573 Jy ! Component: 2450 - total flux cleaned = -0.000535216 Jy ! Component: 2500 - total flux cleaned = -0.000535319 Jy ! Component: 2550 - total flux cleaned = -0.000461206 Jy ! Component: 2600 - total flux cleaned = -0.000497928 Jy ! Component: 2650 - total flux cleaned = -0.000515977 Jy ! Component: 2700 - total flux cleaned = -0.000443344 Jy ! Component: 2750 - total flux cleaned = -0.000389479 Jy ! Component: 2800 - total flux cleaned = -0.000336111 Jy ! Component: 2850 - total flux cleaned = -0.000336271 Jy ! Component: 2900 - total flux cleaned = -0.000336251 Jy ! Component: 2950 - total flux cleaned = -0.000283963 Jy ! Component: 3000 - total flux cleaned = -0.000197456 Jy ! Component: 3050 - total flux cleaned = -0.00019743 Jy ! Component: 3100 - total flux cleaned = -0.000180423 Jy ! Component: 3150 - total flux cleaned = -0.000214295 Jy ! Component: 3200 - total flux cleaned = -0.000130064 Jy ! Component: 3250 - total flux cleaned = -0.000113448 Jy ! Component: 3300 - total flux cleaned = -0.000113223 Jy ! Component: 3350 - total flux cleaned = -3.09971e-05 Jy ! Component: 3400 - total flux cleaned = -4.72131e-05 Jy ! Component: 3450 - total flux cleaned = -1.47336e-05 Jy ! Component: 3500 - total flux cleaned = 3.35522e-05 Jy ! Component: 3550 - total flux cleaned = 6.55128e-05 Jy ! Component: 3600 - total flux cleaned = 3.38066e-05 Jy ! Component: 3650 - total flux cleaned = 6.56156e-05 Jy ! Component: 3700 - total flux cleaned = 9.71425e-05 Jy ! Component: 3750 - total flux cleaned = 0.000128183 Jy ! Component: 3800 - total flux cleaned = 0.000174813 Jy ! Component: 3850 - total flux cleaned = 0.00028241 Jy ! Component: 3900 - total flux cleaned = 0.00019047 Jy ! Component: 3950 - total flux cleaned = 0.00023625 Jy ! Component: 4000 - total flux cleaned = 0.000296582 Jy ! Component: 4050 - total flux cleaned = 0.00034163 Jy ! Total flux subtracted in 4096 components = 0.000311815 Jy ! Clean residual min=-0.000865 max=0.000771 Jy/beam ! Clean residual mean=-0.000000 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.31638 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 405 components and 0.31638 Jy ![Exited script file: muppet] wmap "J0709-0255_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.089 x 7.952 at -4.496 degrees (North through East) ! Clean map min=-0.0016046 max=0.29109 Jy/beam ! Writing clean map to FITS file: J0709-0255_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.291091 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000274782 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.283192 0.283192 0.566384 1.13277 2.26554 4.53107 9.06215 18.1243 36.2486 72.4972 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.291 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.089 x 7.952 at -4.496 degrees (North through East) ! Clean map min=-0.0016046 max=0.29109 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 J0709-0255_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:23:09 2019