! Started logfile: /scr/pima/bg219a_uvs/J0741-2647_S_uvs.log on Wed Apr 6 22:48:22 2016 obs /scr/pima/bg219a_uvs/J0741-2647_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0741-2647_S_uva.fits ! AN table 1: 57 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0741-2647 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 3420 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219a_uvs/J0741-2647_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.075003Jy sigma=20.812045 ! Fit after self-cal, rms=0.714186Jy sigma=13.594984 ! 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.218 mas, bmaj=5.974 mas, bpa=-2.965 degrees ! Estimated noise=0.936884 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.214214 Jy ! Component: 100 - total flux cleaned = 0.281412 Jy ! Total flux subtracted in 100 components = 0.281412 Jy ! Clean residual min=-0.018651 max=0.038752 Jy/beam ! Clean residual mean=-0.000143 rms=0.006042 Jy/beam ! Combined flux in latest and established models = 0.281412 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.281412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094283Jy sigma=1.807833 ! Fit after self-cal, rms=0.094252Jy sigma=1.806819 ! Inverting map ! Added new window around map position (-3.5, 10.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0392751 Jy ! Component: 100 - total flux cleaned = 0.0630944 Jy ! Total flux subtracted in 100 components = 0.0630944 Jy ! Clean residual min=-0.010198 max=0.016669 Jy/beam ! Clean residual mean=-0.000070 rms=0.002865 Jy/beam ! Combined flux in latest and established models = 0.344506 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.344506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071672Jy sigma=1.332481 ! Fit after self-cal, rms=0.071503Jy sigma=1.326360 ! 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.619 mas, bmaj=6.452 mas, bpa=-4.91 degrees ! Estimated noise=0.640512 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.0209683 Jy ! Component: 100 - total flux cleaned = 0.0323847 Jy ! Component: 150 - total flux cleaned = 0.0389825 Jy ! Component: 200 - total flux cleaned = 0.0430464 Jy ! Total flux subtracted in 200 components = 0.0430464 Jy ! Clean residual min=-0.005414 max=0.009872 Jy/beam ! Clean residual mean=-0.000064 rms=0.001701 Jy/beam ! Combined flux in latest and established models = 0.387552 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 0.387553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065410Jy sigma=1.197997 ! Fit after self-cal, rms=0.065415Jy sigma=1.197280 ! Inverting map ! Added new window around map position (6, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00852797 Jy ! Component: 100 - total flux cleaned = 0.0129736 Jy ! Component: 150 - total flux cleaned = 0.0162052 Jy ! Component: 200 - total flux cleaned = 0.0186295 Jy ! Total flux subtracted in 200 components = 0.0186295 Jy ! Clean residual min=-0.003906 max=0.003948 Jy/beam ! Clean residual mean=0.000003 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.406182 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 70 components and 0.406182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064276Jy sigma=1.173200 ! Fit after self-cal, rms=0.064194Jy sigma=1.171567 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.619 x 6.452 at -4.91 degrees (North through East) ! Clean map min=-0.0032823 max=0.28757 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.02 NL 0.99 OV 1.00 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.00 NL 1.02 OV 1.01 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.00 NL 1.00 OV 1.00 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.98 NL 1.01 OV 0.99 ! PT 1.00 SC 0.96 ! ! ! Fit before self-cal, rms=0.064194Jy sigma=1.171567 ! Fit after self-cal, rms=0.064023Jy sigma=1.167768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.62 mas, bmaj=6.453 mas, bpa=-4.903 degrees ! Estimated noise=0.640311 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.00233477 Jy ! Component: 100 - total flux cleaned = 0.00294698 Jy ! Component: 150 - total flux cleaned = 0.00322006 Jy ! Component: 200 - total flux cleaned = 0.00333784 Jy ! Total flux subtracted in 200 components = 0.00333784 Jy ! Clean residual min=-0.003102 max=0.002766 Jy/beam ! Clean residual mean=0.000023 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.40952 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.40952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063917Jy sigma=1.165706 ! Fit after self-cal, rms=0.063912Jy sigma=1.165504 ! 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.063912Jy sigma=1.165504 ! Fit after self-cal, rms=0.063716Jy sigma=1.161257 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.62 mas, bmaj=6.459 mas, bpa=-4.973 degrees ! Estimated noise=0.640696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000760887 Jy ! Component: 100 - total flux cleaned = 0.000909633 Jy ! Component: 150 - total flux cleaned = 0.00090742 Jy ! Component: 200 - total flux cleaned = 0.000906781 Jy ! Total flux subtracted in 200 components = 0.000906781 Jy ! Clean residual min=-0.002816 max=0.002531 Jy/beam ! Clean residual mean=0.000012 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.410427 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 102 components and 0.410427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063673Jy sigma=1.160433 ! Fit after self-cal, rms=0.063668Jy sigma=1.160337 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.000111811 Jy ! Component: 100 - total flux cleaned = 0.000165201 Jy ! Component: 150 - total flux cleaned = 0.000165201 Jy ! Component: 200 - total flux cleaned = 0.000188024 Jy ! Total flux subtracted in 200 components = 0.000188024 Jy ! Clean residual min=-0.002833 max=0.002437 Jy/beam ! Clean residual mean=0.000013 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.410615 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 117 components and 0.410615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063647Jy sigma=1.159987 ! Fit after self-cal, rms=0.063645Jy sigma=1.159955 ! 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.063645Jy sigma=1.159955 ! Fit after self-cal, rms=0.063637Jy sigma=1.159819 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.621 mas, bmaj=6.461 mas, bpa=-5.019 degrees ! Estimated noise=0.640534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000827164 Jy ! Component: 100 - total flux cleaned = 0.000850941 Jy ! Component: 150 - total flux cleaned = 0.000849575 Jy ! Component: 200 - total flux cleaned = 0.000849053 Jy ! Total flux subtracted in 200 components = 0.000849053 Jy ! Clean residual min=-0.002695 max=0.002341 Jy/beam ! Clean residual mean=0.000009 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.411464 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 122 components and 0.411464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063617Jy sigma=1.159489 ! Fit after self-cal, rms=0.063615Jy sigma=1.159457 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 = 7.4467e-05 Jy ! Component: 100 - total flux cleaned = 1.53192e-05 Jy ! Component: 150 - total flux cleaned = -2.69917e-06 Jy ! Component: 200 - total flux cleaned = -2.53287e-06 Jy ! Total flux subtracted in 200 components = -2.53287e-06 Jy ! Clean residual min=-0.002701 max=0.002336 Jy/beam ! Clean residual mean=0.000009 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.411461 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 129 components and 0.411461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063604Jy sigma=1.159280 ! Fit after self-cal, rms=0.063604Jy sigma=1.159267 ! 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.063604Jy sigma=1.159267 ! Fit after self-cal, rms=0.063596Jy sigma=1.159193 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.903 mas, bmaj=17.48 mas, bpa=-3.865 degrees ! Estimated noise=0.910907 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.73081e-06 Jy ! Component: 100 - total flux cleaned = -3.978e-05 Jy ! Component: 150 - total flux cleaned = -6.87829e-05 Jy ! Component: 200 - total flux cleaned = -8.11672e-05 Jy ! Total flux subtracted in 200 components = -8.11672e-05 Jy ! Clean residual min=-0.002871 max=0.003135 Jy/beam ! Clean residual mean=0.000014 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.41138 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 142 components and 0.41138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063590Jy sigma=1.159123 ! Fit after self-cal, rms=0.063590Jy sigma=1.159082 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 = -4.66194e-05 Jy ! Component: 100 - total flux cleaned = -0.000101335 Jy ! Component: 150 - total flux cleaned = -0.000136039 Jy ! Component: 200 - total flux cleaned = -0.00015774 Jy ! Total flux subtracted in 200 components = -0.00015774 Jy ! Clean residual min=-0.002778 max=0.003112 Jy/beam ! Clean residual mean=0.000012 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.411222 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 147 components and 0.411222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063587Jy sigma=1.159042 ! Fit after self-cal, rms=0.063587Jy sigma=1.159019 ! 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.62 mas, bmaj=6.463 mas, bpa=-5.051 degrees ! Estimated noise=0.640398 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.62 x 6.463 at -5.051 degrees (North through East) ! Clean map min=-0.0024026 max=0.2877 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.217 mas, bmaj=5.974 mas, bpa=-3.009 degrees ! Estimated noise=0.934091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.21339 Jy ! Component: 100 - total flux cleaned = 0.281551 Jy ! Component: 150 - total flux cleaned = 0.320042 Jy ! Component: 200 - total flux cleaned = 0.343536 Jy ! Total flux subtracted in 200 components = 0.343536 Jy ! Clean residual min=-0.010293 max=0.012687 Jy/beam ! Clean residual mean=-0.000078 rms=0.002893 Jy/beam ! Combined flux in latest and established models = 0.343536 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.343536 Jy ! Inverting map and beam ! Estimated beam: bmin=2.62 mas, bmaj=6.463 mas, bpa=-5.051 degrees ! Estimated noise=0.640398 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.02218 Jy ! Component: 100 - total flux cleaned = 0.0356666 Jy ! Component: 150 - total flux cleaned = 0.0443016 Jy ! Component: 200 - total flux cleaned = 0.0500693 Jy ! Total flux subtracted in 200 components = 0.0500693 Jy ! Clean residual min=-0.004127 max=0.004432 Jy/beam ! Clean residual mean=-0.000059 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.393605 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 53 components and 0.393605 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=6.903 mas, bmaj=17.48 mas, bpa=-3.865 degrees ! Estimated noise=0.910907 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00729325 Jy ! Component: 100 - total flux cleaned = 0.0110356 Jy ! Component: 150 - total flux cleaned = 0.013289 Jy ! Component: 200 - total flux cleaned = 0.0146799 Jy ! Total flux subtracted in 200 components = 0.0146799 Jy ! Clean residual min=-0.003315 max=0.002923 Jy/beam ! Clean residual mean=-0.000018 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.408285 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.000863897 Jy ! Component: 100 - total flux cleaned = 0.00123636 Jy ! Component: 150 - total flux cleaned = 0.00136666 Jy ! Component: 200 - total flux cleaned = 0.00148124 Jy ! Total flux subtracted in 200 components = 0.00148124 Jy ! Clean residual min=-0.003069 max=0.002975 Jy/beam ! Clean residual mean=-0.000003 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.409766 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 92 components and 0.409766 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.62 mas, bmaj=6.463 mas, bpa=-5.051 degrees ! Estimated noise=0.640398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.44085e-05 Jy ! Component: 100 - total flux cleaned = 0.000130605 Jy ! Component: 150 - total flux cleaned = 0.000330692 Jy ! Component: 200 - total flux cleaned = 0.000501598 Jy ! Total flux subtracted in 200 components = 0.000501598 Jy ! Clean residual min=-0.002751 max=0.002324 Jy/beam ! Clean residual mean=0.000000 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.410268 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 110 components and 0.410268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063677Jy sigma=1.160495 ! Fit after self-cal, rms=0.063654Jy sigma=1.160149 wmodel /scr/pima/bg219a_uvs/J0741-2647_S_map.mod ! Writing 110 model components to file: /scr/pima/bg219a_uvs/J0741-2647_S_map.mod wobs /scr/pima/bg219a_uvs/J0741-2647_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0741-2647_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0741-2647_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J0741-2647_S_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.000680929 Jy ! Component: 100 - total flux cleaned = -0.000473613 Jy ! Component: 150 - total flux cleaned = -0.000277399 Jy ! Component: 200 - total flux cleaned = -0.000131848 Jy ! Component: 250 - total flux cleaned = 8.32805e-06 Jy ! Component: 300 - total flux cleaned = 0.00014281 Jy ! Component: 350 - total flux cleaned = 0.00020758 Jy ! Component: 400 - total flux cleaned = 0.000424891 Jy ! Component: 450 - total flux cleaned = 0.000454908 Jy ! Component: 500 - total flux cleaned = 0.000599511 Jy ! Component: 550 - total flux cleaned = 0.000571235 Jy ! Component: 600 - total flux cleaned = 0.000707688 Jy ! Component: 650 - total flux cleaned = 0.000814008 Jy ! Component: 700 - total flux cleaned = 0.000916786 Jy ! Component: 750 - total flux cleaned = 0.000967202 Jy ! Component: 800 - total flux cleaned = 0.00104065 Jy ! Component: 850 - total flux cleaned = 0.00106449 Jy ! Component: 900 - total flux cleaned = 0.00113463 Jy ! Component: 950 - total flux cleaned = 0.0012032 Jy ! Component: 1000 - total flux cleaned = 0.0012257 Jy ! Component: 1050 - total flux cleaned = 0.00126995 Jy ! Component: 1100 - total flux cleaned = 0.00126998 Jy ! Component: 1150 - total flux cleaned = 0.00124886 Jy ! Component: 1200 - total flux cleaned = 0.00122797 Jy ! Component: 1250 - total flux cleaned = 0.00118623 Jy ! Component: 1300 - total flux cleaned = 0.00114505 Jy ! Component: 1350 - total flux cleaned = 0.00108422 Jy ! Component: 1400 - total flux cleaned = 0.00106429 Jy ! Component: 1450 - total flux cleaned = 0.00104443 Jy ! Component: 1500 - total flux cleaned = 0.00100505 Jy ! Component: 1550 - total flux cleaned = 0.0010052 Jy ! Component: 1600 - total flux cleaned = 0.00100521 Jy ! Component: 1650 - total flux cleaned = 0.000986112 Jy ! Component: 1700 - total flux cleaned = 0.0010241 Jy ! Component: 1750 - total flux cleaned = 0.00100503 Jy ! Component: 1800 - total flux cleaned = 0.000986205 Jy ! Component: 1850 - total flux cleaned = 0.000967495 Jy ! Component: 1900 - total flux cleaned = 0.000967659 Jy ! Component: 1950 - total flux cleaned = 0.000986088 Jy ! Component: 2000 - total flux cleaned = 0.000986224 Jy ! Component: 2050 - total flux cleaned = 0.000986332 Jy ! Component: 2100 - total flux cleaned = 0.00100447 Jy ! Component: 2150 - total flux cleaned = 0.00100448 Jy ! Component: 2200 - total flux cleaned = 0.00100459 Jy ! Component: 2250 - total flux cleaned = 0.00100473 Jy ! Component: 2300 - total flux cleaned = 0.00104061 Jy ! Component: 2350 - total flux cleaned = 0.00100484 Jy ! Component: 2400 - total flux cleaned = 0.00102267 Jy ! Component: 2450 - total flux cleaned = 0.00100499 Jy ! Component: 2500 - total flux cleaned = 0.00100518 Jy ! Component: 2550 - total flux cleaned = 0.00105823 Jy ! Component: 2600 - total flux cleaned = 0.00107592 Jy ! Component: 2650 - total flux cleaned = 0.00111137 Jy ! Component: 2700 - total flux cleaned = 0.00112897 Jy ! Component: 2750 - total flux cleaned = 0.00114668 Jy ! Component: 2800 - total flux cleaned = 0.00116432 Jy ! Component: 2850 - total flux cleaned = 0.00119964 Jy ! Component: 2900 - total flux cleaned = 0.001182 Jy ! Component: 2950 - total flux cleaned = 0.00121734 Jy ! Component: 3000 - total flux cleaned = 0.00123512 Jy ! Component: 3050 - total flux cleaned = 0.00118207 Jy ! Component: 3100 - total flux cleaned = 0.00123526 Jy ! Component: 3150 - total flux cleaned = 0.00128847 Jy ! Component: 3200 - total flux cleaned = 0.00128855 Jy ! Component: 3250 - total flux cleaned = 0.00130641 Jy ! Component: 3300 - total flux cleaned = 0.00132439 Jy ! Component: 3350 - total flux cleaned = 0.00136026 Jy ! Component: 3400 - total flux cleaned = 0.00136025 Jy ! Component: 3450 - total flux cleaned = 0.00141437 Jy ! Component: 3500 - total flux cleaned = 0.00143243 Jy ! Component: 3550 - total flux cleaned = 0.00143229 Jy ! Component: 3600 - total flux cleaned = 0.00146871 Jy ! Component: 3650 - total flux cleaned = 0.00146867 Jy ! Component: 3700 - total flux cleaned = 0.00154196 Jy ! Component: 3750 - total flux cleaned = 0.00152358 Jy ! Component: 3800 - total flux cleaned = 0.00154198 Jy ! Component: 3850 - total flux cleaned = 0.00156067 Jy ! Component: 3900 - total flux cleaned = 0.0015608 Jy ! Component: 3950 - total flux cleaned = 0.00157948 Jy ! Component: 4000 - total flux cleaned = 0.00161697 Jy ! Component: 4050 - total flux cleaned = 0.00167355 Jy ! Total flux subtracted in 4096 components = 0.0017116 Jy ! Clean residual min=-0.001157 max=0.001226 Jy/beam ! Clean residual mean=-0.000002 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.411979 Jy keep ! Adding 209 model components to the UV plane model. ! The established model now contains 319 components and 0.411979 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0741-2647_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.62 x 6.463 at -5.051 degrees (North through East) ! Clean map min=-0.0036173 max=0.28302 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0741-2647_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.28302 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000306972 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.325389 0.325389 0.650779 1.30156 2.60311 5.20623 10.4125 20.8249 41.6498 83.2997 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.283 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 921.972 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0741-2647_S_uvs.log closed on Wed Apr 6 22:48:27 2016