! Started logfile: J1738-1503_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:06:13 2016 obs J1738-1503_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1738-1503_S_2015_03_17_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.868519 visibilities/baseline/integration-bin. ! Found source: J1738-1503 ! ! 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 330 lines of history. ! ! Reading 13132 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 J1738-1503_S_2015_03_17_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.831187Jy sigma=0.008685 ! Fit after self-cal, rms=0.804193Jy sigma=0.008421 ! 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.429 mas, bmaj=6.13 mas, bpa=-2.355 degrees ! Estimated noise=839.511 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.133961 Jy ! Component: 100 - total flux cleaned = 0.180075 Jy ! Total flux subtracted in 100 components = 0.180075 Jy ! Clean residual min=-0.009182 max=0.022112 Jy/beam ! Clean residual mean=-0.000001 rms=0.002618 Jy/beam ! Combined flux in latest and established models = 0.180075 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.180075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107142Jy sigma=0.000960 ! Fit after self-cal, rms=0.107052Jy sigma=0.000959 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0262374 Jy ! Component: 100 - total flux cleaned = 0.0425701 Jy ! Total flux subtracted in 100 components = 0.0425701 Jy ! Clean residual min=-0.005041 max=0.009903 Jy/beam ! Clean residual mean=0.000007 rms=0.001628 Jy/beam ! Combined flux in latest and established models = 0.222645 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.222645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094203Jy sigma=0.000846 ! Fit after self-cal, rms=0.094153Jy sigma=0.000846 ! Inverting map ! Added new window around map position (4, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112955 Jy ! Component: 100 - total flux cleaned = 0.0190584 Jy ! Total flux subtracted in 100 components = 0.0190584 Jy ! Clean residual min=-0.004943 max=0.005118 Jy/beam ! Clean residual mean=0.000010 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.241703 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 50 components and 0.241703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090990Jy sigma=0.000824 ! Fit after self-cal, rms=0.090960Jy sigma=0.000824 ! 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.998 mas, bmaj=7.462 mas, bpa=-2.144 degrees ! Estimated noise=608.619 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.0100097 Jy ! Component: 100 - total flux cleaned = 0.0163162 Jy ! Component: 150 - total flux cleaned = 0.0205707 Jy ! Component: 200 - total flux cleaned = 0.0234869 Jy ! Total flux subtracted in 200 components = 0.0234869 Jy ! Clean residual min=-0.006690 max=0.004985 Jy/beam ! Clean residual mean=0.000020 rms=0.001578 Jy/beam ! Combined flux in latest and established models = 0.26519 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 94 components and 0.26519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088923Jy sigma=0.000817 ! Fit after self-cal, rms=0.088880Jy sigma=0.000817 ! 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.02 FD 0.82 HN 1.04 KP 1.10 ! LA 1.00 MK 0.97 NL 0.90 OV 1.00 ! PT 1.08 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.78 HN 1.09 KP 1.09 ! LA 0.97 MK 0.98 NL 1.03 OV 1.05 ! PT 1.07 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.87 HN 1.08 KP 0.97 ! LA 0.80 MK 1.04 NL 1.14 OV 0.99 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.88 HN 1.04 KP 0.97 ! LA 0.87 MK 1.03 NL 1.02 OV 1.07 ! PT 1.09 SC 0.97 ! ! ! Fit before self-cal, rms=0.088880Jy sigma=0.000817 ! Fit after self-cal, rms=0.079314Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=7.511 mas, bpa=-2.119 degrees ! Estimated noise=608.506 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.000104685 Jy ! Component: 100 - total flux cleaned = 1.89209e-05 Jy ! Component: 150 - total flux cleaned = 8.68763e-05 Jy ! Component: 200 - total flux cleaned = 0.000117495 Jy ! Total flux subtracted in 200 components = 0.000117495 Jy ! Clean residual min=-0.002839 max=0.003002 Jy/beam ! Clean residual mean=0.000004 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.265307 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 102 components and 0.265307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079280Jy sigma=0.000775 ! Fit after self-cal, rms=0.079180Jy sigma=0.000775 ! 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.079180Jy sigma=0.000775 ! Fit after self-cal, rms=0.078488Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=7.511 mas, bpa=-2.189 degrees ! Estimated noise=608.878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000158833 Jy ! Component: 100 - total flux cleaned = 0.000217563 Jy ! Component: 150 - total flux cleaned = 0.000270414 Jy ! Component: 200 - total flux cleaned = 0.00031998 Jy ! Total flux subtracted in 200 components = 0.00031998 Jy ! Clean residual min=-0.002305 max=0.002835 Jy/beam ! Clean residual mean=-0.000002 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.265627 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 107 components and 0.265627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078479Jy sigma=0.000771 ! Fit after self-cal, rms=0.078474Jy sigma=0.000771 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 (9.5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277606 Jy ! Component: 100 - total flux cleaned = 0.00415125 Jy ! Component: 150 - total flux cleaned = 0.00471626 Jy ! Component: 200 - total flux cleaned = 0.00488555 Jy ! Total flux subtracted in 200 components = 0.00488555 Jy ! Clean residual min=-0.001985 max=0.002328 Jy/beam ! Clean residual mean=-0.000002 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.270513 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 135 components and 0.270513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078379Jy sigma=0.000770 ! Fit after self-cal, rms=0.078370Jy sigma=0.000770 ! Inverting map ! Added new window around map position (101, -111). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228482 Jy ! Component: 100 - total flux cleaned = 0.00354419 Jy ! Component: 150 - total flux cleaned = 0.00425837 Jy ! Component: 200 - total flux cleaned = 0.00473674 Jy ! Total flux subtracted in 200 components = 0.00473674 Jy ! Clean residual min=-0.001857 max=0.001943 Jy/beam ! Clean residual mean=-0.000003 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.27525 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 157 components and 0.27525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078297Jy sigma=0.000769 ! Fit after self-cal, rms=0.078293Jy sigma=0.000769 ! 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.078293Jy sigma=0.000769 ! Fit after self-cal, rms=0.078190Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.514 mas, bpa=-2.136 degrees ! Estimated noise=608.494 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000785189 Jy ! Component: 100 - total flux cleaned = 0.00121243 Jy ! Component: 150 - total flux cleaned = 0.00138956 Jy ! Component: 200 - total flux cleaned = 0.00151147 Jy ! Total flux subtracted in 200 components = 0.00151147 Jy ! Clean residual min=-0.001614 max=0.001773 Jy/beam ! Clean residual mean=-0.000004 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.276761 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 163 components and 0.276761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078176Jy sigma=0.000769 ! Fit after self-cal, rms=0.078175Jy sigma=0.000769 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.000262326 Jy ! Component: 100 - total flux cleaned = 0.000370366 Jy ! Component: 150 - total flux cleaned = 0.000404658 Jy ! Component: 200 - total flux cleaned = 0.000453648 Jy ! Total flux subtracted in 200 components = 0.000453648 Jy ! Clean residual min=-0.001572 max=0.001753 Jy/beam ! Clean residual mean=-0.000004 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.277215 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 175 components and 0.277215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078168Jy sigma=0.000769 ! Fit after self-cal, rms=0.078168Jy sigma=0.000769 ! 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.078168Jy sigma=0.000769 ! Fit after self-cal, rms=0.078189Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.87 mas, bmaj=15.49 mas, bpa=4.065 degrees ! Estimated noise=798.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000784461 Jy ! Component: 100 - total flux cleaned = 0.00103213 Jy ! Component: 150 - total flux cleaned = 0.00105571 Jy ! Component: 200 - total flux cleaned = 0.00106602 Jy ! Total flux subtracted in 200 components = 0.00106602 Jy ! Clean residual min=-0.001795 max=0.002028 Jy/beam ! Clean residual mean=-0.000008 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.278281 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 180 components and 0.278281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078187Jy sigma=0.000769 ! Fit after self-cal, rms=0.078187Jy sigma=0.000769 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.000127758 Jy ! Component: 100 - total flux cleaned = 0.000168326 Jy ! Component: 150 - total flux cleaned = 0.000177316 Jy ! Component: 200 - total flux cleaned = 0.000177113 Jy ! Total flux subtracted in 200 components = 0.000177113 Jy ! Clean residual min=-0.001810 max=0.002030 Jy/beam ! Clean residual mean=-0.000008 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.278458 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 183 components and 0.278458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078186Jy sigma=0.000769 ! Fit after self-cal, rms=0.078186Jy sigma=0.000769 ! 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.015 mas, bmaj=7.515 mas, bpa=-2.109 degrees ! Estimated noise=608.622 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.015 x 7.515 at -2.109 degrees (North through East) ! Clean map min=-0.0015123 max=0.18664 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.439 mas, bmaj=6.161 mas, bpa=-2.233 degrees ! Estimated noise=844.312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134606 Jy ! Component: 100 - total flux cleaned = 0.181001 Jy ! Component: 150 - total flux cleaned = 0.206774 Jy ! Component: 200 - total flux cleaned = 0.222883 Jy ! Total flux subtracted in 200 components = 0.222883 Jy ! Clean residual min=-0.004380 max=0.008596 Jy/beam ! Clean residual mean=-0.000006 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.222883 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.222883 Jy ! Inverting map and beam ! Estimated beam: bmin=3.015 mas, bmaj=7.515 mas, bpa=-2.109 degrees ! Estimated noise=608.622 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.0164288 Jy ! Component: 100 - total flux cleaned = 0.025366 Jy ! Component: 150 - total flux cleaned = 0.0311309 Jy ! Component: 200 - total flux cleaned = 0.0351498 Jy ! Total flux subtracted in 200 components = 0.0351498 Jy ! Clean residual min=-0.002438 max=0.002558 Jy/beam ! Clean residual mean=-0.000006 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.258033 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 84 components and 0.258033 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.87 mas, bmaj=15.49 mas, bpa=4.065 degrees ! Estimated noise=798.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00504583 Jy ! Component: 100 - total flux cleaned = 0.00837822 Jy ! Component: 150 - total flux cleaned = 0.0107932 Jy ! Component: 200 - total flux cleaned = 0.0126426 Jy ! Total flux subtracted in 200 components = 0.0126426 Jy ! Clean residual min=-0.001982 max=0.002244 Jy/beam ! Clean residual mean=-0.000011 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.270676 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.00144623 Jy ! Component: 100 - total flux cleaned = 0.00259984 Jy ! Component: 150 - total flux cleaned = 0.00353956 Jy ! Component: 200 - total flux cleaned = 0.00430814 Jy ! Total flux subtracted in 200 components = 0.00430814 Jy ! Clean residual min=-0.001888 max=0.002176 Jy/beam ! Clean residual mean=-0.000011 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.274984 Jy ! Adding 111 model components to the UV plane model. ! The established model now contains 184 components and 0.274984 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.015 mas, bmaj=7.515 mas, bpa=-2.109 degrees ! Estimated noise=608.622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000714243 Jy ! Component: 100 - total flux cleaned = 0.000802194 Jy ! Component: 150 - total flux cleaned = 0.000952841 Jy ! Component: 200 - total flux cleaned = 0.00105158 Jy ! Total flux subtracted in 200 components = 0.00105158 Jy ! Clean residual min=-0.001737 max=0.001800 Jy/beam ! Clean residual mean=-0.000004 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.276035 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 198 components and 0.276035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078226Jy sigma=0.000769 ! Fit after self-cal, rms=0.078221Jy sigma=0.000769 wmodel J1738-1503_S_2015_03_17_pus_map.mod ! Writing 198 model components to file: J1738-1503_S_2015_03_17_pus_map.mod wobs J1738-1503_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1738-1503_S_2015_03_17_pus_uvs.fits wwins J1738-1503_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1738-1503_S_2015_03_17_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 = 7.69793e-05 Jy ! Component: 100 - total flux cleaned = -4.18944e-05 Jy ! Component: 150 - total flux cleaned = -0.000124984 Jy ! Component: 200 - total flux cleaned = -0.000285479 Jy ! Component: 250 - total flux cleaned = -0.000440475 Jy ! Component: 300 - total flux cleaned = -0.000565936 Jy ! Component: 350 - total flux cleaned = -0.000664025 Jy ! Component: 400 - total flux cleaned = -0.000783871 Jy ! Component: 450 - total flux cleaned = -0.000924072 Jy ! Component: 500 - total flux cleaned = -0.00103844 Jy ! Component: 550 - total flux cleaned = -0.00110555 Jy ! Component: 600 - total flux cleaned = -0.00123779 Jy ! Component: 650 - total flux cleaned = -0.00136716 Jy ! Component: 700 - total flux cleaned = -0.00151539 Jy ! Component: 750 - total flux cleaned = -0.0016407 Jy ! Component: 800 - total flux cleaned = -0.00180442 Jy ! Component: 850 - total flux cleaned = -0.00182452 Jy ! Component: 900 - total flux cleaned = -0.00188388 Jy ! Component: 950 - total flux cleaned = -0.00190324 Jy ! Component: 1000 - total flux cleaned = -0.00194157 Jy ! Component: 1050 - total flux cleaned = -0.00197969 Jy ! Component: 1100 - total flux cleaned = -0.00201695 Jy ! Component: 1150 - total flux cleaned = -0.00205359 Jy ! Component: 1200 - total flux cleaned = -0.00207169 Jy ! Component: 1250 - total flux cleaned = -0.0021257 Jy ! Component: 1300 - total flux cleaned = -0.00214352 Jy ! Component: 1350 - total flux cleaned = -0.00210844 Jy ! Component: 1400 - total flux cleaned = -0.00210862 Jy ! Component: 1450 - total flux cleaned = -0.00210848 Jy ! Component: 1500 - total flux cleaned = -0.00215864 Jy ! Component: 1550 - total flux cleaned = -0.00210865 Jy ! Component: 1600 - total flux cleaned = -0.00212513 Jy ! Component: 1650 - total flux cleaned = -0.00215781 Jy ! Component: 1700 - total flux cleaned = -0.00217403 Jy ! Component: 1750 - total flux cleaned = -0.00217399 Jy ! Component: 1800 - total flux cleaned = -0.0021897 Jy ! Component: 1850 - total flux cleaned = -0.00220516 Jy ! Component: 1900 - total flux cleaned = -0.00217434 Jy ! Component: 1950 - total flux cleaned = -0.00217441 Jy ! Component: 2000 - total flux cleaned = -0.00220488 Jy ! Component: 2050 - total flux cleaned = -0.00223497 Jy ! Component: 2100 - total flux cleaned = -0.00230928 Jy ! Component: 2150 - total flux cleaned = -0.00230914 Jy ! Component: 2200 - total flux cleaned = -0.00233835 Jy ! Component: 2250 - total flux cleaned = -0.00226634 Jy ! Component: 2300 - total flux cleaned = -0.00230915 Jy ! Component: 2350 - total flux cleaned = -0.00236586 Jy ! Component: 2400 - total flux cleaned = -0.00240764 Jy ! Component: 2450 - total flux cleaned = -0.00240752 Jy ! Component: 2500 - total flux cleaned = -0.00240737 Jy ! Component: 2550 - total flux cleaned = -0.00242115 Jy ! Component: 2600 - total flux cleaned = -0.00247496 Jy ! Component: 2650 - total flux cleaned = -0.0024079 Jy ! Component: 2700 - total flux cleaned = -0.00242112 Jy ! Component: 2750 - total flux cleaned = -0.00247386 Jy ! Component: 2800 - total flux cleaned = -0.00248679 Jy ! Component: 2850 - total flux cleaned = -0.00249968 Jy ! Component: 2900 - total flux cleaned = -0.00247389 Jy ! Component: 2950 - total flux cleaned = -0.00246123 Jy ! Component: 3000 - total flux cleaned = -0.0024991 Jy ! Component: 3050 - total flux cleaned = -0.00256169 Jy ! Component: 3100 - total flux cleaned = -0.00256154 Jy ! Component: 3150 - total flux cleaned = -0.00258604 Jy ! Component: 3200 - total flux cleaned = -0.00261035 Jy ! Component: 3250 - total flux cleaned = -0.00265868 Jy ! Component: 3300 - total flux cleaned = -0.00263473 Jy ! Component: 3350 - total flux cleaned = -0.00268212 Jy ! Component: 3400 - total flux cleaned = -0.00268199 Jy ! Component: 3450 - total flux cleaned = -0.00271726 Jy ! Component: 3500 - total flux cleaned = -0.00276394 Jy ! Component: 3550 - total flux cleaned = -0.00278717 Jy ! Component: 3600 - total flux cleaned = -0.00277561 Jy ! Component: 3650 - total flux cleaned = -0.0027758 Jy ! Component: 3700 - total flux cleaned = -0.00282103 Jy ! Component: 3750 - total flux cleaned = -0.00289952 Jy ! Component: 3800 - total flux cleaned = -0.00286619 Jy ! Component: 3850 - total flux cleaned = -0.00292151 Jy ! Component: 3900 - total flux cleaned = -0.00295453 Jy ! Component: 3950 - total flux cleaned = -0.00300915 Jy ! Component: 4000 - total flux cleaned = -0.0030092 Jy ! Component: 4050 - total flux cleaned = -0.00304157 Jy ! Total flux subtracted in 4096 components = -0.00308438 Jy ! Clean residual min=-0.000572 max=0.000615 Jy/beam ! Clean residual mean=-0.000003 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.272951 Jy keep ! Adding 335 model components to the UV plane model. ! The established model now contains 533 components and 0.272951 Jy ![Exited script file: muppet] wmap "J1738-1503_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.015 x 7.515 at -2.109 degrees (North through East) ! Clean map min=-0.0011677 max=0.18908 Jy/beam ! Writing clean map to FITS file: J1738-1503_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.189079 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195022 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.309431 0.309431 0.618861 1.23772 2.47544 4.95089 9.90178 19.8036 39.6071 79.2142 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.189 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.015 x 7.515 at -2.109 degrees (North through East) ! Clean map min=-0.0011677 max=0.18908 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 J1738-1503_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:06:18 2016