! Started logfile: J0729-1320_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:19:19 2016 obs J0729-1320_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0729-1320_S_2014_08_05_pus_uva.fits ! AN table 1: 92 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.7843 visibilities/baseline/integration-bin. ! Found source: J0729-1320 ! ! 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 360 lines of history. ! ! Reading 12988 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 J0729-1320_S_2014_08_05_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 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.884731Jy sigma=0.007542 ! Fit after self-cal, rms=0.832544Jy sigma=0.007188 ! 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.384 mas, bmaj=10.34 mas, bpa=18.62 degrees ! Estimated noise=1000.62 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.126359 Jy ! Component: 100 - total flux cleaned = 0.167322 Jy ! Total flux subtracted in 100 components = 0.167322 Jy ! Clean residual min=-0.006674 max=0.018713 Jy/beam ! Clean residual mean=-0.000003 rms=0.002420 Jy/beam ! Combined flux in latest and established models = 0.167322 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.167322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116319Jy sigma=0.000844 ! Fit after self-cal, rms=0.116201Jy sigma=0.000843 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0210835 Jy ! Component: 100 - total flux cleaned = 0.0316317 Jy ! Total flux subtracted in 100 components = 0.0316317 Jy ! Clean residual min=-0.005083 max=0.004823 Jy/beam ! Clean residual mean=-0.000003 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 0.198953 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 12 components and 0.198953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111524Jy sigma=0.000801 ! Fit after self-cal, rms=0.111424Jy sigma=0.000801 ! 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.157 mas, bmaj=11.6 mas, bpa=17.24 degrees ! Estimated noise=743.778 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.00704927 Jy ! Component: 100 - total flux cleaned = 0.0104936 Jy ! Component: 150 - total flux cleaned = 0.0124446 Jy ! Component: 200 - total flux cleaned = 0.0136104 Jy ! Total flux subtracted in 200 components = 0.0136104 Jy ! Clean residual min=-0.004353 max=0.003122 Jy/beam ! Clean residual mean=-0.000010 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.212564 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 50 components and 0.212564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110807Jy sigma=0.000798 ! Fit after self-cal, rms=0.110795Jy sigma=0.000798 ! 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 1.01 FD 0.89 HN 1.03 KP 1.07 ! LA 1.14 MK 1.00* NL 0.90 OV 0.99 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.05 HN 1.07 KP 1.04 ! LA 1.10 MK 1.00* NL 0.93 OV 1.01 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.18 HN 1.07 KP 0.90 ! LA 0.88 MK 1.00* NL 0.97 OV 0.94 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.07 HN 1.03 KP 0.87 ! LA 0.79 MK 1.00* NL 1.08 OV 1.01 ! PT 1.02 SC 0.97 ! ! ! Fit before self-cal, rms=0.110795Jy sigma=0.000798 ! Fit after self-cal, rms=0.107112Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.162 mas, bmaj=11.66 mas, bpa=17.43 degrees ! Estimated noise=747.464 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.000134941 Jy ! Component: 100 - total flux cleaned = -0.0002043 Jy ! Component: 150 - total flux cleaned = -0.000204008 Jy ! Component: 200 - total flux cleaned = -0.000205326 Jy ! Total flux subtracted in 200 components = -0.000205326 Jy ! Clean residual min=-0.002933 max=0.002295 Jy/beam ! Clean residual mean=-0.000001 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.212358 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 0.212358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107093Jy sigma=0.000778 ! Fit after self-cal, rms=0.107075Jy 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.107075Jy sigma=0.000778 ! Fit after self-cal, rms=0.104308Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.161 mas, bmaj=11.66 mas, bpa=17.35 degrees ! Estimated noise=745.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000767406 Jy ! Component: 100 - total flux cleaned = -0.000908873 Jy ! Component: 150 - total flux cleaned = -0.000947151 Jy ! Component: 200 - total flux cleaned = -0.000963938 Jy ! Total flux subtracted in 200 components = -0.000963938 Jy ! Clean residual min=-0.002520 max=0.001870 Jy/beam ! Clean residual mean=-0.000000 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.211394 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.211394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104297Jy sigma=0.000774 ! Fit after self-cal, rms=0.104270Jy sigma=0.000774 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.72791e-05 Jy ! Component: 100 - total flux cleaned = -5.29746e-05 Jy ! Component: 150 - total flux cleaned = -6.55426e-05 Jy ! Component: 200 - total flux cleaned = -7.7344e-05 Jy ! Total flux subtracted in 200 components = -7.7344e-05 Jy ! Clean residual min=-0.002563 max=0.001855 Jy/beam ! Clean residual mean=-0.000000 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.211317 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.211317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104266Jy sigma=0.000774 ! Fit after self-cal, rms=0.104266Jy sigma=0.000774 ! 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.104266Jy sigma=0.000774 ! Fit after self-cal, rms=0.104378Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.163 mas, bmaj=11.67 mas, bpa=17.34 degrees ! Estimated noise=745.997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000441788 Jy ! Component: 100 - total flux cleaned = -0.000540138 Jy ! Component: 150 - total flux cleaned = -0.000567074 Jy ! Component: 200 - total flux cleaned = -0.000603031 Jy ! Total flux subtracted in 200 components = -0.000603031 Jy ! Clean residual min=-0.002564 max=0.001857 Jy/beam ! Clean residual mean=-0.000000 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.210714 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 94 components and 0.210714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104373Jy sigma=0.000774 ! Fit after self-cal, rms=0.104374Jy sigma=0.000774 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.50131e-05 Jy ! Component: 100 - total flux cleaned = -4.90407e-05 Jy ! Component: 150 - total flux cleaned = -6.80539e-05 Jy ! Component: 200 - total flux cleaned = -9.4329e-05 Jy ! Total flux subtracted in 200 components = -9.4329e-05 Jy ! Clean residual min=-0.002579 max=0.001854 Jy/beam ! Clean residual mean=-0.000000 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.21062 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 0.21062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104372Jy sigma=0.000774 ! Fit after self-cal, rms=0.104372Jy sigma=0.000774 ! 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.104372Jy sigma=0.000774 ! Fit after self-cal, rms=0.104435Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.096 mas, bmaj=15.87 mas, bpa=8.197 degrees ! Estimated noise=835.059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000546878 Jy ! Component: 100 - total flux cleaned = -0.000659849 Jy ! Component: 150 - total flux cleaned = -0.000712147 Jy ! Component: 200 - total flux cleaned = -0.000762039 Jy ! Total flux subtracted in 200 components = -0.000762039 Jy ! Clean residual min=-0.001944 max=0.001670 Jy/beam ! Clean residual mean=0.000000 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.209858 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 107 components and 0.209858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104433Jy sigma=0.000774 ! Fit after self-cal, rms=0.104434Jy sigma=0.000774 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.000116626 Jy ! Component: 100 - total flux cleaned = -0.000130814 Jy ! Component: 150 - total flux cleaned = -0.000141902 Jy ! Component: 200 - total flux cleaned = -0.00014637 Jy ! Total flux subtracted in 200 components = -0.00014637 Jy ! Clean residual min=-0.001943 max=0.001655 Jy/beam ! Clean residual mean=0.000000 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.209711 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 120 components and 0.209711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104434Jy sigma=0.000774 ! Fit after self-cal, rms=0.104434Jy sigma=0.000774 ! 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.165 mas, bmaj=11.68 mas, bpa=17.34 degrees ! Estimated noise=746.082 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.165 x 11.68 at 17.34 degrees (North through East) ! Clean map min=-0.0024952 max=0.17265 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.379 mas, bmaj=10.42 mas, bpa=18.75 degrees ! Estimated noise=1004.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126584 Jy ! Component: 100 - total flux cleaned = 0.168575 Jy ! Component: 150 - total flux cleaned = 0.189393 Jy ! Component: 200 - total flux cleaned = 0.199753 Jy ! Total flux subtracted in 200 components = 0.199753 Jy ! Clean residual min=-0.003313 max=0.004711 Jy/beam ! Clean residual mean=0.000004 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.199753 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.199753 Jy ! Inverting map and beam ! Estimated beam: bmin=4.165 mas, bmaj=11.68 mas, bpa=17.34 degrees ! Estimated noise=746.082 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.00606573 Jy ! Component: 100 - total flux cleaned = 0.00858426 Jy ! Component: 150 - total flux cleaned = 0.00915061 Jy ! Component: 200 - total flux cleaned = 0.00955811 Jy ! Total flux subtracted in 200 components = 0.00955811 Jy ! Clean residual min=-0.002649 max=0.001869 Jy/beam ! Clean residual mean=-0.000000 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.209311 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 45 components and 0.209311 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.096 mas, bmaj=15.87 mas, bpa=8.197 degrees ! Estimated noise=835.059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000404392 Jy ! Component: 100 - total flux cleaned = 0.000447948 Jy ! Component: 150 - total flux cleaned = 0.000479489 Jy ! Component: 200 - total flux cleaned = 0.00045598 Jy ! Total flux subtracted in 200 components = 0.00045598 Jy ! Clean residual min=-0.001958 max=0.001668 Jy/beam ! Clean residual mean=0.000000 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.209767 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.03335e-05 Jy ! Component: 100 - total flux cleaned = -2.00099e-05 Jy ! Component: 150 - total flux cleaned = -2.01578e-05 Jy ! Component: 200 - total flux cleaned = -2.86594e-05 Jy ! Total flux subtracted in 200 components = -2.86594e-05 Jy ! Clean residual min=-0.001943 max=0.001663 Jy/beam ! Clean residual mean=0.000000 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.209739 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 75 components and 0.209739 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.165 mas, bmaj=11.68 mas, bpa=17.34 degrees ! Estimated noise=746.082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.18636e-05 Jy ! Component: 100 - total flux cleaned = 0.000106453 Jy ! Component: 150 - total flux cleaned = 0.000122389 Jy ! Component: 200 - total flux cleaned = 0.000122355 Jy ! Total flux subtracted in 200 components = 0.000122355 Jy ! Clean residual min=-0.002562 max=0.001874 Jy/beam ! Clean residual mean=-0.000000 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.209861 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 0.209861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104438Jy sigma=0.000774 ! Fit after self-cal, rms=0.104436Jy sigma=0.000774 wmodel J0729-1320_S_2014_08_05_pus_map.mod ! Writing 85 model components to file: J0729-1320_S_2014_08_05_pus_map.mod wobs J0729-1320_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0729-1320_S_2014_08_05_pus_uvs.fits wwins J0729-1320_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J0729-1320_S_2014_08_05_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.000852638 Jy ! Component: 100 - total flux cleaned = -0.00109418 Jy ! Component: 150 - total flux cleaned = -0.000996619 Jy ! Component: 200 - total flux cleaned = -0.000903016 Jy ! Component: 250 - total flux cleaned = -0.00087304 Jy ! Component: 300 - total flux cleaned = -0.000960031 Jy ! Component: 350 - total flux cleaned = -0.00104536 Jy ! Component: 400 - total flux cleaned = -0.00123805 Jy ! Component: 450 - total flux cleaned = -0.00131926 Jy ! Component: 500 - total flux cleaned = -0.00150305 Jy ! Component: 550 - total flux cleaned = -0.00150336 Jy ! Component: 600 - total flux cleaned = -0.00157901 Jy ! Component: 650 - total flux cleaned = -0.00172623 Jy ! Component: 700 - total flux cleaned = -0.00170157 Jy ! Component: 750 - total flux cleaned = -0.00179638 Jy ! Component: 800 - total flux cleaned = -0.00186626 Jy ! Component: 850 - total flux cleaned = -0.00186677 Jy ! Component: 900 - total flux cleaned = -0.00193403 Jy ! Component: 950 - total flux cleaned = -0.00197825 Jy ! Component: 1000 - total flux cleaned = -0.00202227 Jy ! Component: 1050 - total flux cleaned = -0.00204411 Jy ! Component: 1100 - total flux cleaned = -0.00208648 Jy ! Component: 1150 - total flux cleaned = -0.00204461 Jy ! Component: 1200 - total flux cleaned = -0.00212749 Jy ! Component: 1250 - total flux cleaned = -0.00212772 Jy ! Component: 1300 - total flux cleaned = -0.00216762 Jy ! Component: 1350 - total flux cleaned = -0.00220714 Jy ! Component: 1400 - total flux cleaned = -0.00224634 Jy ! Component: 1450 - total flux cleaned = -0.00228481 Jy ! Component: 1500 - total flux cleaned = -0.00228451 Jy ! Component: 1550 - total flux cleaned = -0.00228464 Jy ! Component: 1600 - total flux cleaned = -0.00234105 Jy ! Component: 1650 - total flux cleaned = -0.00234124 Jy ! Component: 1700 - total flux cleaned = -0.00235938 Jy ! Component: 1750 - total flux cleaned = -0.00230509 Jy ! Component: 1800 - total flux cleaned = -0.00237689 Jy ! Component: 1850 - total flux cleaned = -0.00241239 Jy ! Component: 1900 - total flux cleaned = -0.00239463 Jy ! Component: 1950 - total flux cleaned = -0.00242961 Jy ! Component: 2000 - total flux cleaned = -0.00244676 Jy ! Component: 2050 - total flux cleaned = -0.0024812 Jy ! Component: 2100 - total flux cleaned = -0.00258328 Jy ! Component: 2150 - total flux cleaned = -0.00261687 Jy ! Component: 2200 - total flux cleaned = -0.00261676 Jy ! Component: 2250 - total flux cleaned = -0.00258387 Jy ! Component: 2300 - total flux cleaned = -0.00266615 Jy ! Component: 2350 - total flux cleaned = -0.00269861 Jy ! Component: 2400 - total flux cleaned = -0.00276321 Jy ! Component: 2450 - total flux cleaned = -0.00281121 Jy ! Component: 2500 - total flux cleaned = -0.00281105 Jy ! Component: 2550 - total flux cleaned = -0.00287411 Jy ! Component: 2600 - total flux cleaned = -0.00293664 Jy ! Component: 2650 - total flux cleaned = -0.00293656 Jy ! Component: 2700 - total flux cleaned = -0.00299834 Jy ! Component: 2750 - total flux cleaned = -0.00305956 Jy ! Component: 2800 - total flux cleaned = -0.00309009 Jy ! Component: 2850 - total flux cleaned = -0.00313529 Jy ! Component: 2900 - total flux cleaned = -0.00316542 Jy ! Component: 2950 - total flux cleaned = -0.00323989 Jy ! Component: 3000 - total flux cleaned = -0.00326955 Jy ! Component: 3050 - total flux cleaned = -0.00334312 Jy ! Component: 3100 - total flux cleaned = -0.00338689 Jy ! Component: 3150 - total flux cleaned = -0.0034739 Jy ! Component: 3200 - total flux cleaned = -0.00348829 Jy ! Component: 3250 - total flux cleaned = -0.00353122 Jy ! Component: 3300 - total flux cleaned = -0.00363055 Jy ! Component: 3350 - total flux cleaned = -0.00368704 Jy ! Component: 3400 - total flux cleaned = -0.00378493 Jy ! Component: 3450 - total flux cleaned = -0.00382647 Jy ! Component: 3500 - total flux cleaned = -0.00388174 Jy ! Component: 3550 - total flux cleaned = -0.00390922 Jy ! Component: 3600 - total flux cleaned = -0.0039502 Jy ! Component: 3650 - total flux cleaned = -0.00397741 Jy ! Component: 3700 - total flux cleaned = -0.00405846 Jy ! Component: 3750 - total flux cleaned = -0.00411219 Jy ! Component: 3800 - total flux cleaned = -0.00416547 Jy ! Component: 3850 - total flux cleaned = -0.00423161 Jy ! Component: 3900 - total flux cleaned = -0.00432377 Jy ! Component: 3950 - total flux cleaned = -0.00434974 Jy ! Component: 4000 - total flux cleaned = -0.00437573 Jy ! Component: 4050 - total flux cleaned = -0.0044144 Jy ! Total flux subtracted in 4096 components = -0.0044787 Jy ! Clean residual min=-0.000772 max=0.000730 Jy/beam ! Clean residual mean=-0.000001 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.205382 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 347 components and 0.205382 Jy ![Exited script file: muppet] wmap "J0729-1320_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.165 x 11.68 at 17.34 degrees (North through East) ! Clean map min=-0.0024871 max=0.1729 Jy/beam ! Writing clean map to FITS file: J0729-1320_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.172895 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240891 device "J0729-1320_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0729-1320_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.417983 0.417983 0.835965 1.67193 3.34386 6.68772 13.3754 26.7509 53.5018 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.172 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.165 x 11.68 at 17.34 degrees (North through East) ! Clean map min=-0.0024871 max=0.1729 Jy/beam quit ! Quitting program ! Log file J0729-1320_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:19:24 2016