! Started logfile: J1113-3549_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:51:43 2016 obs J1113-3549_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1113-3549_S_2014_06_09_pus_uva.fits ! AN table 1: 128 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.657986 visibilities/baseline/integration-bin. ! Found source: J1113-3549 ! ! 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 15160 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 J1113-3549_S_2014_06_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 268 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 326 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 326 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 268 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.882487Jy sigma=0.007151 ! Fit after self-cal, rms=0.858137Jy sigma=0.006952 ! 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.284 mas, bmaj=6.327 mas, bpa=-1.863 degrees ! Estimated noise=1318.59 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.104661 Jy ! Component: 100 - total flux cleaned = 0.135556 Jy ! Total flux subtracted in 100 components = 0.135556 Jy ! Clean residual min=-0.006879 max=0.015045 Jy/beam ! Clean residual mean=-0.000044 rms=0.002253 Jy/beam ! Combined flux in latest and established models = 0.135556 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.135556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115737Jy sigma=0.000875 ! Fit after self-cal, rms=0.115665Jy sigma=0.000875 ! Inverting map ! Added new window around map position (-3.5, 5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155357 Jy ! Component: 100 - total flux cleaned = 0.0254495 Jy ! Total flux subtracted in 100 components = 0.0254495 Jy ! Clean residual min=-0.005874 max=0.010481 Jy/beam ! Clean residual mean=-0.000027 rms=0.001781 Jy/beam ! Combined flux in latest and established models = 0.161006 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 35 components and 0.161006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111930Jy sigma=0.000833 ! Fit after self-cal, rms=0.111833Jy sigma=0.000831 ! 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.891 mas, bmaj=7.8 mas, bpa=-1.178 degrees ! Estimated noise=742.694 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 (4.5, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0194595 Jy ! Component: 100 - total flux cleaned = 0.0309131 Jy ! Component: 150 - total flux cleaned = 0.0382331 Jy ! Component: 200 - total flux cleaned = 0.0430747 Jy ! Total flux subtracted in 200 components = 0.0430747 Jy ! Clean residual min=-0.005347 max=0.006168 Jy/beam ! Clean residual mean=-0.000016 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.20408 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 99 components and 0.20408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108579Jy sigma=0.000796 ! Fit after self-cal, rms=0.108459Jy sigma=0.000795 ! 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.00* FD 0.84 HN 1.27 KP 1.01 ! LA 1.17 MK 1.00 NL 1.16 OV 0.96 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 1.01 ! LA 1.07 MK 1.03 NL 1.18 OV 0.96 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 1.00* KP 0.89 ! LA 0.89 MK 1.00 NL 1.15 OV 0.93 ! PT 0.94 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.21 KP 0.88 ! LA 0.85 MK 0.99 NL 1.19 OV 0.94 ! PT 0.98 SC 1.02 ! ! ! Fit before self-cal, rms=0.108459Jy sigma=0.000795 ! Fit after self-cal, rms=0.113775Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.92 mas, bmaj=7.837 mas, bpa=-1.096 degrees ! Estimated noise=742.187 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.00165271 Jy ! Component: 100 - total flux cleaned = -0.00165524 Jy ! Component: 150 - total flux cleaned = -0.00159539 Jy ! Component: 200 - total flux cleaned = -0.00154468 Jy ! Total flux subtracted in 200 components = -0.00154468 Jy ! Clean residual min=-0.003559 max=0.003183 Jy/beam ! Clean residual mean=-0.000035 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.202536 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 114 components and 0.202536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113690Jy sigma=0.000778 ! Fit after self-cal, rms=0.113870Jy sigma=0.000778 ! 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.113870Jy sigma=0.000778 ! Fit after self-cal, rms=0.115143Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=7.828 mas, bpa=-1.203 degrees ! Estimated noise=740.918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00121321 Jy ! Component: 100 - total flux cleaned = -0.00116445 Jy ! Component: 150 - total flux cleaned = -0.00116524 Jy ! Component: 200 - total flux cleaned = -0.00112514 Jy ! Total flux subtracted in 200 components = -0.00112514 Jy ! Clean residual min=-0.003217 max=0.002995 Jy/beam ! Clean residual mean=-0.000036 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.20141 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 121 components and 0.20141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115096Jy sigma=0.000777 ! Fit after self-cal, rms=0.115108Jy sigma=0.000777 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 = 2.05259e-05 Jy ! Component: 100 - total flux cleaned = 2.11092e-05 Jy ! Component: 150 - total flux cleaned = 2.13963e-05 Jy ! Component: 200 - total flux cleaned = -8.76294e-06 Jy ! Total flux subtracted in 200 components = -8.76294e-06 Jy ! Clean residual min=-0.003156 max=0.002940 Jy/beam ! Clean residual mean=-0.000036 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.201402 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 127 components and 0.201402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115085Jy sigma=0.000777 ! Fit after self-cal, rms=0.115079Jy sigma=0.000777 ! 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.115079Jy sigma=0.000777 ! Fit after self-cal, rms=0.115818Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.914 mas, bmaj=7.812 mas, bpa=-1.265 degrees ! Estimated noise=738.877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0006187 Jy ! Component: 100 - total flux cleaned = -0.000757237 Jy ! Component: 150 - total flux cleaned = -0.000756263 Jy ! Component: 200 - total flux cleaned = -0.00078544 Jy ! Total flux subtracted in 200 components = -0.00078544 Jy ! Clean residual min=-0.002883 max=0.002861 Jy/beam ! Clean residual mean=-0.000037 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.200616 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 143 components and 0.200616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115794Jy sigma=0.000776 ! Fit after self-cal, rms=0.115796Jy sigma=0.000776 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 = -5.06093e-06 Jy ! Component: 100 - total flux cleaned = -5.8496e-05 Jy ! Component: 150 - total flux cleaned = -8.34612e-05 Jy ! Component: 200 - total flux cleaned = -0.000107309 Jy ! Total flux subtracted in 200 components = -0.000107309 Jy ! Clean residual min=-0.002840 max=0.002808 Jy/beam ! Clean residual mean=-0.000038 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.200509 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 151 components and 0.200509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115782Jy sigma=0.000776 ! Fit after self-cal, rms=0.115775Jy sigma=0.000776 ! 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.115775Jy sigma=0.000776 ! Fit after self-cal, rms=0.116130Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.824 mas, bmaj=26.81 mas, bpa=2.214 degrees ! Estimated noise=929.954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000428187 Jy ! Component: 100 - total flux cleaned = -0.000454827 Jy ! Component: 150 - total flux cleaned = -0.000513559 Jy ! Component: 200 - total flux cleaned = -0.000495375 Jy ! Total flux subtracted in 200 components = -0.000495375 Jy ! Clean residual min=-0.003038 max=0.002758 Jy/beam ! Clean residual mean=-0.000079 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.200014 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 162 components and 0.200014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116121Jy sigma=0.000776 ! Fit after self-cal, rms=0.116122Jy sigma=0.000776 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.49103e-05 Jy ! Component: 100 - total flux cleaned = 6.87804e-05 Jy ! Component: 150 - total flux cleaned = 6.83732e-05 Jy ! Component: 200 - total flux cleaned = 6.84301e-05 Jy ! Total flux subtracted in 200 components = 6.84301e-05 Jy ! Clean residual min=-0.003004 max=0.002733 Jy/beam ! Clean residual mean=-0.000078 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.200082 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 163 components and 0.200082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116118Jy sigma=0.000776 ! Fit after self-cal, rms=0.116112Jy sigma=0.000776 ! 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.912 mas, bmaj=7.802 mas, bpa=-1.28 degrees ! Estimated noise=737.435 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.912 x 7.802 at -1.28 degrees (North through East) ! Clean map min=-0.0026368 max=0.13136 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.28 mas, bmaj=6.238 mas, bpa=-1.802 degrees ! Estimated noise=1321.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10458 Jy ! Component: 100 - total flux cleaned = 0.136989 Jy ! Component: 150 - total flux cleaned = 0.152295 Jy ! Component: 200 - total flux cleaned = 0.162685 Jy ! Total flux subtracted in 200 components = 0.162685 Jy ! Clean residual min=-0.003684 max=0.006554 Jy/beam ! Clean residual mean=-0.000034 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.162685 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.162685 Jy ! Inverting map and beam ! Estimated beam: bmin=2.912 mas, bmaj=7.802 mas, bpa=-1.28 degrees ! Estimated noise=737.435 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.0146549 Jy ! Component: 100 - total flux cleaned = 0.0228697 Jy ! Component: 150 - total flux cleaned = 0.0278695 Jy ! Component: 200 - total flux cleaned = 0.0311467 Jy ! Total flux subtracted in 200 components = 0.0311467 Jy ! Clean residual min=-0.002691 max=0.002510 Jy/beam ! Clean residual mean=-0.000053 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.193832 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 109 components and 0.193832 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.824 mas, bmaj=26.81 mas, bpa=2.214 degrees ! Estimated noise=929.954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00335891 Jy ! Component: 100 - total flux cleaned = 0.00499915 Jy ! Component: 150 - total flux cleaned = 0.00584032 Jy ! Component: 200 - total flux cleaned = 0.00628507 Jy ! Total flux subtracted in 200 components = 0.00628507 Jy ! Clean residual min=-0.002849 max=0.002553 Jy/beam ! Clean residual mean=-0.000077 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.200117 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.000103946 Jy ! Component: 100 - total flux cleaned = 0.000133827 Jy ! Component: 150 - total flux cleaned = 0.000152298 Jy ! Component: 200 - total flux cleaned = 0.000178593 Jy ! Total flux subtracted in 200 components = 0.000178593 Jy ! Clean residual min=-0.002834 max=0.002533 Jy/beam ! Clean residual mean=-0.000076 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.200296 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 132 components and 0.200296 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.912 mas, bmaj=7.802 mas, bpa=-1.28 degrees ! Estimated noise=737.435 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000252719 Jy ! Component: 100 - total flux cleaned = -0.000343611 Jy ! Component: 150 - total flux cleaned = -0.000371159 Jy ! Component: 200 - total flux cleaned = -0.000395073 Jy ! Total flux subtracted in 200 components = -0.000395073 Jy ! Clean residual min=-0.002531 max=0.002503 Jy/beam ! Clean residual mean=-0.000037 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.199901 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 142 components and 0.199901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116113Jy sigma=0.000776 ! Fit after self-cal, rms=0.116081Jy sigma=0.000776 wmodel J1113-3549_S_2014_06_09_pus_map.mod ! Writing 142 model components to file: J1113-3549_S_2014_06_09_pus_map.mod wobs J1113-3549_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1113-3549_S_2014_06_09_pus_uvs.fits wwins J1113-3549_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J1113-3549_S_2014_06_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.000174908 Jy ! Component: 100 - total flux cleaned = -0.000540568 Jy ! Component: 150 - total flux cleaned = -0.00091551 Jy ! Component: 200 - total flux cleaned = -0.000951293 Jy ! Component: 250 - total flux cleaned = -0.00102027 Jy ! Component: 300 - total flux cleaned = -0.00105309 Jy ! Component: 350 - total flux cleaned = -0.00108481 Jy ! Component: 400 - total flux cleaned = -0.00123654 Jy ! Component: 450 - total flux cleaned = -0.00132449 Jy ! Component: 500 - total flux cleaned = -0.00126736 Jy ! Component: 550 - total flux cleaned = -0.00126728 Jy ! Component: 600 - total flux cleaned = -0.00126663 Jy ! Component: 650 - total flux cleaned = -0.0011065 Jy ! Component: 700 - total flux cleaned = -0.00100213 Jy ! Component: 750 - total flux cleaned = -0.000899835 Jy ! Component: 800 - total flux cleaned = -0.000748451 Jy ! Component: 850 - total flux cleaned = -0.000550901 Jy ! Component: 900 - total flux cleaned = -0.000526455 Jy ! Component: 950 - total flux cleaned = -0.000382764 Jy ! Component: 1000 - total flux cleaned = -0.000288604 Jy ! Component: 1050 - total flux cleaned = -0.000195943 Jy ! Component: 1100 - total flux cleaned = -0.000127011 Jy ! Component: 1150 - total flux cleaned = 8.32778e-06 Jy ! Component: 1200 - total flux cleaned = 3.06908e-05 Jy ! Component: 1250 - total flux cleaned = 0.000118742 Jy ! Component: 1300 - total flux cleaned = 0.000140559 Jy ! Component: 1350 - total flux cleaned = 0.000226368 Jy ! Component: 1400 - total flux cleaned = 0.000310873 Jy ! Component: 1450 - total flux cleaned = 0.000310906 Jy ! Component: 1500 - total flux cleaned = 0.000311173 Jy ! Component: 1550 - total flux cleaned = 0.0003723 Jy ! Component: 1600 - total flux cleaned = 0.000352188 Jy ! Component: 1650 - total flux cleaned = 0.000371934 Jy ! Component: 1700 - total flux cleaned = 0.000371602 Jy ! Component: 1750 - total flux cleaned = 0.000371503 Jy ! Component: 1800 - total flux cleaned = 0.000390778 Jy ! Component: 1850 - total flux cleaned = 0.000371793 Jy ! Component: 1900 - total flux cleaned = 0.000428071 Jy ! Component: 1950 - total flux cleaned = 0.000390751 Jy ! Component: 2000 - total flux cleaned = 0.000335488 Jy ! Component: 2050 - total flux cleaned = 0.000408538 Jy ! Component: 2100 - total flux cleaned = 0.000390296 Jy ! Component: 2150 - total flux cleaned = 0.000372073 Jy ! Component: 2200 - total flux cleaned = 0.000336411 Jy ! Component: 2250 - total flux cleaned = 0.000354049 Jy ! Component: 2300 - total flux cleaned = 0.000354004 Jy ! Component: 2350 - total flux cleaned = 0.000319205 Jy ! Component: 2400 - total flux cleaned = 0.000284771 Jy ! Component: 2450 - total flux cleaned = 0.000318926 Jy ! Component: 2500 - total flux cleaned = 0.000284897 Jy ! Component: 2550 - total flux cleaned = 0.000284725 Jy ! Component: 2600 - total flux cleaned = 0.000217864 Jy ! Component: 2650 - total flux cleaned = 0.000184623 Jy ! Component: 2700 - total flux cleaned = 0.000200992 Jy ! Component: 2750 - total flux cleaned = 0.000184565 Jy ! Component: 2800 - total flux cleaned = 0.000135961 Jy ! Component: 2850 - total flux cleaned = 0.000103702 Jy ! Component: 2900 - total flux cleaned = 0.000119606 Jy ! Component: 2950 - total flux cleaned = 7.20142e-05 Jy ! Component: 3000 - total flux cleaned = 2.49062e-05 Jy ! Component: 3050 - total flux cleaned = 9.36278e-06 Jy ! Component: 3100 - total flux cleaned = 2.48029e-05 Jy ! Component: 3150 - total flux cleaned = -3.67878e-05 Jy ! Component: 3200 - total flux cleaned = 2.43925e-05 Jy ! Component: 3250 - total flux cleaned = 9.16054e-06 Jy ! Component: 3300 - total flux cleaned = -2.11312e-05 Jy ! Component: 3350 - total flux cleaned = -5.11913e-05 Jy ! Component: 3400 - total flux cleaned = -8.0811e-05 Jy ! Component: 3450 - total flux cleaned = -9.56346e-05 Jy ! Component: 3500 - total flux cleaned = -0.000139758 Jy ! Component: 3550 - total flux cleaned = -0.000154331 Jy ! Component: 3600 - total flux cleaned = -0.000168952 Jy ! Component: 3650 - total flux cleaned = -0.000226859 Jy ! Component: 3700 - total flux cleaned = -0.000241313 Jy ! Component: 3750 - total flux cleaned = -0.000255642 Jy ! Component: 3800 - total flux cleaned = -0.000284068 Jy ! Component: 3850 - total flux cleaned = -0.000312379 Jy ! Component: 3900 - total flux cleaned = -0.000382746 Jy ! Component: 3950 - total flux cleaned = -0.000396622 Jy ! Component: 4000 - total flux cleaned = -0.000438314 Jy ! Component: 4050 - total flux cleaned = -0.000507599 Jy ! Total flux subtracted in 4096 components = -0.000535051 Jy ! Clean residual min=-0.000781 max=0.000876 Jy/beam ! Clean residual mean=-0.000011 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.199365 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 413 components and 0.199366 Jy ![Exited script file: muppet] wmap "J1113-3549_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.912 x 7.802 at -1.28 degrees (North through East) ! Clean map min=-0.0016926 max=0.132 Jy/beam ! Writing clean map to FITS file: J1113-3549_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.131998 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000243538 device "J1113-3549_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1113-3549_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.553501 0.553501 1.107 2.214 4.42801 8.85602 17.712 35.4241 70.8481 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.131 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.912 x 7.802 at -1.28 degrees (North through East) ! Clean map min=-0.0016926 max=0.132 Jy/beam quit ! Quitting program ! Log file J1113-3549_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:51:47 2016