! Started logfile: J1037-2934_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:22:55 2016 obs J1037-2934_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1037-2934_S_2014_05_31_pus_uva.fits ! AN table 1: 68 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.65915 visibilities/baseline/integration-bin. ! Found source: J1037-2934 ! ! 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 336 lines of history. ! ! Reading 8068 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 J1037-2934_S_2014_05_31_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 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 174 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 174 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 174 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.650516Jy sigma=0.004809 ! Fit after self-cal, rms=0.610352Jy sigma=0.004520 ! 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.16 mas, bmaj=11.73 mas, bpa=13.51 degrees ! Estimated noise=1517.12 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.790867 Jy ! Component: 100 - total flux cleaned = 1.11619 Jy ! Total flux subtracted in 100 components = 1.11619 Jy ! Clean residual min=-0.052311 max=0.154660 Jy/beam ! Clean residual mean=-0.000974 rms=0.019791 Jy/beam ! Combined flux in latest and established models = 1.11619 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 1.11619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.497972Jy sigma=0.003458 ! Fit after self-cal, rms=0.497582Jy sigma=0.003457 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.178765 Jy ! Component: 100 - total flux cleaned = 0.286677 Jy ! Total flux subtracted in 100 components = 0.286677 Jy ! Clean residual min=-0.026733 max=0.060294 Jy/beam ! Clean residual mean=-0.000357 rms=0.010195 Jy/beam ! Combined flux in latest and established models = 1.40287 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 61 components and 1.40287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.396685Jy sigma=0.002073 ! Fit after self-cal, rms=0.396348Jy sigma=0.002073 ! 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.309 mas, bmaj=14.99 mas, bpa=12.67 degrees ! Estimated noise=1016.36 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.108538 Jy ! Component: 100 - total flux cleaned = 0.163184 Jy ! Component: 150 - total flux cleaned = 0.194167 Jy ! Component: 200 - total flux cleaned = 0.209339 Jy ! Total flux subtracted in 200 components = 0.209339 Jy ! Clean residual min=-0.028559 max=0.032837 Jy/beam ! Clean residual mean=0.000091 rms=0.007209 Jy/beam ! Combined flux in latest and established models = 1.6122 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 101 components and 1.6122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.368600Jy sigma=0.001666 ! Fit after self-cal, rms=0.368609Jy sigma=0.001666 ! 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.94 FD 0.84 HN 1.18 KP 1.04 ! LA 1.18 MK 1.21 NL 1.00 OV 0.96 ! PT 1.01 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.23 KP 1.01 ! LA 1.14 MK 1.00* NL 1.05 OV 1.00 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.13 HN 1.20 KP 0.91 ! LA 0.90 MK 1.00* NL 1.00 OV 0.93 ! PT 0.98 SC 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 1.15 KP 0.89 ! LA 0.88 MK 1.00* NL 1.08 OV 0.99 ! PT 1.03 SC 0.84 ! ! ! Fit before self-cal, rms=0.368609Jy sigma=0.001666 ! Fit after self-cal, rms=0.392825Jy sigma=0.001044 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.23 mas, bmaj=15.25 mas, bpa=13.86 degrees ! Estimated noise=1005.33 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.0144594 Jy ! Component: 100 - total flux cleaned = -0.0156703 Jy ! Component: 150 - total flux cleaned = -0.0172296 Jy ! Component: 200 - total flux cleaned = -0.0181579 Jy ! Total flux subtracted in 200 components = -0.0181579 Jy ! Clean residual min=-0.019672 max=0.020421 Jy/beam ! Clean residual mean=-0.000051 rms=0.004799 Jy/beam ! Combined flux in latest and established models = 1.59405 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 117 components and 1.59405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.390412Jy sigma=0.001014 ! Fit after self-cal, rms=0.390400Jy sigma=0.001014 ! 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.390400Jy sigma=0.001014 ! Fit after self-cal, rms=0.429866Jy sigma=0.000858 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.248 mas, bmaj=15.27 mas, bpa=13.41 degrees ! Estimated noise=1009.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00801504 Jy ! Component: 100 - total flux cleaned = -0.00938678 Jy ! Component: 150 - total flux cleaned = -0.0102362 Jy ! Component: 200 - total flux cleaned = -0.0107308 Jy ! Total flux subtracted in 200 components = -0.0107308 Jy ! Clean residual min=-0.010227 max=0.012342 Jy/beam ! Clean residual mean=0.000017 rms=0.002764 Jy/beam ! Combined flux in latest and established models = 1.58331 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 132 components and 1.58331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.429358Jy sigma=0.000842 ! Fit after self-cal, rms=0.429473Jy sigma=0.000842 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 (16.5, -15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012156 Jy ! Component: 100 - total flux cleaned = 0.0162154 Jy ! Component: 150 - total flux cleaned = 0.0178981 Jy ! Component: 200 - total flux cleaned = 0.0185235 Jy ! Total flux subtracted in 200 components = 0.0185235 Jy ! Clean residual min=-0.008913 max=0.008155 Jy/beam ! Clean residual mean=0.000062 rms=0.002283 Jy/beam ! Combined flux in latest and established models = 1.60184 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 163 components and 1.60184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.429014Jy sigma=0.000825 ! Fit after self-cal, rms=0.428950Jy sigma=0.000824 ! 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.428950Jy sigma=0.000824 ! Fit after self-cal, rms=0.468903Jy sigma=0.000813 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.253 mas, bmaj=15.23 mas, bpa=13.47 degrees ! Estimated noise=1009.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0020332 Jy ! Component: 100 - total flux cleaned = -0.00152685 Jy ! Component: 150 - total flux cleaned = -0.00108112 Jy ! Component: 200 - total flux cleaned = -0.000294347 Jy ! Total flux subtracted in 200 components = -0.000294347 Jy ! Clean residual min=-0.007285 max=0.007362 Jy/beam ! Clean residual mean=0.000050 rms=0.001874 Jy/beam ! Combined flux in latest and established models = 1.60154 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 174 components and 1.60154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.468510Jy sigma=0.000804 ! Fit after self-cal, rms=0.468511Jy sigma=0.000804 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.00137476 Jy ! Component: 100 - total flux cleaned = 0.00187175 Jy ! Component: 150 - total flux cleaned = 0.00217118 Jy ! Component: 200 - total flux cleaned = 0.00245373 Jy ! Total flux subtracted in 200 components = 0.00245373 Jy ! Clean residual min=-0.006764 max=0.006542 Jy/beam ! Clean residual mean=0.000055 rms=0.001770 Jy/beam ! Combined flux in latest and established models = 1.604 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 183 components and 1.604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.468358Jy sigma=0.000801 ! Fit after self-cal, rms=0.468340Jy sigma=0.000800 ! 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.468340Jy sigma=0.000800 ! Fit after self-cal, rms=0.472098Jy sigma=0.000797 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.959 mas, bmaj=23.49 mas, bpa=5.658 degrees ! Estimated noise=1081.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00334805 Jy ! Component: 100 - total flux cleaned = -0.00280498 Jy ! Component: 150 - total flux cleaned = -0.00227433 Jy ! Component: 200 - total flux cleaned = -0.00200388 Jy ! Total flux subtracted in 200 components = -0.00200388 Jy ! Clean residual min=-0.006794 max=0.004952 Jy/beam ! Clean residual mean=0.000058 rms=0.001870 Jy/beam ! Combined flux in latest and established models = 1.60199 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 193 components and 1.60199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.472015Jy sigma=0.000795 ! Fit after self-cal, rms=0.472027Jy sigma=0.000795 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.000929058 Jy ! Component: 100 - total flux cleaned = 0.00108185 Jy ! Component: 150 - total flux cleaned = 0.00115175 Jy ! Component: 200 - total flux cleaned = 0.00121683 Jy ! Total flux subtracted in 200 components = 0.00121683 Jy ! Clean residual min=-0.006473 max=0.005004 Jy/beam ! Clean residual mean=0.000062 rms=0.001823 Jy/beam ! Combined flux in latest and established models = 1.60321 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 200 components and 1.60321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.471971Jy sigma=0.000793 ! Fit after self-cal, rms=0.471967Jy sigma=0.000793 ! 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.257 mas, bmaj=15.23 mas, bpa=13.53 degrees ! Estimated noise=1009.95 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.257 x 15.23 at 13.53 degrees (North through East) ! Clean map min=-0.005982 max=1.1009 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.471967Jy sigma=0.000793 ! Fit after self-cal, rms=0.639439Jy sigma=0.000726 ! Inverting map and beam ! Estimated beam: bmin=4.263 mas, bmaj=15.26 mas, bpa=13.45 degrees ! Estimated noise=1009.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00332013 Jy ! Component: 100 - total flux cleaned = -0.00345337 Jy ! Component: 150 - total flux cleaned = -0.00345394 Jy ! Component: 200 - total flux cleaned = -0.00346 Jy ! Total flux subtracted in 200 components = -0.00346 Jy ! Clean residual min=-0.005404 max=0.005396 Jy/beam ! Clean residual mean=0.000032 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 1.59975 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 209 components and 1.59975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.639323Jy sigma=0.000723 ! Fit after self-cal, rms=0.639309Jy sigma=0.000723 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000220369 Jy ! Component: 100 - total flux cleaned = 2.87467e-05 Jy ! Component: 150 - total flux cleaned = -5.96615e-05 Jy ! Component: 200 - total flux cleaned = -6.01416e-05 Jy ! Total flux subtracted in 200 components = -6.01416e-05 Jy ! Clean residual min=-0.005362 max=0.005163 Jy/beam ! Clean residual mean=0.000032 rms=0.001347 Jy/beam ! Combined flux in latest and established models = 1.59969 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 215 components and 1.59969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.639244Jy sigma=0.000722 ! Fit after self-cal, rms=0.639229Jy sigma=0.000722 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.639229Jy sigma=0.000722 ! Fit after self-cal, rms=0.639998Jy sigma=0.000721 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.091 mas, bmaj=11.98 mas, bpa=14.3 degrees ! Estimated noise=1502.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.792379 Jy ! Component: 100 - total flux cleaned = 1.11982 Jy ! Component: 150 - total flux cleaned = 1.29253 Jy ! Component: 200 - total flux cleaned = 1.38927 Jy ! Total flux subtracted in 200 components = 1.38927 Jy ! Clean residual min=-0.016405 max=0.048140 Jy/beam ! Clean residual mean=-0.000349 rms=0.006122 Jy/beam ! Combined flux in latest and established models = 1.38927 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 42 model components to the UV plane model. ! The established model now contains 42 components and 1.38927 Jy ! Inverting map and beam ! Estimated beam: bmin=4.264 mas, bmaj=15.25 mas, bpa=13.53 degrees ! Estimated noise=1009.51 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.0829187 Jy ! Component: 100 - total flux cleaned = 0.120991 Jy ! Component: 150 - total flux cleaned = 0.141658 Jy ! Component: 200 - total flux cleaned = 0.155982 Jy ! Total flux subtracted in 200 components = 0.155982 Jy ! Clean residual min=-0.006592 max=0.009840 Jy/beam ! Clean residual mean=-0.000125 rms=0.002345 Jy/beam ! Combined flux in latest and established models = 1.54525 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 102 components and 1.54525 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.979 mas, bmaj=23.55 mas, bpa=5.604 degrees ! Estimated noise=1078.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141851 Jy ! Component: 100 - total flux cleaned = 0.0235033 Jy ! Component: 150 - total flux cleaned = 0.0299502 Jy ! Component: 200 - total flux cleaned = 0.0346667 Jy ! Total flux subtracted in 200 components = 0.0346667 Jy ! Clean residual min=-0.006099 max=0.005286 Jy/beam ! Clean residual mean=-0.000033 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 1.57992 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.00360692 Jy ! Component: 100 - total flux cleaned = 0.00638447 Jy ! Component: 150 - total flux cleaned = 0.00852987 Jy ! Component: 200 - total flux cleaned = 0.01019 Jy ! Total flux subtracted in 200 components = 0.01019 Jy ! Clean residual min=-0.005285 max=0.004277 Jy/beam ! Clean residual mean=0.000013 rms=0.001478 Jy/beam ! Combined flux in latest and established models = 1.59011 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 187 components and 1.59011 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.264 mas, bmaj=15.25 mas, bpa=13.53 degrees ! Estimated noise=1009.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000821951 Jy ! Component: 100 - total flux cleaned = -0.000956435 Jy ! Component: 150 - total flux cleaned = -0.000957858 Jy ! Component: 200 - total flux cleaned = -0.000853125 Jy ! Total flux subtracted in 200 components = -0.000853125 Jy ! Clean residual min=-0.004571 max=0.005185 Jy/beam ! Clean residual mean=0.000007 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 1.58925 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 202 components and 1.58925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.640313Jy sigma=0.000721 ! Fit after self-cal, rms=0.640208Jy sigma=0.000720 wmodel J1037-2934_S_2014_05_31_pus_map.mod ! Writing 202 model components to file: J1037-2934_S_2014_05_31_pus_map.mod wobs J1037-2934_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1037-2934_S_2014_05_31_pus_uvs.fits wwins J1037-2934_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J1037-2934_S_2014_05_31_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 = -3.93632e-05 Jy ! Component: 100 - total flux cleaned = 0.00012824 Jy ! Component: 150 - total flux cleaned = -2.69506e-05 Jy ! Component: 200 - total flux cleaned = 4.33369e-05 Jy ! Component: 250 - total flux cleaned = 4.22973e-05 Jy ! Component: 300 - total flux cleaned = 0.000310733 Jy ! Component: 350 - total flux cleaned = 0.000310334 Jy ! Component: 400 - total flux cleaned = 0.000124808 Jy ! Component: 450 - total flux cleaned = 4.46486e-06 Jy ! Component: 500 - total flux cleaned = -0.000232509 Jy ! Component: 550 - total flux cleaned = -6.03198e-05 Jy ! Component: 600 - total flux cleaned = -0.000174217 Jy ! Component: 650 - total flux cleaned = -0.000506374 Jy ! Component: 700 - total flux cleaned = -0.000615565 Jy ! Component: 750 - total flux cleaned = -0.00077497 Jy ! Component: 800 - total flux cleaned = -0.000671055 Jy ! Component: 850 - total flux cleaned = -0.000775052 Jy ! Component: 900 - total flux cleaned = -0.000926869 Jy ! Component: 950 - total flux cleaned = -0.000877408 Jy ! Component: 1000 - total flux cleaned = -0.000975059 Jy ! Component: 1050 - total flux cleaned = -0.0009258 Jy ! Component: 1100 - total flux cleaned = -0.000972886 Jy ! Component: 1150 - total flux cleaned = -0.000926007 Jy ! Component: 1200 - total flux cleaned = -0.00092728 Jy ! Component: 1250 - total flux cleaned = -0.00124685 Jy ! Component: 1300 - total flux cleaned = -0.00133658 Jy ! Component: 1350 - total flux cleaned = -0.00138179 Jy ! Component: 1400 - total flux cleaned = -0.00147 Jy ! Component: 1450 - total flux cleaned = -0.00177274 Jy ! Component: 1500 - total flux cleaned = -0.00181492 Jy ! Component: 1550 - total flux cleaned = -0.00198281 Jy ! Component: 1600 - total flux cleaned = -0.00206693 Jy ! Component: 1650 - total flux cleaned = -0.00231248 Jy ! Component: 1700 - total flux cleaned = -0.00247384 Jy ! Component: 1750 - total flux cleaned = -0.00263326 Jy ! Component: 1800 - total flux cleaned = -0.00263338 Jy ! Component: 1850 - total flux cleaned = -0.00282882 Jy ! Component: 1900 - total flux cleaned = -0.00290645 Jy ! Component: 1950 - total flux cleaned = -0.00298341 Jy ! Component: 2000 - total flux cleaned = -0.00298262 Jy ! Component: 2050 - total flux cleaned = -0.00305707 Jy ! Component: 2100 - total flux cleaned = -0.00301978 Jy ! Component: 2150 - total flux cleaned = -0.00313038 Jy ! Component: 2200 - total flux cleaned = -0.00305749 Jy ! Component: 2250 - total flux cleaned = -0.00291323 Jy ! Component: 2300 - total flux cleaned = -0.00291348 Jy ! Component: 2350 - total flux cleaned = -0.00284253 Jy ! Component: 2400 - total flux cleaned = -0.00270208 Jy ! Component: 2450 - total flux cleaned = -0.00266746 Jy ! Component: 2500 - total flux cleaned = -0.00263265 Jy ! Component: 2550 - total flux cleaned = -0.00259864 Jy ! Component: 2600 - total flux cleaned = -0.00242857 Jy ! Component: 2650 - total flux cleaned = -0.00242843 Jy ! Component: 2700 - total flux cleaned = -0.00226093 Jy ! Component: 2750 - total flux cleaned = -0.00199558 Jy ! Component: 2800 - total flux cleaned = -0.0019624 Jy ! Component: 2850 - total flux cleaned = -0.00189746 Jy ! Component: 2900 - total flux cleaned = -0.00183235 Jy ! Component: 2950 - total flux cleaned = -0.00163902 Jy ! Component: 3000 - total flux cleaned = -0.00160703 Jy ! Component: 3050 - total flux cleaned = -0.00144838 Jy ! Component: 3100 - total flux cleaned = -0.00154302 Jy ! Component: 3150 - total flux cleaned = -0.00138625 Jy ! Component: 3200 - total flux cleaned = -0.00126187 Jy ! Component: 3250 - total flux cleaned = -0.00126206 Jy ! Component: 3300 - total flux cleaned = -0.00116975 Jy ! Component: 3350 - total flux cleaned = -0.00107819 Jy ! Component: 3400 - total flux cleaned = -0.00104786 Jy ! Component: 3450 - total flux cleaned = -0.000927569 Jy ! Component: 3500 - total flux cleaned = -0.000867999 Jy ! Component: 3550 - total flux cleaned = -0.000808653 Jy ! Component: 3600 - total flux cleaned = -0.000720245 Jy ! Component: 3650 - total flux cleaned = -0.000720484 Jy ! Component: 3700 - total flux cleaned = -0.000603784 Jy ! Component: 3750 - total flux cleaned = -0.000719536 Jy ! Component: 3800 - total flux cleaned = -0.000575653 Jy ! Component: 3850 - total flux cleaned = -0.000460928 Jy ! Component: 3900 - total flux cleaned = -0.000432314 Jy ! Component: 3950 - total flux cleaned = -0.000290813 Jy ! Component: 4000 - total flux cleaned = -0.000290834 Jy ! Component: 4050 - total flux cleaned = -0.000206792 Jy ! Total flux subtracted in 4096 components = -6.77554e-05 Jy ! Clean residual min=-0.001549 max=0.001775 Jy/beam ! Clean residual mean=0.000002 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 1.58919 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 480 components and 1.58919 Jy ![Exited script file: muppet] wmap "J1037-2934_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.264 x 15.25 at 13.53 degrees (North through East) ! Clean map min=-0.003346 max=1.1079 Jy/beam ! Writing clean map to FITS file: J1037-2934_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.10787 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000530806 device "J1037-2934_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1037-2934_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.143737 0.143737 0.287474 0.574947 1.14989 2.29979 4.59958 9.19916 18.3983 36.7966 73.5933 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.107 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.264 x 15.25 at 13.53 degrees (North through East) ! Clean map min=-0.003346 max=1.1079 Jy/beam quit ! Quitting program ! Log file J1037-2934_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:23:01 2016