! Started logfile: /scr/pima/bg219g_uvs/J1521+4336_S_uvs.log on Thu Apr 7 07:18:47 2016 obs /scr/pima/bg219g_uvs/J1521+4336_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1521+4336_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.896825 visibilities/baseline/integration-bin. ! Found source: J1521+4336 ! ! 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 904 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/bg219g_uvs/J1521+4336_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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.039966Jy sigma=21.045311 ! Fit after self-cal, rms=0.719423Jy sigma=14.287417 ! 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.456 mas, bmaj=8.002 mas, bpa=10.03 degrees ! Estimated noise=1.60479 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.223231 Jy ! Component: 100 - total flux cleaned = 0.271955 Jy ! Total flux subtracted in 100 components = 0.271955 Jy ! Clean residual min=-0.012447 max=0.018863 Jy/beam ! Clean residual mean=-0.000002 rms=0.003660 Jy/beam ! Combined flux in latest and established models = 0.271955 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.271955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084391Jy sigma=1.502589 ! Fit after self-cal, rms=0.083638Jy sigma=1.493759 ! 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.775 mas, bmaj=8.499 mas, bpa=9.008 degrees ! Estimated noise=1.34671 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.0154199 Jy ! Component: 100 - total flux cleaned = 0.0208454 Jy ! Component: 150 - total flux cleaned = 0.0223464 Jy ! Component: 200 - total flux cleaned = 0.0223638 Jy ! Total flux subtracted in 200 components = 0.0223638 Jy ! Clean residual min=-0.017738 max=0.013935 Jy/beam ! Clean residual mean=-0.000020 rms=0.003561 Jy/beam ! Combined flux in latest and established models = 0.294319 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.294319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081857Jy sigma=1.413338 ! Fit after self-cal, rms=0.081833Jy sigma=1.412784 ! 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.775 x 8.499 at 9.008 degrees (North through East) ! Clean map min=-0.017281 max=0.28934 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: ! BR 0.97 HN 1.03 KP 0.99 LA 1.14 ! MK 1.01 NL 0.90 OV 0.97 PT 1.04 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.06 KP 0.97 LA 1.09 ! MK 1.00 NL 0.85 OV 1.02 PT 0.98 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 HN 1.07 KP 1.04 LA 1.20 ! MK 0.99 NL 0.87 OV 1.04 PT 1.04 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.081833Jy sigma=1.412784 ! Fit after self-cal, rms=0.080647Jy sigma=1.338636 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.775 mas, bmaj=8.503 mas, bpa=9.048 degrees ! Estimated noise=1.34456 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.00058351 Jy ! Component: 100 - total flux cleaned = 0.00100477 Jy ! Component: 150 - total flux cleaned = 0.0013514 Jy ! Component: 200 - total flux cleaned = 0.001582 Jy ! Total flux subtracted in 200 components = 0.001582 Jy ! Clean residual min=-0.008484 max=0.008743 Jy/beam ! Clean residual mean=-0.000010 rms=0.002224 Jy/beam ! Combined flux in latest and established models = 0.295901 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 20 components and 0.295901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080555Jy sigma=1.334203 ! Fit after self-cal, rms=0.080568Jy sigma=1.333603 ! 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.080568Jy sigma=1.333603 ! Fit after self-cal, rms=0.080723Jy sigma=1.333444 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.774 mas, bmaj=8.502 mas, bpa=9.013 degrees ! Estimated noise=1.34718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000512597 Jy ! Component: 100 - total flux cleaned = 0.000970669 Jy ! Component: 150 - total flux cleaned = 0.00124818 Jy ! Component: 200 - total flux cleaned = 0.00141092 Jy ! Total flux subtracted in 200 components = 0.00141092 Jy ! Clean residual min=-0.008267 max=0.008616 Jy/beam ! Clean residual mean=-0.000010 rms=0.002202 Jy/beam ! Combined flux in latest and established models = 0.297312 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.297312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080708Jy sigma=1.331064 ! Fit after self-cal, rms=0.080696Jy sigma=1.330811 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.62527e-05 Jy ! Component: 100 - total flux cleaned = 0.000136484 Jy ! Component: 150 - total flux cleaned = 0.000103252 Jy ! Component: 200 - total flux cleaned = 1.32021e-05 Jy ! Total flux subtracted in 200 components = 1.32021e-05 Jy ! Clean residual min=-0.008194 max=0.008456 Jy/beam ! Clean residual mean=-0.000010 rms=0.002187 Jy/beam ! Combined flux in latest and established models = 0.297325 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.297325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080676Jy sigma=1.329872 ! Fit after self-cal, rms=0.080667Jy sigma=1.329725 ! 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.080667Jy sigma=1.329725 ! Fit after self-cal, rms=0.080854Jy sigma=1.329514 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.775 mas, bmaj=8.502 mas, bpa=8.973 degrees ! Estimated noise=1.35025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000353724 Jy ! Component: 100 - total flux cleaned = 0.000715996 Jy ! Component: 150 - total flux cleaned = 0.000849102 Jy ! Component: 200 - total flux cleaned = 0.000791923 Jy ! Total flux subtracted in 200 components = 0.000791923 Jy ! Clean residual min=-0.008123 max=0.008469 Jy/beam ! Clean residual mean=-0.000010 rms=0.002182 Jy/beam ! Combined flux in latest and established models = 0.298117 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.298117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080857Jy sigma=1.328254 ! Fit after self-cal, rms=0.080852Jy sigma=1.328157 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.8791e-05 Jy ! Component: 100 - total flux cleaned = 3.01215e-06 Jy ! Component: 150 - total flux cleaned = -4.74586e-05 Jy ! Component: 200 - total flux cleaned = -0.000118713 Jy ! Total flux subtracted in 200 components = -0.000118713 Jy ! Clean residual min=-0.008073 max=0.008433 Jy/beam ! Clean residual mean=-0.000010 rms=0.002173 Jy/beam ! Combined flux in latest and established models = 0.297998 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.297998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080843Jy sigma=1.327660 ! Fit after self-cal, rms=0.080839Jy sigma=1.327598 ! 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.080839Jy sigma=1.327598 ! Fit after self-cal, rms=0.080993Jy sigma=1.327461 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.106 mas, bmaj=9.524 mas, bpa=5.019 degrees ! Estimated noise=1.82606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0023895 Jy ! Component: 100 - total flux cleaned = -0.00273134 Jy ! Component: 150 - total flux cleaned = -0.00288121 Jy ! Component: 200 - total flux cleaned = -0.00302114 Jy ! Total flux subtracted in 200 components = -0.00302114 Jy ! Clean residual min=-0.009427 max=0.013771 Jy/beam ! Clean residual mean=-0.000026 rms=0.003301 Jy/beam ! Combined flux in latest and established models = 0.294977 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.294977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081044Jy sigma=1.328663 ! Fit after self-cal, rms=0.081030Jy sigma=1.328603 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 = -9.79872e-05 Jy ! Component: 100 - total flux cleaned = -0.000255763 Jy ! Component: 150 - total flux cleaned = -0.000364777 Jy ! Component: 200 - total flux cleaned = -0.000467252 Jy ! Total flux subtracted in 200 components = -0.000467252 Jy ! Clean residual min=-0.009356 max=0.013696 Jy/beam ! Clean residual mean=-0.000025 rms=0.003272 Jy/beam ! Combined flux in latest and established models = 0.29451 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.29451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081125Jy sigma=1.329478 ! Fit after self-cal, rms=0.081120Jy sigma=1.329456 ! 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.776 mas, bmaj=8.502 mas, bpa=8.942 degrees ! Estimated noise=1.35298 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.776 x 8.502 at 8.942 degrees (North through East) ! Clean map min=-0.0083928 max=0.29045 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.454 mas, bmaj=8.004 mas, bpa=10.02 degrees ! Estimated noise=1.62539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.226155 Jy ! Component: 100 - total flux cleaned = 0.275498 Jy ! Component: 150 - total flux cleaned = 0.289682 Jy ! Component: 200 - total flux cleaned = 0.294644 Jy ! Total flux subtracted in 200 components = 0.294644 Jy ! Clean residual min=-0.008200 max=0.009887 Jy/beam ! Clean residual mean=-0.000004 rms=0.002225 Jy/beam ! Combined flux in latest and established models = 0.294644 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 7 model components to the UV plane model. ! The established model now contains 7 components and 0.294644 Jy ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=8.502 mas, bpa=8.942 degrees ! Estimated noise=1.35298 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) ! Added new window around map position (16.5, 87). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100959 Jy ! Component: 100 - total flux cleaned = 0.0142524 Jy ! Component: 150 - total flux cleaned = 0.017166 Jy ! Component: 200 - total flux cleaned = 0.0174827 Jy ! Total flux subtracted in 200 components = 0.0174827 Jy ! Clean residual min=-0.007576 max=0.007065 Jy/beam ! Clean residual mean=-0.000004 rms=0.001902 Jy/beam ! Combined flux in latest and established models = 0.312126 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 36 components and 0.312126 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.106 mas, bmaj=9.524 mas, bpa=5.019 degrees ! Estimated noise=1.82606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00346729 Jy ! Component: 100 - total flux cleaned = -0.00443524 Jy ! Component: 150 - total flux cleaned = -0.00522913 Jy ! Component: 200 - total flux cleaned = -0.00585302 Jy ! Total flux subtracted in 200 components = -0.00585302 Jy ! Clean residual min=-0.008353 max=0.010473 Jy/beam ! Clean residual mean=-0.000013 rms=0.002623 Jy/beam ! Combined flux in latest and established models = 0.306273 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.000647023 Jy ! Component: 100 - total flux cleaned = -0.00116429 Jy ! Component: 150 - total flux cleaned = -0.00157947 Jy ! Component: 200 - total flux cleaned = -0.0019711 Jy ! Total flux subtracted in 200 components = -0.0019711 Jy ! Clean residual min=-0.007964 max=0.010039 Jy/beam ! Clean residual mean=-0.000013 rms=0.002556 Jy/beam ! Combined flux in latest and established models = 0.304302 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 73 components and 0.304302 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=8.502 mas, bpa=8.942 degrees ! Estimated noise=1.35298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240181 Jy ! Component: 100 - total flux cleaned = 0.00327547 Jy ! Component: 150 - total flux cleaned = 0.00383654 Jy ! Component: 200 - total flux cleaned = 0.00399934 Jy ! Total flux subtracted in 200 components = 0.00399934 Jy ! Clean residual min=-0.006326 max=0.006672 Jy/beam ! Clean residual mean=-0.000003 rms=0.001731 Jy/beam ! Combined flux in latest and established models = 0.308302 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.308301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079007Jy sigma=1.306351 ! Fit after self-cal, rms=0.078940Jy sigma=1.302001 wmodel /scr/pima/bg219g_uvs/J1521+4336_S_map.mod ! Writing 89 model components to file: /scr/pima/bg219g_uvs/J1521+4336_S_map.mod wobs /scr/pima/bg219g_uvs/J1521+4336_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1521+4336_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1521+4336_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219g_uvs/J1521+4336_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.00135932 Jy ! Component: 100 - total flux cleaned = -0.00125002 Jy ! Component: 150 - total flux cleaned = -0.00144987 Jy ! Component: 200 - total flux cleaned = -0.0020165 Jy ! Component: 250 - total flux cleaned = -0.00246599 Jy ! Component: 300 - total flux cleaned = -0.00289685 Jy ! Component: 350 - total flux cleaned = -0.00314725 Jy ! Component: 400 - total flux cleaned = -0.00362982 Jy ! Component: 450 - total flux cleaned = -0.00385864 Jy ! Component: 500 - total flux cleaned = -0.00393342 Jy ! Component: 550 - total flux cleaned = -0.00407813 Jy ! Component: 600 - total flux cleaned = -0.00407812 Jy ! Component: 650 - total flux cleaned = -0.00421618 Jy ! Component: 700 - total flux cleaned = -0.00428181 Jy ! Component: 750 - total flux cleaned = -0.0042161 Jy ! Component: 800 - total flux cleaned = -0.00434435 Jy ! Component: 850 - total flux cleaned = -0.00434495 Jy ! Component: 900 - total flux cleaned = -0.00459039 Jy ! Component: 950 - total flux cleaned = -0.00476968 Jy ! Component: 1000 - total flux cleaned = -0.00476898 Jy ! Component: 1050 - total flux cleaned = -0.004884 Jy ! Component: 1100 - total flux cleaned = -0.00488422 Jy ! Component: 1150 - total flux cleaned = -0.00505002 Jy ! Component: 1200 - total flux cleaned = -0.00499601 Jy ! Component: 1250 - total flux cleaned = -0.00504894 Jy ! Component: 1300 - total flux cleaned = -0.0049442 Jy ! Component: 1350 - total flux cleaned = -0.0049956 Jy ! Component: 1400 - total flux cleaned = -0.00489309 Jy ! Component: 1450 - total flux cleaned = -0.00479318 Jy ! Component: 1500 - total flux cleaned = -0.00479343 Jy ! Component: 1550 - total flux cleaned = -0.0046484 Jy ! Component: 1600 - total flux cleaned = -0.00460086 Jy ! Component: 1650 - total flux cleaned = -0.00455447 Jy ! Component: 1700 - total flux cleaned = -0.00455429 Jy ! Component: 1750 - total flux cleaned = -0.00446118 Jy ! Component: 1800 - total flux cleaned = -0.00432411 Jy ! Component: 1850 - total flux cleaned = -0.0043687 Jy ! Component: 1900 - total flux cleaned = -0.00410058 Jy ! Component: 1950 - total flux cleaned = -0.00392504 Jy ! Component: 2000 - total flux cleaned = -0.00392508 Jy ! Component: 2050 - total flux cleaned = -0.00379621 Jy ! Component: 2100 - total flux cleaned = -0.00375368 Jy ! Component: 2150 - total flux cleaned = -0.00362751 Jy ! Component: 2200 - total flux cleaned = -0.00358574 Jy ! Component: 2250 - total flux cleaned = -0.00350292 Jy ! Component: 2300 - total flux cleaned = -0.00338035 Jy ! Component: 2350 - total flux cleaned = -0.00330039 Jy ! Component: 2400 - total flux cleaned = -0.00318101 Jy ! Component: 2450 - total flux cleaned = -0.00322102 Jy ! Component: 2500 - total flux cleaned = -0.00322074 Jy ! Component: 2550 - total flux cleaned = -0.00310442 Jy ! Component: 2600 - total flux cleaned = -0.00302771 Jy ! Component: 2650 - total flux cleaned = -0.00298938 Jy ! Component: 2700 - total flux cleaned = -0.00295134 Jy ! Component: 2750 - total flux cleaned = -0.00269013 Jy ! Component: 2800 - total flux cleaned = -0.00272716 Jy ! Component: 2850 - total flux cleaned = -0.0026903 Jy ! Component: 2900 - total flux cleaned = -0.00265351 Jy ! Component: 2950 - total flux cleaned = -0.00258105 Jy ! Component: 3000 - total flux cleaned = -0.00243795 Jy ! Component: 3050 - total flux cleaned = -0.00247345 Jy ! Component: 3100 - total flux cleaned = -0.00240267 Jy ! Component: 3150 - total flux cleaned = -0.00226334 Jy ! Component: 3200 - total flux cleaned = -0.00222914 Jy ! Component: 3250 - total flux cleaned = -0.00219488 Jy ! Component: 3300 - total flux cleaned = -0.00222948 Jy ! Component: 3350 - total flux cleaned = -0.00216184 Jy ! Component: 3400 - total flux cleaned = -0.00219544 Jy ! Component: 3450 - total flux cleaned = -0.00222867 Jy ! Component: 3500 - total flux cleaned = -0.00212903 Jy ! Component: 3550 - total flux cleaned = -0.00216202 Jy ! Component: 3600 - total flux cleaned = -0.00206382 Jy ! Component: 3650 - total flux cleaned = -0.00203124 Jy ! Component: 3700 - total flux cleaned = -0.00196663 Jy ! Component: 3750 - total flux cleaned = -0.00196666 Jy ! Component: 3800 - total flux cleaned = -0.00190257 Jy ! Component: 3850 - total flux cleaned = -0.00196616 Jy ! Component: 3900 - total flux cleaned = -0.00183948 Jy ! Component: 3950 - total flux cleaned = -0.00180818 Jy ! Component: 4000 - total flux cleaned = -0.0018395 Jy ! Component: 4050 - total flux cleaned = -0.00177702 Jy ! Total flux subtracted in 4096 components = -0.00165302 Jy ! Clean residual min=-0.001755 max=0.001895 Jy/beam ! Clean residual mean=-0.000001 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.306648 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 351 components and 0.306648 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1521+4336_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.776 x 8.502 at 8.942 degrees (North through East) ! Clean map min=-0.0043055 max=0.28535 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1521+4336_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.285354 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000503023 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.52884 0.52884 1.05768 2.11536 4.23072 8.46144 16.9229 33.8458 67.6915 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.285 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 567.279 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1521+4336_S_uvs.log closed on Thu Apr 7 07:18:51 2016