! Started logfile: J0348-2749_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:53:33 2016 obs J0348-2749_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0348-2749_S_2014_08_09_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.594074 visibilities/baseline/integration-bin. ! Found source: J0348-2749 ! ! 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 342 lines of history. ! ! Reading 3208 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 J0348-2749_S_2014_08_09_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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.612840Jy sigma=0.005145 ! Fit after self-cal, rms=0.604224Jy sigma=0.005060 ! 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=3.598 mas, bmaj=14.59 mas, bpa=20.54 degrees ! Estimated noise=2217.81 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.313489 Jy ! Component: 100 - total flux cleaned = 0.424002 Jy ! Total flux subtracted in 100 components = 0.424002 Jy ! Clean residual min=-0.020496 max=0.049292 Jy/beam ! Clean residual mean=-0.000125 rms=0.007295 Jy/beam ! Combined flux in latest and established models = 0.424002 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.424002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150100Jy sigma=0.001196 ! Fit after self-cal, rms=0.149680Jy sigma=0.001194 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0557026 Jy ! Component: 100 - total flux cleaned = 0.0876086 Jy ! Total flux subtracted in 100 components = 0.0876086 Jy ! Clean residual min=-0.014942 max=0.016270 Jy/beam ! Clean residual mean=-0.000013 rms=0.003911 Jy/beam ! Combined flux in latest and established models = 0.51161 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 43 components and 0.51161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122738Jy sigma=0.000945 ! Fit after self-cal, rms=0.122651Jy sigma=0.000945 ! 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=4.669 mas, bmaj=16.53 mas, bpa=19.17 degrees ! Estimated noise=1470.18 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.0227818 Jy ! Component: 100 - total flux cleaned = 0.034903 Jy ! Component: 150 - total flux cleaned = 0.0417983 Jy ! Component: 200 - total flux cleaned = 0.0443797 Jy ! Total flux subtracted in 200 components = 0.0443797 Jy ! Clean residual min=-0.012106 max=0.014457 Jy/beam ! Clean residual mean=-0.000016 rms=0.003436 Jy/beam ! Combined flux in latest and established models = 0.55599 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 76 components and 0.55599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117650Jy sigma=0.000914 ! Fit after self-cal, rms=0.117604Jy sigma=0.000913 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.89 HN 1.20 KP 1.07 ! LA 1.09 MK 1.00* NL 0.98 OV 0.99 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 1.25 KP 1.02 ! LA 1.06 MK 1.00* NL 1.02 OV 1.02 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.18 HN 1.28 KP 0.91 ! LA 0.83 MK 1.00* NL 0.99 OV 0.94 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.05 HN 1.16 KP 0.89 ! LA 0.80 MK 1.00* NL 1.07 OV 1.00 ! PT 1.03 SC 0.95 ! ! ! Fit before self-cal, rms=0.117604Jy sigma=0.000913 ! Fit after self-cal, rms=0.104845Jy sigma=0.000787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.671 mas, bmaj=16.69 mas, bpa=19.62 degrees ! Estimated noise=1479.9 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 (13, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116625 Jy ! Component: 100 - total flux cleaned = 0.0138039 Jy ! Component: 150 - total flux cleaned = 0.0152947 Jy ! Component: 200 - total flux cleaned = 0.0160116 Jy ! Total flux subtracted in 200 components = 0.0160116 Jy ! Clean residual min=-0.008205 max=0.009773 Jy/beam ! Clean residual mean=0.000028 rms=0.002071 Jy/beam ! Combined flux in latest and established models = 0.572002 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 120 components and 0.572002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102932Jy sigma=0.000769 ! Fit after self-cal, rms=0.102719Jy sigma=0.000767 ! 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.102719Jy sigma=0.000767 ! Fit after self-cal, rms=0.102294Jy sigma=0.000760 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.656 mas, bmaj=16.64 mas, bpa=19.66 degrees ! Estimated noise=1472.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170327 Jy ! Component: 100 - total flux cleaned = 0.00207211 Jy ! Component: 150 - total flux cleaned = 0.00208016 Jy ! Component: 200 - total flux cleaned = 0.00208352 Jy ! Total flux subtracted in 200 components = 0.00208352 Jy ! Clean residual min=-0.005963 max=0.007038 Jy/beam ! Clean residual mean=0.000037 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.574085 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 146 components and 0.574085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101721Jy sigma=0.000755 ! Fit after self-cal, rms=0.101705Jy sigma=0.000755 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 (29.5, -15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00625223 Jy ! Component: 100 - total flux cleaned = 0.00996652 Jy ! Component: 150 - total flux cleaned = 0.0113034 Jy ! Component: 200 - total flux cleaned = 0.0116217 Jy ! Total flux subtracted in 200 components = 0.0116217 Jy ! Clean residual min=-0.005054 max=0.004271 Jy/beam ! Clean residual mean=0.000048 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.585707 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 186 components and 0.585707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101197Jy sigma=0.000750 ! Fit after self-cal, rms=0.101181Jy sigma=0.000750 ! 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.101181Jy sigma=0.000750 ! Fit after self-cal, rms=0.101933Jy sigma=0.000750 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.659 mas, bmaj=16.65 mas, bpa=19.71 degrees ! Estimated noise=1470.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00101669 Jy ! Component: 100 - total flux cleaned = -0.000245586 Jy ! Component: 150 - total flux cleaned = 0.000238051 Jy ! Component: 200 - total flux cleaned = 0.000324327 Jy ! Total flux subtracted in 200 components = 0.000324327 Jy ! Clean residual min=-0.004364 max=0.004001 Jy/beam ! Clean residual mean=0.000048 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.586031 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 210 components and 0.586031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101682Jy sigma=0.000748 ! Fit after self-cal, rms=0.101687Jy sigma=0.000748 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.000653351 Jy ! Component: 100 - total flux cleaned = 0.000656071 Jy ! Component: 150 - total flux cleaned = 0.000728092 Jy ! Component: 200 - total flux cleaned = 0.000728761 Jy ! Total flux subtracted in 200 components = 0.000728761 Jy ! Clean residual min=-0.003938 max=0.003851 Jy/beam ! Clean residual mean=0.000049 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.58676 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 226 components and 0.58676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101553Jy sigma=0.000747 ! Fit after self-cal, rms=0.101555Jy sigma=0.000747 ! 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.101555Jy sigma=0.000747 ! Fit after self-cal, rms=0.102391Jy sigma=0.000747 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.48 mas, bmaj=23.48 mas, bpa=3.486 degrees ! Estimated noise=1562.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00110514 Jy ! Component: 100 - total flux cleaned = -0.00122318 Jy ! Component: 150 - total flux cleaned = -0.00122446 Jy ! Component: 200 - total flux cleaned = -0.00113572 Jy ! Total flux subtracted in 200 components = -0.00113572 Jy ! Clean residual min=-0.003612 max=0.003850 Jy/beam ! Clean residual mean=0.000064 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.585624 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 273 components and 0.585624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102310Jy sigma=0.000746 ! Fit after self-cal, rms=0.102325Jy sigma=0.000746 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.000212488 Jy ! Component: 100 - total flux cleaned = 0.000253814 Jy ! Component: 150 - total flux cleaned = 0.000290534 Jy ! Component: 200 - total flux cleaned = 0.000290601 Jy ! Total flux subtracted in 200 components = 0.000290601 Jy ! Clean residual min=-0.003667 max=0.003706 Jy/beam ! Clean residual mean=0.000065 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.585915 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 294 components and 0.585915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102276Jy sigma=0.000746 ! Fit after self-cal, rms=0.102278Jy sigma=0.000746 ! 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=4.66 mas, bmaj=16.67 mas, bpa=19.77 degrees ! Estimated noise=1469.6 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.66 x 16.67 at 19.77 degrees (North through East) ! Clean map min=-0.0037998 max=0.38936 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=3.573 mas, bmaj=14.81 mas, bpa=21.17 degrees ! Estimated noise=2222.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.31511 Jy ! Component: 100 - total flux cleaned = 0.421229 Jy ! Component: 150 - total flux cleaned = 0.46795 Jy ! Component: 200 - total flux cleaned = 0.494093 Jy ! Total flux subtracted in 200 components = 0.494093 Jy ! Clean residual min=-0.009738 max=0.013909 Jy/beam ! Clean residual mean=-0.000083 rms=0.002931 Jy/beam ! Combined flux in latest and established models = 0.494093 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.494093 Jy ! Inverting map and beam ! Estimated beam: bmin=4.66 mas, bmaj=16.67 mas, bpa=19.77 degrees ! Estimated noise=1469.6 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.0237333 Jy ! Component: 100 - total flux cleaned = 0.0387048 Jy ! Component: 150 - total flux cleaned = 0.0496621 Jy ! Component: 200 - total flux cleaned = 0.0582497 Jy ! Total flux subtracted in 200 components = 0.0582497 Jy ! Clean residual min=-0.005360 max=0.006196 Jy/beam ! Clean residual mean=-0.000010 rms=0.001689 Jy/beam ! Combined flux in latest and established models = 0.552343 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 122 components and 0.552343 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=9.48 mas, bmaj=23.48 mas, bpa=3.486 degrees ! Estimated noise=1562.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00842702 Jy ! Component: 100 - total flux cleaned = 0.0143764 Jy ! Component: 150 - total flux cleaned = 0.018843 Jy ! Component: 200 - total flux cleaned = 0.0223468 Jy ! Total flux subtracted in 200 components = 0.0223468 Jy ! Clean residual min=-0.004372 max=0.004259 Jy/beam ! Clean residual mean=0.000036 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.57469 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.00215622 Jy ! Component: 100 - total flux cleaned = 0.00375868 Jy ! Component: 150 - total flux cleaned = 0.00520158 Jy ! Component: 200 - total flux cleaned = 0.00617559 Jy ! Total flux subtracted in 200 components = 0.00617559 Jy ! Clean residual min=-0.003896 max=0.003661 Jy/beam ! Clean residual mean=0.000052 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.580865 Jy ! Adding 129 model components to the UV plane model. ! The established model now contains 238 components and 0.580865 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.66 mas, bmaj=16.67 mas, bpa=19.77 degrees ! Estimated noise=1469.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000835674 Jy ! Component: 100 - total flux cleaned = 0.00147008 Jy ! Component: 150 - total flux cleaned = 0.00204418 Jy ! Component: 200 - total flux cleaned = 0.00241977 Jy ! Total flux subtracted in 200 components = 0.00241977 Jy ! Clean residual min=-0.003714 max=0.003842 Jy/beam ! Clean residual mean=0.000043 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.583285 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 263 components and 0.583285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102249Jy sigma=0.000745 ! Fit after self-cal, rms=0.102255Jy sigma=0.000745 wmodel J0348-2749_S_2014_08_09_pus_map.mod ! Writing 263 model components to file: J0348-2749_S_2014_08_09_pus_map.mod wobs J0348-2749_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0348-2749_S_2014_08_09_pus_uvs.fits wwins J0348-2749_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J0348-2749_S_2014_08_09_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.000913781 Jy ! Component: 100 - total flux cleaned = 0.00142618 Jy ! Component: 150 - total flux cleaned = 0.00166413 Jy ! Component: 200 - total flux cleaned = 0.00183425 Jy ! Component: 250 - total flux cleaned = 0.0020497 Jy ! Component: 300 - total flux cleaned = 0.00194338 Jy ! Component: 350 - total flux cleaned = 0.00169063 Jy ! Component: 400 - total flux cleaned = 0.00139801 Jy ! Component: 450 - total flux cleaned = 0.00125525 Jy ! Component: 500 - total flux cleaned = 0.00111538 Jy ! Component: 550 - total flux cleaned = 0.000980292 Jy ! Component: 600 - total flux cleaned = 0.000849169 Jy ! Component: 650 - total flux cleaned = 0.000721903 Jy ! Component: 700 - total flux cleaned = 0.000847797 Jy ! Component: 750 - total flux cleaned = 0.000847919 Jy ! Component: 800 - total flux cleaned = 0.000887882 Jy ! Component: 850 - total flux cleaned = 0.000965293 Jy ! Component: 900 - total flux cleaned = 0.000928056 Jy ! Component: 950 - total flux cleaned = 0.00107611 Jy ! Component: 1000 - total flux cleaned = 0.00111164 Jy ! Component: 1050 - total flux cleaned = 0.00111126 Jy ! Component: 1100 - total flux cleaned = 0.00104212 Jy ! Component: 1150 - total flux cleaned = 0.00107638 Jy ! Component: 1200 - total flux cleaned = 0.00100941 Jy ! Component: 1250 - total flux cleaned = 0.00100967 Jy ! Component: 1300 - total flux cleaned = 0.000944524 Jy ! Component: 1350 - total flux cleaned = 0.000816599 Jy ! Component: 1400 - total flux cleaned = 0.000784936 Jy ! Component: 1450 - total flux cleaned = 0.000691729 Jy ! Component: 1500 - total flux cleaned = 0.000691621 Jy ! Component: 1550 - total flux cleaned = 0.000631052 Jy ! Component: 1600 - total flux cleaned = 0.000570993 Jy ! Component: 1650 - total flux cleaned = 0.000481721 Jy ! Component: 1700 - total flux cleaned = 0.000364478 Jy ! Component: 1750 - total flux cleaned = 0.000277344 Jy ! Component: 1800 - total flux cleaned = 0.000248302 Jy ! Component: 1850 - total flux cleaned = 0.000163258 Jy ! Component: 1900 - total flux cleaned = 0.000107251 Jy ! Component: 1950 - total flux cleaned = 5.14477e-05 Jy ! Component: 2000 - total flux cleaned = 2.39784e-05 Jy ! Component: 2050 - total flux cleaned = -5.71312e-05 Jy ! Component: 2100 - total flux cleaned = -5.71667e-05 Jy ! Component: 2150 - total flux cleaned = -0.000110627 Jy ! Component: 2200 - total flux cleaned = -0.00011076 Jy ! Component: 2250 - total flux cleaned = -0.000241502 Jy ! Component: 2300 - total flux cleaned = -0.000241213 Jy ! Component: 2350 - total flux cleaned = -0.000267129 Jy ! Component: 2400 - total flux cleaned = -0.000292635 Jy ! Component: 2450 - total flux cleaned = -0.000292982 Jy ! Component: 2500 - total flux cleaned = -0.00036814 Jy ! Component: 2550 - total flux cleaned = -0.000467499 Jy ! Component: 2600 - total flux cleaned = -0.000467582 Jy ! Component: 2650 - total flux cleaned = -0.000516657 Jy ! Component: 2700 - total flux cleaned = -0.000540942 Jy ! Component: 2750 - total flux cleaned = -0.000637151 Jy ! Component: 2800 - total flux cleaned = -0.000637207 Jy ! Component: 2850 - total flux cleaned = -0.000613588 Jy ! Component: 2900 - total flux cleaned = -0.000637025 Jy ! Component: 2950 - total flux cleaned = -0.000590372 Jy ! Component: 3000 - total flux cleaned = -0.000660218 Jy ! Component: 3050 - total flux cleaned = -0.000637292 Jy ! Component: 3100 - total flux cleaned = -0.000591522 Jy ! Component: 3150 - total flux cleaned = -0.000591415 Jy ! Component: 3200 - total flux cleaned = -0.000613923 Jy ! Component: 3250 - total flux cleaned = -0.000636185 Jy ! Component: 3300 - total flux cleaned = -0.000680654 Jy ! Component: 3350 - total flux cleaned = -0.000724842 Jy ! Component: 3400 - total flux cleaned = -0.000680649 Jy ! Component: 3450 - total flux cleaned = -0.000658802 Jy ! Component: 3500 - total flux cleaned = -0.000723939 Jy ! Component: 3550 - total flux cleaned = -0.000724015 Jy ! Component: 3600 - total flux cleaned = -0.000809635 Jy ! Component: 3650 - total flux cleaned = -0.000830856 Jy ! Component: 3700 - total flux cleaned = -0.000873271 Jy ! Component: 3750 - total flux cleaned = -0.000894334 Jy ! Component: 3800 - total flux cleaned = -0.000936191 Jy ! Component: 3850 - total flux cleaned = -0.000977853 Jy ! Component: 3900 - total flux cleaned = -0.00101918 Jy ! Component: 3950 - total flux cleaned = -0.00101924 Jy ! Component: 4000 - total flux cleaned = -0.00103986 Jy ! Component: 4050 - total flux cleaned = -0.00114209 Jy ! Total flux subtracted in 4096 components = -0.00122365 Jy ! Clean residual min=-0.001076 max=0.001195 Jy/beam ! Clean residual mean=0.000009 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.582061 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 565 components and 0.582062 Jy ![Exited script file: muppet] wmap "J0348-2749_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.66 x 16.67 at 19.77 degrees (North through East) ! Clean map min=-0.0029784 max=0.39811 Jy/beam ! Writing clean map to FITS file: J0348-2749_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.398107 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000400628 device "J0348-2749_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0348-2749_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.301899 0.301899 0.603799 1.2076 2.41519 4.83039 9.66078 19.3216 38.6431 77.2862 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.398 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.66 x 16.67 at 19.77 degrees (North through East) ! Clean map min=-0.0029784 max=0.39811 Jy/beam quit ! Quitting program ! Log file J0348-2749_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:53:38 2016