! Started logfile: J1313-2722_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:59:14 2016 obs J1313-2722_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1313-2722_S_2015_03_17_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.880629 visibilities/baseline/integration-bin. ! Found source: J1313-2722 ! ! 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 17912 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 J1313-2722_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 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.922125Jy sigma=0.008502 ! Fit after self-cal, rms=0.849844Jy sigma=0.007846 ! 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.367 mas, bmaj=5.87 mas, bpa=-4.512 degrees ! Estimated noise=1031.54 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.107727 Jy ! Component: 100 - total flux cleaned = 0.138125 Jy ! Total flux subtracted in 100 components = 0.138125 Jy ! Clean residual min=-0.006047 max=0.013791 Jy/beam ! Clean residual mean=-0.000046 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 0.138125 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.138125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096715Jy sigma=0.000832 ! Fit after self-cal, rms=0.096682Jy sigma=0.000832 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0162086 Jy ! Component: 100 - total flux cleaned = 0.0259162 Jy ! Total flux subtracted in 100 components = 0.0259162 Jy ! Clean residual min=-0.004711 max=0.005443 Jy/beam ! Clean residual mean=-0.000026 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.164042 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.164042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092019Jy sigma=0.000794 ! Fit after self-cal, rms=0.091974Jy sigma=0.000794 ! 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.965 mas, bmaj=7.382 mas, bpa=-5.277 degrees ! Estimated noise=582.451 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.00966074 Jy ! Component: 100 - total flux cleaned = 0.014489 Jy ! Component: 150 - total flux cleaned = 0.0171211 Jy ! Component: 200 - total flux cleaned = 0.0185829 Jy ! Total flux subtracted in 200 components = 0.0185829 Jy ! Clean residual min=-0.004667 max=0.004693 Jy/beam ! Clean residual mean=-0.000029 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.182624 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 74 components and 0.182624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090760Jy sigma=0.000787 ! Fit after self-cal, rms=0.090741Jy sigma=0.000787 ! 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 0.87 HN 0.95 KP 1.12 ! LA 0.96 MK 0.98 NL 0.96 OV 1.01 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.89 HN 1.03 KP 1.07 ! LA 0.93 MK 1.02 NL 1.08 OV 1.05 ! PT 1.06 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.90 HN 1.04 KP 0.95 ! LA 0.76 MK 1.02 NL 1.16 OV 0.98 ! PT 1.05 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.90 HN 1.09 KP 0.94 ! LA 0.87 MK 1.04 NL 1.02 OV 1.04 ! PT 1.08 SC 1.01 ! ! ! Fit before self-cal, rms=0.090741Jy sigma=0.000787 ! Fit after self-cal, rms=0.087507Jy sigma=0.000770 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.986 mas, bmaj=7.442 mas, bpa=-5.222 degrees ! Estimated noise=584.394 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.000448336 Jy ! Component: 100 - total flux cleaned = -0.000448327 Jy ! Component: 150 - total flux cleaned = -0.000458395 Jy ! Component: 200 - total flux cleaned = -0.000474335 Jy ! Total flux subtracted in 200 components = -0.000474335 Jy ! Clean residual min=-0.002539 max=0.002575 Jy/beam ! Clean residual mean=-0.000015 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.18215 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 83 components and 0.18215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087501Jy sigma=0.000770 ! Fit after self-cal, rms=0.087487Jy sigma=0.000770 ! 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.087487Jy sigma=0.000770 ! Fit after self-cal, rms=0.087664Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.992 mas, bmaj=7.432 mas, bpa=-5.126 degrees ! Estimated noise=584.517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000221781 Jy ! Component: 100 - total flux cleaned = -0.000266472 Jy ! Component: 150 - total flux cleaned = -0.000265279 Jy ! Component: 200 - total flux cleaned = -0.000264465 Jy ! Total flux subtracted in 200 components = -0.000264465 Jy ! Clean residual min=-0.002040 max=0.002226 Jy/beam ! Clean residual mean=-0.000010 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.181886 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 87 components and 0.181886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087660Jy sigma=0.000768 ! Fit after self-cal, rms=0.087678Jy sigma=0.000768 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 = 3.1589e-05 Jy ! Component: 100 - total flux cleaned = 3.21886e-05 Jy ! Component: 150 - total flux cleaned = 3.27901e-05 Jy ! Component: 200 - total flux cleaned = 2.6912e-05 Jy ! Total flux subtracted in 200 components = 2.6912e-05 Jy ! Clean residual min=-0.002033 max=0.002240 Jy/beam ! Clean residual mean=-0.000010 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.181913 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 91 components and 0.181913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087676Jy sigma=0.000768 ! Fit after self-cal, rms=0.087676Jy sigma=0.000768 ! 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.087676Jy sigma=0.000768 ! Fit after self-cal, rms=0.087752Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.995 mas, bmaj=7.431 mas, bpa=-5.031 degrees ! Estimated noise=585.245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.62887e-05 Jy ! Component: 100 - total flux cleaned = -0.000108118 Jy ! Component: 150 - total flux cleaned = -0.000116406 Jy ! Component: 200 - total flux cleaned = -0.000109817 Jy ! Total flux subtracted in 200 components = -0.000109817 Jy ! Clean residual min=-0.002023 max=0.002232 Jy/beam ! Clean residual mean=-0.000010 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.181803 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.181803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087749Jy sigma=0.000768 ! Fit after self-cal, rms=0.087749Jy sigma=0.000768 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.62298e-05 Jy ! Component: 100 - total flux cleaned = 2.31395e-05 Jy ! Component: 150 - total flux cleaned = 2.30001e-05 Jy ! Component: 200 - total flux cleaned = 1.75961e-05 Jy ! Total flux subtracted in 200 components = 1.75961e-05 Jy ! Clean residual min=-0.002019 max=0.002235 Jy/beam ! Clean residual mean=-0.000010 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.18182 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 95 components and 0.18182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087748Jy sigma=0.000768 ! Fit after self-cal, rms=0.087748Jy sigma=0.000768 ! 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.087748Jy sigma=0.000768 ! Fit after self-cal, rms=0.087802Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.957 mas, bmaj=18.4 mas, bpa=0.5067 degrees ! Estimated noise=775.067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000219804 Jy ! Component: 100 - total flux cleaned = -0.000217083 Jy ! Component: 150 - total flux cleaned = -0.000197628 Jy ! Component: 200 - total flux cleaned = -0.000164451 Jy ! Total flux subtracted in 200 components = -0.000164451 Jy ! Clean residual min=-0.002410 max=0.002999 Jy/beam ! Clean residual mean=-0.000022 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.181656 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 96 components and 0.181656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087810Jy sigma=0.000768 ! Fit after self-cal, rms=0.087804Jy sigma=0.000768 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 = -3.79272e-05 Jy ! Component: 100 - total flux cleaned = -4.02553e-05 Jy ! Component: 150 - total flux cleaned = -4.16011e-05 Jy ! Component: 200 - total flux cleaned = -3.12264e-05 Jy ! Total flux subtracted in 200 components = -3.12264e-05 Jy ! Clean residual min=-0.002390 max=0.003007 Jy/beam ! Clean residual mean=-0.000022 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.181625 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 98 components and 0.181625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087819Jy sigma=0.000768 ! Fit after self-cal, rms=0.087816Jy sigma=0.000768 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=7.43 mas, bpa=-4.939 degrees ! Estimated noise=585.866 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 7.43 at -4.939 degrees (North through East) ! Clean map min=-0.0019681 max=0.14828 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.388 mas, bmaj=5.893 mas, bpa=-4.191 degrees ! Estimated noise=1046.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10908 Jy ! Component: 100 - total flux cleaned = 0.13964 Jy ! Component: 150 - total flux cleaned = 0.155447 Jy ! Component: 200 - total flux cleaned = 0.164662 Jy ! Total flux subtracted in 200 components = 0.164662 Jy ! Clean residual min=-0.003499 max=0.004675 Jy/beam ! Clean residual mean=-0.000018 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.164662 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.164662 Jy ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=7.43 mas, bpa=-4.939 degrees ! Estimated noise=585.866 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.0085387 Jy ! Component: 100 - total flux cleaned = 0.0126419 Jy ! Component: 150 - total flux cleaned = 0.0147424 Jy ! Component: 200 - total flux cleaned = 0.0158464 Jy ! Total flux subtracted in 200 components = 0.0158464 Jy ! Clean residual min=-0.002013 max=0.002354 Jy/beam ! Clean residual mean=-0.000012 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.180508 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 62 components and 0.180508 Jy ! Inverting map ! Added new window around map position (-6.5, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215973 Jy ! Component: 100 - total flux cleaned = 0.00321831 Jy ! Component: 150 - total flux cleaned = 0.00356008 Jy ! Component: 200 - total flux cleaned = 0.0037712 Jy ! Total flux subtracted in 200 components = 0.0037712 Jy ! Clean residual min=-0.001956 max=0.002213 Jy/beam ! Clean residual mean=-0.000007 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.184279 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 82 components and 0.184279 Jy ! Inverting map ! Added new window around map position (-20.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193165 Jy ! Component: 100 - total flux cleaned = 0.0021868 Jy ! Component: 150 - total flux cleaned = 0.00241758 Jy ! Component: 200 - total flux cleaned = 0.00270835 Jy ! Total flux subtracted in 200 components = 0.00270835 Jy ! Clean residual min=-0.001853 max=0.001616 Jy/beam ! Clean residual mean=-0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.186988 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.186988 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.957 mas, bmaj=18.4 mas, bpa=0.5067 degrees ! Estimated noise=775.067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195497 Jy ! Component: 100 - total flux cleaned = 0.000498158 Jy ! Component: 150 - total flux cleaned = 0.000602828 Jy ! Component: 200 - total flux cleaned = 0.000649311 Jy ! Total flux subtracted in 200 components = 0.000649311 Jy ! Clean residual min=-0.002310 max=0.002090 Jy/beam ! Clean residual mean=-0.000002 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.187637 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 = 4.19619e-05 Jy ! Component: 100 - total flux cleaned = 8.00455e-05 Jy ! Component: 150 - total flux cleaned = 0.00011497 Jy ! Component: 200 - total flux cleaned = 0.000146805 Jy ! Total flux subtracted in 200 components = 0.000146805 Jy ! Clean residual min=-0.002306 max=0.002048 Jy/beam ! Clean residual mean=-0.000001 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.187784 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 119 components and 0.187784 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=7.43 mas, bpa=-4.939 degrees ! Estimated noise=585.866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000295128 Jy ! Component: 100 - total flux cleaned = 0.000317506 Jy ! Component: 150 - total flux cleaned = 0.000318138 Jy ! Component: 200 - total flux cleaned = 0.000335915 Jy ! Total flux subtracted in 200 components = 0.000335915 Jy ! Clean residual min=-0.001832 max=0.001584 Jy/beam ! Clean residual mean=-0.000000 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.18812 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 136 components and 0.18812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087707Jy sigma=0.000767 ! Fit after self-cal, rms=0.087702Jy sigma=0.000767 wmodel J1313-2722_S_2015_03_17_pus_map.mod ! Writing 136 model components to file: J1313-2722_S_2015_03_17_pus_map.mod wobs J1313-2722_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1313-2722_S_2015_03_17_pus_uvs.fits wwins J1313-2722_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J1313-2722_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 = -0.000736316 Jy ! Component: 100 - total flux cleaned = -0.001034 Jy ! Component: 150 - total flux cleaned = -0.00117582 Jy ! Component: 200 - total flux cleaned = -0.00123015 Jy ! Component: 250 - total flux cleaned = -0.00112683 Jy ! Component: 300 - total flux cleaned = -0.00112686 Jy ! Component: 350 - total flux cleaned = -0.00112631 Jy ! Component: 400 - total flux cleaned = -0.00100675 Jy ! Component: 450 - total flux cleaned = -0.000890605 Jy ! Component: 500 - total flux cleaned = -0.000731361 Jy ! Component: 550 - total flux cleaned = -0.000597488 Jy ! Component: 600 - total flux cleaned = -0.00044456 Jy ! Component: 650 - total flux cleaned = -0.000315994 Jy ! Component: 700 - total flux cleaned = -0.000231836 Jy ! Component: 750 - total flux cleaned = -0.000127845 Jy ! Component: 800 - total flux cleaned = -8.66698e-05 Jy ! Component: 850 - total flux cleaned = 3.46473e-05 Jy ! Component: 900 - total flux cleaned = 0.00015406 Jy ! Component: 950 - total flux cleaned = 0.000232456 Jy ! Component: 1000 - total flux cleaned = 0.000309914 Jy ! Component: 1050 - total flux cleaned = 0.000348299 Jy ! Component: 1100 - total flux cleaned = 0.000386191 Jy ! Component: 1150 - total flux cleaned = 0.000498071 Jy ! Component: 1200 - total flux cleaned = 0.000571341 Jy ! Component: 1250 - total flux cleaned = 0.000661817 Jy ! Component: 1300 - total flux cleaned = 0.000715173 Jy ! Component: 1350 - total flux cleaned = 0.000767955 Jy ! Component: 1400 - total flux cleaned = 0.000854922 Jy ! Component: 1450 - total flux cleaned = 0.000941233 Jy ! Component: 1500 - total flux cleaned = 0.00106001 Jy ! Component: 1550 - total flux cleaned = 0.00111035 Jy ! Component: 1600 - total flux cleaned = 0.00117696 Jy ! Component: 1650 - total flux cleaned = 0.00125906 Jy ! Component: 1700 - total flux cleaned = 0.00138883 Jy ! Component: 1750 - total flux cleaned = 0.0014527 Jy ! Component: 1800 - total flux cleaned = 0.00150013 Jy ! Component: 1850 - total flux cleaned = 0.00156296 Jy ! Component: 1900 - total flux cleaned = 0.00160962 Jy ! Component: 1950 - total flux cleaned = 0.00168669 Jy ! Component: 2000 - total flux cleaned = 0.0017777 Jy ! Component: 2050 - total flux cleaned = 0.00180803 Jy ! Component: 2100 - total flux cleaned = 0.00191229 Jy ! Component: 2150 - total flux cleaned = 0.00191222 Jy ! Component: 2200 - total flux cleaned = 0.00199974 Jy ! Component: 2250 - total flux cleaned = 0.00202863 Jy ! Component: 2300 - total flux cleaned = 0.00207155 Jy ! Component: 2350 - total flux cleaned = 0.00217079 Jy ! Component: 2400 - total flux cleaned = 0.0021988 Jy ! Component: 2450 - total flux cleaned = 0.00226809 Jy ! Component: 2500 - total flux cleaned = 0.00229547 Jy ! Component: 2550 - total flux cleaned = 0.00232278 Jy ! Component: 2600 - total flux cleaned = 0.00239021 Jy ! Component: 2650 - total flux cleaned = 0.00245698 Jy ! Component: 2700 - total flux cleaned = 0.00249666 Jy ! Component: 2750 - total flux cleaned = 0.00257506 Jy ! Component: 2800 - total flux cleaned = 0.00264024 Jy ! Component: 2850 - total flux cleaned = 0.00270465 Jy ! Component: 2900 - total flux cleaned = 0.00274302 Jy ! Component: 2950 - total flux cleaned = 0.00284463 Jy ! Component: 3000 - total flux cleaned = 0.00297034 Jy ! Component: 3050 - total flux cleaned = 0.00303276 Jy ! Component: 3100 - total flux cleaned = 0.00314409 Jy ! Component: 3150 - total flux cleaned = 0.00322997 Jy ! Component: 3200 - total flux cleaned = 0.00327863 Jy ! Component: 3250 - total flux cleaned = 0.00333883 Jy ! Component: 3300 - total flux cleaned = 0.00338677 Jy ! Component: 3350 - total flux cleaned = 0.00345822 Jy ! Component: 3400 - total flux cleaned = 0.00349362 Jy ! Component: 3450 - total flux cleaned = 0.00352874 Jy ! Component: 3500 - total flux cleaned = 0.00359857 Jy ! Component: 3550 - total flux cleaned = 0.00363322 Jy ! Component: 3600 - total flux cleaned = 0.00365623 Jy ! Component: 3650 - total flux cleaned = 0.00377041 Jy ! Component: 3700 - total flux cleaned = 0.00380431 Jy ! Component: 3750 - total flux cleaned = 0.00387172 Jy ! Component: 3800 - total flux cleaned = 0.00392756 Jy ! Component: 3850 - total flux cleaned = 0.00400513 Jy ! Component: 3900 - total flux cleaned = 0.0040821 Jy ! Component: 3950 - total flux cleaned = 0.00409301 Jy ! Component: 4000 - total flux cleaned = 0.00413648 Jy ! Component: 4050 - total flux cleaned = 0.00421205 Jy ! Total flux subtracted in 4096 components = 0.00422276 Jy ! Clean residual min=-0.000570 max=0.000624 Jy/beam ! Clean residual mean=0.000003 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.192342 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 436 components and 0.192342 Jy ![Exited script file: muppet] wmap "J1313-2722_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 7.43 at -4.939 degrees (North through East) ! Clean map min=-0.0012108 max=0.14901 Jy/beam ! Writing clean map to FITS file: J1313-2722_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.149008 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000194038 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.390659 0.390659 0.781319 1.56264 3.12527 6.25055 12.5011 25.0022 50.0044 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.149 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 7.43 at -4.939 degrees (North through East) ! Clean map min=-0.0012108 max=0.14901 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 J1313-2722_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:59:19 2016