! Started logfile: /scr/pima/bg219h_uvs/J1734+3857_S_uvs.log on Thu Apr 7 09:08:35 2016 obs /scr/pima/bg219h_uvs/J1734+3857_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1734+3857_S_uva.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.647619 visibilities/baseline/integration-bin. ! Found source: J1734+3857 ! ! 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 816 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/bg219h_uvs/J1734+3857_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.228270Jy sigma=21.328584 ! Fit after self-cal, rms=0.258998Jy sigma=4.503570 ! 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.578 mas, bmaj=8.613 mas, bpa=-35.06 degrees ! Estimated noise=2.28221 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.587596 Jy ! Component: 100 - total flux cleaned = 0.717206 Jy ! Total flux subtracted in 100 components = 0.717206 Jy ! Clean residual min=-0.031188 max=0.042228 Jy/beam ! Clean residual mean=0.000127 rms=0.008772 Jy/beam ! Combined flux in latest and established models = 0.717206 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.717206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112118Jy sigma=1.870039 ! Fit after self-cal, rms=0.112106Jy sigma=1.869746 ! 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.09 mas, bmaj=8.727 mas, bpa=-34.7 degrees ! Estimated noise=1.79458 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.0439673 Jy ! Component: 100 - total flux cleaned = 0.0685648 Jy ! Component: 150 - total flux cleaned = 0.0840257 Jy ! Component: 200 - total flux cleaned = 0.0938632 Jy ! Total flux subtracted in 200 components = 0.0938632 Jy ! Clean residual min=-0.018838 max=0.021368 Jy/beam ! Clean residual mean=0.000056 rms=0.005189 Jy/beam ! Combined flux in latest and established models = 0.811069 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.811069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093022Jy sigma=1.521948 ! Fit after self-cal, rms=0.092950Jy sigma=1.521229 ! 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.09 x 8.727 at -34.7 degrees (North through East) ! Clean map min=-0.018246 max=0.75816 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.99 FD 1.00* HN 1.02 KP 0.94 ! LA 0.96 MK 1.00 NL 0.93 OV 0.98 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.02 KP 0.96 ! LA 1.00 MK 0.99 NL 1.08 OV 0.94 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 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.99 FD 1.00* HN 1.06 KP 0.95 ! LA 1.05 MK 0.98 NL 0.93 OV 0.85 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.092950Jy sigma=1.521229 ! Fit after self-cal, rms=0.082451Jy sigma=1.350236 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=8.742 mas, bpa=-34.63 degrees ! Estimated noise=1.75649 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.0113392 Jy ! Component: 100 - total flux cleaned = -0.0119301 Jy ! Component: 150 - total flux cleaned = -0.0119324 Jy ! Component: 200 - total flux cleaned = -0.0113144 Jy ! Total flux subtracted in 200 components = -0.0113144 Jy ! Clean residual min=-0.013994 max=0.012182 Jy/beam ! Clean residual mean=0.000036 rms=0.003561 Jy/beam ! Combined flux in latest and established models = 0.799755 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 28 components and 0.799755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080744Jy sigma=1.305373 ! Fit after self-cal, rms=0.080753Jy sigma=1.305176 ! 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.080753Jy sigma=1.305176 ! Fit after self-cal, rms=0.073660Jy sigma=1.100011 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=8.729 mas, bpa=-34.57 degrees ! Estimated noise=1.76073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00239322 Jy ! Component: 100 - total flux cleaned = -0.00418151 Jy ! Component: 150 - total flux cleaned = -0.0058191 Jy ! Component: 200 - total flux cleaned = -0.00661589 Jy ! Total flux subtracted in 200 components = -0.00661589 Jy ! Clean residual min=-0.008992 max=0.008224 Jy/beam ! Clean residual mean=0.000017 rms=0.002283 Jy/beam ! Combined flux in latest and established models = 0.793139 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 50 components and 0.793139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072986Jy sigma=1.090369 ! Fit after self-cal, rms=0.072954Jy sigma=1.090061 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.000564586 Jy ! Component: 100 - total flux cleaned = -0.00118331 Jy ! Component: 150 - total flux cleaned = -0.00138983 Jy ! Component: 200 - total flux cleaned = -0.00158042 Jy ! Total flux subtracted in 200 components = -0.00158042 Jy ! Clean residual min=-0.008741 max=0.008139 Jy/beam ! Clean residual mean=0.000018 rms=0.002256 Jy/beam ! Combined flux in latest and established models = 0.791558 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.791558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072787Jy sigma=1.087987 ! Fit after self-cal, rms=0.072792Jy sigma=1.087912 ! 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.072792Jy sigma=1.087912 ! Fit after self-cal, rms=0.072554Jy sigma=1.084607 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.106 mas, bmaj=8.729 mas, bpa=-34.55 degrees ! Estimated noise=1.75866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0034342 Jy ! Component: 100 - total flux cleaned = -0.004841 Jy ! Component: 150 - total flux cleaned = -0.00582399 Jy ! Component: 200 - total flux cleaned = -0.00630102 Jy ! Total flux subtracted in 200 components = -0.00630102 Jy ! Clean residual min=-0.008542 max=0.007743 Jy/beam ! Clean residual mean=0.000016 rms=0.002097 Jy/beam ! Combined flux in latest and established models = 0.785257 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.785257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072263Jy sigma=1.081919 ! Fit after self-cal, rms=0.072268Jy sigma=1.081886 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.000283265 Jy ! Component: 100 - total flux cleaned = -0.00037894 Jy ! Component: 150 - total flux cleaned = -0.000513041 Jy ! Component: 200 - total flux cleaned = -0.000637725 Jy ! Total flux subtracted in 200 components = -0.000637725 Jy ! Clean residual min=-0.008470 max=0.007713 Jy/beam ! Clean residual mean=0.000017 rms=0.002090 Jy/beam ! Combined flux in latest and established models = 0.78462 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 69 components and 0.78462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072199Jy sigma=1.081191 ! Fit after self-cal, rms=0.072206Jy sigma=1.081172 ! 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.072206Jy sigma=1.081172 ! Fit after self-cal, rms=0.072054Jy sigma=1.079569 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.823 mas, bmaj=9.208 mas, bpa=-37.86 degrees ! Estimated noise=2.18078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00234072 Jy ! Component: 100 - total flux cleaned = -0.00374379 Jy ! Component: 150 - total flux cleaned = -0.00425508 Jy ! Component: 200 - total flux cleaned = -0.00455997 Jy ! Total flux subtracted in 200 components = -0.00455997 Jy ! Clean residual min=-0.008953 max=0.009584 Jy/beam ! Clean residual mean=0.000034 rms=0.002477 Jy/beam ! Combined flux in latest and established models = 0.78006 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 87 components and 0.78006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071974Jy sigma=1.079776 ! Fit after self-cal, rms=0.071970Jy sigma=1.079644 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.000260008 Jy ! Component: 100 - total flux cleaned = -0.0003347 Jy ! Component: 150 - total flux cleaned = -0.000403751 Jy ! Component: 200 - total flux cleaned = -0.000425491 Jy ! Total flux subtracted in 200 components = -0.000425491 Jy ! Clean residual min=-0.008900 max=0.009615 Jy/beam ! Clean residual mean=0.000034 rms=0.002474 Jy/beam ! Combined flux in latest and established models = 0.779634 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.779634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071992Jy sigma=1.080146 ! Fit after self-cal, rms=0.071995Jy sigma=1.080110 ! 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.106 mas, bmaj=8.728 mas, bpa=-34.55 degrees ! Estimated noise=1.75592 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.106 x 8.728 at -34.55 degrees (North through East) ! Clean map min=-0.0081906 max=0.74355 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.071995Jy sigma=1.080110 ! Fit after self-cal, rms=0.065827Jy sigma=0.972710 ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=8.733 mas, bpa=-34.59 degrees ! Estimated noise=1.73726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00718935 Jy ! Component: 100 - total flux cleaned = -0.0092841 Jy ! Component: 150 - total flux cleaned = -0.0103471 Jy ! Component: 200 - total flux cleaned = -0.0110477 Jy ! Total flux subtracted in 200 components = -0.0110477 Jy ! Clean residual min=-0.007824 max=0.008187 Jy/beam ! Clean residual mean=0.000018 rms=0.002034 Jy/beam ! Combined flux in latest and established models = 0.768587 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 108 components and 0.768587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064740Jy sigma=0.963581 ! Fit after self-cal, rms=0.064747Jy sigma=0.963520 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000561572 Jy ! Component: 100 - total flux cleaned = -0.00100199 Jy ! Component: 150 - total flux cleaned = -0.00140324 Jy ! Component: 200 - total flux cleaned = -0.00177055 Jy ! Total flux subtracted in 200 components = -0.00177055 Jy ! Clean residual min=-0.007892 max=0.007863 Jy/beam ! Clean residual mean=0.000020 rms=0.002032 Jy/beam ! Combined flux in latest and established models = 0.766816 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.766816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064636Jy sigma=0.962567 ! Fit after self-cal, rms=0.064642Jy sigma=0.962526 ! 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.064642Jy sigma=0.962526 ! Fit after self-cal, rms=0.059388Jy sigma=0.886122 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.603 mas, bmaj=8.648 mas, bpa=-34.97 degrees ! Estimated noise=2.19523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.565155 Jy ! Component: 100 - total flux cleaned = 0.688868 Jy ! Component: 150 - total flux cleaned = 0.726354 Jy ! Component: 200 - total flux cleaned = 0.74346 Jy ! Total flux subtracted in 200 components = 0.74346 Jy ! Clean residual min=-0.013027 max=0.011852 Jy/beam ! Clean residual mean=0.000029 rms=0.003278 Jy/beam ! Combined flux in latest and established models = 0.74346 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.74346 Jy ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=8.724 mas, bpa=-34.6 degrees ! Estimated noise=1.72965 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.00494637 Jy ! Component: 100 - total flux cleaned = 0.00659382 Jy ! Component: 150 - total flux cleaned = 0.00737442 Jy ! Component: 200 - total flux cleaned = 0.00842626 Jy ! Total flux subtracted in 200 components = 0.00842626 Jy ! Clean residual min=-0.007980 max=0.007335 Jy/beam ! Clean residual mean=0.000022 rms=0.002167 Jy/beam ! Combined flux in latest and established models = 0.751886 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.751886 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.832 mas, bmaj=9.202 mas, bpa=-37.93 degrees ! Estimated noise=2.14378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00293757 Jy ! Component: 100 - total flux cleaned = 0.00436591 Jy ! Component: 150 - total flux cleaned = 0.0053896 Jy ! Component: 200 - total flux cleaned = 0.00608335 Jy ! Total flux subtracted in 200 components = 0.00608335 Jy ! Clean residual min=-0.008028 max=0.008662 Jy/beam ! Clean residual mean=0.000038 rms=0.002377 Jy/beam ! Combined flux in latest and established models = 0.75797 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.000574538 Jy ! Component: 100 - total flux cleaned = 0.001057 Jy ! Component: 150 - total flux cleaned = 0.00136355 Jy ! Component: 200 - total flux cleaned = 0.00150291 Jy ! Total flux subtracted in 200 components = 0.00150291 Jy ! Clean residual min=-0.007885 max=0.008425 Jy/beam ! Clean residual mean=0.000035 rms=0.002326 Jy/beam ! Combined flux in latest and established models = 0.759473 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 42 components and 0.759473 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=8.724 mas, bpa=-34.6 degrees ! Estimated noise=1.72965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00312502 Jy ! Component: 100 - total flux cleaned = -0.00358099 Jy ! Component: 150 - total flux cleaned = -0.00358848 Jy ! Component: 200 - total flux cleaned = -0.00315223 Jy ! Total flux subtracted in 200 components = -0.00315223 Jy ! Clean residual min=-0.008056 max=0.007205 Jy/beam ! Clean residual mean=0.000019 rms=0.001946 Jy/beam ! Combined flux in latest and established models = 0.756321 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.756321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059433Jy sigma=0.895346 ! Fit after self-cal, rms=0.059415Jy sigma=0.894782 wmodel /scr/pima/bg219h_uvs/J1734+3857_S_map.mod ! Writing 50 model components to file: /scr/pima/bg219h_uvs/J1734+3857_S_map.mod wobs /scr/pima/bg219h_uvs/J1734+3857_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1734+3857_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1734+3857_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J1734+3857_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.000230821 Jy ! Component: 100 - total flux cleaned = -0.000466906 Jy ! Component: 150 - total flux cleaned = -0.000682911 Jy ! Component: 200 - total flux cleaned = -0.000683969 Jy ! Component: 250 - total flux cleaned = -0.00115675 Jy ! Component: 300 - total flux cleaned = -0.00151885 Jy ! Component: 350 - total flux cleaned = -0.00212808 Jy ! Component: 400 - total flux cleaned = -0.0025496 Jy ! Component: 450 - total flux cleaned = -0.00295419 Jy ! Component: 500 - total flux cleaned = -0.00326618 Jy ! Component: 550 - total flux cleaned = -0.00356846 Jy ! Component: 600 - total flux cleaned = -0.00371527 Jy ! Component: 650 - total flux cleaned = -0.00407179 Jy ! Component: 700 - total flux cleaned = -0.00441666 Jy ! Component: 750 - total flux cleaned = -0.00461879 Jy ! Component: 800 - total flux cleaned = -0.00494587 Jy ! Component: 850 - total flux cleaned = -0.00501017 Jy ! Component: 900 - total flux cleaned = -0.00525937 Jy ! Component: 950 - total flux cleaned = -0.00544045 Jy ! Component: 1000 - total flux cleaned = -0.00561689 Jy ! Component: 1050 - total flux cleaned = -0.00555976 Jy ! Component: 1100 - total flux cleaned = -0.00544829 Jy ! Component: 1150 - total flux cleaned = -0.00544874 Jy ! Component: 1200 - total flux cleaned = -0.00539418 Jy ! Component: 1250 - total flux cleaned = -0.0054979 Jy ! Component: 1300 - total flux cleaned = -0.00534336 Jy ! Component: 1350 - total flux cleaned = -0.00534303 Jy ! Component: 1400 - total flux cleaned = -0.00524643 Jy ! Component: 1450 - total flux cleaned = -0.00524703 Jy ! Component: 1500 - total flux cleaned = -0.00524801 Jy ! Component: 1550 - total flux cleaned = -0.0054327 Jy ! Component: 1600 - total flux cleaned = -0.0054775 Jy ! Component: 1650 - total flux cleaned = -0.00552328 Jy ! Component: 1700 - total flux cleaned = -0.00565393 Jy ! Component: 1750 - total flux cleaned = -0.00573867 Jy ! Component: 1800 - total flux cleaned = -0.00586473 Jy ! Component: 1850 - total flux cleaned = -0.00598864 Jy ! Component: 1900 - total flux cleaned = -0.00611031 Jy ! Component: 1950 - total flux cleaned = -0.00615026 Jy ! Component: 2000 - total flux cleaned = -0.00618994 Jy ! Component: 2050 - total flux cleaned = -0.00618971 Jy ! Component: 2100 - total flux cleaned = -0.00626659 Jy ! Component: 2150 - total flux cleaned = -0.00626702 Jy ! Component: 2200 - total flux cleaned = -0.00638035 Jy ! Component: 2250 - total flux cleaned = -0.00641793 Jy ! Component: 2300 - total flux cleaned = -0.00652743 Jy ! Component: 2350 - total flux cleaned = -0.00659938 Jy ! Component: 2400 - total flux cleaned = -0.00674191 Jy ! Component: 2450 - total flux cleaned = -0.00670647 Jy ! Component: 2500 - total flux cleaned = -0.00684587 Jy ! Component: 2550 - total flux cleaned = -0.00688053 Jy ! Component: 2600 - total flux cleaned = -0.00698299 Jy ! Component: 2650 - total flux cleaned = -0.00708434 Jy ! Component: 2700 - total flux cleaned = -0.00718458 Jy ! Component: 2750 - total flux cleaned = -0.00728431 Jy ! Component: 2800 - total flux cleaned = -0.00738328 Jy ! Component: 2850 - total flux cleaned = -0.00744861 Jy ! Component: 2900 - total flux cleaned = -0.00757788 Jy ! Component: 2950 - total flux cleaned = -0.00751358 Jy ! Component: 3000 - total flux cleaned = -0.00760918 Jy ! Component: 3050 - total flux cleaned = -0.00760905 Jy ! Component: 3100 - total flux cleaned = -0.00757756 Jy ! Component: 3150 - total flux cleaned = -0.00767169 Jy ! Component: 3200 - total flux cleaned = -0.00773381 Jy ! Component: 3250 - total flux cleaned = -0.00773372 Jy ! Component: 3300 - total flux cleaned = -0.00761011 Jy ! Component: 3350 - total flux cleaned = -0.00764093 Jy ! Component: 3400 - total flux cleaned = -0.00757957 Jy ! Component: 3450 - total flux cleaned = -0.00754888 Jy ! Component: 3500 - total flux cleaned = -0.00751839 Jy ! Component: 3550 - total flux cleaned = -0.00760955 Jy ! Component: 3600 - total flux cleaned = -0.00754886 Jy ! Component: 3650 - total flux cleaned = -0.00751846 Jy ! Component: 3700 - total flux cleaned = -0.00757894 Jy ! Component: 3750 - total flux cleaned = -0.0076394 Jy ! Component: 3800 - total flux cleaned = -0.00766955 Jy ! Component: 3850 - total flux cleaned = -0.00769967 Jy ! Component: 3900 - total flux cleaned = -0.00779004 Jy ! Component: 3950 - total flux cleaned = -0.00779 Jy ! Component: 4000 - total flux cleaned = -0.00776001 Jy ! Component: 4050 - total flux cleaned = -0.00779016 Jy ! Total flux subtracted in 4096 components = -0.00775995 Jy ! Clean residual min=-0.001862 max=0.001970 Jy/beam ! Clean residual mean=0.000002 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.748561 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 303 components and 0.74856 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1734+3857_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.112 x 8.724 at -34.6 degrees (North through East) ! Clean map min=-0.0066683 max=0.73071 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1734+3857_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.73071 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000473603 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.194442 0.194442 0.388885 0.77777 1.55554 3.11108 6.22216 12.4443 24.8886 49.7773 99.5545 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.73 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1542.87 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1734+3857_S_uvs.log closed on Thu Apr 7 09:08:39 2016