! Started logfile: J0524-2818_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:22:15 2016 obs J0524-2818_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0524-2818_S_2014_12_20_pus_uva.fits ! AN table 1: 106 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.96478 visibilities/baseline/integration-bin. ! Found source: J0524-2818 ! ! 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 344 lines of history. ! ! Reading 18408 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 J0524-2818_S_2014_12_20_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.881811Jy sigma=0.007817 ! Fit after self-cal, rms=0.849114Jy sigma=0.007536 ! 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.398 mas, bmaj=6.416 mas, bpa=-2.39 degrees ! Estimated noise=1052.28 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.119268 Jy ! Component: 100 - total flux cleaned = 0.145532 Jy ! Total flux subtracted in 100 components = 0.145532 Jy ! Clean residual min=-0.006359 max=0.010077 Jy/beam ! Clean residual mean=-0.000056 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.145532 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.145532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100879Jy sigma=0.000819 ! Fit after self-cal, rms=0.100874Jy sigma=0.000819 ! Inverting map ! Added new window around map position (3, -5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103193 Jy ! Component: 100 - total flux cleaned = 0.0167751 Jy ! Total flux subtracted in 100 components = 0.0167751 Jy ! Clean residual min=-0.006034 max=0.007376 Jy/beam ! Clean residual mean=-0.000044 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.162307 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 28 components and 0.162307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099444Jy sigma=0.000806 ! Fit after self-cal, rms=0.099429Jy sigma=0.000805 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.007 mas, bmaj=7.968 mas, bpa=-2.469 degrees ! Estimated noise=597.321 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.00633453 Jy ! Component: 100 - total flux cleaned = 0.00996178 Jy ! Component: 150 - total flux cleaned = 0.0121634 Jy ! Component: 200 - total flux cleaned = 0.0133854 Jy ! Total flux subtracted in 200 components = 0.0133854 Jy ! Clean residual min=-0.005299 max=0.004858 Jy/beam ! Clean residual mean=-0.000089 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.175693 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 50 components and 0.175693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098913Jy sigma=0.000802 ! Fit after self-cal, rms=0.098918Jy sigma=0.000802 ! 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 0.98 FD 0.88 HN 1.08 KP 1.12 ! LA 0.96 MK 0.97 NL 1.01 OV 0.95 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 1.14 KP 1.09 ! LA 0.92 MK 1.00 NL 1.06 OV 0.99 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.17 HN 1.16 KP 0.96 ! LA 0.76 MK 1.02 NL 1.09 OV 0.91 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.05 HN 1.08 KP 0.93 ! LA 0.81 MK 1.02 NL 1.02 OV 0.99 ! PT 1.04 SC 0.95 ! ! ! Fit before self-cal, rms=0.098918Jy sigma=0.000802 ! Fit after self-cal, rms=0.097541Jy sigma=0.000787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.95 mas, bpa=-2.246 degrees ! Estimated noise=598.031 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.0017702 Jy ! Component: 100 - total flux cleaned = -0.00195291 Jy ! Component: 150 - total flux cleaned = -0.00211193 Jy ! Component: 200 - total flux cleaned = -0.0022174 Jy ! Total flux subtracted in 200 components = -0.0022174 Jy ! Clean residual min=-0.003017 max=0.004399 Jy/beam ! Clean residual mean=-0.000034 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.173475 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 0.173475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097497Jy sigma=0.000787 ! Fit after self-cal, rms=0.097495Jy sigma=0.000786 ! 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.097495Jy sigma=0.000786 ! Fit after self-cal, rms=0.099174Jy sigma=0.000785 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=7.961 mas, bpa=-2.285 degrees ! Estimated noise=598.756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00113355 Jy ! Component: 100 - total flux cleaned = -0.00123975 Jy ! Component: 150 - total flux cleaned = -0.00133236 Jy ! Component: 200 - total flux cleaned = -0.00135976 Jy ! Total flux subtracted in 200 components = -0.00135976 Jy ! Clean residual min=-0.002834 max=0.004051 Jy/beam ! Clean residual mean=-0.000032 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.172115 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.172115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099151Jy sigma=0.000784 ! Fit after self-cal, rms=0.099174Jy sigma=0.000784 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 (34, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00426267 Jy ! Component: 100 - total flux cleaned = 0.00674648 Jy ! Component: 150 - total flux cleaned = 0.00832038 Jy ! Component: 200 - total flux cleaned = 0.00890574 Jy ! Total flux subtracted in 200 components = 0.00890574 Jy ! Clean residual min=-0.002356 max=0.002908 Jy/beam ! Clean residual mean=-0.000023 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.181021 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 104 components and 0.181021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099001Jy sigma=0.000782 ! Fit after self-cal, rms=0.098992Jy sigma=0.000782 ! 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.098992Jy sigma=0.000782 ! Fit after self-cal, rms=0.101465Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.036 mas, bmaj=7.971 mas, bpa=-2.329 degrees ! Estimated noise=597.171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000846662 Jy ! Component: 100 - total flux cleaned = 0.00117055 Jy ! Component: 150 - total flux cleaned = 0.00124282 Jy ! Component: 200 - total flux cleaned = 0.00133411 Jy ! Total flux subtracted in 200 components = 0.00133411 Jy ! Clean residual min=-0.002230 max=0.002473 Jy/beam ! Clean residual mean=-0.000013 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.182355 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 119 components and 0.182355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101431Jy sigma=0.000781 ! Fit after self-cal, rms=0.101463Jy sigma=0.000781 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.000108209 Jy ! Component: 100 - total flux cleaned = 0.000290356 Jy ! Component: 150 - total flux cleaned = 0.000361413 Jy ! Component: 200 - total flux cleaned = 0.000426908 Jy ! Total flux subtracted in 200 components = 0.000426908 Jy ! Clean residual min=-0.002198 max=0.002434 Jy/beam ! Clean residual mean=-0.000013 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.182782 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 129 components and 0.182782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101451Jy sigma=0.000781 ! Fit after self-cal, rms=0.101450Jy sigma=0.000781 ! 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.101450Jy sigma=0.000781 ! Fit after self-cal, rms=0.101778Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.851 mas, bmaj=20.39 mas, bpa=3.605 degrees ! Estimated noise=736.689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000882504 Jy ! Component: 100 - total flux cleaned = 0.000914726 Jy ! Component: 150 - total flux cleaned = 0.000892479 Jy ! Component: 200 - total flux cleaned = 0.00091095 Jy ! Total flux subtracted in 200 components = 0.00091095 Jy ! Clean residual min=-0.002921 max=0.003770 Jy/beam ! Clean residual mean=-0.000018 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.183693 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 141 components and 0.183693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101777Jy sigma=0.000781 ! Fit after self-cal, rms=0.101781Jy sigma=0.000781 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 = 8.84653e-05 Jy ! Component: 100 - total flux cleaned = 0.000106512 Jy ! Component: 150 - total flux cleaned = 0.000123374 Jy ! Component: 200 - total flux cleaned = 0.00012301 Jy ! Total flux subtracted in 200 components = 0.00012301 Jy ! Clean residual min=-0.002909 max=0.003733 Jy/beam ! Clean residual mean=-0.000018 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.183816 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 146 components and 0.183816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101783Jy sigma=0.000781 ! Fit after self-cal, rms=0.101783Jy sigma=0.000781 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.038 mas, bmaj=7.973 mas, bpa=-2.366 degrees ! Estimated noise=596.095 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.038 x 7.973 at -2.366 degrees (North through East) ! Clean map min=-0.0021093 max=0.15184 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.42 mas, bmaj=6.399 mas, bpa=-2.03 degrees ! Estimated noise=1049.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.118838 Jy ! Component: 100 - total flux cleaned = 0.14482 Jy ! Component: 150 - total flux cleaned = 0.15347 Jy ! Component: 200 - total flux cleaned = 0.158711 Jy ! Total flux subtracted in 200 components = 0.158711 Jy ! Clean residual min=-0.003268 max=0.004051 Jy/beam ! Clean residual mean=-0.000015 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.158711 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.158711 Jy ! Inverting map and beam ! Estimated beam: bmin=3.038 mas, bmaj=7.973 mas, bpa=-2.366 degrees ! Estimated noise=596.095 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.00554612 Jy ! Component: 100 - total flux cleaned = 0.00941494 Jy ! Component: 150 - total flux cleaned = 0.0124197 Jy ! Component: 200 - total flux cleaned = 0.0148146 Jy ! Total flux subtracted in 200 components = 0.0148146 Jy ! Clean residual min=-0.002473 max=0.002643 Jy/beam ! Clean residual mean=-0.000025 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.173526 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 73 components and 0.173526 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.851 mas, bmaj=20.39 mas, bpa=3.605 degrees ! Estimated noise=736.689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00336611 Jy ! Component: 100 - total flux cleaned = 0.00555629 Jy ! Component: 150 - total flux cleaned = 0.00705331 Jy ! Component: 200 - total flux cleaned = 0.00810389 Jy ! Total flux subtracted in 200 components = 0.00810389 Jy ! Clean residual min=-0.003157 max=0.003732 Jy/beam ! Clean residual mean=-0.000025 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.18163 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.000746779 Jy ! Component: 100 - total flux cleaned = 0.00118728 Jy ! Component: 150 - total flux cleaned = 0.0013151 Jy ! Component: 200 - total flux cleaned = 0.00138195 Jy ! Total flux subtracted in 200 components = 0.00138195 Jy ! Clean residual min=-0.003055 max=0.003760 Jy/beam ! Clean residual mean=-0.000021 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.183012 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 115 components and 0.183012 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.038 mas, bmaj=7.973 mas, bpa=-2.366 degrees ! Estimated noise=596.095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000132253 Jy ! Component: 100 - total flux cleaned = -0.000270087 Jy ! Component: 150 - total flux cleaned = -0.000445421 Jy ! Component: 200 - total flux cleaned = -0.000520527 Jy ! Total flux subtracted in 200 components = -0.000520527 Jy ! Clean residual min=-0.002145 max=0.002433 Jy/beam ! Clean residual mean=-0.000011 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.182491 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 125 components and 0.182491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101797Jy sigma=0.000781 ! Fit after self-cal, rms=0.101780Jy sigma=0.000781 wmodel J0524-2818_S_2014_12_20_pus_map.mod ! Writing 125 model components to file: J0524-2818_S_2014_12_20_pus_map.mod wobs J0524-2818_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0524-2818_S_2014_12_20_pus_uvs.fits wwins J0524-2818_S_2014_12_20_pus_map.win ! wwins: Wrote 3 windows to J0524-2818_S_2014_12_20_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.000583688 Jy ! Component: 100 - total flux cleaned = 0.000738231 Jy ! Component: 150 - total flux cleaned = 0.00081063 Jy ! Component: 200 - total flux cleaned = 0.000707154 Jy ! Component: 250 - total flux cleaned = 0.00057656 Jy ! Component: 300 - total flux cleaned = 0.00048248 Jy ! Component: 350 - total flux cleaned = 0.000300786 Jy ! Component: 400 - total flux cleaned = 0.000183568 Jy ! Component: 450 - total flux cleaned = 0.000125399 Jy ! Component: 500 - total flux cleaned = -0.000100073 Jy ! Component: 550 - total flux cleaned = -0.000263879 Jy ! Component: 600 - total flux cleaned = -0.000397858 Jy ! Component: 650 - total flux cleaned = -0.000633812 Jy ! Component: 700 - total flux cleaned = -0.000787539 Jy ! Component: 750 - total flux cleaned = -0.000988702 Jy ! Component: 800 - total flux cleaned = -0.00108744 Jy ! Component: 850 - total flux cleaned = -0.0012569 Jy ! Component: 900 - total flux cleaned = -0.00139932 Jy ! Component: 950 - total flux cleaned = -0.00149199 Jy ! Component: 1000 - total flux cleaned = -0.0015828 Jy ! Component: 1050 - total flux cleaned = -0.00164968 Jy ! Component: 1100 - total flux cleaned = -0.00162754 Jy ! Component: 1150 - total flux cleaned = -0.00171494 Jy ! Component: 1200 - total flux cleaned = -0.00180068 Jy ! Component: 1250 - total flux cleaned = -0.0018848 Jy ! Component: 1300 - total flux cleaned = -0.00182271 Jy ! Component: 1350 - total flux cleaned = -0.00190454 Jy ! Component: 1400 - total flux cleaned = -0.00196514 Jy ! Component: 1450 - total flux cleaned = -0.00194603 Jy ! Component: 1500 - total flux cleaned = -0.00200466 Jy ! Component: 1550 - total flux cleaned = -0.00194631 Jy ! Component: 1600 - total flux cleaned = -0.00204182 Jy ! Component: 1650 - total flux cleaned = -0.00196651 Jy ! Component: 1700 - total flux cleaned = -0.00204128 Jy ! Component: 1750 - total flux cleaned = -0.00211505 Jy ! Component: 1800 - total flux cleaned = -0.00209676 Jy ! Component: 1850 - total flux cleaned = -0.00213263 Jy ! Component: 1900 - total flux cleaned = -0.00220386 Jy ! Component: 1950 - total flux cleaned = -0.00222128 Jy ! Component: 2000 - total flux cleaned = -0.00225623 Jy ! Component: 2050 - total flux cleaned = -0.00225626 Jy ! Component: 2100 - total flux cleaned = -0.00230753 Jy ! Component: 2150 - total flux cleaned = -0.00229066 Jy ! Component: 2200 - total flux cleaned = -0.00234083 Jy ! Component: 2250 - total flux cleaned = -0.00239034 Jy ! Component: 2300 - total flux cleaned = -0.00245541 Jy ! Component: 2350 - total flux cleaned = -0.00247147 Jy ! Component: 2400 - total flux cleaned = -0.00253511 Jy ! Component: 2450 - total flux cleaned = -0.00259816 Jy ! Component: 2500 - total flux cleaned = -0.00258237 Jy ! Component: 2550 - total flux cleaned = -0.00267552 Jy ! Component: 2600 - total flux cleaned = -0.00278297 Jy ! Component: 2650 - total flux cleaned = -0.00284413 Jy ! Component: 2700 - total flux cleaned = -0.00288941 Jy ! Component: 2750 - total flux cleaned = -0.00296405 Jy ! Component: 2800 - total flux cleaned = -0.00303796 Jy ! Component: 2850 - total flux cleaned = -0.00306722 Jy ! Component: 2900 - total flux cleaned = -0.00311103 Jy ! Component: 2950 - total flux cleaned = -0.00316906 Jy ! Component: 3000 - total flux cleaned = -0.00325529 Jy ! Component: 3050 - total flux cleaned = -0.00328383 Jy ! Component: 3100 - total flux cleaned = -0.00332625 Jy ! Component: 3150 - total flux cleaned = -0.00345254 Jy ! Component: 3200 - total flux cleaned = -0.00345241 Jy ! Component: 3250 - total flux cleaned = -0.00349376 Jy ! Component: 3300 - total flux cleaned = -0.00352137 Jy ! Component: 3350 - total flux cleaned = -0.00354877 Jy ! Component: 3400 - total flux cleaned = -0.00353527 Jy ! Component: 3450 - total flux cleaned = -0.00360257 Jy ! Component: 3500 - total flux cleaned = -0.00357584 Jy ! Component: 3550 - total flux cleaned = -0.00360228 Jy ! Component: 3600 - total flux cleaned = -0.00357595 Jy ! Component: 3650 - total flux cleaned = -0.00361524 Jy ! Component: 3700 - total flux cleaned = -0.00361535 Jy ! Component: 3750 - total flux cleaned = -0.00366693 Jy ! Component: 3800 - total flux cleaned = -0.00359015 Jy ! Component: 3850 - total flux cleaned = -0.00365377 Jy ! Component: 3900 - total flux cleaned = -0.00361565 Jy ! Component: 3950 - total flux cleaned = -0.00364066 Jy ! Component: 4000 - total flux cleaned = -0.0036032 Jy ! Component: 4050 - total flux cleaned = -0.00357853 Jy ! Total flux subtracted in 4096 components = -0.00359092 Jy ! Clean residual min=-0.000674 max=0.000699 Jy/beam ! Clean residual mean=0.000003 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.1789 Jy keep ! Adding 345 model components to the UV plane model. ! The established model now contains 470 components and 0.1789 Jy ![Exited script file: muppet] wmap "J0524-2818_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.038 x 7.973 at -2.366 degrees (North through East) ! Clean map min=-0.0013746 max=0.15355 Jy/beam ! Writing clean map to FITS file: J0524-2818_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.15355 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234517 device "J0524-2818_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0524-2818_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.458191 0.458191 0.916382 1.83276 3.66553 7.33105 14.6621 29.3242 58.6484 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.153 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.038 x 7.973 at -2.366 degrees (North through East) ! Clean map min=-0.0013746 max=0.15355 Jy/beam quit ! Quitting program ! Log file J0524-2818_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:22:22 2016