! Started logfile: /scr/pima/bg219b_uvs/J1635+6019_S_uvs.log on Thu Apr 7 01:28:00 2016 obs /scr/pima/bg219b_uvs/J1635+6019_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1635+6019_S_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.826923 visibilities/baseline/integration-bin. ! Found source: J1635+6019 ! ! 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 7740 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/J1635+6019_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.048981Jy sigma=23.307357 ! Fit after self-cal, rms=0.738460Jy sigma=16.314981 ! 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.876 mas, bmaj=6.09 mas, bpa=-75.28 degrees ! Estimated noise=0.611664 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.193129 Jy ! Component: 100 - total flux cleaned = 0.249138 Jy ! Total flux subtracted in 100 components = 0.249138 Jy ! Clean residual min=-0.013439 max=0.029071 Jy/beam ! Clean residual mean=0.000021 rms=0.003483 Jy/beam ! Combined flux in latest and established models = 0.249138 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.249138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087765Jy sigma=1.893548 ! Fit after self-cal, rms=0.087707Jy sigma=1.892379 ! Inverting map ! Added new window around map position (1.5, 8.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0293741 Jy ! Component: 100 - total flux cleaned = 0.0476715 Jy ! Total flux subtracted in 100 components = 0.0476715 Jy ! Clean residual min=-0.009044 max=0.011015 Jy/beam ! Clean residual mean=0.000039 rms=0.002316 Jy/beam ! Combined flux in latest and established models = 0.29681 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.29681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073967Jy sigma=1.570473 ! Fit after self-cal, rms=0.073332Jy sigma=1.558158 ! 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.564 mas, bmaj=7.123 mas, bpa=-76.84 degrees ! Estimated noise=0.391911 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 (3, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0191591 Jy ! Component: 100 - total flux cleaned = 0.0306646 Jy ! Component: 150 - total flux cleaned = 0.0382325 Jy ! Component: 200 - total flux cleaned = 0.0435562 Jy ! Total flux subtracted in 200 components = 0.0435562 Jy ! Clean residual min=-0.005916 max=0.008530 Jy/beam ! Clean residual mean=0.000166 rms=0.002105 Jy/beam ! Combined flux in latest and established models = 0.340366 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 73 components and 0.340366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067963Jy sigma=1.425629 ! Fit after self-cal, rms=0.067625Jy sigma=1.418182 ! 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.564 x 7.123 at -76.84 degrees (North through East) ! Clean map min=-0.0057257 max=0.25283 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.95 FD 0.98 HN 0.99 KP 0.95 ! LA 0.92 MK 1.00 NL 0.99 OV 0.96 ! PT 1.09 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.02 KP 0.96 ! LA 0.94 MK 1.00 NL 0.96 OV 0.99 ! PT 1.08 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.99 KP 0.96 ! LA 0.93 MK 0.99 NL 0.99 OV 0.95 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.01 KP 0.97 ! LA 0.96 MK 1.01 NL 1.04 OV 1.00 ! PT 1.05 SC 1.05 ! ! ! Fit before self-cal, rms=0.067625Jy sigma=1.418182 ! Fit after self-cal, rms=0.065704Jy sigma=1.373957 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.588 mas, bmaj=7.164 mas, bpa=-76.8 degrees ! Estimated noise=0.387469 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.00480874 Jy ! Component: 100 - total flux cleaned = 0.00620394 Jy ! Component: 150 - total flux cleaned = 0.0063702 Jy ! Component: 200 - total flux cleaned = 0.00629982 Jy ! Total flux subtracted in 200 components = 0.00629982 Jy ! Clean residual min=-0.006206 max=0.006219 Jy/beam ! Clean residual mean=0.000148 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.346666 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 100 components and 0.346666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065344Jy sigma=1.364102 ! Fit after self-cal, rms=0.065307Jy sigma=1.363123 ! 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.065307Jy sigma=1.363123 ! Fit after self-cal, rms=0.063986Jy sigma=1.336709 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.611 mas, bmaj=7.183 mas, bpa=-76.85 degrees ! Estimated noise=0.384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00378673 Jy ! Component: 100 - total flux cleaned = -0.00531638 Jy ! Component: 150 - total flux cleaned = -0.00611961 Jy ! Component: 200 - total flux cleaned = -0.00669078 Jy ! Total flux subtracted in 200 components = -0.00669078 Jy ! Clean residual min=-0.004098 max=0.005163 Jy/beam ! Clean residual mean=0.000120 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.339975 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 118 components and 0.339975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063717Jy sigma=1.331362 ! Fit after self-cal, rms=0.063725Jy sigma=1.331233 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.000275651 Jy ! Component: 100 - total flux cleaned = -0.000598351 Jy ! Component: 150 - total flux cleaned = -0.000925616 Jy ! Component: 200 - total flux cleaned = -0.00112272 Jy ! Total flux subtracted in 200 components = -0.00112272 Jy ! Clean residual min=-0.003929 max=0.005133 Jy/beam ! Clean residual mean=0.000118 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.338852 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 123 components and 0.338852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063682Jy sigma=1.330305 ! Fit after self-cal, rms=0.063680Jy sigma=1.330271 ! 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.063680Jy sigma=1.330271 ! Fit after self-cal, rms=0.063030Jy sigma=1.318967 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=7.197 mas, bpa=-76.88 degrees ! Estimated noise=0.382278 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103637 Jy ! Component: 100 - total flux cleaned = -0.00141938 Jy ! Component: 150 - total flux cleaned = -0.00161233 Jy ! Component: 200 - total flux cleaned = -0.00183241 Jy ! Total flux subtracted in 200 components = -0.00183241 Jy ! Clean residual min=-0.003132 max=0.004418 Jy/beam ! Clean residual mean=0.000083 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 0.33702 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 141 components and 0.33702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062970Jy sigma=1.317728 ! Fit after self-cal, rms=0.062973Jy sigma=1.317655 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 = 5.48021e-05 Jy ! Component: 100 - total flux cleaned = -3.51084e-05 Jy ! Component: 150 - total flux cleaned = -0.000137453 Jy ! Component: 200 - total flux cleaned = -0.000230592 Jy ! Total flux subtracted in 200 components = -0.000230592 Jy ! Clean residual min=-0.003054 max=0.004386 Jy/beam ! Clean residual mean=0.000083 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.336789 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 145 components and 0.336789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062959Jy sigma=1.317324 ! Fit after self-cal, rms=0.062958Jy sigma=1.317307 ! 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.062958Jy sigma=1.317307 ! Fit after self-cal, rms=0.062723Jy sigma=1.316831 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.668 mas, bmaj=11.44 mas, bpa=-87.79 degrees ! Estimated noise=0.464706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00188967 Jy ! Component: 100 - total flux cleaned = -0.00291845 Jy ! Component: 150 - total flux cleaned = -0.00315986 Jy ! Component: 200 - total flux cleaned = -0.00339129 Jy ! Total flux subtracted in 200 components = -0.00339129 Jy ! Clean residual min=-0.004123 max=0.006363 Jy/beam ! Clean residual mean=0.000157 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.333398 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 151 components and 0.333398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062699Jy sigma=1.316614 ! Fit after self-cal, rms=0.062696Jy sigma=1.316539 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.000336982 Jy ! Component: 100 - total flux cleaned = -0.000438918 Jy ! Component: 150 - total flux cleaned = -0.000493867 Jy ! Component: 200 - total flux cleaned = -0.000563083 Jy ! Total flux subtracted in 200 components = -0.000563083 Jy ! Clean residual min=-0.004064 max=0.006353 Jy/beam ! Clean residual mean=0.000155 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 0.332835 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 155 components and 0.332835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062697Jy sigma=1.316535 ! Fit after self-cal, rms=0.062695Jy sigma=1.316511 ! 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.624 mas, bmaj=7.206 mas, bpa=-76.9 degrees ! Estimated noise=0.380887 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.624 x 7.206 at -76.9 degrees (North through East) ! Clean map min=-0.0027382 max=0.2462 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.924 mas, bmaj=6.139 mas, bpa=-75.43 degrees ! Estimated noise=0.600645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.188988 Jy ! Component: 100 - total flux cleaned = 0.243837 Jy ! Component: 150 - total flux cleaned = 0.272327 Jy ! Component: 200 - total flux cleaned = 0.290371 Jy ! Total flux subtracted in 200 components = 0.290371 Jy ! Clean residual min=-0.006788 max=0.009900 Jy/beam ! Clean residual mean=0.000012 rms=0.001768 Jy/beam ! Combined flux in latest and established models = 0.290371 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.290371 Jy ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=7.206 mas, bpa=-76.9 degrees ! Estimated noise=0.380887 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.0169538 Jy ! Component: 100 - total flux cleaned = 0.0273085 Jy ! Component: 150 - total flux cleaned = 0.0339357 Jy ! Component: 200 - total flux cleaned = 0.0383858 Jy ! Total flux subtracted in 200 components = 0.0383858 Jy ! Clean residual min=-0.003192 max=0.004847 Jy/beam ! Clean residual mean=0.000072 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.328757 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 62 components and 0.328757 Jy ! Inverting map ! Added new window around map position (92, 16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00487483 Jy ! Component: 100 - total flux cleaned = 0.00716084 Jy ! Component: 150 - total flux cleaned = 0.00890434 Jy ! Component: 200 - total flux cleaned = 0.010278 Jy ! Total flux subtracted in 200 components = 0.010278 Jy ! Clean residual min=-0.003086 max=0.003929 Jy/beam ! Clean residual mean=0.000055 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.339035 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 102 components and 0.339035 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.668 mas, bmaj=11.44 mas, bpa=-87.79 degrees ! Estimated noise=0.464706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243027 Jy ! Component: 100 - total flux cleaned = 0.00307528 Jy ! Component: 150 - total flux cleaned = 0.00337051 Jy ! Component: 200 - total flux cleaned = 0.00352502 Jy ! Total flux subtracted in 200 components = 0.00352502 Jy ! Clean residual min=-0.004062 max=0.004876 Jy/beam ! Clean residual mean=0.000094 rms=0.001424 Jy/beam ! Combined flux in latest and established models = 0.34256 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 = 9.29302e-05 Jy ! Component: 100 - total flux cleaned = 0.000178962 Jy ! Component: 150 - total flux cleaned = 0.000218934 Jy ! Component: 200 - total flux cleaned = 0.000293144 Jy ! Total flux subtracted in 200 components = 0.000293144 Jy ! Clean residual min=-0.004040 max=0.004876 Jy/beam ! Clean residual mean=0.000089 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.342853 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 167 components and 0.342853 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=7.206 mas, bpa=-76.9 degrees ! Estimated noise=0.380887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000733501 Jy ! Component: 100 - total flux cleaned = 0.000945151 Jy ! Component: 150 - total flux cleaned = 0.000982148 Jy ! Component: 200 - total flux cleaned = 0.00101677 Jy ! Total flux subtracted in 200 components = 0.00101677 Jy ! Clean residual min=-0.003005 max=0.003969 Jy/beam ! Clean residual mean=0.000045 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.34387 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 195 components and 0.34387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062390Jy sigma=1.310560 ! Fit after self-cal, rms=0.062361Jy sigma=1.309501 wmodel /scr/pima/bg219b_uvs/J1635+6019_S_map.mod ! Writing 195 model components to file: /scr/pima/bg219b_uvs/J1635+6019_S_map.mod wobs /scr/pima/bg219b_uvs/J1635+6019_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J1635+6019_S_uvs.fits wwins /scr/pima/bg219b_uvs/J1635+6019_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219b_uvs/J1635+6019_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.00163308 Jy ! Component: 100 - total flux cleaned = 0.00260456 Jy ! Component: 150 - total flux cleaned = 0.00329851 Jy ! Component: 200 - total flux cleaned = 0.00406184 Jy ! Component: 250 - total flux cleaned = 0.00469374 Jy ! Component: 300 - total flux cleaned = 0.00502006 Jy ! Component: 350 - total flux cleaned = 0.00542542 Jy ! Component: 400 - total flux cleaned = 0.00572956 Jy ! Component: 450 - total flux cleaned = 0.00602481 Jy ! Component: 500 - total flux cleaned = 0.00622963 Jy ! Component: 550 - total flux cleaned = 0.00634892 Jy ! Component: 600 - total flux cleaned = 0.00650433 Jy ! Component: 650 - total flux cleaned = 0.0066178 Jy ! Component: 700 - total flux cleaned = 0.00676636 Jy ! Component: 750 - total flux cleaned = 0.00698437 Jy ! Component: 800 - total flux cleaned = 0.00719735 Jy ! Component: 850 - total flux cleaned = 0.00737162 Jy ! Component: 900 - total flux cleaned = 0.00767828 Jy ! Component: 950 - total flux cleaned = 0.00784568 Jy ! Component: 1000 - total flux cleaned = 0.00810842 Jy ! Component: 1050 - total flux cleaned = 0.00836567 Jy ! Component: 1100 - total flux cleaned = 0.00849182 Jy ! Component: 1150 - total flux cleaned = 0.00870878 Jy ! Component: 1200 - total flux cleaned = 0.00889072 Jy ! Component: 1250 - total flux cleaned = 0.00892048 Jy ! Component: 1300 - total flux cleaned = 0.00900867 Jy ! Component: 1350 - total flux cleaned = 0.00921119 Jy ! Component: 1400 - total flux cleaned = 0.00932588 Jy ! Component: 1450 - total flux cleaned = 0.0094946 Jy ! Component: 1500 - total flux cleaned = 0.00955028 Jy ! Component: 1550 - total flux cleaned = 0.00976856 Jy ! Component: 1600 - total flux cleaned = 0.00976837 Jy ! Component: 1650 - total flux cleaned = 0.00992594 Jy ! Component: 1700 - total flux cleaned = 0.00995171 Jy ! Component: 1750 - total flux cleaned = 0.0100035 Jy ! Component: 1800 - total flux cleaned = 0.0100798 Jy ! Component: 1850 - total flux cleaned = 0.010155 Jy ! Component: 1900 - total flux cleaned = 0.0102778 Jy ! Component: 1950 - total flux cleaned = 0.0103505 Jy ! Component: 2000 - total flux cleaned = 0.0103983 Jy ! Component: 2050 - total flux cleaned = 0.0104458 Jy ! Component: 2100 - total flux cleaned = 0.0104463 Jy ! Component: 2150 - total flux cleaned = 0.0104926 Jy ! Component: 2200 - total flux cleaned = 0.010538 Jy ! Component: 2250 - total flux cleaned = 0.0105156 Jy ! Component: 2300 - total flux cleaned = 0.0104935 Jy ! Component: 2350 - total flux cleaned = 0.0105156 Jy ! Component: 2400 - total flux cleaned = 0.0105369 Jy ! Component: 2450 - total flux cleaned = 0.0104942 Jy ! Component: 2500 - total flux cleaned = 0.0104095 Jy ! Component: 2550 - total flux cleaned = 0.0103676 Jy ! Component: 2600 - total flux cleaned = 0.0103679 Jy ! Component: 2650 - total flux cleaned = 0.0103065 Jy ! Component: 2700 - total flux cleaned = 0.010286 Jy ! Component: 2750 - total flux cleaned = 0.0102857 Jy ! Component: 2800 - total flux cleaned = 0.0102259 Jy ! Component: 2850 - total flux cleaned = 0.0102452 Jy ! Component: 2900 - total flux cleaned = 0.0101864 Jy ! Component: 2950 - total flux cleaned = 0.0101094 Jy ! Component: 3000 - total flux cleaned = 0.01009 Jy ! Component: 3050 - total flux cleaned = 0.0100713 Jy ! Component: 3100 - total flux cleaned = 0.0100153 Jy ! Component: 3150 - total flux cleaned = 0.0100523 Jy ! Component: 3200 - total flux cleaned = 0.0100156 Jy ! Component: 3250 - total flux cleaned = 0.00997953 Jy ! Component: 3300 - total flux cleaned = 0.00994361 Jy ! Component: 3350 - total flux cleaned = 0.00983706 Jy ! Component: 3400 - total flux cleaned = 0.00989024 Jy ! Component: 3450 - total flux cleaned = 0.00985519 Jy ! Component: 3500 - total flux cleaned = 0.0098554 Jy ! Component: 3550 - total flux cleaned = 0.00983838 Jy ! Component: 3600 - total flux cleaned = 0.00982154 Jy ! Component: 3650 - total flux cleaned = 0.00980479 Jy ! Component: 3700 - total flux cleaned = 0.00990491 Jy ! Component: 3750 - total flux cleaned = 0.00988833 Jy ! Component: 3800 - total flux cleaned = 0.00998682 Jy ! Component: 3850 - total flux cleaned = 0.00995423 Jy ! Component: 3900 - total flux cleaned = 0.0100348 Jy ! Component: 3950 - total flux cleaned = 0.0099867 Jy ! Component: 4000 - total flux cleaned = 0.0100025 Jy ! Component: 4050 - total flux cleaned = 0.0100969 Jy ! Total flux subtracted in 4096 components = 0.0100343 Jy ! Clean residual min=-0.000943 max=0.000939 Jy/beam ! Clean residual mean=0.000005 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.353904 Jy keep ! Adding 345 model components to the UV plane model. ! The established model now contains 540 components and 0.353905 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J1635+6019_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.624 x 7.206 at -76.9 degrees (North through East) ! Clean map min=-0.0025385 max=0.245 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1635+6019_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.245005 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000305972 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.374652 0.374652 0.749304 1.49861 2.99722 5.99443 11.9889 23.9777 47.9555 95.9109 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.245 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 800.742 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1635+6019_S_uvs.log closed on Thu Apr 7 01:28:05 2016