! Started logfile: J1330-3122_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:59:50 2016 obs J1330-3122_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1330-3122_S_2015_03_17_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.871919 visibilities/baseline/integration-bin. ! Found source: J1330-3122 ! ! 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 8632 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 J1330-3122_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.609426Jy sigma=0.005329 ! Fit after self-cal, rms=0.567239Jy sigma=0.004987 ! 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.366 mas, bmaj=6.593 mas, bpa=-9.618 degrees ! Estimated noise=1246.56 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.322456 Jy ! Component: 100 - total flux cleaned = 0.407184 Jy ! Total flux subtracted in 100 components = 0.407184 Jy ! Clean residual min=-0.014241 max=0.035218 Jy/beam ! Clean residual mean=0.000071 rms=0.004666 Jy/beam ! Combined flux in latest and established models = 0.407184 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.407184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142539Jy sigma=0.001131 ! Fit after self-cal, rms=0.142502Jy sigma=0.001131 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0387023 Jy ! Component: 100 - total flux cleaned = 0.0617637 Jy ! Total flux subtracted in 100 components = 0.0617637 Jy ! Clean residual min=-0.013687 max=0.018381 Jy/beam ! Clean residual mean=0.000023 rms=0.003416 Jy/beam ! Combined flux in latest and established models = 0.468947 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.468947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122580Jy sigma=0.000973 ! Fit after self-cal, rms=0.122560Jy sigma=0.000973 ! 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.931 mas, bmaj=7.78 mas, bpa=-10.06 degrees ! Estimated noise=891.769 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 (-3.5, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0271006 Jy ! Component: 100 - total flux cleaned = 0.0421418 Jy ! Component: 150 - total flux cleaned = 0.0510464 Jy ! Component: 200 - total flux cleaned = 0.0531878 Jy ! Total flux subtracted in 200 components = 0.0531878 Jy ! Clean residual min=-0.014805 max=0.011593 Jy/beam ! Clean residual mean=-0.000059 rms=0.003292 Jy/beam ! Combined flux in latest and established models = 0.522135 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 60 components and 0.522135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115116Jy sigma=0.000927 ! Fit after self-cal, rms=0.115000Jy sigma=0.000925 ! 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 1.11 KP 1.10 ! LA 0.98 MK 1.21 NL 0.91 OV 1.00 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.90 HN 1.17 KP 1.07 ! LA 0.95 MK 0.94 NL 1.03 OV 1.03 ! PT 1.07 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.91 HN 1.15 KP 0.96 ! LA 0.79 MK 0.96 NL 1.13 OV 0.95 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.93 HN 1.09 KP 0.94 ! LA 0.85 MK 0.98 NL 1.01 OV 1.01 ! PT 1.08 SC 0.97 ! ! ! Fit before self-cal, rms=0.115000Jy sigma=0.000925 ! Fit after self-cal, rms=0.100370Jy sigma=0.000811 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=7.816 mas, bpa=-10.05 degrees ! Estimated noise=893.959 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.0035559 Jy ! Component: 100 - total flux cleaned = -0.00470962 Jy ! Component: 150 - total flux cleaned = -0.00510257 Jy ! Component: 200 - total flux cleaned = -0.00516058 Jy ! Total flux subtracted in 200 components = -0.00516058 Jy ! Clean residual min=-0.005888 max=0.005465 Jy/beam ! Clean residual mean=-0.000020 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.516975 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.516975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100175Jy sigma=0.000810 ! Fit after self-cal, rms=0.100164Jy sigma=0.000810 ! 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.100164Jy sigma=0.000810 ! Fit after self-cal, rms=0.095854Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.961 mas, bmaj=7.835 mas, bpa=-9.913 degrees ! Estimated noise=895.068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00127273 Jy ! Component: 100 - total flux cleaned = -0.00139856 Jy ! Component: 150 - total flux cleaned = -0.00155965 Jy ! Component: 200 - total flux cleaned = -0.00160579 Jy ! Total flux subtracted in 200 components = -0.00160579 Jy ! Clean residual min=-0.003118 max=0.003117 Jy/beam ! Clean residual mean=-0.000009 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.515369 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 0.515369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095750Jy sigma=0.000772 ! Fit after self-cal, rms=0.095764Jy sigma=0.000772 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.000127568 Jy ! Component: 100 - total flux cleaned = -2.79757e-06 Jy ! Component: 150 - total flux cleaned = 0.000104649 Jy ! Component: 200 - total flux cleaned = 0.000104029 Jy ! Total flux subtracted in 200 components = 0.000104029 Jy ! Clean residual min=-0.003089 max=0.002893 Jy/beam ! Clean residual mean=-0.000008 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.515473 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 106 components and 0.515473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095730Jy sigma=0.000771 ! Fit after self-cal, rms=0.095727Jy sigma=0.000771 ! 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.095727Jy sigma=0.000771 ! Fit after self-cal, rms=0.095907Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.965 mas, bmaj=7.845 mas, bpa=-9.872 degrees ! Estimated noise=895.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000573079 Jy ! Component: 100 - total flux cleaned = -0.000949256 Jy ! Component: 150 - total flux cleaned = -0.00102743 Jy ! Component: 200 - total flux cleaned = -0.00106395 Jy ! Total flux subtracted in 200 components = -0.00106395 Jy ! Clean residual min=-0.003116 max=0.002838 Jy/beam ! Clean residual mean=-0.000008 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.514409 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 111 components and 0.514409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095863Jy sigma=0.000771 ! Fit after self-cal, rms=0.095862Jy sigma=0.000771 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.01611e-05 Jy ! Component: 100 - total flux cleaned = -3.20252e-05 Jy ! Component: 150 - total flux cleaned = -6.11186e-05 Jy ! Component: 200 - total flux cleaned = -6.15335e-05 Jy ! Total flux subtracted in 200 components = -6.15335e-05 Jy ! Clean residual min=-0.003094 max=0.002720 Jy/beam ! Clean residual mean=-0.000008 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.514347 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 117 components and 0.514347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095842Jy sigma=0.000771 ! Fit after self-cal, rms=0.095842Jy sigma=0.000771 ! 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.095842Jy sigma=0.000771 ! Fit after self-cal, rms=0.095941Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.157 mas, bmaj=21.38 mas, bpa=-4.769 degrees ! Estimated noise=1178.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000759558 Jy ! Component: 100 - total flux cleaned = -0.000794621 Jy ! Component: 150 - total flux cleaned = -0.000808064 Jy ! Component: 200 - total flux cleaned = -0.000787003 Jy ! Total flux subtracted in 200 components = -0.000787003 Jy ! Clean residual min=-0.003415 max=0.003531 Jy/beam ! Clean residual mean=-0.000015 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.51356 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 130 components and 0.51356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095930Jy sigma=0.000770 ! Fit after self-cal, rms=0.095931Jy sigma=0.000770 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.56243e-05 Jy ! Component: 100 - total flux cleaned = 4.22573e-06 Jy ! Component: 150 - total flux cleaned = 3.29971e-05 Jy ! Component: 200 - total flux cleaned = 6.01241e-05 Jy ! Total flux subtracted in 200 components = 6.01241e-05 Jy ! Clean residual min=-0.003413 max=0.003529 Jy/beam ! Clean residual mean=-0.000015 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.513621 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 136 components and 0.513621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095928Jy sigma=0.000770 ! Fit after self-cal, rms=0.095928Jy sigma=0.000770 ! 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.967 mas, bmaj=7.853 mas, bpa=-9.841 degrees ! Estimated noise=895.931 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.967 x 7.853 at -9.841 degrees (North through East) ! Clean map min=-0.0030989 max=0.42255 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.378 mas, bmaj=6.604 mas, bpa=-9.524 degrees ! Estimated noise=1264.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.326865 Jy ! Component: 100 - total flux cleaned = 0.411747 Jy ! Component: 150 - total flux cleaned = 0.449698 Jy ! Component: 200 - total flux cleaned = 0.472113 Jy ! Total flux subtracted in 200 components = 0.472113 Jy ! Clean residual min=-0.005436 max=0.011509 Jy/beam ! Clean residual mean=0.000028 rms=0.001581 Jy/beam ! Combined flux in latest and established models = 0.472113 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.472113 Jy ! Inverting map and beam ! Estimated beam: bmin=2.967 mas, bmaj=7.853 mas, bpa=-9.841 degrees ! Estimated noise=895.931 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.019493 Jy ! Component: 100 - total flux cleaned = 0.0291776 Jy ! Component: 150 - total flux cleaned = 0.0343525 Jy ! Component: 200 - total flux cleaned = 0.0372803 Jy ! Total flux subtracted in 200 components = 0.0372803 Jy ! Clean residual min=-0.003204 max=0.002852 Jy/beam ! Clean residual mean=-0.000005 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.509393 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 68 components and 0.509393 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.157 mas, bmaj=21.38 mas, bpa=-4.769 degrees ! Estimated noise=1178.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022873 Jy ! Component: 100 - total flux cleaned = 0.0032821 Jy ! Component: 150 - total flux cleaned = 0.00338028 Jy ! Component: 200 - total flux cleaned = 0.0034426 Jy ! Total flux subtracted in 200 components = 0.0034426 Jy ! Clean residual min=-0.003407 max=0.003869 Jy/beam ! Clean residual mean=-0.000014 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.512835 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 = 1.96964e-05 Jy ! Component: 100 - total flux cleaned = 1.99595e-05 Jy ! Component: 150 - total flux cleaned = 3.79916e-05 Jy ! Component: 200 - total flux cleaned = 3.78868e-05 Jy ! Total flux subtracted in 200 components = 3.78868e-05 Jy ! Clean residual min=-0.003397 max=0.003845 Jy/beam ! Clean residual mean=-0.000014 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.512873 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 84 components and 0.512873 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.967 mas, bmaj=7.853 mas, bpa=-9.841 degrees ! Estimated noise=895.931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000163083 Jy ! Component: 100 - total flux cleaned = -0.00012113 Jy ! Component: 150 - total flux cleaned = -0.000121804 Jy ! Component: 200 - total flux cleaned = -5.29394e-05 Jy ! Total flux subtracted in 200 components = -5.29394e-05 Jy ! Clean residual min=-0.003035 max=0.002690 Jy/beam ! Clean residual mean=-0.000007 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.51282 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 92 components and 0.51282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095944Jy sigma=0.000770 ! Fit after self-cal, rms=0.095922Jy sigma=0.000770 wmodel J1330-3122_S_2015_03_17_pus_map.mod ! Writing 92 model components to file: J1330-3122_S_2015_03_17_pus_map.mod wobs J1330-3122_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1330-3122_S_2015_03_17_pus_uvs.fits wwins J1330-3122_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J1330-3122_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.000454351 Jy ! Component: 100 - total flux cleaned = -0.000309292 Jy ! Component: 150 - total flux cleaned = -0.000356079 Jy ! Component: 200 - total flux cleaned = -0.000314073 Jy ! Component: 250 - total flux cleaned = -0.000188786 Jy ! Component: 300 - total flux cleaned = -0.000228294 Jy ! Component: 350 - total flux cleaned = -0.000189065 Jy ! Component: 400 - total flux cleaned = -0.000151263 Jy ! Component: 450 - total flux cleaned = -0.000151474 Jy ! Component: 500 - total flux cleaned = -0.00018854 Jy ! Component: 550 - total flux cleaned = -8.29363e-05 Jy ! Component: 600 - total flux cleaned = 1.95187e-05 Jy ! Component: 650 - total flux cleaned = 8.64222e-05 Jy ! Component: 700 - total flux cleaned = 0.00025166 Jy ! Component: 750 - total flux cleaned = 0.000316285 Jy ! Component: 800 - total flux cleaned = 0.000443887 Jy ! Component: 850 - total flux cleaned = 0.000444278 Jy ! Component: 900 - total flux cleaned = 0.000629465 Jy ! Component: 950 - total flux cleaned = 0.00081132 Jy ! Component: 1000 - total flux cleaned = 0.000989715 Jy ! Component: 1050 - total flux cleaned = 0.00107752 Jy ! Component: 1100 - total flux cleaned = 0.00116389 Jy ! Component: 1150 - total flux cleaned = 0.00122001 Jy ! Component: 1200 - total flux cleaned = 0.00122009 Jy ! Component: 1250 - total flux cleaned = 0.0013851 Jy ! Component: 1300 - total flux cleaned = 0.00141192 Jy ! Component: 1350 - total flux cleaned = 0.00149203 Jy ! Component: 1400 - total flux cleaned = 0.00151853 Jy ! Component: 1450 - total flux cleaned = 0.00159635 Jy ! Component: 1500 - total flux cleaned = 0.00162135 Jy ! Component: 1550 - total flux cleaned = 0.00162111 Jy ! Component: 1600 - total flux cleaned = 0.0015708 Jy ! Component: 1650 - total flux cleaned = 0.00166925 Jy ! Component: 1700 - total flux cleaned = 0.0017419 Jy ! Component: 1750 - total flux cleaned = 0.00174105 Jy ! Component: 1800 - total flux cleaned = 0.00183585 Jy ! Component: 1850 - total flux cleaned = 0.0017648 Jy ! Component: 1900 - total flux cleaned = 0.00192816 Jy ! Component: 1950 - total flux cleaned = 0.00192832 Jy ! Component: 2000 - total flux cleaned = 0.00199711 Jy ! Component: 2050 - total flux cleaned = 0.0020425 Jy ! Component: 2100 - total flux cleaned = 0.00217663 Jy ! Component: 2150 - total flux cleaned = 0.00213261 Jy ! Component: 2200 - total flux cleaned = 0.00224134 Jy ! Component: 2250 - total flux cleaned = 0.00224147 Jy ! Component: 2300 - total flux cleaned = 0.0023055 Jy ! Component: 2350 - total flux cleaned = 0.00228474 Jy ! Component: 2400 - total flux cleaned = 0.002327 Jy ! Component: 2450 - total flux cleaned = 0.00245204 Jy ! Component: 2500 - total flux cleaned = 0.00241072 Jy ! Component: 2550 - total flux cleaned = 0.00251251 Jy ! Component: 2600 - total flux cleaned = 0.00251246 Jy ! Component: 2650 - total flux cleaned = 0.00249248 Jy ! Component: 2700 - total flux cleaned = 0.0025719 Jy ! Component: 2750 - total flux cleaned = 0.00251289 Jy ! Component: 2800 - total flux cleaned = 0.00259062 Jy ! Component: 2850 - total flux cleaned = 0.00259057 Jy ! Component: 2900 - total flux cleaned = 0.00264751 Jy ! Component: 2950 - total flux cleaned = 0.00259062 Jy ! Component: 3000 - total flux cleaned = 0.0025909 Jy ! Component: 3050 - total flux cleaned = 0.00255411 Jy ! Component: 3100 - total flux cleaned = 0.00262827 Jy ! Component: 3150 - total flux cleaned = 0.00262841 Jy ! Component: 3200 - total flux cleaned = 0.00261007 Jy ! Component: 3250 - total flux cleaned = 0.00271795 Jy ! Component: 3300 - total flux cleaned = 0.00266433 Jy ! Component: 3350 - total flux cleaned = 0.00261123 Jy ! Component: 3400 - total flux cleaned = 0.00264654 Jy ! Component: 3450 - total flux cleaned = 0.00269861 Jy ! Component: 3500 - total flux cleaned = 0.00268126 Jy ! Component: 3550 - total flux cleaned = 0.00268123 Jy ! Component: 3600 - total flux cleaned = 0.00268119 Jy ! Component: 3650 - total flux cleaned = 0.00268099 Jy ! Component: 3700 - total flux cleaned = 0.00268096 Jy ! Component: 3750 - total flux cleaned = 0.00273087 Jy ! Component: 3800 - total flux cleaned = 0.00271437 Jy ! Component: 3850 - total flux cleaned = 0.00274694 Jy ! Component: 3900 - total flux cleaned = 0.00274705 Jy ! Component: 3950 - total flux cleaned = 0.00277937 Jy ! Component: 4000 - total flux cleaned = 0.00281151 Jy ! Component: 4050 - total flux cleaned = 0.00281171 Jy ! Total flux subtracted in 4096 components = 0.00276414 Jy ! Clean residual min=-0.001125 max=0.001140 Jy/beam ! Clean residual mean=0.000000 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.515585 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 405 components and 0.515585 Jy ![Exited script file: muppet] wmap "J1330-3122_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.967 x 7.853 at -9.841 degrees (North through East) ! Clean map min=-0.0022619 max=0.43024 Jy/beam ! Writing clean map to FITS file: J1330-3122_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.430243 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000301304 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.210093 0.210093 0.420186 0.840373 1.68075 3.36149 6.72298 13.446 26.8919 53.7838 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.43 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.967 x 7.853 at -9.841 degrees (North through East) ! Clean map min=-0.0022619 max=0.43024 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 J1330-3122_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:59:54 2016