! Started logfile: J0728-2231_S_2017_02_24_pus_uvs.log on Sat May 4 11:20:46 2019 obs J0728-2231_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0728-2231_S_2017_02_24_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.905556 visibilities/baseline/integration-bin. ! Found source: J0728-2231 ! ! 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 823 lines of history. ! ! Reading 18908 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 J0728-2231_S_2017_02_24_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 407 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.943120Jy sigma=0.006418 ! Fit after self-cal, rms=0.915237Jy sigma=0.006259 ! 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.581 mas, bmaj=6.722 mas, bpa=-7.103 degrees ! Estimated noise=1472.48 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.0638863 Jy ! Component: 100 - total flux cleaned = 0.0854056 Jy ! Total flux subtracted in 100 components = 0.0854056 Jy ! Clean residual min=-0.005208 max=0.010472 Jy/beam ! Clean residual mean=-0.000013 rms=0.001628 Jy/beam ! Combined flux in latest and established models = 0.0854056 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0854056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113395Jy sigma=0.000695 ! Fit after self-cal, rms=0.113358Jy sigma=0.000695 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0132619 Jy ! Component: 100 - total flux cleaned = 0.0211185 Jy ! Total flux subtracted in 100 components = 0.0211185 Jy ! Clean residual min=-0.004629 max=0.006117 Jy/beam ! Clean residual mean=-0.000001 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.106524 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 34 components and 0.106524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111135Jy sigma=0.000676 ! Fit after self-cal, rms=0.111142Jy sigma=0.000676 ! 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.188 mas, bmaj=8.121 mas, bpa=-6.367 degrees ! Estimated noise=824.475 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, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00918074 Jy ! Component: 100 - total flux cleaned = 0.0144185 Jy ! Component: 150 - total flux cleaned = 0.0176762 Jy ! Component: 200 - total flux cleaned = 0.0197368 Jy ! Total flux subtracted in 200 components = 0.0197368 Jy ! Clean residual min=-0.003020 max=0.003691 Jy/beam ! Clean residual mean=0.000005 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.126261 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 74 components and 0.126261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110328Jy sigma=0.000670 ! Fit after self-cal, rms=0.110309Jy sigma=0.000669 ! 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.92 FD 1.02 HN 1.04 KP 0.99 ! LA 0.94 MK 0.99 NL 1.03 OV 1.07 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.07 KP 0.93 ! LA 0.90 MK 1.05 NL 1.01 OV 1.10 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 1.20 KP 1.00 ! LA 0.98 MK 0.98 NL 1.09 OV 0.95 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 0.86 KP 1.00* ! LA 0.88 MK 0.97 NL 1.00* OV 0.98 ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.110309Jy sigma=0.000669 ! Fit after self-cal, rms=0.108729Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=8.102 mas, bpa=-6.137 degrees ! Estimated noise=819.049 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.000233674 Jy ! Component: 100 - total flux cleaned = 0.000284142 Jy ! Component: 150 - total flux cleaned = 0.000370806 Jy ! Component: 200 - total flux cleaned = 0.000483507 Jy ! Total flux subtracted in 200 components = 0.000483507 Jy ! Clean residual min=-0.002368 max=0.002423 Jy/beam ! Clean residual mean=0.000010 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.126744 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 83 components and 0.126744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108678Jy sigma=0.000667 ! Fit after self-cal, rms=0.108679Jy sigma=0.000667 ! 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.108679Jy sigma=0.000667 ! Fit after self-cal, rms=0.106937Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.186 mas, bmaj=8.057 mas, bpa=-6.166 degrees ! Estimated noise=814.459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000500961 Jy ! Component: 100 - total flux cleaned = 0.000419165 Jy ! Component: 150 - total flux cleaned = 0.000371715 Jy ! Component: 200 - total flux cleaned = 0.00035001 Jy ! Total flux subtracted in 200 components = 0.00035001 Jy ! Clean residual min=-0.002073 max=0.002353 Jy/beam ! Clean residual mean=0.000007 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.127095 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.127095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106921Jy sigma=0.000665 ! Fit after self-cal, rms=0.106927Jy sigma=0.000665 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 (-79.5, -19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145993 Jy ! Component: 100 - total flux cleaned = 0.00170684 Jy ! Component: 150 - total flux cleaned = 0.00178309 Jy ! Component: 200 - total flux cleaned = 0.0018154 Jy ! Total flux subtracted in 200 components = 0.0018154 Jy ! Clean residual min=-0.001905 max=0.001688 Jy/beam ! Clean residual mean=0.000002 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.12891 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 0.12891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106871Jy sigma=0.000665 ! Fit after self-cal, rms=0.106866Jy sigma=0.000665 ! 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.106866Jy sigma=0.000665 ! Fit after self-cal, rms=0.106513Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.176 mas, bmaj=8.04 mas, bpa=-6.107 degrees ! Estimated noise=811.429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00070452 Jy ! Component: 100 - total flux cleaned = 0.000924568 Jy ! Component: 150 - total flux cleaned = 0.00101828 Jy ! Component: 200 - total flux cleaned = 0.00101777 Jy ! Total flux subtracted in 200 components = 0.00101777 Jy ! Clean residual min=-0.001867 max=0.001686 Jy/beam ! Clean residual mean=0.000001 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.129928 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 129 components and 0.129928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106486Jy sigma=0.000665 ! Fit after self-cal, rms=0.106485Jy sigma=0.000665 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.000309982 Jy ! Component: 100 - total flux cleaned = 0.000338497 Jy ! Component: 150 - total flux cleaned = 0.000285208 Jy ! Component: 200 - total flux cleaned = 0.000235459 Jy ! Total flux subtracted in 200 components = 0.000235459 Jy ! Clean residual min=-0.001843 max=0.001685 Jy/beam ! Clean residual mean=0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.130163 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 139 components and 0.130163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106469Jy sigma=0.000665 ! Fit after self-cal, rms=0.106470Jy sigma=0.000665 ! 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.106470Jy sigma=0.000665 ! Fit after self-cal, rms=0.106357Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.878 mas, bmaj=17.47 mas, bpa=-2.608 degrees ! Estimated noise=1011.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000207919 Jy ! Component: 100 - total flux cleaned = 0.000255103 Jy ! Component: 150 - total flux cleaned = 0.000256518 Jy ! Component: 200 - total flux cleaned = 0.000202726 Jy ! Total flux subtracted in 200 components = 0.000202726 Jy ! Clean residual min=-0.001994 max=0.001791 Jy/beam ! Clean residual mean=0.000001 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.130366 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 157 components and 0.130366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106349Jy sigma=0.000664 ! Fit after self-cal, rms=0.106348Jy sigma=0.000664 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.000134071 Jy ! Component: 100 - total flux cleaned = 9.93177e-05 Jy ! Component: 150 - total flux cleaned = 6.60615e-05 Jy ! Component: 200 - total flux cleaned = 5.01256e-05 Jy ! Total flux subtracted in 200 components = 5.01256e-05 Jy ! Clean residual min=-0.001972 max=0.001797 Jy/beam ! Clean residual mean=0.000002 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.130416 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 172 components and 0.130416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106345Jy sigma=0.000664 ! Fit after self-cal, rms=0.106345Jy sigma=0.000664 ! 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.168 mas, bmaj=8.031 mas, bpa=-6.057 degrees ! Estimated noise=810.406 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.168 x 8.031 at -6.057 degrees (North through East) ! Clean map min=-0.0031866 max=0.086253 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.569 mas, bmaj=6.644 mas, bpa=-6.653 degrees ! Estimated noise=1429.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0609428 Jy ! Component: 100 - total flux cleaned = 0.0839581 Jy ! Component: 150 - total flux cleaned = 0.0973761 Jy ! Component: 200 - total flux cleaned = 0.106264 Jy ! Total flux subtracted in 200 components = 0.106264 Jy ! Clean residual min=-0.004812 max=0.004873 Jy/beam ! Clean residual mean=-0.000004 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.106264 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.106264 Jy ! Inverting map and beam ! Estimated beam: bmin=3.168 mas, bmaj=8.031 mas, bpa=-6.057 degrees ! Estimated noise=810.406 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.00934913 Jy ! Component: 100 - total flux cleaned = 0.0147064 Jy ! Component: 150 - total flux cleaned = 0.0182805 Jy ! Component: 200 - total flux cleaned = 0.0200592 Jy ! Total flux subtracted in 200 components = 0.0200592 Jy ! Clean residual min=-0.002210 max=0.002160 Jy/beam ! Clean residual mean=-0.000003 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.126323 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 81 components and 0.126323 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.878 mas, bmaj=17.47 mas, bpa=-2.608 degrees ! Estimated noise=1011.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252819 Jy ! Component: 100 - total flux cleaned = 0.00309251 Jy ! Component: 150 - total flux cleaned = 0.00336777 Jy ! Component: 200 - total flux cleaned = 0.00359758 Jy ! Total flux subtracted in 200 components = 0.00359758 Jy ! Clean residual min=-0.002199 max=0.002031 Jy/beam ! Clean residual mean=0.000000 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.12992 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 = 7.9216e-05 Jy ! Component: 100 - total flux cleaned = 0.000147926 Jy ! Component: 150 - total flux cleaned = 0.000211413 Jy ! Component: 200 - total flux cleaned = 0.000271403 Jy ! Total flux subtracted in 200 components = 0.000271403 Jy ! Clean residual min=-0.002080 max=0.001936 Jy/beam ! Clean residual mean=0.000000 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.130192 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 131 components and 0.130192 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.168 mas, bmaj=8.031 mas, bpa=-6.057 degrees ! Estimated noise=810.406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000140491 Jy ! Component: 100 - total flux cleaned = -9.29067e-05 Jy ! Component: 150 - total flux cleaned = -4.93739e-05 Jy ! Component: 200 - total flux cleaned = -4.78102e-05 Jy ! Total flux subtracted in 200 components = -4.78102e-05 Jy ! Clean residual min=-0.001916 max=0.001801 Jy/beam ! Clean residual mean=-0.000000 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.130144 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 148 components and 0.130144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106402Jy sigma=0.000665 ! Fit after self-cal, rms=0.106384Jy sigma=0.000665 wmodel J0728-2231_S_2017_02_24_pus_map.mod ! Writing 148 model components to file: J0728-2231_S_2017_02_24_pus_map.mod wobs J0728-2231_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0728-2231_S_2017_02_24_pus_uvs.fits wwins J0728-2231_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J0728-2231_S_2017_02_24_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.000521969 Jy ! Component: 100 - total flux cleaned = -0.000616434 Jy ! Component: 150 - total flux cleaned = -0.000676595 Jy ! Component: 200 - total flux cleaned = -0.000706233 Jy ! Component: 250 - total flux cleaned = -0.000818785 Jy ! Component: 300 - total flux cleaned = -0.000874074 Jy ! Component: 350 - total flux cleaned = -0.000979678 Jy ! Component: 400 - total flux cleaned = -0.000979172 Jy ! Component: 450 - total flux cleaned = -0.00108015 Jy ! Component: 500 - total flux cleaned = -0.00115482 Jy ! Component: 550 - total flux cleaned = -0.00132493 Jy ! Component: 600 - total flux cleaned = -0.00142045 Jy ! Component: 650 - total flux cleaned = -0.00158504 Jy ! Component: 700 - total flux cleaned = -0.00172357 Jy ! Component: 750 - total flux cleaned = -0.00183701 Jy ! Component: 800 - total flux cleaned = -0.00197153 Jy ! Component: 850 - total flux cleaned = -0.00210378 Jy ! Component: 900 - total flux cleaned = -0.00219043 Jy ! Component: 950 - total flux cleaned = -0.00229768 Jy ! Component: 1000 - total flux cleaned = -0.00240389 Jy ! Component: 1050 - total flux cleaned = -0.00261321 Jy ! Component: 1100 - total flux cleaned = -0.00271657 Jy ! Component: 1150 - total flux cleaned = -0.00285898 Jy ! Component: 1200 - total flux cleaned = -0.00299985 Jy ! Component: 1250 - total flux cleaned = -0.00305916 Jy ! Component: 1300 - total flux cleaned = -0.00315741 Jy ! Component: 1350 - total flux cleaned = -0.00319599 Jy ! Component: 1400 - total flux cleaned = -0.00323438 Jy ! Component: 1450 - total flux cleaned = -0.00331064 Jy ! Component: 1500 - total flux cleaned = -0.00334821 Jy ! Component: 1550 - total flux cleaned = -0.00342243 Jy ! Component: 1600 - total flux cleaned = -0.00345886 Jy ! Component: 1650 - total flux cleaned = -0.00349484 Jy ! Component: 1700 - total flux cleaned = -0.00353083 Jy ! Component: 1750 - total flux cleaned = -0.00353091 Jy ! Component: 1800 - total flux cleaned = -0.00356596 Jy ! Component: 1850 - total flux cleaned = -0.00363542 Jy ! Component: 1900 - total flux cleaned = -0.00360086 Jy ! Component: 1950 - total flux cleaned = -0.00360097 Jy ! Component: 2000 - total flux cleaned = -0.00366848 Jy ! Component: 2050 - total flux cleaned = -0.0036852 Jy ! Component: 2100 - total flux cleaned = -0.00366874 Jy ! Component: 2150 - total flux cleaned = -0.00373428 Jy ! Component: 2200 - total flux cleaned = -0.00376677 Jy ! Component: 2250 - total flux cleaned = -0.00378284 Jy ! Component: 2300 - total flux cleaned = -0.0037827 Jy ! Component: 2350 - total flux cleaned = -0.00386196 Jy ! Component: 2400 - total flux cleaned = -0.0038618 Jy ! Component: 2450 - total flux cleaned = -0.00384629 Jy ! Component: 2500 - total flux cleaned = -0.00392378 Jy ! Component: 2550 - total flux cleaned = -0.00390838 Jy ! Component: 2600 - total flux cleaned = -0.00395409 Jy ! Component: 2650 - total flux cleaned = -0.00398418 Jy ! Component: 2700 - total flux cleaned = -0.00399912 Jy ! Component: 2750 - total flux cleaned = -0.004014 Jy ! Component: 2800 - total flux cleaned = -0.00399931 Jy ! Component: 2850 - total flux cleaned = -0.00398491 Jy ! Component: 2900 - total flux cleaned = -0.00405741 Jy ! Component: 2950 - total flux cleaned = -0.00401437 Jy ! Component: 3000 - total flux cleaned = -0.00404302 Jy ! Component: 3050 - total flux cleaned = -0.00405709 Jy ! Component: 3100 - total flux cleaned = -0.00404298 Jy ! Component: 3150 - total flux cleaned = -0.00402911 Jy ! Component: 3200 - total flux cleaned = -0.00401538 Jy ! Component: 3250 - total flux cleaned = -0.00404297 Jy ! Component: 3300 - total flux cleaned = -0.00407018 Jy ! Component: 3350 - total flux cleaned = -0.00397537 Jy ! Component: 3400 - total flux cleaned = -0.00398888 Jy ! Component: 3450 - total flux cleaned = -0.00396227 Jy ! Component: 3500 - total flux cleaned = -0.00393592 Jy ! Component: 3550 - total flux cleaned = -0.00400175 Jy ! Component: 3600 - total flux cleaned = -0.00392327 Jy ! Component: 3650 - total flux cleaned = -0.00396226 Jy ! Component: 3700 - total flux cleaned = -0.0039365 Jy ! Component: 3750 - total flux cleaned = -0.00396201 Jy ! Component: 3800 - total flux cleaned = -0.00393633 Jy ! Component: 3850 - total flux cleaned = -0.00401222 Jy ! Component: 3900 - total flux cleaned = -0.00399979 Jy ! Component: 3950 - total flux cleaned = -0.00399981 Jy ! Component: 4000 - total flux cleaned = -0.00401232 Jy ! Component: 4050 - total flux cleaned = -0.00404932 Jy ! Total flux subtracted in 4096 components = -0.00403698 Jy ! Clean residual min=-0.000833 max=0.000667 Jy/beam ! Clean residual mean=-0.000001 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.126107 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 432 components and 0.126107 Jy ![Exited script file: muppet] wmap "J0728-2231_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.168 x 8.031 at -6.057 degrees (North through East) ! Clean map min=-0.0025638 max=0.08571 Jy/beam ! Writing clean map to FITS file: J0728-2231_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0857104 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000225 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.787534 0.787534 1.57507 3.15014 6.30027 12.6005 25.2011 50.4022 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.085 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.168 x 8.031 at -6.057 degrees (North through East) ! Clean map min=-0.0025638 max=0.08571 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 J0728-2231_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:20:51 2019