! Started logfile: /scr/pima/bg219h_uvs/J1206+0529_S_uvs.log on Thu Apr 7 09:02:17 2016 obs /scr/pima/bg219h_uvs/J1206+0529_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1206+0529_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.895508 visibilities/baseline/integration-bin. ! Found source: J1206+0529 ! ! 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 7576 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/J1206+0529_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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.028701Jy sigma=25.605545 ! Fit after self-cal, rms=0.823036Jy sigma=20.549191 ! 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.506 mas, bmaj=6.388 mas, bpa=-3.149 degrees ! Estimated noise=0.549533 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.129096 Jy ! Component: 100 - total flux cleaned = 0.17929 Jy ! Total flux subtracted in 100 components = 0.17929 Jy ! Clean residual min=-0.009190 max=0.021730 Jy/beam ! Clean residual mean=0.000029 rms=0.002522 Jy/beam ! Combined flux in latest and established models = 0.17929 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.17929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077555Jy sigma=1.855275 ! Fit after self-cal, rms=0.077187Jy sigma=1.846398 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0241883 Jy ! Component: 100 - total flux cleaned = 0.0376676 Jy ! Total flux subtracted in 100 components = 0.0376676 Jy ! Clean residual min=-0.006659 max=0.008369 Jy/beam ! Clean residual mean=0.000016 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 0.216958 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.216958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066058Jy sigma=1.571702 ! Fit after self-cal, rms=0.065947Jy sigma=1.568536 ! 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=7.539 mas, bpa=-2.287 degrees ! Estimated noise=0.377506 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, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014929 Jy ! Component: 100 - total flux cleaned = 0.0241058 Jy ! Component: 150 - total flux cleaned = 0.0305073 Jy ! Component: 200 - total flux cleaned = 0.0351759 Jy ! Total flux subtracted in 200 components = 0.0351759 Jy ! Clean residual min=-0.005705 max=0.006460 Jy/beam ! Clean residual mean=0.000008 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.252133 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 73 components and 0.252133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061995Jy sigma=1.470347 ! Fit after self-cal, rms=0.061844Jy sigma=1.466476 ! 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 7.539 at -2.287 degrees (North through East) ! Clean map min=-0.0055402 max=0.17114 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 FD 1.00* HN 0.99 KP 0.98 ! LA 0.96 MK 0.98 NL 0.96 OV 0.95 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.03 KP 0.97 ! LA 0.96 MK 1.00 NL 1.07 OV 0.94 ! PT 0.99 SC 1.02 ! ! ! 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 1.00 FD 1.00* HN 1.00 KP 0.99 ! LA 0.98 MK 0.96 NL 0.99 OV 1.02 ! PT 0.99 SC 1.07 ! ! ! Fit before self-cal, rms=0.061844Jy sigma=1.466476 ! Fit after self-cal, rms=0.060867Jy sigma=1.451158 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=7.584 mas, bpa=-2.55 degrees ! Estimated noise=0.370733 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.00180781 Jy ! Component: 100 - total flux cleaned = 0.00199388 Jy ! Component: 150 - total flux cleaned = 0.00222829 Jy ! Component: 200 - total flux cleaned = 0.00235341 Jy ! Total flux subtracted in 200 components = 0.00235341 Jy ! Clean residual min=-0.005347 max=0.005277 Jy/beam ! Clean residual mean=0.000000 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.254487 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.254487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060650Jy sigma=1.443305 ! Fit after self-cal, rms=0.060645Jy sigma=1.442764 ! 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.060645Jy sigma=1.442764 ! Fit after self-cal, rms=0.059772Jy sigma=1.431263 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=7.594 mas, bpa=-2.758 degrees ! Estimated noise=0.3679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104766 Jy ! Component: 100 - total flux cleaned = -0.00116523 Jy ! Component: 150 - total flux cleaned = -0.00121269 Jy ! Component: 200 - total flux cleaned = -0.0011775 Jy ! Total flux subtracted in 200 components = -0.0011775 Jy ! Clean residual min=-0.004549 max=0.004432 Jy/beam ! Clean residual mean=-0.000002 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.253309 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.253309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059715Jy sigma=1.428110 ! Fit after self-cal, rms=0.059722Jy sigma=1.427856 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 (-79, -51.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00382439 Jy ! Component: 100 - total flux cleaned = 0.0056832 Jy ! Component: 150 - total flux cleaned = 0.00646069 Jy ! Component: 200 - total flux cleaned = 0.00698384 Jy ! Total flux subtracted in 200 components = 0.00698384 Jy ! Clean residual min=-0.004343 max=0.003245 Jy/beam ! Clean residual mean=-0.000002 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.260293 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 116 components and 0.260293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059499Jy sigma=1.419959 ! Fit after self-cal, rms=0.059475Jy sigma=1.418989 ! 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.059475Jy sigma=1.418989 ! Fit after self-cal, rms=0.059145Jy sigma=1.418040 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=7.597 mas, bpa=-2.819 degrees ! Estimated noise=0.366202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126999 Jy ! Component: 100 - total flux cleaned = 0.00167833 Jy ! Component: 150 - total flux cleaned = 0.00201783 Jy ! Component: 200 - total flux cleaned = 0.00223964 Jy ! Total flux subtracted in 200 components = 0.00223964 Jy ! Clean residual min=-0.004217 max=0.003272 Jy/beam ! Clean residual mean=-0.000003 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.262533 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 129 components and 0.262533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059081Jy sigma=1.414996 ! Fit after self-cal, rms=0.059078Jy sigma=1.414742 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.000486452 Jy ! Component: 100 - total flux cleaned = 0.000733047 Jy ! Component: 150 - total flux cleaned = 0.000857823 Jy ! Component: 200 - total flux cleaned = 0.000885187 Jy ! Total flux subtracted in 200 components = 0.000885187 Jy ! Clean residual min=-0.004054 max=0.003157 Jy/beam ! Clean residual mean=-0.000003 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.263418 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 142 components and 0.263418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059047Jy sigma=1.413625 ! Fit after self-cal, rms=0.059047Jy sigma=1.413526 ! 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.059047Jy sigma=1.413526 ! Fit after self-cal, rms=0.058888Jy sigma=1.413199 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.98 mas, bmaj=11.86 mas, bpa=-4.593 degrees ! Estimated noise=0.46873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.53503e-05 Jy ! Component: 100 - total flux cleaned = 4.72253e-05 Jy ! Component: 150 - total flux cleaned = 0.000209649 Jy ! Component: 200 - total flux cleaned = 0.000280829 Jy ! Total flux subtracted in 200 components = 0.000280829 Jy ! Clean residual min=-0.005099 max=0.005027 Jy/beam ! Clean residual mean=-0.000006 rms=0.001480 Jy/beam ! Combined flux in latest and established models = 0.263699 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 157 components and 0.263699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058885Jy sigma=1.412360 ! Fit after self-cal, rms=0.058882Jy sigma=1.412264 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.000144443 Jy ! Component: 100 - total flux cleaned = 0.000270726 Jy ! Component: 150 - total flux cleaned = 0.000298709 Jy ! Component: 200 - total flux cleaned = 0.000350086 Jy ! Total flux subtracted in 200 components = 0.000350086 Jy ! Clean residual min=-0.005081 max=0.005020 Jy/beam ! Clean residual mean=-0.000006 rms=0.001463 Jy/beam ! Combined flux in latest and established models = 0.264049 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 166 components and 0.264049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058883Jy sigma=1.411927 ! Fit after self-cal, rms=0.058882Jy sigma=1.411882 ! 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.096 mas, bmaj=7.599 mas, bpa=-2.796 degrees ! Estimated noise=0.365382 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.096 x 7.599 at -2.796 degrees (North through East) ! Clean map min=-0.0040114 max=0.16641 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.508 mas, bmaj=6.435 mas, bpa=-3.699 degrees ! Estimated noise=0.53182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125676 Jy ! Component: 100 - total flux cleaned = 0.17568 Jy ! Component: 150 - total flux cleaned = 0.20026 Jy ! Component: 200 - total flux cleaned = 0.214533 Jy ! Total flux subtracted in 200 components = 0.214533 Jy ! Clean residual min=-0.005533 max=0.007373 Jy/beam ! Clean residual mean=0.000012 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.214533 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.214533 Jy ! Inverting map and beam ! Estimated beam: bmin=3.096 mas, bmaj=7.599 mas, bpa=-2.796 degrees ! Estimated noise=0.365382 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.0128108 Jy ! Component: 100 - total flux cleaned = 0.0211691 Jy ! Component: 150 - total flux cleaned = 0.0273271 Jy ! Component: 200 - total flux cleaned = 0.0320699 Jy ! Total flux subtracted in 200 components = 0.0320699 Jy ! Clean residual min=-0.004325 max=0.004540 Jy/beam ! Clean residual mean=0.000005 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.246603 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 68 components and 0.246603 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.98 mas, bmaj=11.86 mas, bpa=-4.593 degrees ! Estimated noise=0.46873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00587362 Jy ! Component: 100 - total flux cleaned = 0.00820834 Jy ! Component: 150 - total flux cleaned = 0.0102614 Jy ! Component: 200 - total flux cleaned = 0.0117989 Jy ! Total flux subtracted in 200 components = 0.0117989 Jy ! Clean residual min=-0.005184 max=0.004653 Jy/beam ! Clean residual mean=-0.000001 rms=0.001582 Jy/beam ! Combined flux in latest and established models = 0.258402 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.00134579 Jy ! Component: 100 - total flux cleaned = 0.002374 Jy ! Component: 150 - total flux cleaned = 0.00322212 Jy ! Component: 200 - total flux cleaned = 0.00392269 Jy ! Total flux subtracted in 200 components = 0.00392269 Jy ! Clean residual min=-0.005120 max=0.004796 Jy/beam ! Clean residual mean=-0.000004 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 0.262324 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 141 components and 0.262324 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.096 mas, bmaj=7.599 mas, bpa=-2.796 degrees ! Estimated noise=0.365382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00048926 Jy ! Component: 100 - total flux cleaned = 0.000729743 Jy ! Component: 150 - total flux cleaned = 0.000943157 Jy ! Component: 200 - total flux cleaned = 0.0010897 Jy ! Total flux subtracted in 200 components = 0.0010897 Jy ! Clean residual min=-0.004169 max=0.003229 Jy/beam ! Clean residual mean=-0.000002 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.263414 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 168 components and 0.263414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059030Jy sigma=1.415083 ! Fit after self-cal, rms=0.058991Jy sigma=1.413563 wmodel /scr/pima/bg219h_uvs/J1206+0529_S_map.mod ! Writing 168 model components to file: /scr/pima/bg219h_uvs/J1206+0529_S_map.mod wobs /scr/pima/bg219h_uvs/J1206+0529_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1206+0529_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1206+0529_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219h_uvs/J1206+0529_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.00142671 Jy ! Component: 100 - total flux cleaned = -0.00143018 Jy ! Component: 150 - total flux cleaned = -0.00115206 Jy ! Component: 200 - total flux cleaned = -0.000782317 Jy ! Component: 250 - total flux cleaned = -0.000379171 Jy ! Component: 300 - total flux cleaned = -3.95835e-05 Jy ! Component: 350 - total flux cleaned = 0.000334747 Jy ! Component: 400 - total flux cleaned = 0.000785072 Jy ! Component: 450 - total flux cleaned = 0.000960535 Jy ! Component: 500 - total flux cleaned = 0.00121534 Jy ! Component: 550 - total flux cleaned = 0.00146212 Jy ! Component: 600 - total flux cleaned = 0.00162171 Jy ! Component: 650 - total flux cleaned = 0.00185575 Jy ! Component: 700 - total flux cleaned = 0.00204597 Jy ! Component: 750 - total flux cleaned = 0.00219515 Jy ! Component: 800 - total flux cleaned = 0.00241265 Jy ! Component: 850 - total flux cleaned = 0.00244715 Jy ! Component: 900 - total flux cleaned = 0.00255141 Jy ! Component: 950 - total flux cleaned = 0.00255058 Jy ! Component: 1000 - total flux cleaned = 0.00261723 Jy ! Component: 1050 - total flux cleaned = 0.00258454 Jy ! Component: 1100 - total flux cleaned = 0.00261717 Jy ! Component: 1150 - total flux cleaned = 0.00271131 Jy ! Component: 1200 - total flux cleaned = 0.00289554 Jy ! Component: 1250 - total flux cleaned = 0.00283478 Jy ! Component: 1300 - total flux cleaned = 0.00292468 Jy ! Component: 1350 - total flux cleaned = 0.0030121 Jy ! Component: 1400 - total flux cleaned = 0.00304088 Jy ! Component: 1450 - total flux cleaned = 0.00312566 Jy ! Component: 1500 - total flux cleaned = 0.0031535 Jy ! Component: 1550 - total flux cleaned = 0.00323618 Jy ! Component: 1600 - total flux cleaned = 0.00323674 Jy ! Component: 1650 - total flux cleaned = 0.00331756 Jy ! Component: 1700 - total flux cleaned = 0.0032922 Jy ! Component: 1750 - total flux cleaned = 0.00342252 Jy ! Component: 1800 - total flux cleaned = 0.00337173 Jy ! Component: 1850 - total flux cleaned = 0.00342233 Jy ! Component: 1900 - total flux cleaned = 0.0034216 Jy ! Component: 1950 - total flux cleaned = 0.00339672 Jy ! Component: 2000 - total flux cleaned = 0.00342114 Jy ! Component: 2050 - total flux cleaned = 0.00342072 Jy ! Component: 2100 - total flux cleaned = 0.00339649 Jy ! Component: 2150 - total flux cleaned = 0.0033492 Jy ! Component: 2200 - total flux cleaned = 0.00351257 Jy ! Component: 2250 - total flux cleaned = 0.00341997 Jy ! Component: 2300 - total flux cleaned = 0.0034657 Jy ! Component: 2350 - total flux cleaned = 0.0035787 Jy ! Component: 2400 - total flux cleaned = 0.00353376 Jy ! Component: 2450 - total flux cleaned = 0.00357819 Jy ! Component: 2500 - total flux cleaned = 0.00355642 Jy ! Component: 2550 - total flux cleaned = 0.00359999 Jy ! Component: 2600 - total flux cleaned = 0.00362148 Jy ! Component: 2650 - total flux cleaned = 0.00368528 Jy ! Component: 2700 - total flux cleaned = 0.00364296 Jy ! Component: 2750 - total flux cleaned = 0.00360123 Jy ! Component: 2800 - total flux cleaned = 0.00364255 Jy ! Component: 2850 - total flux cleaned = 0.00368353 Jy ! Component: 2900 - total flux cleaned = 0.00364265 Jy ! Component: 2950 - total flux cleaned = 0.00364249 Jy ! Component: 3000 - total flux cleaned = 0.00372228 Jy ! Component: 3050 - total flux cleaned = 0.00370231 Jy ! Component: 3100 - total flux cleaned = 0.00376122 Jy ! Component: 3150 - total flux cleaned = 0.003839 Jy ! Component: 3200 - total flux cleaned = 0.00385821 Jy ! Component: 3250 - total flux cleaned = 0.00393483 Jy ! Component: 3300 - total flux cleaned = 0.00395409 Jy ! Component: 3350 - total flux cleaned = 0.00395404 Jy ! Component: 3400 - total flux cleaned = 0.00402872 Jy ! Component: 3450 - total flux cleaned = 0.0040845 Jy ! Component: 3500 - total flux cleaned = 0.00415792 Jy ! Component: 3550 - total flux cleaned = 0.00410331 Jy ! Component: 3600 - total flux cleaned = 0.00417573 Jy ! Component: 3650 - total flux cleaned = 0.00421161 Jy ! Component: 3700 - total flux cleaned = 0.00419381 Jy ! Component: 3750 - total flux cleaned = 0.00424708 Jy ! Component: 3800 - total flux cleaned = 0.00426472 Jy ! Component: 3850 - total flux cleaned = 0.00426494 Jy ! Component: 3900 - total flux cleaned = 0.0042824 Jy ! Component: 3950 - total flux cleaned = 0.00428236 Jy ! Component: 4000 - total flux cleaned = 0.00435086 Jy ! Component: 4050 - total flux cleaned = 0.00433393 Jy ! Total flux subtracted in 4096 components = 0.00438458 Jy ! Clean residual min=-0.001280 max=0.000961 Jy/beam ! Clean residual mean=-0.000002 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.267799 Jy keep ! Adding 359 model components to the UV plane model. ! The established model now contains 527 components and 0.267799 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1206+0529_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.096 x 7.599 at -2.796 degrees (North through East) ! Clean map min=-0.0033056 max=0.16325 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1206+0529_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.16325 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000317399 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.583276 0.583276 1.16655 2.3331 4.66621 9.33241 18.6648 37.3296 74.6593 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.163 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 514.336 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1206+0529_S_uvs.log closed on Thu Apr 7 09:02:22 2016