! Started logfile: J1351-1449_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:28:53 2017 obs J1351-1449_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J1351-1449_S_2014_01_04_pus_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.679259 visibilities/baseline/integration-bin. ! Found source: J1351-1449 ! ! 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 370 lines of history. ! ! Reading 7336 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 J1351-1449_S_2014_01_04_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 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.689604Jy sigma=0.008983 ! Fit after self-cal, rms=0.602433Jy sigma=0.008281 ! 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.694 mas, bmaj=5.805 mas, bpa=-0.42 degrees ! Estimated noise=1219.48 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.31773 Jy ! Component: 100 - total flux cleaned = 0.391696 Jy ! Total flux subtracted in 100 components = 0.391696 Jy ! Clean residual min=-0.053536 max=0.171617 Jy/beam ! Clean residual mean=0.000245 rms=0.019388 Jy/beam ! Combined flux in latest and established models = 0.391696 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.391696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.304670Jy sigma=0.003647 ! Fit after self-cal, rms=0.304337Jy sigma=0.003646 ! Inverting map ! Added new window around map position (-1.5, 15.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.148637 Jy ! Component: 100 - total flux cleaned = 0.221968 Jy ! Total flux subtracted in 100 components = 0.221968 Jy ! Clean residual min=-0.035954 max=0.056542 Jy/beam ! Clean residual mean=0.000148 rms=0.010296 Jy/beam ! Combined flux in latest and established models = 0.613664 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.613664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193719Jy sigma=0.002159 ! Fit after self-cal, rms=0.187766Jy sigma=0.002059 ! 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.298 mas, bmaj=6.757 mas, bpa=0.1151 degrees ! Estimated noise=722.146 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.5, 21.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0925062 Jy ! Component: 100 - total flux cleaned = 0.151116 Jy ! Component: 150 - total flux cleaned = 0.193001 Jy ! Component: 200 - total flux cleaned = 0.224159 Jy ! Total flux subtracted in 200 components = 0.224159 Jy ! Clean residual min=-0.018857 max=0.034291 Jy/beam ! Clean residual mean=0.000176 rms=0.006476 Jy/beam ! Combined flux in latest and established models = 0.837823 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 83 components and 0.837822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118388Jy sigma=0.001294 ! Fit after self-cal, rms=0.115230Jy sigma=0.001249 ! 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.13 FD 0.83 KP 1.00* LA 0.98 ! MK 0.97 NL 0.95 OV 0.94 PT 0.96 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.99 KP 1.00* LA 0.95 ! MK 0.97 NL 1.00 OV 0.98 PT 0.93 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.13 KP 1.00* LA 0.78 ! MK 1.01 NL 0.97 OV 0.91 PT 0.93 ! SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.99 KP 1.00* LA 0.87 ! MK 1.01 NL 1.07 OV 0.99 PT 0.97 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.115230Jy sigma=0.001249 ! Fit after self-cal, rms=0.086806Jy sigma=0.000975 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.293 mas, bmaj=6.879 mas, bpa=-0.3073 degrees ! Estimated noise=718.87 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.0104998 Jy ! Component: 100 - total flux cleaned = 0.0102595 Jy ! Component: 150 - total flux cleaned = 0.00980215 Jy ! Component: 200 - total flux cleaned = 0.00944128 Jy ! Total flux subtracted in 200 components = 0.00944128 Jy ! Clean residual min=-0.007791 max=0.006763 Jy/beam ! Clean residual mean=-0.000010 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.847264 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 100 components and 0.847264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084222Jy sigma=0.000940 ! Fit after self-cal, rms=0.083750Jy sigma=0.000936 ! 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.083750Jy sigma=0.000936 ! Fit after self-cal, rms=0.083695Jy sigma=0.000933 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.283 mas, bmaj=6.882 mas, bpa=-0.3878 degrees ! Estimated noise=719.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00440066 Jy ! Component: 100 - total flux cleaned = 0.00472361 Jy ! Component: 150 - total flux cleaned = 0.00471992 Jy ! Component: 200 - total flux cleaned = 0.00461168 Jy ! Total flux subtracted in 200 components = 0.00461168 Jy ! Clean residual min=-0.005276 max=0.004625 Jy/beam ! Clean residual mean=-0.000008 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.851876 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 115 components and 0.851876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083125Jy sigma=0.000925 ! Fit after self-cal, rms=0.083094Jy sigma=0.000925 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.000777722 Jy ! Component: 100 - total flux cleaned = 0.000887003 Jy ! Component: 150 - total flux cleaned = 0.000704398 Jy ! Component: 200 - total flux cleaned = 0.000623688 Jy ! Total flux subtracted in 200 components = 0.000623688 Jy ! Clean residual min=-0.004600 max=0.003817 Jy/beam ! Clean residual mean=-0.000009 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.852499 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 124 components and 0.852499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082845Jy sigma=0.000922 ! Fit after self-cal, rms=0.082845Jy sigma=0.000921 ! 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.082845Jy sigma=0.000921 ! Fit after self-cal, rms=0.083022Jy sigma=0.000921 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.281 mas, bmaj=6.886 mas, bpa=-0.3368 degrees ! Estimated noise=721.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213283 Jy ! Component: 100 - total flux cleaned = 0.00260977 Jy ! Component: 150 - total flux cleaned = 0.00277534 Jy ! Component: 200 - total flux cleaned = 0.00284861 Jy ! Total flux subtracted in 200 components = 0.00284861 Jy ! Clean residual min=-0.003717 max=0.003496 Jy/beam ! Clean residual mean=-0.000003 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.855348 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 131 components and 0.855348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082825Jy sigma=0.000919 ! Fit after self-cal, rms=0.082826Jy sigma=0.000918 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.000437565 Jy ! Component: 100 - total flux cleaned = 0.000511528 Jy ! Component: 150 - total flux cleaned = 0.000575054 Jy ! Component: 200 - total flux cleaned = 0.000575201 Jy ! Total flux subtracted in 200 components = 0.000575201 Jy ! Clean residual min=-0.003295 max=0.003290 Jy/beam ! Clean residual mean=-0.000004 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.855923 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 136 components and 0.855923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082720Jy sigma=0.000917 ! Fit after self-cal, rms=0.082724Jy sigma=0.000917 ! 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.082724Jy sigma=0.000917 ! Fit after self-cal, rms=0.082866Jy sigma=0.000917 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.198 mas, bmaj=14.35 mas, bpa=8.44 degrees ! Estimated noise=869.999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000993072 Jy ! Component: 100 - total flux cleaned = 0.0012207 Jy ! Component: 150 - total flux cleaned = 0.00130432 Jy ! Component: 200 - total flux cleaned = 0.00122942 Jy ! Total flux subtracted in 200 components = 0.00122942 Jy ! Clean residual min=-0.002458 max=0.002611 Jy/beam ! Clean residual mean=0.000002 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.857152 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 156 components and 0.857152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082860Jy sigma=0.000917 ! Fit after self-cal, rms=0.082853Jy sigma=0.000917 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 = 7.08087e-05 Jy ! Component: 100 - total flux cleaned = 0.000121752 Jy ! Component: 150 - total flux cleaned = 0.000144921 Jy ! Component: 200 - total flux cleaned = 0.000104293 Jy ! Total flux subtracted in 200 components = 0.000104293 Jy ! Clean residual min=-0.002398 max=0.002521 Jy/beam ! Clean residual mean=0.000001 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.857257 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 159 components and 0.857256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082852Jy sigma=0.000917 ! Fit after self-cal, rms=0.082851Jy sigma=0.000917 ! 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.28 mas, bmaj=6.889 mas, bpa=-0.2876 degrees ! Estimated noise=722.965 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.28 x 6.889 at -0.2876 degrees (North through East) ! Clean map min=-0.0028519 max=0.42511 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.67 mas, bmaj=5.891 mas, bpa=-0.8868 degrees ! Estimated noise=1225.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.329962 Jy ! Component: 100 - total flux cleaned = 0.473542 Jy ! Component: 150 - total flux cleaned = 0.563751 Jy ! Component: 200 - total flux cleaned = 0.626494 Jy ! Total flux subtracted in 200 components = 0.626494 Jy ! Clean residual min=-0.019931 max=0.035822 Jy/beam ! Clean residual mean=0.000100 rms=0.006656 Jy/beam ! Combined flux in latest and established models = 0.626494 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.626494 Jy ! Inverting map and beam ! Estimated beam: bmin=3.28 mas, bmaj=6.889 mas, bpa=-0.2876 degrees ! Estimated noise=722.965 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.071358 Jy ! Component: 100 - total flux cleaned = 0.118095 Jy ! Component: 150 - total flux cleaned = 0.149923 Jy ! Component: 200 - total flux cleaned = 0.171889 Jy ! Total flux subtracted in 200 components = 0.171889 Jy ! Clean residual min=-0.006528 max=0.012139 Jy/beam ! Clean residual mean=0.000082 rms=0.002590 Jy/beam ! Combined flux in latest and established models = 0.798383 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 77 components and 0.798383 Jy ! Inverting map ! Added new window around map position (-1.5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153238 Jy ! Component: 100 - total flux cleaned = 0.0264059 Jy ! Component: 150 - total flux cleaned = 0.0345526 Jy ! Component: 200 - total flux cleaned = 0.0406004 Jy ! Total flux subtracted in 200 components = 0.0406004 Jy ! Clean residual min=-0.003169 max=0.005070 Jy/beam ! Clean residual mean=0.000026 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.838983 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 111 components and 0.838984 Jy ! Inverting map ! Added new window around map position (-31, 82.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00499595 Jy ! Component: 100 - total flux cleaned = 0.00844907 Jy ! Component: 150 - total flux cleaned = 0.0110832 Jy ! Component: 200 - total flux cleaned = 0.0131094 Jy ! Total flux subtracted in 200 components = 0.0131094 Jy ! Clean residual min=-0.002419 max=0.002485 Jy/beam ! Clean residual mean=0.000008 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.852093 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 141 components and 0.852093 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=8.198 mas, bmaj=14.35 mas, bpa=8.44 degrees ! Estimated noise=869.999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212724 Jy ! Component: 100 - total flux cleaned = 0.0030336 Jy ! Component: 150 - total flux cleaned = 0.00346199 Jy ! Component: 200 - total flux cleaned = 0.00377867 Jy ! Total flux subtracted in 200 components = 0.00377867 Jy ! Clean residual min=-0.002446 max=0.002094 Jy/beam ! Clean residual mean=0.000007 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.855872 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.000149999 Jy ! Component: 100 - total flux cleaned = 0.000258655 Jy ! Component: 150 - total flux cleaned = 0.00033252 Jy ! Component: 200 - total flux cleaned = 0.000400827 Jy ! Total flux subtracted in 200 components = 0.000400827 Jy ! Clean residual min=-0.002272 max=0.002026 Jy/beam ! Clean residual mean=0.000005 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.856272 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 171 components and 0.856272 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.28 mas, bmaj=6.889 mas, bpa=-0.2876 degrees ! Estimated noise=722.965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261314 Jy ! Component: 100 - total flux cleaned = 0.000309094 Jy ! Component: 150 - total flux cleaned = 0.000308574 Jy ! Component: 200 - total flux cleaned = 0.000268213 Jy ! Total flux subtracted in 200 components = 0.000268213 Jy ! Clean residual min=-0.002093 max=0.002256 Jy/beam ! Clean residual mean=0.000002 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.856541 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 184 components and 0.856541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082572Jy sigma=0.000914 ! Fit after self-cal, rms=0.082586Jy sigma=0.000914 wmodel J1351-1449_S_2014_01_04_pus_map.mod ! Writing 184 model components to file: J1351-1449_S_2014_01_04_pus_map.mod wobs J1351-1449_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J1351-1449_S_2014_01_04_pus_uvs.fits wwins J1351-1449_S_2014_01_04_pus_map.win ! wwins: Wrote 5 windows to J1351-1449_S_2014_01_04_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.000338476 Jy ! Component: 100 - total flux cleaned = 0.000417407 Jy ! Component: 150 - total flux cleaned = 0.000382537 Jy ! Component: 200 - total flux cleaned = 0.000277056 Jy ! Component: 250 - total flux cleaned = 0.000107703 Jy ! Component: 300 - total flux cleaned = 9.39645e-06 Jy ! Component: 350 - total flux cleaned = -0.000244943 Jy ! Component: 400 - total flux cleaned = -0.000368859 Jy ! Component: 450 - total flux cleaned = -0.00051957 Jy ! Component: 500 - total flux cleaned = -0.000460046 Jy ! Component: 550 - total flux cleaned = -0.000345128 Jy ! Component: 600 - total flux cleaned = -0.000233082 Jy ! Component: 650 - total flux cleaned = -0.000122644 Jy ! Component: 700 - total flux cleaned = 6.72371e-05 Jy ! Component: 750 - total flux cleaned = 0.000199308 Jy ! Component: 800 - total flux cleaned = 0.000250822 Jy ! Component: 850 - total flux cleaned = 0.000378954 Jy ! Component: 900 - total flux cleaned = 0.000504503 Jy ! Component: 950 - total flux cleaned = 0.000578882 Jy ! Component: 1000 - total flux cleaned = 0.000627536 Jy ! Component: 1050 - total flux cleaned = 0.000747493 Jy ! Component: 1100 - total flux cleaned = 0.000700391 Jy ! Component: 1150 - total flux cleaned = 0.000770744 Jy ! Component: 1200 - total flux cleaned = 0.000885334 Jy ! Component: 1250 - total flux cleaned = 0.00093044 Jy ! Component: 1300 - total flux cleaned = 0.000997417 Jy ! Component: 1350 - total flux cleaned = 0.00110731 Jy ! Component: 1400 - total flux cleaned = 0.0011506 Jy ! Component: 1450 - total flux cleaned = 0.00123594 Jy ! Component: 1500 - total flux cleaned = 0.00132007 Jy ! Component: 1550 - total flux cleaned = 0.00136132 Jy ! Component: 1600 - total flux cleaned = 0.00142301 Jy ! Component: 1650 - total flux cleaned = 0.0014837 Jy ! Component: 1700 - total flux cleaned = 0.00154398 Jy ! Component: 1750 - total flux cleaned = 0.00160366 Jy ! Component: 1800 - total flux cleaned = 0.00166204 Jy ! Component: 1850 - total flux cleaned = 0.00168125 Jy ! Component: 1900 - total flux cleaned = 0.00173855 Jy ! Component: 1950 - total flux cleaned = 0.00175747 Jy ! Component: 2000 - total flux cleaned = 0.0017577 Jy ! Component: 2050 - total flux cleaned = 0.00183149 Jy ! Component: 2100 - total flux cleaned = 0.00186777 Jy ! Component: 2150 - total flux cleaned = 0.00183193 Jy ! Component: 2200 - total flux cleaned = 0.00186755 Jy ! Component: 2250 - total flux cleaned = 0.00188514 Jy ! Component: 2300 - total flux cleaned = 0.00193736 Jy ! Component: 2350 - total flux cleaned = 0.00188536 Jy ! Component: 2400 - total flux cleaned = 0.00188532 Jy ! Component: 2450 - total flux cleaned = 0.00185138 Jy ! Component: 2500 - total flux cleaned = 0.00188522 Jy ! Component: 2550 - total flux cleaned = 0.00190172 Jy ! Component: 2600 - total flux cleaned = 0.00188499 Jy ! Component: 2650 - total flux cleaned = 0.00188503 Jy ! Component: 2700 - total flux cleaned = 0.001869 Jy ! Component: 2750 - total flux cleaned = 0.00188496 Jy ! Component: 2800 - total flux cleaned = 0.00186909 Jy ! Component: 2850 - total flux cleaned = 0.00185327 Jy ! Component: 2900 - total flux cleaned = 0.00186884 Jy ! Component: 2950 - total flux cleaned = 0.00193067 Jy ! Component: 3000 - total flux cleaned = 0.00193051 Jy ! Component: 3050 - total flux cleaned = 0.00197591 Jy ! Component: 3100 - total flux cleaned = 0.00196098 Jy ! Component: 3150 - total flux cleaned = 0.00203543 Jy ! Component: 3200 - total flux cleaned = 0.00202031 Jy ! Component: 3250 - total flux cleaned = 0.00200557 Jy ! Component: 3300 - total flux cleaned = 0.00207821 Jy ! Component: 3350 - total flux cleaned = 0.0021214 Jy ! Component: 3400 - total flux cleaned = 0.00204986 Jy ! Component: 3450 - total flux cleaned = 0.0021067 Jy ! Component: 3500 - total flux cleaned = 0.00212088 Jy ! Component: 3550 - total flux cleaned = 0.00212082 Jy ! Component: 3600 - total flux cleaned = 0.00209323 Jy ! Component: 3650 - total flux cleaned = 0.00214842 Jy ! Component: 3700 - total flux cleaned = 0.0021621 Jy ! Component: 3750 - total flux cleaned = 0.00214841 Jy ! Component: 3800 - total flux cleaned = 0.00216184 Jy ! Component: 3850 - total flux cleaned = 0.0021485 Jy ! Component: 3900 - total flux cleaned = 0.00222837 Jy ! Component: 3950 - total flux cleaned = 0.00220183 Jy ! Component: 4000 - total flux cleaned = 0.00225437 Jy ! Component: 4050 - total flux cleaned = 0.00225439 Jy ! Total flux subtracted in 4096 components = 0.00225441 Jy ! Clean residual min=-0.000870 max=0.000798 Jy/beam ! Clean residual mean=0.000002 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.858795 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 451 components and 0.858795 Jy ![Exited script file: muppet] wmap "J1351-1449_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.28 x 6.889 at -0.2876 degrees (North through East) ! Clean map min=-0.0022294 max=0.42382 Jy/beam ! Writing clean map to FITS file: J1351-1449_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.423822 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000218023 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.154326 0.154326 0.308652 0.617304 1.23461 2.46922 4.93843 9.87687 19.7537 39.5075 79.015 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.423 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.28 x 6.889 at -0.2876 degrees (North through East) ! Clean map min=-0.0022294 max=0.42382 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 J1351-1449_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:28:58 2017