! Started logfile: J1441-3303_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:29:53 2017 obs J1441-3303_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J1441-3303_S_2014_01_04_pus_uva.fits ! AN table 1: 107 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.431983 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1441-3303 ! ! 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 6656 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 J1441-3303_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 320 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 320 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 320 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 320 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.870789Jy sigma=0.009502 ! Fit after self-cal, rms=0.819878Jy sigma=0.008974 ! 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.48 mas, bmaj=6.587 mas, bpa=-0.3461 degrees ! Estimated noise=1516.88 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.137317 Jy ! Component: 100 - total flux cleaned = 0.170434 Jy ! Total flux subtracted in 100 components = 0.170434 Jy ! Clean residual min=-0.009850 max=0.016432 Jy/beam ! Clean residual mean=0.000283 rms=0.002824 Jy/beam ! Combined flux in latest and established models = 0.170434 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.170434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103210Jy sigma=0.000985 ! Fit after self-cal, rms=0.103138Jy sigma=0.000984 ! 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.058 mas, bmaj=8.262 mas, bpa=-1.124 degrees ! Estimated noise=847.736 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.0140376 Jy ! Component: 100 - total flux cleaned = 0.0183829 Jy ! Component: 150 - total flux cleaned = 0.0182755 Jy ! Component: 200 - total flux cleaned = 0.0181866 Jy ! Total flux subtracted in 200 components = 0.0181866 Jy ! Clean residual min=-0.007491 max=0.015096 Jy/beam ! Clean residual mean=0.000364 rms=0.002738 Jy/beam ! Combined flux in latest and established models = 0.18862 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.18862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100533Jy sigma=0.000977 ! Fit after self-cal, rms=0.100530Jy sigma=0.000977 ! Inverting map ! Added new window around map position (0.5, 42.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129252 Jy ! Component: 100 - total flux cleaned = 0.0182115 Jy ! Component: 150 - total flux cleaned = 0.0194368 Jy ! Component: 200 - total flux cleaned = 0.0206046 Jy ! Total flux subtracted in 200 components = 0.0206046 Jy ! Clean residual min=-0.006565 max=0.011310 Jy/beam ! Clean residual mean=0.000183 rms=0.002081 Jy/beam ! Combined flux in latest and established models = 0.209225 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.209225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099131Jy sigma=0.000954 ! Fit after self-cal, rms=0.098297Jy sigma=0.000952 ! 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.04 FD 1.00* KP 1.00* LA 0.99 ! MK 0.99 NL 1.10 OV 0.93 PT 1.00 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.00* KP 1.00* LA 1.01 ! MK 0.99 NL 1.14 OV 0.95 PT 0.98 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* KP 1.00* LA 0.84 ! MK 1.01 NL 1.12 OV 0.89 PT 0.96 ! SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.00* KP 1.00* LA 0.90 ! MK 1.01 NL 1.16 OV 0.99 PT 1.00 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.098297Jy sigma=0.000952 ! Fit after self-cal, rms=0.097848Jy sigma=0.000930 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.053 mas, bmaj=8.31 mas, bpa=-1.005 degrees ! Estimated noise=859.422 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.00322825 Jy ! Component: 100 - total flux cleaned = -0.00304212 Jy ! Component: 150 - total flux cleaned = -0.00267541 Jy ! Component: 200 - total flux cleaned = -0.00249845 Jy ! Total flux subtracted in 200 components = -0.00249845 Jy ! Clean residual min=-0.004347 max=0.005687 Jy/beam ! Clean residual mean=0.000007 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.206726 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 60 components and 0.206726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097594Jy sigma=0.000929 ! Fit after self-cal, rms=0.097375Jy sigma=0.000929 ! 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.097375Jy sigma=0.000929 ! Fit after self-cal, rms=0.095360Jy sigma=0.000922 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.048 mas, bmaj=8.328 mas, bpa=-0.9997 degrees ! Estimated noise=860.729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00267525 Jy ! Component: 100 - total flux cleaned = -0.00321901 Jy ! Component: 150 - total flux cleaned = -0.00318177 Jy ! Component: 200 - total flux cleaned = -0.00308062 Jy ! Total flux subtracted in 200 components = -0.00308062 Jy ! Clean residual min=-0.003233 max=0.003502 Jy/beam ! Clean residual mean=0.000043 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.203646 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.203646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095264Jy sigma=0.000921 ! Fit after self-cal, rms=0.095176Jy sigma=0.000921 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 (-23, -33). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00304464 Jy ! Component: 100 - total flux cleaned = 0.00394134 Jy ! Component: 150 - total flux cleaned = 0.00440945 Jy ! Component: 200 - total flux cleaned = 0.00474132 Jy ! Total flux subtracted in 200 components = 0.00474132 Jy ! Clean residual min=-0.002764 max=0.002752 Jy/beam ! Clean residual mean=-0.000024 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.208387 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 98 components and 0.208387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095076Jy sigma=0.000920 ! Fit after self-cal, rms=0.095038Jy sigma=0.000920 ! 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.095038Jy sigma=0.000920 ! Fit after self-cal, rms=0.095100Jy sigma=0.000919 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.042 mas, bmaj=8.326 mas, bpa=-1.012 degrees ! Estimated noise=861.357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00122779 Jy ! Component: 100 - total flux cleaned = -0.00111847 Jy ! Component: 150 - total flux cleaned = -0.00105321 Jy ! Component: 200 - total flux cleaned = -0.000932992 Jy ! Total flux subtracted in 200 components = -0.000932992 Jy ! Clean residual min=-0.002636 max=0.002478 Jy/beam ! Clean residual mean=-0.000026 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.207454 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 103 components and 0.207454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095055Jy sigma=0.000919 ! Fit after self-cal, rms=0.095045Jy sigma=0.000919 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 = -5.93835e-06 Jy ! Component: 100 - total flux cleaned = 0.000105778 Jy ! Component: 150 - total flux cleaned = 0.000206666 Jy ! Component: 200 - total flux cleaned = 0.000253192 Jy ! Total flux subtracted in 200 components = 0.000253192 Jy ! Clean residual min=-0.002511 max=0.002372 Jy/beam ! Clean residual mean=-0.000031 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.207707 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 111 components and 0.207707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095027Jy sigma=0.000919 ! Fit after self-cal, rms=0.095031Jy sigma=0.000919 ! 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.095031Jy sigma=0.000919 ! Fit after self-cal, rms=0.095154Jy sigma=0.000919 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.493 mas, bmaj=20.63 mas, bpa=5.756 degrees ! Estimated noise=1070.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000260411 Jy ! Component: 100 - total flux cleaned = -0.000428029 Jy ! Component: 150 - total flux cleaned = -0.000521221 Jy ! Component: 200 - total flux cleaned = -0.000552792 Jy ! Total flux subtracted in 200 components = -0.000552792 Jy ! Clean residual min=-0.002660 max=0.002656 Jy/beam ! Clean residual mean=-0.000065 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.207154 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 122 components and 0.207154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095137Jy sigma=0.000919 ! Fit after self-cal, rms=0.095121Jy sigma=0.000919 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.000160949 Jy ! Component: 100 - total flux cleaned = -0.000162576 Jy ! Component: 150 - total flux cleaned = -0.000163344 Jy ! Component: 200 - total flux cleaned = -0.000137308 Jy ! Total flux subtracted in 200 components = -0.000137308 Jy ! Clean residual min=-0.002697 max=0.002572 Jy/beam ! Clean residual mean=-0.000063 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.207017 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 128 components and 0.207017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095117Jy sigma=0.000919 ! Fit after self-cal, rms=0.095120Jy sigma=0.000919 ! 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.039 mas, bmaj=8.325 mas, bpa=-1.018 degrees ! Estimated noise=862.631 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.039 x 8.325 at -1.018 degrees (North through East) ! Clean map min=-0.0025647 max=0.18043 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.46 mas, bmaj=6.617 mas, bpa=-0.3375 degrees ! Estimated noise=1545.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.14014 Jy ! Component: 100 - total flux cleaned = 0.17448 Jy ! Component: 150 - total flux cleaned = 0.187917 Jy ! Component: 200 - total flux cleaned = 0.194335 Jy ! Total flux subtracted in 200 components = 0.194335 Jy ! Clean residual min=-0.004784 max=0.004884 Jy/beam ! Clean residual mean=0.000056 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.194335 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.194335 Jy ! Inverting map and beam ! Estimated beam: bmin=3.039 mas, bmaj=8.325 mas, bpa=-1.018 degrees ! Estimated noise=862.631 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) ! Added new window around map position (0.5, 30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00458513 Jy ! Component: 100 - total flux cleaned = 0.00747953 Jy ! Component: 150 - total flux cleaned = 0.00929707 Jy ! Component: 200 - total flux cleaned = 0.00990984 Jy ! Total flux subtracted in 200 components = 0.00990984 Jy ! Clean residual min=-0.002610 max=0.002817 Jy/beam ! Clean residual mean=0.000002 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.204245 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.204245 Jy ! Inverting map ! Added new window around map position (-68.5, -122). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233715 Jy ! Component: 100 - total flux cleaned = 0.00277607 Jy ! Component: 150 - total flux cleaned = 0.00305207 Jy ! Component: 200 - total flux cleaned = 0.00329573 Jy ! Total flux subtracted in 200 components = 0.00329573 Jy ! Clean residual min=-0.002346 max=0.002313 Jy/beam ! Clean residual mean=-0.000034 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.207541 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 59 components and 0.207541 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.493 mas, bmaj=20.63 mas, bpa=5.756 degrees ! Estimated noise=1070.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000510466 Jy ! Component: 100 - total flux cleaned = 0.000718738 Jy ! Component: 150 - total flux cleaned = 0.000858477 Jy ! Component: 200 - total flux cleaned = 0.000943852 Jy ! Total flux subtracted in 200 components = 0.000943852 Jy ! Clean residual min=-0.002722 max=0.002039 Jy/beam ! Clean residual mean=-0.000079 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.208485 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 = 5.92e-05 Jy ! Component: 100 - total flux cleaned = 9.49935e-05 Jy ! Component: 150 - total flux cleaned = 0.000111776 Jy ! Component: 200 - total flux cleaned = 0.000143762 Jy ! Total flux subtracted in 200 components = 0.000143762 Jy ! Clean residual min=-0.002696 max=0.001956 Jy/beam ! Clean residual mean=-0.000083 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.208628 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 96 components and 0.208628 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.039 mas, bmaj=8.325 mas, bpa=-1.018 degrees ! Estimated noise=862.631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000308696 Jy ! Component: 100 - total flux cleaned = -0.000374469 Jy ! Component: 150 - total flux cleaned = -0.000346824 Jy ! Component: 200 - total flux cleaned = -0.000322387 Jy ! Total flux subtracted in 200 components = -0.000322387 Jy ! Clean residual min=-0.002225 max=0.002147 Jy/beam ! Clean residual mean=-0.000035 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.208306 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 122 components and 0.208306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095088Jy sigma=0.000919 ! Fit after self-cal, rms=0.095104Jy sigma=0.000919 wmodel J1441-3303_S_2014_01_04_pus_map.mod ! Writing 122 model components to file: J1441-3303_S_2014_01_04_pus_map.mod wobs J1441-3303_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J1441-3303_S_2014_01_04_pus_uvs.fits wwins J1441-3303_S_2014_01_04_pus_map.win ! wwins: Wrote 5 windows to J1441-3303_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.000238154 Jy ! Component: 100 - total flux cleaned = -0.00023914 Jy ! Component: 150 - total flux cleaned = -4.10066e-05 Jy ! Component: 200 - total flux cleaned = 0.000178176 Jy ! Component: 250 - total flux cleaned = 0.000297617 Jy ! Component: 300 - total flux cleaned = 0.000326394 Jy ! Component: 350 - total flux cleaned = 0.000382626 Jy ! Component: 400 - total flux cleaned = 0.000436506 Jy ! Component: 450 - total flux cleaned = 0.000488754 Jy ! Component: 500 - total flux cleaned = 0.00056508 Jy ! Component: 550 - total flux cleaned = 0.000589952 Jy ! Component: 600 - total flux cleaned = 0.000639308 Jy ! Component: 650 - total flux cleaned = 0.000639534 Jy ! Component: 700 - total flux cleaned = 0.00057056 Jy ! Component: 750 - total flux cleaned = 0.000481119 Jy ! Component: 800 - total flux cleaned = 0.000415448 Jy ! Component: 850 - total flux cleaned = 0.000329527 Jy ! Component: 900 - total flux cleaned = 0.000287614 Jy ! Component: 950 - total flux cleaned = 0.000246218 Jy ! Component: 1000 - total flux cleaned = 0.000206048 Jy ! Component: 1050 - total flux cleaned = 0.00010677 Jy ! Component: 1100 - total flux cleaned = 9.23653e-06 Jy ! Component: 1150 - total flux cleaned = -9.9837e-06 Jy ! Component: 1200 - total flux cleaned = -0.000142297 Jy ! Component: 1250 - total flux cleaned = -0.00025364 Jy ! Component: 1300 - total flux cleaned = -0.000363116 Jy ! Component: 1350 - total flux cleaned = -0.000453353 Jy ! Component: 1400 - total flux cleaned = -0.000542827 Jy ! Component: 1450 - total flux cleaned = -0.000666012 Jy ! Component: 1500 - total flux cleaned = -0.000752883 Jy ! Component: 1550 - total flux cleaned = -0.000872909 Jy ! Component: 1600 - total flux cleaned = -0.000923669 Jy ! Component: 1650 - total flux cleaned = -0.0010244 Jy ! Component: 1700 - total flux cleaned = -0.00110729 Jy ! Component: 1750 - total flux cleaned = -0.00120573 Jy ! Component: 1800 - total flux cleaned = -0.00130292 Jy ! Component: 1850 - total flux cleaned = -0.00139932 Jy ! Component: 1900 - total flux cleaned = -0.00149477 Jy ! Component: 1950 - total flux cleaned = -0.00157337 Jy ! Component: 2000 - total flux cleaned = -0.00162016 Jy ! Component: 2050 - total flux cleaned = -0.00171299 Jy ! Component: 2100 - total flux cleaned = -0.0018049 Jy ! Component: 2150 - total flux cleaned = -0.00188087 Jy ! Component: 2200 - total flux cleaned = -0.00197115 Jy ! Component: 2250 - total flux cleaned = -0.0020456 Jy ! Component: 2300 - total flux cleaned = -0.00213431 Jy ! Component: 2350 - total flux cleaned = -0.00222236 Jy ! Component: 2400 - total flux cleaned = -0.00230968 Jy ! Component: 2450 - total flux cleaned = -0.00239637 Jy ! Component: 2500 - total flux cleaned = -0.00249681 Jy ! Component: 2550 - total flux cleaned = -0.00262495 Jy ! Component: 2600 - total flux cleaned = -0.00268156 Jy ! Component: 2650 - total flux cleaned = -0.00280821 Jy ! Component: 2700 - total flux cleaned = -0.00291995 Jy ! Component: 2750 - total flux cleaned = -0.00297556 Jy ! Component: 2800 - total flux cleaned = -0.00305851 Jy ! Component: 2850 - total flux cleaned = -0.00312719 Jy ! Component: 2900 - total flux cleaned = -0.00320919 Jy ! Component: 2950 - total flux cleaned = -0.00327718 Jy ! Component: 3000 - total flux cleaned = -0.00334481 Jy ! Component: 3050 - total flux cleaned = -0.0033852 Jy ! Component: 3100 - total flux cleaned = -0.0034656 Jy ! Component: 3150 - total flux cleaned = -0.00353223 Jy ! Component: 3200 - total flux cleaned = -0.003572 Jy ! Component: 3250 - total flux cleaned = -0.00361167 Jy ! Component: 3300 - total flux cleaned = -0.00367752 Jy ! Component: 3350 - total flux cleaned = -0.00373001 Jy ! Component: 3400 - total flux cleaned = -0.00379527 Jy ! Component: 3450 - total flux cleaned = -0.00383425 Jy ! Component: 3500 - total flux cleaned = -0.003899 Jy ! Component: 3550 - total flux cleaned = -0.00395065 Jy ! Component: 3600 - total flux cleaned = -0.00398926 Jy ! Component: 3650 - total flux cleaned = -0.00405336 Jy ! Component: 3700 - total flux cleaned = -0.00410449 Jy ! Component: 3750 - total flux cleaned = -0.00415546 Jy ! Component: 3800 - total flux cleaned = -0.00419357 Jy ! Component: 3850 - total flux cleaned = -0.00425694 Jy ! Component: 3900 - total flux cleaned = -0.00429487 Jy ! Component: 3950 - total flux cleaned = -0.0043201 Jy ! Component: 4000 - total flux cleaned = -0.00437044 Jy ! Component: 4050 - total flux cleaned = -0.0044207 Jy ! Total flux subtracted in 4096 components = -0.00444578 Jy ! Clean residual min=-0.000906 max=0.000716 Jy/beam ! Clean residual mean=-0.000025 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.20386 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 355 components and 0.20386 Jy ![Exited script file: muppet] wmap "J1441-3303_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.039 x 8.325 at -1.018 degrees (North through East) ! Clean map min=-0.0015485 max=0.18018 Jy/beam ! Writing clean map to FITS file: J1441-3303_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.180185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202339 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.336886 0.336886 0.673772 1.34754 2.69509 5.39017 10.7803 21.5607 43.1214 86.2428 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.18 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.039 x 8.325 at -1.018 degrees (North through East) ! Clean map min=-0.0015485 max=0.18018 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 J1441-3303_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:29:58 2017