! Started logfile: J2150-2812_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:35:26 2017 obs J2150-2812_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2150-2812_S_2015_01_23_pus_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.783751 visibilities/baseline/integration-bin. ! Found source: J2150-2812 ! ! 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 338 lines of history. ! ! Reading 13120 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 J2150-2812_S_2015_01_23_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 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.847590Jy sigma=0.007210 ! Fit after self-cal, rms=0.827237Jy sigma=0.007034 ! 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.448 mas, bmaj=6.274 mas, bpa=-7.636 degrees ! Estimated noise=1156.8 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.132019 Jy ! Component: 100 - total flux cleaned = 0.164358 Jy ! Total flux subtracted in 100 components = 0.164358 Jy ! Clean residual min=-0.008885 max=0.016858 Jy/beam ! Clean residual mean=-0.000066 rms=0.002624 Jy/beam ! Combined flux in latest and established models = 0.164358 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.164358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112030Jy sigma=0.000888 ! Fit after self-cal, rms=0.112024Jy sigma=0.000888 ! Inverting map ! Added new window around map position (-6, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0183803 Jy ! Component: 100 - total flux cleaned = 0.0306415 Jy ! Total flux subtracted in 100 components = 0.0306415 Jy ! Clean residual min=-0.007113 max=0.011583 Jy/beam ! Clean residual mean=-0.000048 rms=0.001988 Jy/beam ! Combined flux in latest and established models = 0.194999 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.194999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106974Jy sigma=0.000842 ! Fit after self-cal, rms=0.106769Jy sigma=0.000840 ! 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.897 mas, bmaj=7.422 mas, bpa=-6.8 degrees ! Estimated noise=736.914 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.0167202 Jy ! Component: 100 - total flux cleaned = 0.0275028 Jy ! Component: 150 - total flux cleaned = 0.0349639 Jy ! Component: 200 - total flux cleaned = 0.0401759 Jy ! Total flux subtracted in 200 components = 0.0401759 Jy ! Clean residual min=-0.005793 max=0.011390 Jy/beam ! Clean residual mean=-0.000073 rms=0.001809 Jy/beam ! Combined flux in latest and established models = 0.235175 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 58 components and 0.235175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103580Jy sigma=0.000813 ! Fit after self-cal, rms=0.103372Jy sigma=0.000811 ! Inverting map ! Added new window around map position (-12, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101537 Jy ! Component: 100 - total flux cleaned = 0.0152058 Jy ! Component: 150 - total flux cleaned = 0.0181116 Jy ! Component: 200 - total flux cleaned = 0.0199252 Jy ! Total flux subtracted in 200 components = 0.0199252 Jy ! Clean residual min=-0.004245 max=0.007579 Jy/beam ! Clean residual mean=-0.000033 rms=0.001364 Jy/beam ! Combined flux in latest and established models = 0.255101 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 90 components and 0.255101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102253Jy sigma=0.000803 ! Fit after self-cal, rms=0.102109Jy sigma=0.000801 ! 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.99 FD 1.00* HN 1.09 KP 1.12 ! LA 1.03 MK 1.00 NL 1.07 OV 0.99 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.11 KP 1.02 ! LA 1.02 MK 0.96 NL 1.22 OV 1.02 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00* HN 1.18 KP 0.86 ! LA 0.81 MK 1.03 NL 1.11 OV 0.95 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 1.03 KP 0.82 ! LA 0.82 MK 1.00 NL 0.95 OV 0.98 ! PT 1.04 SC 0.96 ! ! ! Fit before self-cal, rms=0.102109Jy sigma=0.000801 ! Fit after self-cal, rms=0.099516Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.906 mas, bmaj=7.402 mas, bpa=-6.604 degrees ! Estimated noise=740.822 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 (23, -98). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00403296 Jy ! Component: 100 - total flux cleaned = 0.00517507 Jy ! Component: 150 - total flux cleaned = 0.00585433 Jy ! Component: 200 - total flux cleaned = 0.00652817 Jy ! Total flux subtracted in 200 components = 0.00652817 Jy ! Clean residual min=-0.002540 max=0.002780 Jy/beam ! Clean residual mean=-0.000019 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.261629 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 130 components and 0.261629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099239Jy sigma=0.000773 ! Fit after self-cal, rms=0.099234Jy sigma=0.000772 ! 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.099234Jy sigma=0.000772 ! Fit after self-cal, rms=0.099567Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.908 mas, bmaj=7.415 mas, bpa=-6.63 degrees ! Estimated noise=739.253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.465e-05 Jy ! Component: 100 - total flux cleaned = 0.000296524 Jy ! Component: 150 - total flux cleaned = 0.000531226 Jy ! Component: 200 - total flux cleaned = 0.000808278 Jy ! Total flux subtracted in 200 components = 0.000808278 Jy ! Clean residual min=-0.002301 max=0.002238 Jy/beam ! Clean residual mean=-0.000008 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.262437 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 150 components and 0.262437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099500Jy sigma=0.000771 ! Fit after self-cal, rms=0.099505Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000205313 Jy ! Component: 100 - total flux cleaned = 0.000309642 Jy ! Component: 150 - total flux cleaned = 0.000436186 Jy ! Component: 200 - total flux cleaned = 0.000523332 Jy ! Total flux subtracted in 200 components = 0.000523332 Jy ! Clean residual min=-0.002274 max=0.002261 Jy/beam ! Clean residual mean=-0.000007 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.26296 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 166 components and 0.26296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099481Jy sigma=0.000770 ! Fit after self-cal, rms=0.099479Jy sigma=0.000770 ! Inverting map ! Added new window around map position (26.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190334 Jy ! Component: 100 - total flux cleaned = 0.00266025 Jy ! Component: 150 - total flux cleaned = 0.00290374 Jy ! Component: 200 - total flux cleaned = 0.0031576 Jy ! Total flux subtracted in 200 components = 0.0031576 Jy ! Clean residual min=-0.002199 max=0.001908 Jy/beam ! Clean residual mean=-0.000002 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.266118 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 189 components and 0.266118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099435Jy sigma=0.000770 ! Fit after self-cal, rms=0.099434Jy sigma=0.000770 ! 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.099434Jy sigma=0.000770 ! Fit after self-cal, rms=0.099807Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.909 mas, bmaj=7.417 mas, bpa=-6.62 degrees ! Estimated noise=738.321 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000251228 Jy ! Component: 100 - total flux cleaned = -0.000124558 Jy ! Component: 150 - total flux cleaned = -0.000125035 Jy ! Component: 200 - total flux cleaned = -0.000176778 Jy ! Total flux subtracted in 200 components = -0.000176778 Jy ! Clean residual min=-0.002085 max=0.001864 Jy/beam ! Clean residual mean=0.000001 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.265941 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 200 components and 0.265941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099787Jy sigma=0.000770 ! Fit after self-cal, rms=0.099795Jy sigma=0.000770 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 = 6.23843e-05 Jy ! Component: 100 - total flux cleaned = 0.000111382 Jy ! Component: 150 - total flux cleaned = 0.000133965 Jy ! Component: 200 - total flux cleaned = 0.000156081 Jy ! Total flux subtracted in 200 components = 0.000156081 Jy ! Clean residual min=-0.002055 max=0.001839 Jy/beam ! Clean residual mean=0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.266097 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 214 components and 0.266097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099783Jy sigma=0.000770 ! Fit after self-cal, rms=0.099783Jy sigma=0.000770 ! 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.099783Jy sigma=0.000770 ! Fit after self-cal, rms=0.099925Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.387 mas, bmaj=17.54 mas, bpa=-3.079 degrees ! Estimated noise=959.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000511798 Jy ! Component: 100 - total flux cleaned = -0.000619716 Jy ! Component: 150 - total flux cleaned = -0.000795121 Jy ! Component: 200 - total flux cleaned = -0.00088443 Jy ! Total flux subtracted in 200 components = -0.00088443 Jy ! Clean residual min=-0.001690 max=0.002256 Jy/beam ! Clean residual mean=0.000003 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.265213 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 220 components and 0.265213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099921Jy sigma=0.000770 ! Fit after self-cal, rms=0.099923Jy sigma=0.000770 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.000174466 Jy ! Component: 100 - total flux cleaned = -0.000241355 Jy ! Component: 150 - total flux cleaned = -0.000350027 Jy ! Component: 200 - total flux cleaned = -0.000436314 Jy ! Total flux subtracted in 200 components = -0.000436314 Jy ! Clean residual min=-0.001642 max=0.002193 Jy/beam ! Clean residual mean=0.000002 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.264776 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 230 components and 0.264776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099921Jy sigma=0.000770 ! Fit after self-cal, rms=0.099921Jy sigma=0.000770 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.909 mas, bmaj=7.418 mas, bpa=-6.612 degrees ! Estimated noise=738.024 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.909 x 7.418 at -6.612 degrees (North through East) ! Clean map min=-0.0019102 max=0.16936 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.454 mas, bmaj=6.252 mas, bpa=-7.242 degrees ! Estimated noise=1161.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132082 Jy ! Component: 100 - total flux cleaned = 0.165002 Jy ! Component: 150 - total flux cleaned = 0.183148 Jy ! Component: 200 - total flux cleaned = 0.196052 Jy ! Total flux subtracted in 200 components = 0.196052 Jy ! Clean residual min=-0.005143 max=0.007474 Jy/beam ! Clean residual mean=-0.000041 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 0.196052 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.196052 Jy ! Inverting map and beam ! Estimated beam: bmin=2.909 mas, bmaj=7.418 mas, bpa=-6.612 degrees ! Estimated noise=738.024 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.0160572 Jy ! Component: 100 - total flux cleaned = 0.0271617 Jy ! Component: 150 - total flux cleaned = 0.0351754 Jy ! Component: 200 - total flux cleaned = 0.0410477 Jy ! Total flux subtracted in 200 components = 0.0410477 Jy ! Clean residual min=-0.002824 max=0.003794 Jy/beam ! Clean residual mean=-0.000043 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.237099 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 105 components and 0.237099 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.387 mas, bmaj=17.54 mas, bpa=-3.079 degrees ! Estimated noise=959.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00808874 Jy ! Component: 100 - total flux cleaned = 0.0129909 Jy ! Component: 150 - total flux cleaned = 0.0162185 Jy ! Component: 200 - total flux cleaned = 0.0185307 Jy ! Total flux subtracted in 200 components = 0.0185307 Jy ! Clean residual min=-0.002303 max=0.002083 Jy/beam ! Clean residual mean=-0.000023 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.25563 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.00178014 Jy ! Component: 100 - total flux cleaned = 0.00308045 Jy ! Component: 150 - total flux cleaned = 0.00385999 Jy ! Component: 200 - total flux cleaned = 0.00450472 Jy ! Total flux subtracted in 200 components = 0.00450472 Jy ! Clean residual min=-0.001885 max=0.001963 Jy/beam ! Clean residual mean=-0.000006 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.260135 Jy ! Adding 101 model components to the UV plane model. ! The established model now contains 194 components and 0.260135 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.909 mas, bmaj=7.418 mas, bpa=-6.612 degrees ! Estimated noise=738.024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125101 Jy ! Component: 100 - total flux cleaned = 0.00153137 Jy ! Component: 150 - total flux cleaned = 0.00172732 Jy ! Component: 200 - total flux cleaned = 0.00176895 Jy ! Total flux subtracted in 200 components = 0.00176895 Jy ! Clean residual min=-0.002104 max=0.002021 Jy/beam ! Clean residual mean=-0.000001 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.261904 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 216 components and 0.261904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100000Jy sigma=0.000770 ! Fit after self-cal, rms=0.099980Jy sigma=0.000770 wmodel J2150-2812_S_2015_01_23_pus_map.mod ! Writing 216 model components to file: J2150-2812_S_2015_01_23_pus_map.mod wobs J2150-2812_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2150-2812_S_2015_01_23_pus_uvs.fits wwins J2150-2812_S_2015_01_23_pus_map.win ! wwins: Wrote 5 windows to J2150-2812_S_2015_01_23_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.000284205 Jy ! Component: 100 - total flux cleaned = -0.000454407 Jy ! Component: 150 - total flux cleaned = -0.000518802 Jy ! Component: 200 - total flux cleaned = -0.000456217 Jy ! Component: 250 - total flux cleaned = -0.000277286 Jy ! Component: 300 - total flux cleaned = -0.000219765 Jy ! Component: 350 - total flux cleaned = -0.000275816 Jy ! Component: 400 - total flux cleaned = -0.000302858 Jy ! Component: 450 - total flux cleaned = -0.000302754 Jy ! Component: 500 - total flux cleaned = -0.000302686 Jy ! Component: 550 - total flux cleaned = -0.000226378 Jy ! Component: 600 - total flux cleaned = -0.000152641 Jy ! Component: 650 - total flux cleaned = -0.0001039 Jy ! Component: 700 - total flux cleaned = 6.3707e-05 Jy ! Component: 750 - total flux cleaned = 0.000204773 Jy ! Component: 800 - total flux cleaned = 0.000319976 Jy ! Component: 850 - total flux cleaned = 0.000455949 Jy ! Component: 900 - total flux cleaned = 0.000545585 Jy ! Component: 950 - total flux cleaned = 0.000677762 Jy ! Component: 1000 - total flux cleaned = 0.00083006 Jy ! Component: 1050 - total flux cleaned = 0.000958541 Jy ! Component: 1100 - total flux cleaned = 0.00106409 Jy ! Component: 1150 - total flux cleaned = 0.00118913 Jy ! Component: 1200 - total flux cleaned = 0.00135295 Jy ! Component: 1250 - total flux cleaned = 0.00151451 Jy ! Component: 1300 - total flux cleaned = 0.00155439 Jy ! Component: 1350 - total flux cleaned = 0.00167282 Jy ! Component: 1400 - total flux cleaned = 0.00178966 Jy ! Component: 1450 - total flux cleaned = 0.00194353 Jy ! Component: 1500 - total flux cleaned = 0.0020384 Jy ! Component: 1550 - total flux cleaned = 0.00211371 Jy ! Component: 1600 - total flux cleaned = 0.00231799 Jy ! Component: 1650 - total flux cleaned = 0.00242773 Jy ! Component: 1700 - total flux cleaned = 0.00246433 Jy ! Component: 1750 - total flux cleaned = 0.00262582 Jy ! Component: 1800 - total flux cleaned = 0.0026968 Jy ! Component: 1850 - total flux cleaned = 0.0028196 Jy ! Component: 1900 - total flux cleaned = 0.00290644 Jy ! Component: 1950 - total flux cleaned = 0.00297539 Jy ! Component: 2000 - total flux cleaned = 0.00304376 Jy ! Component: 2050 - total flux cleaned = 0.00312829 Jy ! Component: 2100 - total flux cleaned = 0.00316168 Jy ! Component: 2150 - total flux cleaned = 0.00324451 Jy ! Component: 2200 - total flux cleaned = 0.00329338 Jy ! Component: 2250 - total flux cleaned = 0.00334202 Jy ! Component: 2300 - total flux cleaned = 0.00340621 Jy ! Component: 2350 - total flux cleaned = 0.00345396 Jy ! Component: 2400 - total flux cleaned = 0.00353284 Jy ! Component: 2450 - total flux cleaned = 0.00362676 Jy ! Component: 2500 - total flux cleaned = 0.00368856 Jy ! Component: 2550 - total flux cleaned = 0.00375011 Jy ! Component: 2600 - total flux cleaned = 0.00378077 Jy ! Component: 2650 - total flux cleaned = 0.00387153 Jy ! Component: 2700 - total flux cleaned = 0.00394653 Jy ! Component: 2750 - total flux cleaned = 0.00405066 Jy ! Component: 2800 - total flux cleaned = 0.00413912 Jy ! Component: 2850 - total flux cleaned = 0.00421224 Jy ! Component: 2900 - total flux cleaned = 0.00431393 Jy ! Component: 2950 - total flux cleaned = 0.00440035 Jy ! Component: 3000 - total flux cleaned = 0.00452897 Jy ! Component: 3050 - total flux cleaned = 0.00457132 Jy ! Component: 3100 - total flux cleaned = 0.00466972 Jy ! Component: 3150 - total flux cleaned = 0.00473955 Jy ! Component: 3200 - total flux cleaned = 0.0048641 Jy ! Component: 3250 - total flux cleaned = 0.0048641 Jy ! Component: 3300 - total flux cleaned = 0.00497347 Jy ! Component: 3350 - total flux cleaned = 0.00502771 Jy ! Component: 3400 - total flux cleaned = 0.00510863 Jy ! Component: 3450 - total flux cleaned = 0.0051488 Jy ! Component: 3500 - total flux cleaned = 0.00518875 Jy ! Component: 3550 - total flux cleaned = 0.00528132 Jy ! Component: 3600 - total flux cleaned = 0.00522876 Jy ! Component: 3650 - total flux cleaned = 0.00537244 Jy ! Component: 3700 - total flux cleaned = 0.00542416 Jy ! Component: 3750 - total flux cleaned = 0.00543678 Jy ! Component: 3800 - total flux cleaned = 0.00547538 Jy ! Component: 3850 - total flux cleaned = 0.00553899 Jy ! Component: 3900 - total flux cleaned = 0.00558976 Jy ! Component: 3950 - total flux cleaned = 0.00567767 Jy ! Component: 4000 - total flux cleaned = 0.00564017 Jy ! Component: 4050 - total flux cleaned = 0.00567761 Jy ! Total flux subtracted in 4096 components = 0.00571467 Jy ! Clean residual min=-0.000678 max=0.000741 Jy/beam ! Clean residual mean=-0.000001 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.267618 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 492 components and 0.267618 Jy ![Exited script file: muppet] wmap "J2150-2812_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.909 x 7.418 at -6.612 degrees (North through East) ! Clean map min=-0.0016234 max=0.17152 Jy/beam ! Writing clean map to FITS file: J2150-2812_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.171522 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221907 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.388126 0.388126 0.776251 1.5525 3.105 6.21001 12.42 24.84 49.6801 99.3601 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.171 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.909 x 7.418 at -6.612 degrees (North through East) ! Clean map min=-0.0016234 max=0.17152 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 J2150-2812_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:35:31 2017