! Started logfile: J0750-0706_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:21:15 2016 obs J0750-0706_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0750-0706_S_2014_08_05_pus_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.77276 visibilities/baseline/integration-bin. ! Found source: J0750-0706 ! ! 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 360 lines of history. ! ! Reading 12936 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 J0750-0706_S_2014_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 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.882543Jy sigma=0.008358 ! Fit after self-cal, rms=0.854435Jy sigma=0.008105 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.532 mas, bmaj=10.31 mas, bpa=20.2 degrees ! Estimated noise=845.548 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.111255 Jy ! Component: 100 - total flux cleaned = 0.140269 Jy ! Total flux subtracted in 100 components = 0.140269 Jy ! Clean residual min=-0.006622 max=0.011989 Jy/beam ! Clean residual mean=-0.000000 rms=0.001855 Jy/beam ! Combined flux in latest and established models = 0.140269 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.140269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098949Jy sigma=0.000848 ! Fit after self-cal, rms=0.098937Jy sigma=0.000848 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126437 Jy ! Component: 100 - total flux cleaned = 0.0189155 Jy ! Total flux subtracted in 100 components = 0.0189155 Jy ! Clean residual min=-0.005002 max=0.007888 Jy/beam ! Clean residual mean=-0.000005 rms=0.001489 Jy/beam ! Combined flux in latest and established models = 0.159185 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.159185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096592Jy sigma=0.000828 ! Fit after self-cal, rms=0.096566Jy sigma=0.000828 ! 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=4.122 mas, bmaj=11.24 mas, bpa=18.67 degrees ! Estimated noise=669.88 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 (-10, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110899 Jy ! Component: 100 - total flux cleaned = 0.0182686 Jy ! Component: 150 - total flux cleaned = 0.0233515 Jy ! Component: 200 - total flux cleaned = 0.027155 Jy ! Total flux subtracted in 200 components = 0.027155 Jy ! Clean residual min=-0.003559 max=0.003455 Jy/beam ! Clean residual mean=-0.000001 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.18634 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 75 components and 0.18634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094934Jy sigma=0.000813 ! Fit after self-cal, rms=0.094834Jy sigma=0.000812 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.84 HN 0.98 KP 1.06 ! LA 1.06 MK 1.00* NL 0.98 OV 0.98 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.05 KP 1.01 ! LA 1.06 MK 1.00* NL 0.97 OV 1.03 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.14 HN 1.05 KP 0.89 ! LA 0.83 MK 1.00* NL 1.02 OV 0.96 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.05 HN 1.02 KP 0.86 ! LA 0.79 MK 1.00* NL 1.10 OV 0.94 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.094834Jy sigma=0.000812 ! Fit after self-cal, rms=0.089715Jy sigma=0.000797 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.136 mas, bmaj=11.32 mas, bpa=18.69 degrees ! Estimated noise=661.078 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.00330219 Jy ! Component: 100 - total flux cleaned = 0.00486598 Jy ! Component: 150 - total flux cleaned = 0.00570553 Jy ! Component: 200 - total flux cleaned = 0.00626584 Jy ! Total flux subtracted in 200 components = 0.00626584 Jy ! Clean residual min=-0.002581 max=0.003117 Jy/beam ! Clean residual mean=0.000001 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.192605 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 110 components and 0.192605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089582Jy sigma=0.000796 ! Fit after self-cal, rms=0.089560Jy sigma=0.000795 ! 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.089560Jy sigma=0.000795 ! Fit after self-cal, rms=0.088773Jy sigma=0.000794 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.132 mas, bmaj=11.31 mas, bpa=18.62 degrees ! Estimated noise=659.365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125771 Jy ! Component: 100 - total flux cleaned = 0.00183635 Jy ! Component: 150 - total flux cleaned = 0.00220762 Jy ! Component: 200 - total flux cleaned = 0.0022674 Jy ! Total flux subtracted in 200 components = 0.0022674 Jy ! Clean residual min=-0.002351 max=0.002632 Jy/beam ! Clean residual mean=0.000001 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.194873 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 133 components and 0.194873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088739Jy sigma=0.000794 ! Fit after self-cal, rms=0.088731Jy sigma=0.000793 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 (-41.5, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250288 Jy ! Component: 100 - total flux cleaned = 0.00403831 Jy ! Component: 150 - total flux cleaned = 0.00516598 Jy ! Component: 200 - total flux cleaned = 0.00608569 Jy ! Total flux subtracted in 200 components = 0.00608569 Jy ! Clean residual min=-0.002010 max=0.002173 Jy/beam ! Clean residual mean=0.000001 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.200959 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 163 components and 0.200959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088647Jy sigma=0.000793 ! Fit after self-cal, rms=0.088643Jy sigma=0.000793 ! 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.088643Jy sigma=0.000793 ! Fit after self-cal, rms=0.088554Jy sigma=0.000793 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.135 mas, bmaj=11.31 mas, bpa=18.6 degrees ! Estimated noise=658.235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102328 Jy ! Component: 100 - total flux cleaned = 0.00175363 Jy ! Component: 150 - total flux cleaned = 0.00219273 Jy ! Component: 200 - total flux cleaned = 0.00239141 Jy ! Total flux subtracted in 200 components = 0.00239141 Jy ! Clean residual min=-0.001991 max=0.002236 Jy/beam ! Clean residual mean=0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.20335 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 183 components and 0.20335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088534Jy sigma=0.000792 ! Fit after self-cal, rms=0.088536Jy sigma=0.000792 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 (63.5, 47). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203443 Jy ! Component: 100 - total flux cleaned = 0.00289054 Jy ! Component: 150 - total flux cleaned = 0.00350683 Jy ! Component: 200 - total flux cleaned = 0.00399338 Jy ! Total flux subtracted in 200 components = 0.00399338 Jy ! Clean residual min=-0.001823 max=0.001954 Jy/beam ! Clean residual mean=0.000002 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.207343 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 216 components and 0.207343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088483Jy sigma=0.000792 ! Fit after self-cal, rms=0.088478Jy sigma=0.000792 ! Inverting map ! Added new window around map position (-127.5, -81.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173536 Jy ! Component: 100 - total flux cleaned = 0.00254402 Jy ! Component: 150 - total flux cleaned = 0.00314079 Jy ! Component: 200 - total flux cleaned = 0.00368292 Jy ! Total flux subtracted in 200 components = 0.00368292 Jy ! Clean residual min=-0.001875 max=0.001552 Jy/beam ! Clean residual mean=0.000001 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.211026 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 233 components and 0.211026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088436Jy sigma=0.000791 ! Fit after self-cal, rms=0.088433Jy sigma=0.000791 ! 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.088433Jy sigma=0.000791 ! Fit after self-cal, rms=0.088291Jy sigma=0.000791 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.95 mas, bmaj=14.35 mas, bpa=10.01 degrees ! Estimated noise=746.105 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000891376 Jy ! Component: 100 - total flux cleaned = 0.00141851 Jy ! Component: 150 - total flux cleaned = 0.00190468 Jy ! Component: 200 - total flux cleaned = 0.00231522 Jy ! Total flux subtracted in 200 components = 0.00231522 Jy ! Clean residual min=-0.001999 max=0.001829 Jy/beam ! Clean residual mean=0.000000 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.213342 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 264 components and 0.213342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088280Jy sigma=0.000791 ! Fit after self-cal, rms=0.088278Jy sigma=0.000791 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.000318377 Jy ! Component: 100 - total flux cleaned = 0.000560359 Jy ! Component: 150 - total flux cleaned = 0.000785096 Jy ! Component: 200 - total flux cleaned = 0.00101348 Jy ! Total flux subtracted in 200 components = 0.00101348 Jy ! Clean residual min=-0.001936 max=0.001780 Jy/beam ! Clean residual mean=0.000000 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.214355 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 279 components and 0.214355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088273Jy sigma=0.000791 ! Fit after self-cal, rms=0.088273Jy sigma=0.000791 ! 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=4.14 mas, bmaj=11.31 mas, bpa=18.58 degrees ! Estimated noise=657.127 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.14 x 11.31 at 18.58 degrees (North through East) ! Clean map min=-0.0016729 max=0.14599 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.538 mas, bmaj=10.34 mas, bpa=19.95 degrees ! Estimated noise=832.184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109256 Jy ! Component: 100 - total flux cleaned = 0.137706 Jy ! Component: 150 - total flux cleaned = 0.150472 Jy ! Component: 200 - total flux cleaned = 0.159361 Jy ! Total flux subtracted in 200 components = 0.159361 Jy ! Clean residual min=-0.004445 max=0.005147 Jy/beam ! Clean residual mean=-0.000000 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.159361 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.159361 Jy ! Inverting map and beam ! Estimated beam: bmin=4.14 mas, bmaj=11.31 mas, bpa=18.58 degrees ! Estimated noise=657.127 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.0097119 Jy ! Component: 100 - total flux cleaned = 0.0164039 Jy ! Component: 150 - total flux cleaned = 0.0212213 Jy ! Component: 200 - total flux cleaned = 0.0249846 Jy ! Total flux subtracted in 200 components = 0.0249846 Jy ! Clean residual min=-0.002658 max=0.002617 Jy/beam ! Clean residual mean=0.000001 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.184345 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 62 components and 0.184345 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.95 mas, bmaj=14.35 mas, bpa=10.01 degrees ! Estimated noise=746.105 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00424094 Jy ! Component: 100 - total flux cleaned = 0.00745951 Jy ! Component: 150 - total flux cleaned = 0.0101548 Jy ! Component: 200 - total flux cleaned = 0.0124962 Jy ! Total flux subtracted in 200 components = 0.0124962 Jy ! Clean residual min=-0.002912 max=0.002153 Jy/beam ! Clean residual mean=0.000001 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.196841 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.00206005 Jy ! Component: 100 - total flux cleaned = 0.00387885 Jy ! Component: 150 - total flux cleaned = 0.00549062 Jy ! Component: 200 - total flux cleaned = 0.0069241 Jy ! Total flux subtracted in 200 components = 0.0069241 Jy ! Clean residual min=-0.002527 max=0.001723 Jy/beam ! Clean residual mean=0.000001 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.203765 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 180 components and 0.203765 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.14 mas, bmaj=11.31 mas, bpa=18.58 degrees ! Estimated noise=657.127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000795796 Jy ! Component: 100 - total flux cleaned = 0.00176154 Jy ! Component: 150 - total flux cleaned = 0.00270273 Jy ! Component: 200 - total flux cleaned = 0.00348372 Jy ! Total flux subtracted in 200 components = 0.00348372 Jy ! Clean residual min=-0.001970 max=0.001677 Jy/beam ! Clean residual mean=0.000000 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.207249 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 210 components and 0.207249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088335Jy sigma=0.000792 ! Fit after self-cal, rms=0.088332Jy sigma=0.000792 wmodel J0750-0706_S_2014_08_05_pus_map.mod ! Writing 210 model components to file: J0750-0706_S_2014_08_05_pus_map.mod wobs J0750-0706_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0750-0706_S_2014_08_05_pus_uvs.fits wwins J0750-0706_S_2014_08_05_pus_map.win ! wwins: Wrote 5 windows to J0750-0706_S_2014_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.000862231 Jy ! Component: 100 - total flux cleaned = -0.000985849 Jy ! Component: 150 - total flux cleaned = -0.000958274 Jy ! Component: 200 - total flux cleaned = -0.00098514 Jy ! Component: 250 - total flux cleaned = -0.000905979 Jy ! Component: 300 - total flux cleaned = -0.000830686 Jy ! Component: 350 - total flux cleaned = -0.000708804 Jy ! Component: 400 - total flux cleaned = -0.00066179 Jy ! Component: 450 - total flux cleaned = -0.000593185 Jy ! Component: 500 - total flux cleaned = -0.000571511 Jy ! Component: 550 - total flux cleaned = -0.000637065 Jy ! Component: 600 - total flux cleaned = -0.000679318 Jy ! Component: 650 - total flux cleaned = -0.000741204 Jy ! Component: 700 - total flux cleaned = -0.000761647 Jy ! Component: 750 - total flux cleaned = -0.000880994 Jy ! Component: 800 - total flux cleaned = -0.00095871 Jy ! Component: 850 - total flux cleaned = -0.00101614 Jy ! Component: 900 - total flux cleaned = -0.00107294 Jy ! Component: 950 - total flux cleaned = -0.00114701 Jy ! Component: 1000 - total flux cleaned = -0.00120198 Jy ! Component: 1050 - total flux cleaned = -0.00125592 Jy ! Component: 1100 - total flux cleaned = -0.00130905 Jy ! Component: 1150 - total flux cleaned = -0.00137848 Jy ! Component: 1200 - total flux cleaned = -0.00139562 Jy ! Component: 1250 - total flux cleaned = -0.00144644 Jy ! Component: 1300 - total flux cleaned = -0.00151309 Jy ! Component: 1350 - total flux cleaned = -0.00154578 Jy ! Component: 1400 - total flux cleaned = -0.00162668 Jy ! Component: 1450 - total flux cleaned = -0.00157855 Jy ! Component: 1500 - total flux cleaned = -0.00159446 Jy ! Component: 1550 - total flux cleaned = -0.00154791 Jy ! Component: 1600 - total flux cleaned = -0.00156313 Jy ! Component: 1650 - total flux cleaned = -0.00151767 Jy ! Component: 1700 - total flux cleaned = -0.00151773 Jy ! Component: 1750 - total flux cleaned = -0.00145847 Jy ! Component: 1800 - total flux cleaned = -0.00144384 Jy ! Component: 1850 - total flux cleaned = -0.00142927 Jy ! Component: 1900 - total flux cleaned = -0.00140067 Jy ! Component: 1950 - total flux cleaned = -0.0014146 Jy ! Component: 2000 - total flux cleaned = -0.00138642 Jy ! Component: 2050 - total flux cleaned = -0.0013314 Jy ! Component: 2100 - total flux cleaned = -0.00131779 Jy ! Component: 2150 - total flux cleaned = -0.00127738 Jy ! Component: 2200 - total flux cleaned = -0.00126413 Jy ! Component: 2250 - total flux cleaned = -0.00131716 Jy ! Component: 2300 - total flux cleaned = -0.00131701 Jy ! Component: 2350 - total flux cleaned = -0.00130397 Jy ! Component: 2400 - total flux cleaned = -0.00135542 Jy ! Component: 2450 - total flux cleaned = -0.00139354 Jy ! Component: 2500 - total flux cleaned = -0.00144387 Jy ! Component: 2550 - total flux cleaned = -0.00148115 Jy ! Component: 2600 - total flux cleaned = -0.00150588 Jy ! Component: 2650 - total flux cleaned = -0.00153048 Jy ! Component: 2700 - total flux cleaned = -0.00157913 Jy ! Component: 2750 - total flux cleaned = -0.00163916 Jy ! Component: 2800 - total flux cleaned = -0.0016749 Jy ! Component: 2850 - total flux cleaned = -0.00168673 Jy ! Component: 2900 - total flux cleaned = -0.00175731 Jy ! Component: 2950 - total flux cleaned = -0.00181569 Jy ! Component: 3000 - total flux cleaned = -0.00186199 Jy ! Component: 3050 - total flux cleaned = -0.001954 Jy ! Component: 3100 - total flux cleaned = -0.00194256 Jy ! Component: 3150 - total flux cleaned = -0.00203321 Jy ! Component: 3200 - total flux cleaned = -0.00208944 Jy ! Component: 3250 - total flux cleaned = -0.00212291 Jy ! Component: 3300 - total flux cleaned = -0.00221162 Jy ! Component: 3350 - total flux cleaned = -0.0022776 Jy ! Component: 3400 - total flux cleaned = -0.00234313 Jy ! Component: 3450 - total flux cleaned = -0.00238652 Jy ! Component: 3500 - total flux cleaned = -0.00244047 Jy ! Component: 3550 - total flux cleaned = -0.00253675 Jy ! Component: 3600 - total flux cleaned = -0.00257922 Jy ! Component: 3650 - total flux cleaned = -0.0026533 Jy ! Component: 3700 - total flux cleaned = -0.00272685 Jy ! Component: 3750 - total flux cleaned = -0.00278943 Jy ! Component: 3800 - total flux cleaned = -0.00285174 Jy ! Component: 3850 - total flux cleaned = -0.00293433 Jy ! Component: 3900 - total flux cleaned = -0.00301636 Jy ! Component: 3950 - total flux cleaned = -0.00306741 Jy ! Component: 4000 - total flux cleaned = -0.00317885 Jy ! Component: 4050 - total flux cleaned = -0.00324934 Jy ! Total flux subtracted in 4096 components = -0.00332944 Jy ! Clean residual min=-0.000632 max=0.000606 Jy/beam ! Clean residual mean=-0.000001 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.20392 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 477 components and 0.20392 Jy ![Exited script file: muppet] wmap "J0750-0706_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.14 x 11.31 at 18.58 degrees (North through East) ! Clean map min=-0.0016065 max=0.14546 Jy/beam ! Writing clean map to FITS file: J0750-0706_S_2014_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.145463 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000190927 device "J0750-0706_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0750-0706_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.393763 0.393763 0.787525 1.57505 3.1501 6.3002 12.6004 25.2008 50.4016 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.145 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.14 x 11.31 at 18.58 degrees (North through East) ! Clean map min=-0.0016065 max=0.14546 Jy/beam quit ! Quitting program ! Log file J0750-0706_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:21:20 2016