! Started logfile: J2323-1612_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:41:23 2016 obs J2323-1612_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J2323-1612_S_2014_08_05_pus_uva.fits ! AN table 1: 101 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780198 visibilities/baseline/integration-bin. ! Found source: J2323-1612 ! ! 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 14184 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 J2323-1612_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 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899231Jy sigma=0.008807 ! Fit after self-cal, rms=0.872987Jy sigma=0.008544 ! 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.19 mas, bmaj=11.91 mas, bpa=21.03 degrees ! Estimated noise=818.94 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.094477 Jy ! Component: 100 - total flux cleaned = 0.136968 Jy ! Total flux subtracted in 100 components = 0.136968 Jy ! Clean residual min=-0.009827 max=0.022271 Jy/beam ! Clean residual mean=-0.000039 rms=0.003304 Jy/beam ! Combined flux in latest and established models = 0.136968 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.136968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104664Jy sigma=0.000973 ! Fit after self-cal, rms=0.103545Jy sigma=0.000963 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0308443 Jy ! Component: 100 - total flux cleaned = 0.0486761 Jy ! Total flux subtracted in 100 components = 0.0486761 Jy ! Clean residual min=-0.007581 max=0.009529 Jy/beam ! Clean residual mean=-0.000013 rms=0.001846 Jy/beam ! Combined flux in latest and established models = 0.185645 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.185645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091241Jy sigma=0.000834 ! Fit after self-cal, rms=0.090428Jy sigma=0.000827 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144631 Jy ! Component: 100 - total flux cleaned = 0.0218798 Jy ! Total flux subtracted in 100 components = 0.0218798 Jy ! Clean residual min=-0.006394 max=0.005249 Jy/beam ! Clean residual mean=-0.000001 rms=0.001382 Jy/beam ! Combined flux in latest and established models = 0.207524 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 38 components and 0.207524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087568Jy sigma=0.000801 ! Fit after self-cal, rms=0.087316Jy sigma=0.000799 ! 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.958 mas, bmaj=12.83 mas, bpa=19.28 degrees ! Estimated noise=610.535 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.00706316 Jy ! Component: 100 - total flux cleaned = 0.00876511 Jy ! Component: 150 - total flux cleaned = 0.00899169 Jy ! Component: 200 - total flux cleaned = 0.00899575 Jy ! Total flux subtracted in 200 components = 0.00899575 Jy ! Clean residual min=-0.004393 max=0.003616 Jy/beam ! Clean residual mean=-0.000005 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.21652 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 54 components and 0.21652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086557Jy sigma=0.000794 ! Fit after self-cal, rms=0.086479Jy sigma=0.000794 ! 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.92 FD 0.87 HN 0.96 KP 1.06 ! LA 1.12 MK 1.00* NL 0.95 OV 1.02 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.02 KP 0.97 ! LA 1.09 MK 1.00* NL 1.04 OV 1.04 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.19 HN 1.01 KP 0.89 ! LA 0.86 MK 1.00* NL 0.98 OV 0.96 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.05 HN 0.99 KP 0.87 ! LA 0.82 MK 1.00* NL 1.07 OV 1.01 ! PT 1.04 SC 1.02 ! ! ! Fit before self-cal, rms=0.086479Jy sigma=0.000794 ! Fit after self-cal, rms=0.082635Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.962 mas, bmaj=12.83 mas, bpa=19.24 degrees ! Estimated noise=605.985 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.00103868 Jy ! Component: 100 - total flux cleaned = -0.00150095 Jy ! Component: 150 - total flux cleaned = -0.00182844 Jy ! Component: 200 - total flux cleaned = -0.00194516 Jy ! Total flux subtracted in 200 components = -0.00194516 Jy ! Clean residual min=-0.003174 max=0.002639 Jy/beam ! Clean residual mean=-0.000008 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.214575 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 68 components and 0.214575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082496Jy sigma=0.000773 ! Fit after self-cal, rms=0.082447Jy sigma=0.000773 ! 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.082447Jy sigma=0.000773 ! Fit after self-cal, rms=0.082751Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.967 mas, bmaj=12.75 mas, bpa=19.02 degrees ! Estimated noise=604.222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000987357 Jy ! Component: 100 - total flux cleaned = -0.00131629 Jy ! Component: 150 - total flux cleaned = -0.00136571 Jy ! Component: 200 - total flux cleaned = -0.00145655 Jy ! Total flux subtracted in 200 components = -0.00145655 Jy ! Clean residual min=-0.002785 max=0.002195 Jy/beam ! Clean residual mean=-0.000006 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.213118 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.213118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082670Jy sigma=0.000770 ! Fit after self-cal, rms=0.082663Jy sigma=0.000770 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.000403786 Jy ! Component: 100 - total flux cleaned = -0.000362134 Jy ! Component: 150 - total flux cleaned = -0.00040164 Jy ! Component: 200 - total flux cleaned = -0.000439936 Jy ! Total flux subtracted in 200 components = -0.000439936 Jy ! Clean residual min=-0.002639 max=0.002187 Jy/beam ! Clean residual mean=-0.000006 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.212678 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 80 components and 0.212678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082609Jy sigma=0.000770 ! Fit after self-cal, rms=0.082593Jy sigma=0.000770 ! 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.082593Jy sigma=0.000770 ! Fit after self-cal, rms=0.082843Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=12.73 mas, bpa=18.94 degrees ! Estimated noise=603.629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000889776 Jy ! Component: 100 - total flux cleaned = -0.000978376 Jy ! Component: 150 - total flux cleaned = -0.00104651 Jy ! Component: 200 - total flux cleaned = -0.00111206 Jy ! Total flux subtracted in 200 components = -0.00111206 Jy ! Clean residual min=-0.002423 max=0.002032 Jy/beam ! Clean residual mean=-0.000004 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.211566 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.211566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082801Jy sigma=0.000769 ! Fit after self-cal, rms=0.082798Jy sigma=0.000769 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.000340595 Jy ! Component: 100 - total flux cleaned = -0.000304133 Jy ! Component: 150 - total flux cleaned = -0.000271044 Jy ! Component: 200 - total flux cleaned = -0.000299263 Jy ! Total flux subtracted in 200 components = -0.000299263 Jy ! Clean residual min=-0.002346 max=0.002018 Jy/beam ! Clean residual mean=-0.000005 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.211267 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.211267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082768Jy sigma=0.000769 ! Fit after self-cal, rms=0.082760Jy sigma=0.000769 ! 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.082760Jy sigma=0.000769 ! Fit after self-cal, rms=0.082861Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.839 mas, bmaj=17.13 mas, bpa=10.17 degrees ! Estimated noise=685.476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000477136 Jy ! Component: 100 - total flux cleaned = -0.000632577 Jy ! Component: 150 - total flux cleaned = -0.000732822 Jy ! Component: 200 - total flux cleaned = -0.000826951 Jy ! Total flux subtracted in 200 components = -0.000826951 Jy ! Clean residual min=-0.001931 max=0.001857 Jy/beam ! Clean residual mean=-0.000007 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.21044 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 85 components and 0.21044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082849Jy sigma=0.000769 ! Fit after self-cal, rms=0.082847Jy sigma=0.000769 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.000133182 Jy ! Component: 100 - total flux cleaned = -0.000194253 Jy ! Component: 150 - total flux cleaned = -0.000232037 Jy ! Component: 200 - total flux cleaned = -0.000253938 Jy ! Total flux subtracted in 200 components = -0.000253938 Jy ! Clean residual min=-0.001934 max=0.001881 Jy/beam ! Clean residual mean=-0.000007 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.210186 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.210186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082838Jy sigma=0.000768 ! Fit after self-cal, rms=0.082835Jy sigma=0.000768 ! 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.969 mas, bmaj=12.75 mas, bpa=18.98 degrees ! Estimated noise=603.941 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.969 x 12.75 at 18.98 degrees (North through East) ! Clean map min=-0.0022886 max=0.11583 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.19 mas, bmaj=11.79 mas, bpa=20.81 degrees ! Estimated noise=811.224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0990516 Jy ! Component: 100 - total flux cleaned = 0.145921 Jy ! Component: 150 - total flux cleaned = 0.170453 Jy ! Component: 200 - total flux cleaned = 0.185252 Jy ! Total flux subtracted in 200 components = 0.185252 Jy ! Clean residual min=-0.005379 max=0.007835 Jy/beam ! Clean residual mean=-0.000014 rms=0.001324 Jy/beam ! Combined flux in latest and established models = 0.185252 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.185252 Jy ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=12.75 mas, bpa=18.98 degrees ! Estimated noise=603.941 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.0127578 Jy ! Component: 100 - total flux cleaned = 0.0195934 Jy ! Component: 150 - total flux cleaned = 0.0230095 Jy ! Component: 200 - total flux cleaned = 0.0239191 Jy ! Total flux subtracted in 200 components = 0.0239191 Jy ! Clean residual min=-0.002922 max=0.002184 Jy/beam ! Clean residual mean=-0.000005 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.209171 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 69 components and 0.209171 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.839 mas, bmaj=17.13 mas, bpa=10.17 degrees ! Estimated noise=685.476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169241 Jy ! Component: 100 - total flux cleaned = 0.00192564 Jy ! Component: 150 - total flux cleaned = 0.00188221 Jy ! Component: 200 - total flux cleaned = 0.00188401 Jy ! Total flux subtracted in 200 components = 0.00188401 Jy ! Clean residual min=-0.002145 max=0.002081 Jy/beam ! Clean residual mean=-0.000006 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.211055 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 = -6.81953e-05 Jy ! Component: 100 - total flux cleaned = -0.00013052 Jy ! Component: 150 - total flux cleaned = -0.000159036 Jy ! Component: 200 - total flux cleaned = -0.000214467 Jy ! Total flux subtracted in 200 components = -0.000214467 Jy ! Clean residual min=-0.001984 max=0.002018 Jy/beam ! Clean residual mean=-0.000006 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.21084 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 103 components and 0.21084 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=12.75 mas, bpa=18.98 degrees ! Estimated noise=603.941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.28911e-05 Jy ! Component: 100 - total flux cleaned = -0.000125078 Jy ! Component: 150 - total flux cleaned = -0.000198863 Jy ! Component: 200 - total flux cleaned = -0.000232035 Jy ! Total flux subtracted in 200 components = -0.000232035 Jy ! Clean residual min=-0.002237 max=0.001938 Jy/beam ! Clean residual mean=-0.000004 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.210608 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 114 components and 0.210608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082842Jy sigma=0.000769 ! Fit after self-cal, rms=0.082821Jy sigma=0.000768 wmodel J2323-1612_S_2014_08_05_pus_map.mod ! Writing 114 model components to file: J2323-1612_S_2014_08_05_pus_map.mod wobs J2323-1612_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J2323-1612_S_2014_08_05_pus_uvs.fits wwins J2323-1612_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J2323-1612_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.000897683 Jy ! Component: 100 - total flux cleaned = -0.0012841 Jy ! Component: 150 - total flux cleaned = -0.00131616 Jy ! Component: 200 - total flux cleaned = -0.00134693 Jy ! Component: 250 - total flux cleaned = -0.00140694 Jy ! Component: 300 - total flux cleaned = -0.00140696 Jy ! Component: 350 - total flux cleaned = -0.00140736 Jy ! Component: 400 - total flux cleaned = -0.00132652 Jy ! Component: 450 - total flux cleaned = -0.00132654 Jy ! Component: 500 - total flux cleaned = -0.00125019 Jy ! Component: 550 - total flux cleaned = -0.00122538 Jy ! Component: 600 - total flux cleaned = -0.00124917 Jy ! Component: 650 - total flux cleaned = -0.00122456 Jy ! Component: 700 - total flux cleaned = -0.00115436 Jy ! Component: 750 - total flux cleaned = -0.00106359 Jy ! Component: 800 - total flux cleaned = -0.00108527 Jy ! Component: 850 - total flux cleaned = -0.00108511 Jy ! Component: 900 - total flux cleaned = -0.00110653 Jy ! Component: 950 - total flux cleaned = -0.00112702 Jy ! Component: 1000 - total flux cleaned = -0.00112699 Jy ! Component: 1050 - total flux cleaned = -0.00120764 Jy ! Component: 1100 - total flux cleaned = -0.00126669 Jy ! Component: 1150 - total flux cleaned = -0.001325 Jy ! Component: 1200 - total flux cleaned = -0.00140128 Jy ! Component: 1250 - total flux cleaned = -0.00143868 Jy ! Component: 1300 - total flux cleaned = -0.00147539 Jy ! Component: 1350 - total flux cleaned = -0.00149355 Jy ! Component: 1400 - total flux cleaned = -0.00145791 Jy ! Component: 1450 - total flux cleaned = -0.00145819 Jy ! Component: 1500 - total flux cleaned = -0.00154663 Jy ! Component: 1550 - total flux cleaned = -0.0015464 Jy ! Component: 1600 - total flux cleaned = -0.00149468 Jy ! Component: 1650 - total flux cleaned = -0.00147777 Jy ! Component: 1700 - total flux cleaned = -0.00149471 Jy ! Component: 1750 - total flux cleaned = -0.00147804 Jy ! Component: 1800 - total flux cleaned = -0.00146188 Jy ! Component: 1850 - total flux cleaned = -0.00146191 Jy ! Component: 1900 - total flux cleaned = -0.00144604 Jy ! Component: 1950 - total flux cleaned = -0.0014301 Jy ! Component: 2000 - total flux cleaned = -0.00141411 Jy ! Component: 2050 - total flux cleaned = -0.00138292 Jy ! Component: 2100 - total flux cleaned = -0.00139835 Jy ! Component: 2150 - total flux cleaned = -0.00141321 Jy ! Component: 2200 - total flux cleaned = -0.00135272 Jy ! Component: 2250 - total flux cleaned = -0.0013529 Jy ! Component: 2300 - total flux cleaned = -0.00130844 Jy ! Component: 2350 - total flux cleaned = -0.00127941 Jy ! Component: 2400 - total flux cleaned = -0.0012795 Jy ! Component: 2450 - total flux cleaned = -0.00126503 Jy ! Component: 2500 - total flux cleaned = -0.00120818 Jy ! Component: 2550 - total flux cleaned = -0.00116586 Jy ! Component: 2600 - total flux cleaned = -0.00116567 Jy ! Component: 2650 - total flux cleaned = -0.00106893 Jy ! Component: 2700 - total flux cleaned = -0.00108282 Jy ! Component: 2750 - total flux cleaned = -0.00102848 Jy ! Component: 2800 - total flux cleaned = -0.00100174 Jy ! Component: 2850 - total flux cleaned = -0.00105504 Jy ! Component: 2900 - total flux cleaned = -0.00102862 Jy ! Component: 2950 - total flux cleaned = -0.000963252 Jy ! Component: 3000 - total flux cleaned = -0.000937252 Jy ! Component: 3050 - total flux cleaned = -0.000962959 Jy ! Component: 3100 - total flux cleaned = -0.000937353 Jy ! Component: 3150 - total flux cleaned = -0.000912056 Jy ! Component: 3200 - total flux cleaned = -0.000924437 Jy ! Component: 3250 - total flux cleaned = -0.00088722 Jy ! Component: 3300 - total flux cleaned = -0.000887283 Jy ! Component: 3350 - total flux cleaned = -0.00086278 Jy ! Component: 3400 - total flux cleaned = -0.000862787 Jy ! Component: 3450 - total flux cleaned = -0.000802792 Jy ! Component: 3500 - total flux cleaned = -0.000802866 Jy ! Component: 3550 - total flux cleaned = -0.000826587 Jy ! Component: 3600 - total flux cleaned = -0.000826449 Jy ! Component: 3650 - total flux cleaned = -0.000826493 Jy ! Component: 3700 - total flux cleaned = -0.000780276 Jy ! Component: 3750 - total flux cleaned = -0.000780213 Jy ! Component: 3800 - total flux cleaned = -0.000757546 Jy ! Component: 3850 - total flux cleaned = -0.000791308 Jy ! Component: 3900 - total flux cleaned = -0.000713268 Jy ! Component: 3950 - total flux cleaned = -0.000713237 Jy ! Component: 4000 - total flux cleaned = -0.000724107 Jy ! Component: 4050 - total flux cleaned = -0.000702367 Jy ! Total flux subtracted in 4096 components = -0.00070242 Jy ! Clean residual min=-0.000665 max=0.000628 Jy/beam ! Clean residual mean=0.000000 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.209906 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 367 components and 0.209906 Jy ![Exited script file: muppet] wmap "J2323-1612_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.969 x 12.75 at 18.98 degrees (North through East) ! Clean map min=-0.0013809 max=0.11547 Jy/beam ! Writing clean map to FITS file: J2323-1612_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.115472 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206071 device "J2323-1612_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J2323-1612_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.535378 0.535378 1.07076 2.14151 4.28303 8.56605 17.1321 34.2642 68.5284 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.115 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.969 x 12.75 at 18.98 degrees (North through East) ! Clean map min=-0.0013809 max=0.11547 Jy/beam quit ! Quitting program ! Log file J2323-1612_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:41:28 2016