! Started logfile: J1350-2204_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:26:25 2017 obs J1350-2204_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1350-2204_S_2015_01_23_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.958674 visibilities/baseline/integration-bin. ! Found source: J1350-2204 ! ! 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 9836 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 J1350-2204_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.754249Jy sigma=0.006498 ! Fit after self-cal, rms=0.737438Jy sigma=0.006388 ! 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.438 mas, bmaj=6.204 mas, bpa=-2.991 degrees ! Estimated noise=1187.14 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.214641 Jy ! Component: 100 - total flux cleaned = 0.289163 Jy ! Total flux subtracted in 100 components = 0.289163 Jy ! Clean residual min=-0.027220 max=0.082142 Jy/beam ! Clean residual mean=-0.000253 rms=0.009024 Jy/beam ! Combined flux in latest and established models = 0.289163 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.289163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274183Jy sigma=0.002052 ! Fit after self-cal, rms=0.274144Jy sigma=0.002051 ! Inverting map ! Added new window around map position (-3.5, -26.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0735832 Jy ! Component: 100 - total flux cleaned = 0.120244 Jy ! Total flux subtracted in 100 components = 0.120244 Jy ! Clean residual min=-0.023540 max=0.031946 Jy/beam ! Clean residual mean=-0.000197 rms=0.006748 Jy/beam ! Combined flux in latest and established models = 0.409407 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 41 components and 0.409407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242109Jy sigma=0.001652 ! Fit after self-cal, rms=0.238935Jy sigma=0.001617 ! 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.989 mas, bmaj=7.35 mas, bpa=-3.809 degrees ! Estimated noise=858.826 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.0738233 Jy ! Component: 100 - total flux cleaned = 0.123965 Jy ! Component: 150 - total flux cleaned = 0.160885 Jy ! Component: 200 - total flux cleaned = 0.188722 Jy ! Total flux subtracted in 200 components = 0.188722 Jy ! Clean residual min=-0.022075 max=0.030068 Jy/beam ! Clean residual mean=-0.000269 rms=0.007547 Jy/beam ! Combined flux in latest and established models = 0.598129 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 109 components and 0.598129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214150Jy sigma=0.001198 ! Fit after self-cal, rms=0.212205Jy sigma=0.001170 ! 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.01 FD 1.26 HN 1.13 KP 0.97 ! LA 0.89 MK 1.05 NL 1.19 OV 0.90 ! PT 0.90 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.59 HN 1.21 KP 0.89 ! LA 0.87 MK 1.08 NL 1.32 OV 0.94 ! PT 0.89 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.82 HN 1.19 KP 0.79 ! LA 0.71 MK 1.09 NL 1.22 OV 0.86 ! PT 0.88 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.49 HN 1.15 KP 0.74 ! LA 0.77 MK 1.06 NL 1.03 OV 0.95 ! PT 0.93 SC 1.01 ! ! ! Fit before self-cal, rms=0.212205Jy sigma=0.001170 ! Fit after self-cal, rms=0.275761Jy sigma=0.000891 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=7.534 mas, bpa=-2.956 degrees ! Estimated noise=834.831 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.0148086 Jy ! Component: 100 - total flux cleaned = 0.0148393 Jy ! Component: 150 - total flux cleaned = 0.0145583 Jy ! Component: 200 - total flux cleaned = 0.0143436 Jy ! Total flux subtracted in 200 components = 0.0143436 Jy ! Clean residual min=-0.012089 max=0.014073 Jy/beam ! Clean residual mean=-0.000047 rms=0.002490 Jy/beam ! Combined flux in latest and established models = 0.612473 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 129 components and 0.612473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274550Jy sigma=0.000858 ! Fit after self-cal, rms=0.274785Jy sigma=0.000848 ! Inverting map ! Added new window around map position (0, -27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118581 Jy ! Component: 100 - total flux cleaned = 0.0127032 Jy ! Component: 150 - total flux cleaned = 0.0127127 Jy ! Component: 200 - total flux cleaned = 0.0125198 Jy ! Total flux subtracted in 200 components = 0.0125198 Jy ! Clean residual min=-0.009085 max=0.009565 Jy/beam ! Clean residual mean=-0.000032 rms=0.001983 Jy/beam ! Combined flux in latest and established models = 0.624993 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 146 components and 0.624993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274064Jy sigma=0.000833 ! Fit after self-cal, rms=0.274051Jy sigma=0.000830 ! 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.274051Jy sigma=0.000830 ! Fit after self-cal, rms=0.290389Jy sigma=0.000815 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=7.521 mas, bpa=-2.905 degrees ! Estimated noise=833.206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00596352 Jy ! Component: 100 - total flux cleaned = 0.00729599 Jy ! Component: 150 - total flux cleaned = 0.00717041 Jy ! Component: 200 - total flux cleaned = 0.00691858 Jy ! Total flux subtracted in 200 components = 0.00691858 Jy ! Clean residual min=-0.006157 max=0.007952 Jy/beam ! Clean residual mean=-0.000013 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.631911 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 163 components and 0.631911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290031Jy sigma=0.000808 ! Fit after self-cal, rms=0.290069Jy sigma=0.000806 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 (-18, -42). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00636318 Jy ! Component: 100 - total flux cleaned = 0.00770321 Jy ! Component: 150 - total flux cleaned = 0.00795989 Jy ! Component: 200 - total flux cleaned = 0.00766137 Jy ! Total flux subtracted in 200 components = 0.00766137 Jy ! Clean residual min=-0.004700 max=0.007227 Jy/beam ! Clean residual mean=-0.000003 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.639573 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 176 components and 0.639573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289864Jy sigma=0.000802 ! Fit after self-cal, rms=0.289881Jy sigma=0.000801 ! Inverting map ! Added new window around map position (6.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00489456 Jy ! Component: 100 - total flux cleaned = 0.00489244 Jy ! Component: 150 - total flux cleaned = 0.00516024 Jy ! Component: 200 - total flux cleaned = 0.00527869 Jy ! Total flux subtracted in 200 components = 0.00527869 Jy ! Clean residual min=-0.004131 max=0.004650 Jy/beam ! Clean residual mean=0.000004 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.644851 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 193 components and 0.644852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289665Jy sigma=0.000797 ! Fit after self-cal, rms=0.289674Jy sigma=0.000796 ! 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.289674Jy sigma=0.000796 ! Fit after self-cal, rms=0.293203Jy sigma=0.000795 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=7.503 mas, bpa=-2.918 degrees ! Estimated noise=831.886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0042065 Jy ! Component: 100 - total flux cleaned = 0.00588151 Jy ! Component: 150 - total flux cleaned = 0.00675656 Jy ! Component: 200 - total flux cleaned = 0.0070995 Jy ! Total flux subtracted in 200 components = 0.0070995 Jy ! Clean residual min=-0.003473 max=0.004294 Jy/beam ! Clean residual mean=0.000001 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.651951 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 199 components and 0.651951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293045Jy sigma=0.000793 ! Fit after self-cal, rms=0.293052Jy 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 (-8, -31). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230115 Jy ! Component: 100 - total flux cleaned = 0.00318591 Jy ! Component: 150 - total flux cleaned = 0.00361877 Jy ! Component: 200 - total flux cleaned = 0.00354681 Jy ! Total flux subtracted in 200 components = 0.00354681 Jy ! Clean residual min=-0.003244 max=0.003421 Jy/beam ! Clean residual mean=0.000006 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.655498 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 224 components and 0.655498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292966Jy sigma=0.000791 ! Fit after self-cal, rms=0.292973Jy 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.292973Jy sigma=0.000791 ! Fit after self-cal, rms=0.294521Jy sigma=0.000790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.654 mas, bmaj=16.68 mas, bpa=0.6092 degrees ! Estimated noise=1067.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00344737 Jy ! Component: 100 - total flux cleaned = 0.00513618 Jy ! Component: 150 - total flux cleaned = 0.00513146 Jy ! Component: 200 - total flux cleaned = 0.0050276 Jy ! Total flux subtracted in 200 components = 0.0050276 Jy ! Clean residual min=-0.003454 max=0.003498 Jy/beam ! Clean residual mean=0.000010 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.660525 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 244 components and 0.660525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294423Jy sigma=0.000790 ! Fit after self-cal, rms=0.294427Jy sigma=0.000790 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.000729837 Jy ! Component: 100 - total flux cleaned = 0.000731795 Jy ! Component: 150 - total flux cleaned = 0.000611391 Jy ! Component: 200 - total flux cleaned = 0.000467316 Jy ! Total flux subtracted in 200 components = 0.000467316 Jy ! Clean residual min=-0.003252 max=0.003265 Jy/beam ! Clean residual mean=0.000013 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.660993 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 261 components and 0.660993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294400Jy sigma=0.000790 ! Fit after self-cal, rms=0.294406Jy sigma=0.000790 ! 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.082 mas, bmaj=7.487 mas, bpa=-2.944 degrees ! Estimated noise=832.648 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.082 x 7.487 at -2.944 degrees (North through East) ! Clean map min=-0.0025639 max=0.28529 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.489 mas, bmaj=6.242 mas, bpa=-1.927 degrees ! Estimated noise=1176.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.214044 Jy ! Component: 100 - total flux cleaned = 0.305858 Jy ! Component: 150 - total flux cleaned = 0.370543 Jy ! Component: 200 - total flux cleaned = 0.419141 Jy ! Total flux subtracted in 200 components = 0.419141 Jy ! Clean residual min=-0.013959 max=0.028189 Jy/beam ! Clean residual mean=-0.000132 rms=0.004897 Jy/beam ! Combined flux in latest and established models = 0.41914 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 55 model components to the UV plane model. ! The established model now contains 55 components and 0.41914 Jy ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=7.487 mas, bpa=-2.944 degrees ! Estimated noise=832.648 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.0630482 Jy ! Component: 100 - total flux cleaned = 0.10691 Jy ! Component: 150 - total flux cleaned = 0.138414 Jy ! Component: 200 - total flux cleaned = 0.161417 Jy ! Total flux subtracted in 200 components = 0.161417 Jy ! Clean residual min=-0.006509 max=0.013046 Jy/beam ! Clean residual mean=-0.000085 rms=0.002775 Jy/beam ! Combined flux in latest and established models = 0.580557 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 105 components and 0.580557 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016974 Jy ! Component: 100 - total flux cleaned = 0.0297305 Jy ! Component: 150 - total flux cleaned = 0.0394825 Jy ! Component: 200 - total flux cleaned = 0.0470722 Jy ! Total flux subtracted in 200 components = 0.0470722 Jy ! Clean residual min=-0.004251 max=0.005115 Jy/beam ! Clean residual mean=-0.000030 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.627629 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 145 components and 0.62763 Jy ! Inverting map ! Added new window around map position (-38, 43). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00608118 Jy ! Component: 100 - total flux cleaned = 0.010851 Jy ! Component: 150 - total flux cleaned = 0.0146818 Jy ! Component: 200 - total flux cleaned = 0.017899 Jy ! Total flux subtracted in 200 components = 0.017899 Jy ! Clean residual min=-0.003293 max=0.003004 Jy/beam ! Clean residual mean=-0.000011 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.645529 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 186 components and 0.645529 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.654 mas, bmaj=16.68 mas, bpa=0.6092 degrees ! Estimated noise=1067.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00461576 Jy ! Component: 100 - total flux cleaned = 0.00790677 Jy ! Component: 150 - total flux cleaned = 0.0103727 Jy ! Component: 200 - total flux cleaned = 0.0114185 Jy ! Total flux subtracted in 200 components = 0.0114185 Jy ! Clean residual min=-0.003455 max=0.002939 Jy/beam ! Clean residual mean=0.000004 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.656947 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.000420414 Jy ! Component: 100 - total flux cleaned = 0.00067922 Jy ! Component: 150 - total flux cleaned = 0.00085966 Jy ! Component: 200 - total flux cleaned = 0.00108402 Jy ! Total flux subtracted in 200 components = 0.00108402 Jy ! Clean residual min=-0.003250 max=0.002881 Jy/beam ! Clean residual mean=0.000007 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.658031 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 262 components and 0.658031 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=7.487 mas, bpa=-2.944 degrees ! Estimated noise=832.648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000798142 Jy ! Component: 100 - total flux cleaned = 0.0012474 Jy ! Component: 150 - total flux cleaned = 0.00152989 Jy ! Component: 200 - total flux cleaned = 0.0016847 Jy ! Total flux subtracted in 200 components = 0.0016847 Jy ! Clean residual min=-0.002662 max=0.002487 Jy/beam ! Clean residual mean=0.000005 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.659716 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 285 components and 0.659716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294232Jy sigma=0.000788 ! Fit after self-cal, rms=0.294230Jy sigma=0.000788 wmodel J1350-2204_S_2015_01_23_pus_map.mod ! Writing 285 model components to file: J1350-2204_S_2015_01_23_pus_map.mod wobs J1350-2204_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1350-2204_S_2015_01_23_pus_uvs.fits wwins J1350-2204_S_2015_01_23_pus_map.win ! wwins: Wrote 7 windows to J1350-2204_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.000149548 Jy ! Component: 100 - total flux cleaned = 2.87898e-05 Jy ! Component: 150 - total flux cleaned = 0.00019843 Jy ! Component: 200 - total flux cleaned = 0.00028049 Jy ! Component: 250 - total flux cleaned = 0.000321298 Jy ! Component: 300 - total flux cleaned = 0.000360255 Jy ! Component: 350 - total flux cleaned = 0.000397721 Jy ! Component: 400 - total flux cleaned = 0.000251961 Jy ! Component: 450 - total flux cleaned = 0.000180747 Jy ! Component: 500 - total flux cleaned = 7.59023e-05 Jy ! Component: 550 - total flux cleaned = -6.09157e-05 Jy ! Component: 600 - total flux cleaned = -2.68298e-05 Jy ! Component: 650 - total flux cleaned = -9.39305e-05 Jy ! Component: 700 - total flux cleaned = -0.000256987 Jy ! Component: 750 - total flux cleaned = -0.000321102 Jy ! Component: 800 - total flux cleaned = -0.000416082 Jy ! Component: 850 - total flux cleaned = -0.000510134 Jy ! Component: 900 - total flux cleaned = -0.000571819 Jy ! Component: 950 - total flux cleaned = -0.000663351 Jy ! Component: 1000 - total flux cleaned = -0.00072369 Jy ! Component: 1050 - total flux cleaned = -0.000842752 Jy ! Component: 1100 - total flux cleaned = -0.000842321 Jy ! Component: 1150 - total flux cleaned = -0.000929967 Jy ! Component: 1200 - total flux cleaned = -0.00104537 Jy ! Component: 1250 - total flux cleaned = -0.00110227 Jy ! Component: 1300 - total flux cleaned = -0.00127145 Jy ! Component: 1350 - total flux cleaned = -0.00138251 Jy ! Component: 1400 - total flux cleaned = -0.00149192 Jy ! Component: 1450 - total flux cleaned = -0.00157395 Jy ! Component: 1500 - total flux cleaned = -0.00170851 Jy ! Component: 1550 - total flux cleaned = -0.0018151 Jy ! Component: 1600 - total flux cleaned = -0.00186796 Jy ! Component: 1650 - total flux cleaned = -0.00194607 Jy ! Component: 1700 - total flux cleaned = -0.00210097 Jy ! Component: 1750 - total flux cleaned = -0.00217824 Jy ! Component: 1800 - total flux cleaned = -0.00230539 Jy ! Component: 1850 - total flux cleaned = -0.0024812 Jy ! Component: 1900 - total flux cleaned = -0.00263048 Jy ! Component: 1950 - total flux cleaned = -0.00267977 Jy ! Component: 2000 - total flux cleaned = -0.00282656 Jy ! Component: 2050 - total flux cleaned = -0.00302001 Jy ! Component: 2100 - total flux cleaned = -0.00306758 Jy ! Component: 2150 - total flux cleaned = -0.00309152 Jy ! Component: 2200 - total flux cleaned = -0.00325659 Jy ! Component: 2250 - total flux cleaned = -0.00325659 Jy ! Component: 2300 - total flux cleaned = -0.00339577 Jy ! Component: 2350 - total flux cleaned = -0.00346443 Jy ! Component: 2400 - total flux cleaned = -0.0036241 Jy ! Component: 2450 - total flux cleaned = -0.00366887 Jy ! Component: 2500 - total flux cleaned = -0.00373612 Jy ! Component: 2550 - total flux cleaned = -0.00371365 Jy ! Component: 2600 - total flux cleaned = -0.00377987 Jy ! Component: 2650 - total flux cleaned = -0.00375802 Jy ! Component: 2700 - total flux cleaned = -0.00380162 Jy ! Component: 2750 - total flux cleaned = -0.0037583 Jy ! Component: 2800 - total flux cleaned = -0.00380131 Jy ! Component: 2850 - total flux cleaned = -0.00382267 Jy ! Component: 2900 - total flux cleaned = -0.00382276 Jy ! Component: 2950 - total flux cleaned = -0.00384391 Jy ! Component: 3000 - total flux cleaned = -0.00388586 Jy ! Component: 3050 - total flux cleaned = -0.00392734 Jy ! Component: 3100 - total flux cleaned = -0.00392752 Jy ! Component: 3150 - total flux cleaned = -0.00392745 Jy ! Component: 3200 - total flux cleaned = -0.00394778 Jy ! Component: 3250 - total flux cleaned = -0.0039478 Jy ! Component: 3300 - total flux cleaned = -0.00400827 Jy ! Component: 3350 - total flux cleaned = -0.0040285 Jy ! Component: 3400 - total flux cleaned = -0.00408842 Jy ! Component: 3450 - total flux cleaned = -0.00420774 Jy ! Component: 3500 - total flux cleaned = -0.00422753 Jy ! Component: 3550 - total flux cleaned = -0.00426659 Jy ! Component: 3600 - total flux cleaned = -0.00428616 Jy ! Component: 3650 - total flux cleaned = -0.00428618 Jy ! Component: 3700 - total flux cleaned = -0.00438266 Jy ! Component: 3750 - total flux cleaned = -0.00438265 Jy ! Component: 3800 - total flux cleaned = -0.00438256 Jy ! Component: 3850 - total flux cleaned = -0.00438253 Jy ! Component: 3900 - total flux cleaned = -0.00443925 Jy ! Component: 3950 - total flux cleaned = -0.00449575 Jy ! Component: 4000 - total flux cleaned = -0.00445831 Jy ! Component: 4050 - total flux cleaned = -0.00449562 Jy ! Total flux subtracted in 4096 components = -0.00453268 Jy ! Clean residual min=-0.001400 max=0.001131 Jy/beam ! Clean residual mean=-0.000000 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.655183 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 604 components and 0.655183 Jy ![Exited script file: muppet] wmap "J1350-2204_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.082 x 7.487 at -2.944 degrees (North through East) ! Clean map min=-0.0021114 max=0.2885 Jy/beam ! Writing clean map to FITS file: J1350-2204_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.288504 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000346027 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.359816 0.359816 0.719632 1.43926 2.87853 5.75706 11.5141 23.0282 46.0564 92.1129 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.288 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.082 x 7.487 at -2.944 degrees (North through East) ! Clean map min=-0.0021114 max=0.2885 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 J1350-2204_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:26:30 2017