! Started logfile: J2154-1501_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:10:34 2016 obs J2154-1501_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2154-1501_S_2015_03_17_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.820256 visibilities/baseline/integration-bin. ! Found source: J2154-1501 ! ! 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 16684 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 J2154-1501_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 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.920370Jy sigma=0.008848 ! Fit after self-cal, rms=0.876973Jy sigma=0.008460 ! 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.467 mas, bmaj=6.265 mas, bpa=-4.731 degrees ! Estimated noise=833.613 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.0891727 Jy ! Component: 100 - total flux cleaned = 0.118497 Jy ! Total flux subtracted in 100 components = 0.118497 Jy ! Clean residual min=-0.004703 max=0.012241 Jy/beam ! Clean residual mean=-0.000007 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.118497 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.118497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095489Jy sigma=0.000826 ! Fit after self-cal, rms=0.095339Jy sigma=0.000825 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130321 Jy ! Component: 100 - total flux cleaned = 0.0196633 Jy ! Total flux subtracted in 100 components = 0.0196633 Jy ! Clean residual min=-0.003446 max=0.003845 Jy/beam ! Clean residual mean=0.000001 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.13816 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 34 components and 0.13816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092675Jy sigma=0.000804 ! Fit after self-cal, rms=0.092642Jy sigma=0.000804 ! 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.121 mas, bmaj=7.634 mas, bpa=-3.79 degrees ! Estimated noise=582.148 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.00619316 Jy ! Component: 100 - total flux cleaned = 0.00955345 Jy ! Component: 150 - total flux cleaned = 0.0114632 Jy ! Component: 200 - total flux cleaned = 0.012565 Jy ! Total flux subtracted in 200 components = 0.012565 Jy ! Clean residual min=-0.003549 max=0.003656 Jy/beam ! Clean residual mean=0.000004 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.150725 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 58 components and 0.150725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092097Jy sigma=0.000801 ! Fit after self-cal, rms=0.092085Jy sigma=0.000801 ! 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 1.01 FD 0.86 HN 1.00 KP 1.06 ! LA 1.04 MK 0.96 NL 0.90 OV 1.03 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.93 HN 1.06 KP 1.09 ! LA 0.96 MK 1.00 NL 1.04 OV 1.02 ! PT 1.05 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.89 HN 1.09 KP 0.95 ! LA 0.81 MK 1.03 NL 1.19 OV 0.94 ! PT 1.00 SC 1.06 ! ! ! 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 0.94 HN 1.01 KP 0.94 ! LA 0.86 MK 1.08 NL 1.02 OV 0.99 ! PT 1.10 SC 0.96 ! ! ! Fit before self-cal, rms=0.092085Jy sigma=0.000801 ! Fit after self-cal, rms=0.089445Jy sigma=0.000790 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.149 mas, bmaj=7.693 mas, bpa=-3.636 degrees ! Estimated noise=584.533 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.00059874 Jy ! Component: 100 - total flux cleaned = -0.000692068 Jy ! Component: 150 - total flux cleaned = -0.000785675 Jy ! Component: 200 - total flux cleaned = -0.000856174 Jy ! Total flux subtracted in 200 components = -0.000856174 Jy ! Clean residual min=-0.002240 max=0.002118 Jy/beam ! Clean residual mean=0.000001 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.149869 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.149869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089438Jy sigma=0.000790 ! Fit after self-cal, rms=0.089412Jy sigma=0.000790 ! 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.089412Jy sigma=0.000790 ! Fit after self-cal, rms=0.089650Jy sigma=0.000789 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.692 mas, bpa=-3.6 degrees ! Estimated noise=584.745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000419388 Jy ! Component: 100 - total flux cleaned = -0.000406476 Jy ! Component: 150 - total flux cleaned = -0.000418729 Jy ! Component: 200 - total flux cleaned = -0.000430105 Jy ! Total flux subtracted in 200 components = -0.000430105 Jy ! Clean residual min=-0.001895 max=0.001864 Jy/beam ! Clean residual mean=0.000003 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.149439 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 70 components and 0.149439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089646Jy sigma=0.000788 ! Fit after self-cal, rms=0.089658Jy sigma=0.000788 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 = 2.28432e-05 Jy ! Component: 100 - total flux cleaned = 2.03979e-06 Jy ! Component: 150 - total flux cleaned = -8.28061e-06 Jy ! Component: 200 - total flux cleaned = -1.78179e-05 Jy ! Total flux subtracted in 200 components = -1.78179e-05 Jy ! Clean residual min=-0.001896 max=0.001873 Jy/beam ! Clean residual mean=0.000003 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.149421 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 70 components and 0.149421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089656Jy sigma=0.000788 ! Fit after self-cal, rms=0.089656Jy sigma=0.000788 ! 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.089656Jy sigma=0.000788 ! Fit after self-cal, rms=0.089673Jy sigma=0.000788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.167 mas, bmaj=7.698 mas, bpa=-3.473 degrees ! Estimated noise=585.332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00037475 Jy ! Component: 100 - total flux cleaned = -0.000399494 Jy ! Component: 150 - total flux cleaned = -0.00039932 Jy ! Component: 200 - total flux cleaned = -0.000418634 Jy ! Total flux subtracted in 200 components = -0.000418634 Jy ! Clean residual min=-0.001889 max=0.001870 Jy/beam ! Clean residual mean=0.000003 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.149002 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 71 components and 0.149002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089669Jy sigma=0.000788 ! Fit after self-cal, rms=0.089670Jy sigma=0.000788 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 = 1.58456e-05 Jy ! Component: 100 - total flux cleaned = 1.55686e-05 Jy ! Component: 150 - total flux cleaned = 6.94124e-06 Jy ! Component: 200 - total flux cleaned = -1.19605e-06 Jy ! Total flux subtracted in 200 components = -1.19605e-06 Jy ! Clean residual min=-0.001893 max=0.001870 Jy/beam ! Clean residual mean=0.000003 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.149001 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 71 components and 0.149001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089668Jy sigma=0.000788 ! Fit after self-cal, rms=0.089668Jy sigma=0.000788 ! 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.089668Jy sigma=0.000788 ! Fit after self-cal, rms=0.089674Jy sigma=0.000788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.49 mas, bmaj=14.61 mas, bpa=4.814 degrees ! Estimated noise=748.258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000474264 Jy ! Component: 100 - total flux cleaned = -0.000473488 Jy ! Component: 150 - total flux cleaned = -0.000486226 Jy ! Component: 200 - total flux cleaned = -0.000496599 Jy ! Total flux subtracted in 200 components = -0.000496599 Jy ! Clean residual min=-0.001940 max=0.002342 Jy/beam ! Clean residual mean=0.000006 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.148505 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 75 components and 0.148505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089675Jy sigma=0.000788 ! Fit after self-cal, rms=0.089673Jy sigma=0.000788 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.000109205 Jy ! Component: 100 - total flux cleaned = -9.98082e-05 Jy ! Component: 150 - total flux cleaned = -9.29925e-05 Jy ! Component: 200 - total flux cleaned = -9.77224e-05 Jy ! Total flux subtracted in 200 components = -9.77224e-05 Jy ! Clean residual min=-0.001943 max=0.002327 Jy/beam ! Clean residual mean=0.000006 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.148407 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 77 components and 0.148407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089674Jy sigma=0.000788 ! Fit after self-cal, rms=0.089674Jy sigma=0.000788 ! 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.176 mas, bmaj=7.705 mas, bpa=-3.349 degrees ! Estimated noise=585.844 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.176 x 7.705 at -3.349 degrees (North through East) ! Clean map min=-0.0018147 max=0.12093 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.504 mas, bmaj=6.302 mas, bpa=-4.312 degrees ! Estimated noise=845.321 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0899247 Jy ! Component: 100 - total flux cleaned = 0.119144 Jy ! Component: 150 - total flux cleaned = 0.131351 Jy ! Component: 200 - total flux cleaned = 0.137506 Jy ! Total flux subtracted in 200 components = 0.137506 Jy ! Clean residual min=-0.002720 max=0.003196 Jy/beam ! Clean residual mean=-0.000000 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.137506 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.137506 Jy ! Inverting map and beam ! Estimated beam: bmin=3.176 mas, bmaj=7.705 mas, bpa=-3.349 degrees ! Estimated noise=585.844 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.00550337 Jy ! Component: 100 - total flux cleaned = 0.00820058 Jy ! Component: 150 - total flux cleaned = 0.00961465 Jy ! Component: 200 - total flux cleaned = 0.0103834 Jy ! Total flux subtracted in 200 components = 0.0103834 Jy ! Clean residual min=-0.001927 max=0.001889 Jy/beam ! Clean residual mean=0.000002 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.147889 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 45 components and 0.147889 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.49 mas, bmaj=14.61 mas, bpa=4.814 degrees ! Estimated noise=748.258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000410438 Jy ! Component: 100 - total flux cleaned = 0.000464871 Jy ! Component: 150 - total flux cleaned = 0.000473534 Jy ! Component: 200 - total flux cleaned = 0.000470113 Jy ! Total flux subtracted in 200 components = 0.000470113 Jy ! Clean residual min=-0.001954 max=0.002335 Jy/beam ! Clean residual mean=0.000006 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.148359 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.52395e-06 Jy ! Component: 100 - total flux cleaned = -6.82503e-06 Jy ! Component: 150 - total flux cleaned = -9.97436e-06 Jy ! Component: 200 - total flux cleaned = -1.31112e-05 Jy ! Total flux subtracted in 200 components = -1.31112e-05 Jy ! Clean residual min=-0.001951 max=0.002333 Jy/beam ! Clean residual mean=0.000006 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.148346 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.148346 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.176 mas, bmaj=7.705 mas, bpa=-3.349 degrees ! Estimated noise=585.844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000100915 Jy ! Component: 100 - total flux cleaned = -8.74826e-05 Jy ! Component: 150 - total flux cleaned = -7.35987e-05 Jy ! Component: 200 - total flux cleaned = -6.07489e-05 Jy ! Total flux subtracted in 200 components = -6.07489e-05 Jy ! Clean residual min=-0.001902 max=0.001898 Jy/beam ! Clean residual mean=0.000003 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.148285 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.148285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089680Jy sigma=0.000788 ! Fit after self-cal, rms=0.089678Jy sigma=0.000788 wmodel J2154-1501_S_2015_03_17_pus_map.mod ! Writing 55 model components to file: J2154-1501_S_2015_03_17_pus_map.mod wobs J2154-1501_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2154-1501_S_2015_03_17_pus_uvs.fits wwins J2154-1501_S_2015_03_17_pus_map.win ! wwins: Wrote 1 windows to J2154-1501_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.25976e-05 Jy ! Component: 100 - total flux cleaned = -8.31153e-05 Jy ! Component: 150 - total flux cleaned = -0.000142338 Jy ! Component: 200 - total flux cleaned = -0.000170156 Jy ! Component: 250 - total flux cleaned = -0.000223975 Jy ! Component: 300 - total flux cleaned = -0.000276896 Jy ! Component: 350 - total flux cleaned = -0.000328246 Jy ! Component: 400 - total flux cleaned = -0.000427776 Jy ! Component: 450 - total flux cleaned = -0.00045187 Jy ! Component: 500 - total flux cleaned = -0.000475476 Jy ! Component: 550 - total flux cleaned = -0.0004522 Jy ! Component: 600 - total flux cleaned = -0.000497785 Jy ! Component: 650 - total flux cleaned = -0.000430535 Jy ! Component: 700 - total flux cleaned = -0.000364703 Jy ! Component: 750 - total flux cleaned = -0.000343655 Jy ! Component: 800 - total flux cleaned = -0.000301729 Jy ! Component: 850 - total flux cleaned = -0.000259916 Jy ! Component: 900 - total flux cleaned = -0.000198083 Jy ! Component: 950 - total flux cleaned = -0.000137713 Jy ! Component: 1000 - total flux cleaned = -3.84015e-05 Jy ! Component: 1050 - total flux cleaned = -1.90191e-05 Jy ! Component: 1100 - total flux cleaned = 5.80982e-05 Jy ! Component: 1150 - total flux cleaned = 9.61662e-05 Jy ! Component: 1200 - total flux cleaned = 0.000133815 Jy ! Component: 1250 - total flux cleaned = 0.000171049 Jy ! Component: 1300 - total flux cleaned = 0.000244175 Jy ! Component: 1350 - total flux cleaned = 0.000280317 Jy ! Component: 1400 - total flux cleaned = 0.000404333 Jy ! Component: 1450 - total flux cleaned = 0.00043905 Jy ! Component: 1500 - total flux cleaned = 0.000456094 Jy ! Component: 1550 - total flux cleaned = 0.000541851 Jy ! Component: 1600 - total flux cleaned = 0.000643526 Jy ! Component: 1650 - total flux cleaned = 0.000727098 Jy ! Component: 1700 - total flux cleaned = 0.000793611 Jy ! Component: 1750 - total flux cleaned = 0.000924705 Jy ! Component: 1800 - total flux cleaned = 0.00100579 Jy ! Component: 1850 - total flux cleaned = 0.00107009 Jy ! Component: 1900 - total flux cleaned = 0.00119738 Jy ! Component: 1950 - total flux cleaned = 0.00126036 Jy ! Component: 2000 - total flux cleaned = 0.00133811 Jy ! Component: 2050 - total flux cleaned = 0.00139975 Jy ! Component: 2100 - total flux cleaned = 0.00144562 Jy ! Component: 2150 - total flux cleaned = 0.00155125 Jy ! Component: 2200 - total flux cleaned = 0.00159616 Jy ! Component: 2250 - total flux cleaned = 0.00167044 Jy ! Component: 2300 - total flux cleaned = 0.00168524 Jy ! Component: 2350 - total flux cleaned = 0.0017288 Jy ! Component: 2400 - total flux cleaned = 0.00181543 Jy ! Component: 2450 - total flux cleaned = 0.00188716 Jy ! Component: 2500 - total flux cleaned = 0.00192976 Jy ! Component: 2550 - total flux cleaned = 0.00200003 Jy ! Component: 2600 - total flux cleaned = 0.00205589 Jy ! Component: 2650 - total flux cleaned = 0.00209744 Jy ! Component: 2700 - total flux cleaned = 0.0021385 Jy ! Component: 2750 - total flux cleaned = 0.00220652 Jy ! Component: 2800 - total flux cleaned = 0.00223353 Jy ! Component: 2850 - total flux cleaned = 0.00228702 Jy ! Component: 2900 - total flux cleaned = 0.00228711 Jy ! Component: 2950 - total flux cleaned = 0.00233981 Jy ! Component: 3000 - total flux cleaned = 0.00236593 Jy ! Component: 3050 - total flux cleaned = 0.00239193 Jy ! Component: 3100 - total flux cleaned = 0.00244336 Jy ! Component: 3150 - total flux cleaned = 0.00246883 Jy ! Component: 3200 - total flux cleaned = 0.00246891 Jy ! Component: 3250 - total flux cleaned = 0.0025065 Jy ! Component: 3300 - total flux cleaned = 0.00259371 Jy ! Component: 3350 - total flux cleaned = 0.00255646 Jy ! Component: 3400 - total flux cleaned = 0.00260567 Jy ! Component: 3450 - total flux cleaned = 0.00263022 Jy ! Component: 3500 - total flux cleaned = 0.00263021 Jy ! Component: 3550 - total flux cleaned = 0.00267849 Jy ! Component: 3600 - total flux cleaned = 0.00269052 Jy ! Component: 3650 - total flux cleaned = 0.00273794 Jy ! Component: 3700 - total flux cleaned = 0.00276133 Jy ! Component: 3750 - total flux cleaned = 0.00273801 Jy ! Component: 3800 - total flux cleaned = 0.00277295 Jy ! Component: 3850 - total flux cleaned = 0.00276127 Jy ! Component: 3900 - total flux cleaned = 0.00276135 Jy ! Component: 3950 - total flux cleaned = 0.00276131 Jy ! Component: 4000 - total flux cleaned = 0.00272726 Jy ! Component: 4050 - total flux cleaned = 0.00273865 Jy ! Total flux subtracted in 4096 components = 0.00277224 Jy ! Clean residual min=-0.000719 max=0.000618 Jy/beam ! Clean residual mean=0.000000 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.151057 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 352 components and 0.151058 Jy ![Exited script file: muppet] wmap "J2154-1501_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.176 x 7.705 at -3.349 degrees (North through East) ! Clean map min=-0.0012929 max=0.121 Jy/beam ! Writing clean map to FITS file: J2154-1501_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.121 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201443 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.499445 0.499445 0.998891 1.99778 3.99556 7.99113 15.9823 31.9645 63.929 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.121 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.176 x 7.705 at -3.349 degrees (North through East) ! Clean map min=-0.0012929 max=0.121 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 J2154-1501_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:10:39 2016