! Started logfile: /scr/pima/bg219b_uvs/J1327+2210_S_uvs.log on Thu Apr 7 01:24:14 2016 obs /scr/pima/bg219b_uvs/J1327+2210_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1327+2210_S_uva.fits ! AN table 1: 27 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.548148 visibilities/baseline/integration-bin. ! Found source: J1327+2210 ! ! 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 54 lines of history. ! ! Reading 2664 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/bg219b_uvs/J1327+2210_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 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.443014Jy sigma=24.110033 ! Fit after self-cal, rms=0.159725Jy sigma=2.687535 ! 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.89 mas, bmaj=5.815 mas, bpa=-6.308 degrees ! Estimated noise=1.13555 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.80832 Jy ! Component: 100 - total flux cleaned = 0.987707 Jy ! Total flux subtracted in 100 components = 0.987707 Jy ! Clean residual min=-0.028448 max=0.061124 Jy/beam ! Clean residual mean=0.000021 rms=0.008182 Jy/beam ! Combined flux in latest and established models = 0.987707 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.987707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164848Jy sigma=2.758878 ! Fit after self-cal, rms=0.164845Jy sigma=2.758747 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0666119 Jy ! Component: 100 - total flux cleaned = 0.102999 Jy ! Total flux subtracted in 100 components = 0.102999 Jy ! Clean residual min=-0.020555 max=0.029785 Jy/beam ! Clean residual mean=0.000016 rms=0.006057 Jy/beam ! Combined flux in latest and established models = 1.09071 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 1.09071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132664Jy sigma=2.230748 ! Fit after self-cal, rms=0.132613Jy sigma=2.229298 ! 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.395 mas, bmaj=6.726 mas, bpa=-4.083 degrees ! Estimated noise=0.893339 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.022333 Jy ! Component: 100 - total flux cleaned = 0.033817 Jy ! Component: 150 - total flux cleaned = 0.0366924 Jy ! Component: 200 - total flux cleaned = 0.037363 Jy ! Total flux subtracted in 200 components = 0.037363 Jy ! Clean residual min=-0.021962 max=0.034662 Jy/beam ! Clean residual mean=0.000007 rms=0.007191 Jy/beam ! Combined flux in latest and established models = 1.12807 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 1.12807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128995Jy sigma=2.160735 ! Fit after self-cal, rms=0.128965Jy sigma=2.159996 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.395 x 6.726 at -4.083 degrees (North through East) ! Clean map min=-0.021683 max=1.0507 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. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.99 HN 0.98 KP 0.96 ! LA 0.94 MK 0.98 NL 0.98 OV 0.97 ! PT 1.13 SC 1.02 ! ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 0.99 KP 0.99 ! LA 0.95 MK 1.02 NL 1.12 OV 1.00 ! PT 1.14 SC 1.04 ! ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 0.96 KP 0.99 ! LA 0.92 MK 1.03 NL 1.16 OV 0.96 ! PT 1.05 SC 1.02 ! ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 0.98 KP 0.98 ! LA 0.94 MK 1.01 NL 0.96 OV 0.96 ! PT 1.11 SC 1.00 ! ! ! Fit before self-cal, rms=0.128965Jy sigma=2.159996 ! Fit after self-cal, rms=0.110982Jy sigma=1.703887 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=6.651 mas, bpa=-4.937 degrees ! Estimated noise=0.920157 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.00227897 Jy ! Component: 100 - total flux cleaned = 0.00265487 Jy ! Component: 150 - total flux cleaned = 0.00294812 Jy ! Component: 200 - total flux cleaned = 0.003148 Jy ! Total flux subtracted in 200 components = 0.003148 Jy ! Clean residual min=-0.022068 max=0.024334 Jy/beam ! Clean residual mean=0.000062 rms=0.005223 Jy/beam ! Combined flux in latest and established models = 1.13122 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 1.13122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110935Jy sigma=1.701183 ! Fit after self-cal, rms=0.110942Jy sigma=1.700813 ! 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.110942Jy sigma=1.700813 ! Fit after self-cal, rms=0.094438Jy sigma=1.445296 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=6.659 mas, bpa=-4.937 degrees ! Estimated noise=0.920011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00071003 Jy ! Component: 100 - total flux cleaned = -0.000777362 Jy ! Component: 150 - total flux cleaned = -0.00062233 Jy ! Component: 200 - total flux cleaned = -0.000576154 Jy ! Total flux subtracted in 200 components = -0.000576154 Jy ! Clean residual min=-0.017364 max=0.017375 Jy/beam ! Clean residual mean=0.000045 rms=0.003924 Jy/beam ! Combined flux in latest and established models = 1.13064 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 1.13064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094328Jy sigma=1.444130 ! Fit after self-cal, rms=0.094332Jy sigma=1.443902 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (1.5, 79.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172626 Jy ! Component: 100 - total flux cleaned = 0.0279179 Jy ! Component: 150 - total flux cleaned = 0.0352747 Jy ! Component: 200 - total flux cleaned = 0.0405439 Jy ! Total flux subtracted in 200 components = 0.0405439 Jy ! Clean residual min=-0.016848 max=0.013662 Jy/beam ! Clean residual mean=0.000039 rms=0.003543 Jy/beam ! Combined flux in latest and established models = 1.17119 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 75 components and 1.17119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090127Jy sigma=1.387970 ! Fit after self-cal, rms=0.089898Jy sigma=1.381995 ! 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.089898Jy sigma=1.381995 ! Fit after self-cal, rms=0.078559Jy sigma=1.215089 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=6.656 mas, bpa=-4.952 degrees ! Estimated noise=0.921249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000312528 Jy ! Component: 100 - total flux cleaned = 0.000150101 Jy ! Component: 150 - total flux cleaned = 0.000654114 Jy ! Component: 200 - total flux cleaned = 0.000967039 Jy ! Total flux subtracted in 200 components = 0.000967039 Jy ! Clean residual min=-0.010037 max=0.007464 Jy/beam ! Clean residual mean=0.000026 rms=0.002136 Jy/beam ! Combined flux in latest and established models = 1.17215 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 1.17215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078368Jy sigma=1.211547 ! Fit after self-cal, rms=0.078377Jy sigma=1.211429 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.000150515 Jy ! Component: 100 - total flux cleaned = 0.0005043 Jy ! Component: 150 - total flux cleaned = 0.000769686 Jy ! Component: 200 - total flux cleaned = 0.000895442 Jy ! Total flux subtracted in 200 components = 0.000895442 Jy ! Clean residual min=-0.009963 max=0.007515 Jy/beam ! Clean residual mean=0.000026 rms=0.002120 Jy/beam ! Combined flux in latest and established models = 1.17305 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 1.17305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078271Jy sigma=1.209671 ! Fit after self-cal, rms=0.078278Jy sigma=1.209620 ! 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.078278Jy sigma=1.209620 ! Fit after self-cal, rms=0.078281Jy sigma=1.209400 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.226 mas, bmaj=9.833 mas, bpa=-2.692 degrees ! Estimated noise=1.21213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00254969 Jy ! Component: 100 - total flux cleaned = -0.00365827 Jy ! Component: 150 - total flux cleaned = -0.00374755 Jy ! Component: 200 - total flux cleaned = -0.00358983 Jy ! Total flux subtracted in 200 components = -0.00358983 Jy ! Clean residual min=-0.013544 max=0.010875 Jy/beam ! Clean residual mean=0.000054 rms=0.003364 Jy/beam ! Combined flux in latest and established models = 1.16946 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 100 components and 1.16946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078246Jy sigma=1.211113 ! Fit after self-cal, rms=0.078226Jy sigma=1.210334 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.7963e-05 Jy ! Component: 100 - total flux cleaned = -1.62831e-05 Jy ! Component: 150 - total flux cleaned = 5.11142e-05 Jy ! Component: 200 - total flux cleaned = 5.54818e-05 Jy ! Total flux subtracted in 200 components = 5.54818e-05 Jy ! Clean residual min=-0.013424 max=0.010739 Jy/beam ! Clean residual mean=0.000054 rms=0.003347 Jy/beam ! Combined flux in latest and established models = 1.16951 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 106 components and 1.16951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078275Jy sigma=1.212205 ! Fit after self-cal, rms=0.078282Jy sigma=1.211948 ! 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.4 mas, bmaj=6.655 mas, bpa=-4.952 degrees ! Estimated noise=0.921463 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.4 x 6.655 at -4.952 degrees (North through East) ! Clean map min=-0.0096226 max=1.0464 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078282Jy sigma=1.211948 ! Fit after self-cal, rms=0.073766Jy sigma=1.113314 ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=6.659 mas, bpa=-4.872 degrees ! Estimated noise=0.920798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000374288 Jy ! Component: 100 - total flux cleaned = 0.000367416 Jy ! Component: 150 - total flux cleaned = 0.000526219 Jy ! Component: 200 - total flux cleaned = 0.000741004 Jy ! Total flux subtracted in 200 components = 0.000741004 Jy ! Clean residual min=-0.009503 max=0.006726 Jy/beam ! Clean residual mean=0.000021 rms=0.001968 Jy/beam ! Combined flux in latest and established models = 1.17025 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 120 components and 1.17025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073580Jy sigma=1.108802 ! Fit after self-cal, rms=0.073578Jy sigma=1.108673 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.45531e-06 Jy ! Component: 100 - total flux cleaned = 0.000175764 Jy ! Component: 150 - total flux cleaned = 0.000285464 Jy ! Component: 200 - total flux cleaned = 0.000335314 Jy ! Total flux subtracted in 200 components = 0.000335314 Jy ! Clean residual min=-0.009298 max=0.006810 Jy/beam ! Clean residual mean=0.000021 rms=0.001960 Jy/beam ! Combined flux in latest and established models = 1.17059 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 134 components and 1.17059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073503Jy sigma=1.107157 ! Fit after self-cal, rms=0.073510Jy sigma=1.107127 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073510Jy sigma=1.107127 ! Fit after self-cal, rms=0.073449Jy sigma=1.106267 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.903 mas, bmaj=5.83 mas, bpa=-6.16 degrees ! Estimated noise=1.14175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.805818 Jy ! Component: 100 - total flux cleaned = 0.983942 Jy ! Component: 150 - total flux cleaned = 1.04748 Jy ! Component: 200 - total flux cleaned = 1.08218 Jy ! Total flux subtracted in 200 components = 1.08218 Jy ! Clean residual min=-0.009913 max=0.017196 Jy/beam ! Clean residual mean=0.000034 rms=0.002645 Jy/beam ! Combined flux in latest and established models = 1.08218 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 19 model components to the UV plane model. ! The established model now contains 19 components and 1.08218 Jy ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=6.659 mas, bpa=-4.886 degrees ! Estimated noise=0.919551 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.0232436 Jy ! Component: 100 - total flux cleaned = 0.0375311 Jy ! Component: 150 - total flux cleaned = 0.0480688 Jy ! Component: 200 - total flux cleaned = 0.056382 Jy ! Total flux subtracted in 200 components = 0.056382 Jy ! Clean residual min=-0.009832 max=0.009059 Jy/beam ! Clean residual mean=0.000024 rms=0.002270 Jy/beam ! Combined flux in latest and established models = 1.13857 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 51 components and 1.13857 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.223 mas, bmaj=9.831 mas, bpa=-2.655 degrees ! Estimated noise=1.20876 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101537 Jy ! Component: 100 - total flux cleaned = 0.0162298 Jy ! Component: 150 - total flux cleaned = 0.0185554 Jy ! Component: 200 - total flux cleaned = 0.0202944 Jy ! Total flux subtracted in 200 components = 0.0202944 Jy ! Clean residual min=-0.012820 max=0.010803 Jy/beam ! Clean residual mean=0.000046 rms=0.003186 Jy/beam ! Combined flux in latest and established models = 1.15886 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.00133514 Jy ! Component: 100 - total flux cleaned = 0.00247482 Jy ! Component: 150 - total flux cleaned = 0.00328863 Jy ! Component: 200 - total flux cleaned = 0.00392674 Jy ! Total flux subtracted in 200 components = 0.00392674 Jy ! Clean residual min=-0.012583 max=0.010296 Jy/beam ! Clean residual mean=0.000047 rms=0.003130 Jy/beam ! Combined flux in latest and established models = 1.16279 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 96 components and 1.16279 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=6.659 mas, bpa=-4.886 degrees ! Estimated noise=0.919551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00341059 Jy ! Component: 100 - total flux cleaned = 0.00429805 Jy ! Component: 150 - total flux cleaned = 0.00526625 Jy ! Component: 200 - total flux cleaned = 0.00611148 Jy ! Total flux subtracted in 200 components = 0.00611148 Jy ! Clean residual min=-0.009207 max=0.007170 Jy/beam ! Clean residual mean=0.000022 rms=0.002022 Jy/beam ! Combined flux in latest and established models = 1.1689 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 109 components and 1.1689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073914Jy sigma=1.115706 ! Fit after self-cal, rms=0.073876Jy sigma=1.114406 wmodel /scr/pima/bg219b_uvs/J1327+2210_S_map.mod ! Writing 109 model components to file: /scr/pima/bg219b_uvs/J1327+2210_S_map.mod wobs /scr/pima/bg219b_uvs/J1327+2210_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J1327+2210_S_uvs.fits wwins /scr/pima/bg219b_uvs/J1327+2210_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219b_uvs/J1327+2210_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.00395411 Jy ! Component: 100 - total flux cleaned = -0.00642359 Jy ! Component: 150 - total flux cleaned = -0.0083547 Jy ! Component: 200 - total flux cleaned = -0.0104425 Jy ! Component: 250 - total flux cleaned = -0.0122048 Jy ! Component: 300 - total flux cleaned = -0.0135603 Jy ! Component: 350 - total flux cleaned = -0.014542 Jy ! Component: 400 - total flux cleaned = -0.0150702 Jy ! Component: 450 - total flux cleaned = -0.0156866 Jy ! Component: 500 - total flux cleaned = -0.0160877 Jy ! Component: 550 - total flux cleaned = -0.0167669 Jy ! Component: 600 - total flux cleaned = -0.0168598 Jy ! Component: 650 - total flux cleaned = -0.0171363 Jy ! Component: 700 - total flux cleaned = -0.0174947 Jy ! Component: 750 - total flux cleaned = -0.0174932 Jy ! Component: 800 - total flux cleaned = -0.0175787 Jy ! Component: 850 - total flux cleaned = -0.0177481 Jy ! Component: 900 - total flux cleaned = -0.0178324 Jy ! Component: 950 - total flux cleaned = -0.0179136 Jy ! Component: 1000 - total flux cleaned = -0.0180716 Jy ! Component: 1050 - total flux cleaned = -0.0181497 Jy ! Component: 1100 - total flux cleaned = -0.0183809 Jy ! Component: 1150 - total flux cleaned = -0.0183078 Jy ! Component: 1200 - total flux cleaned = -0.0185292 Jy ! Component: 1250 - total flux cleaned = -0.018672 Jy ! Component: 1300 - total flux cleaned = -0.0185985 Jy ! Component: 1350 - total flux cleaned = -0.0187379 Jy ! Component: 1400 - total flux cleaned = -0.0186681 Jy ! Component: 1450 - total flux cleaned = -0.0186011 Jy ! Component: 1500 - total flux cleaned = -0.0187345 Jy ! Component: 1550 - total flux cleaned = -0.0186698 Jy ! Component: 1600 - total flux cleaned = -0.018927 Jy ! Component: 1650 - total flux cleaned = -0.0189256 Jy ! Component: 1700 - total flux cleaned = -0.0191756 Jy ! Component: 1750 - total flux cleaned = -0.0191755 Jy ! Component: 1800 - total flux cleaned = -0.0193577 Jy ! Component: 1850 - total flux cleaned = -0.0195979 Jy ! Component: 1900 - total flux cleaned = -0.0196572 Jy ! Component: 1950 - total flux cleaned = -0.0197151 Jy ! Component: 2000 - total flux cleaned = -0.0199454 Jy ! Component: 2050 - total flux cleaned = -0.0201162 Jy ! Component: 2100 - total flux cleaned = -0.0203971 Jy ! Component: 2150 - total flux cleaned = -0.0204519 Jy ! Component: 2200 - total flux cleaned = -0.0205612 Jy ! Component: 2250 - total flux cleaned = -0.0207782 Jy ! Component: 2300 - total flux cleaned = -0.0211514 Jy ! Component: 2350 - total flux cleaned = -0.0210979 Jy ! Component: 2400 - total flux cleaned = -0.0213595 Jy ! Component: 2450 - total flux cleaned = -0.0215653 Jy ! Component: 2500 - total flux cleaned = -0.0217687 Jy ! Component: 2550 - total flux cleaned = -0.0219708 Jy ! Component: 2600 - total flux cleaned = -0.0220703 Jy ! Component: 2650 - total flux cleaned = -0.0221694 Jy ! Component: 2700 - total flux cleaned = -0.0225594 Jy ! Component: 2750 - total flux cleaned = -0.022752 Jy ! Component: 2800 - total flux cleaned = -0.02299 Jy ! Component: 2850 - total flux cleaned = -0.0230362 Jy ! Component: 2900 - total flux cleaned = -0.0232229 Jy ! Component: 2950 - total flux cleaned = -0.0234071 Jy ! Component: 3000 - total flux cleaned = -0.0236347 Jy ! Component: 3050 - total flux cleaned = -0.0237256 Jy ! Component: 3100 - total flux cleaned = -0.0238148 Jy ! Component: 3150 - total flux cleaned = -0.0240354 Jy ! Component: 3200 - total flux cleaned = -0.0239915 Jy ! Component: 3250 - total flux cleaned = -0.0242508 Jy ! Component: 3300 - total flux cleaned = -0.0242926 Jy ! Component: 3350 - total flux cleaned = -0.0243345 Jy ! Component: 3400 - total flux cleaned = -0.0245442 Jy ! Component: 3450 - total flux cleaned = -0.0244601 Jy ! Component: 3500 - total flux cleaned = -0.0246664 Jy ! Component: 3550 - total flux cleaned = -0.0246254 Jy ! Component: 3600 - total flux cleaned = -0.0247063 Jy ! Component: 3650 - total flux cleaned = -0.0248268 Jy ! Component: 3700 - total flux cleaned = -0.024867 Jy ! Component: 3750 - total flux cleaned = -0.0250251 Jy ! Component: 3800 - total flux cleaned = -0.0252208 Jy ! Component: 3850 - total flux cleaned = -0.0251818 Jy ! Component: 3900 - total flux cleaned = -0.0251823 Jy ! Component: 3950 - total flux cleaned = -0.0253734 Jy ! Component: 4000 - total flux cleaned = -0.0254871 Jy ! Component: 4050 - total flux cleaned = -0.0256003 Jy ! Total flux subtracted in 4096 components = -0.0256377 Jy ! Clean residual min=-0.002597 max=0.001859 Jy/beam ! Clean residual mean=0.000003 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 1.14326 Jy keep ! Adding 355 model components to the UV plane model. ! The established model now contains 464 components and 1.14326 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J1327+2210_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.405 x 6.659 at -4.886 degrees (North through East) ! Clean map min=-0.0048641 max=1.0441 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1327+2210_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.04412 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000721021 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.207167 0.207167 0.414333 0.828666 1.65733 3.31467 6.62933 13.2587 26.5173 53.0346 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.044 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1448.11 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1327+2210_S_uvs.log closed on Thu Apr 7 01:24:18 2016