! Started logfile: /scr/pima/bg219h_uvs/J0903+5151_S_uvs.log on Thu Apr 7 08:57:49 2016 obs /scr/pima/bg219h_uvs/J0903+5151_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0903+5151_S_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.803419 visibilities/baseline/integration-bin. ! Found source: J0903+5151 ! ! 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 7520 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/J0903+5151_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 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.029137Jy sigma=25.241645 ! Fit after self-cal, rms=0.811865Jy sigma=19.897043 ! 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=3.144 mas, bmaj=3.827 mas, bpa=-7.878 degrees ! Estimated noise=0.653771 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.140688 Jy ! Component: 100 - total flux cleaned = 0.175305 Jy ! Total flux subtracted in 100 components = 0.175305 Jy ! Clean residual min=-0.006852 max=0.013815 Jy/beam ! Clean residual mean=-0.000011 rms=0.001712 Jy/beam ! Combined flux in latest and established models = 0.175305 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.175305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063759Jy sigma=1.481217 ! Fit after self-cal, rms=0.063736Jy sigma=1.480496 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155926 Jy ! Component: 100 - total flux cleaned = 0.0239938 Jy ! Total flux subtracted in 100 components = 0.0239938 Jy ! Clean residual min=-0.005124 max=0.005016 Jy/beam ! Clean residual mean=-0.000011 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.199298 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 15 components and 0.199298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058698Jy sigma=1.352431 ! Fit after self-cal, rms=0.058677Jy sigma=1.351672 ! 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.882 mas, bmaj=4.652 mas, bpa=4.673 degrees ! Estimated noise=0.381671 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.00712897 Jy ! Component: 100 - total flux cleaned = 0.0105863 Jy ! Component: 150 - total flux cleaned = 0.0125535 Jy ! Component: 200 - total flux cleaned = 0.0137705 Jy ! Total flux subtracted in 200 components = 0.0137705 Jy ! Clean residual min=-0.002966 max=0.002908 Jy/beam ! Clean residual mean=-0.000000 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.213069 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.213069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057805Jy sigma=1.332207 ! Fit after self-cal, rms=0.057799Jy sigma=1.331944 ! 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.882 x 4.652 at 4.673 degrees (North through East) ! Clean map min=-0.0028713 max=0.18818 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 1.02 FD 1.00* HN 1.02 KP 0.99 ! LA 0.98 MK 0.99 NL 1.02 OV 1.01 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 0.99 KP 1.01 ! LA 0.99 MK 1.03 NL 0.95 OV 0.99 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.02 KP 1.01 ! LA 0.96 MK 1.04 NL 0.92 OV 1.00 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.01 KP 1.01 ! LA 1.00 MK 1.04 NL 0.98 OV 1.02 ! PT 1.01 SC 1.02 ! ! ! Fit before self-cal, rms=0.057799Jy sigma=1.331944 ! Fit after self-cal, rms=0.057396Jy sigma=1.322908 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.901 mas, bmaj=4.676 mas, bpa=4.805 degrees ! Estimated noise=0.382719 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 = 6.49277e-05 Jy ! Component: 100 - total flux cleaned = 9.02938e-05 Jy ! Component: 150 - total flux cleaned = 5.4394e-05 Jy ! Component: 200 - total flux cleaned = 5.43031e-05 Jy ! Total flux subtracted in 200 components = 5.43031e-05 Jy ! Clean residual min=-0.002714 max=0.002594 Jy/beam ! Clean residual mean=0.000003 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.213123 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.213123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057381Jy sigma=1.322547 ! Fit after self-cal, rms=0.057380Jy sigma=1.322440 ! 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.057380Jy sigma=1.322440 ! Fit after self-cal, rms=0.056757Jy sigma=1.312914 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=4.669 mas, bpa=4.633 degrees ! Estimated noise=0.382534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000224347 Jy ! Component: 100 - total flux cleaned = -0.000239483 Jy ! Component: 150 - total flux cleaned = -0.00026838 Jy ! Component: 200 - total flux cleaned = -0.000306306 Jy ! Total flux subtracted in 200 components = -0.000306306 Jy ! Clean residual min=-0.002072 max=0.001853 Jy/beam ! Clean residual mean=-0.000003 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.212817 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.212817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056746Jy sigma=1.312650 ! Fit after self-cal, rms=0.056741Jy sigma=1.312572 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.000130437 Jy ! Component: 100 - total flux cleaned = -0.00011809 Jy ! Component: 150 - total flux cleaned = -0.000107531 Jy ! Component: 200 - total flux cleaned = -0.00010731 Jy ! Total flux subtracted in 200 components = -0.00010731 Jy ! Clean residual min=-0.002074 max=0.001839 Jy/beam ! Clean residual mean=-0.000003 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.21271 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 42 components and 0.21271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056736Jy sigma=1.312465 ! Fit after self-cal, rms=0.056736Jy sigma=1.312447 ! 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.056736Jy sigma=1.312447 ! Fit after self-cal, rms=0.056746Jy sigma=1.312381 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.903 mas, bmaj=4.666 mas, bpa=4.134 degrees ! Estimated noise=0.382566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.52268e-05 Jy ! Component: 100 - total flux cleaned = -9.07808e-05 Jy ! Component: 150 - total flux cleaned = -0.000112756 Jy ! Component: 200 - total flux cleaned = -0.000132299 Jy ! Total flux subtracted in 200 components = -0.000132299 Jy ! Clean residual min=-0.002090 max=0.001819 Jy/beam ! Clean residual mean=-0.000003 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.212577 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.212577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056740Jy sigma=1.312252 ! Fit after self-cal, rms=0.056740Jy sigma=1.312240 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 = -6.67088e-05 Jy ! Component: 100 - total flux cleaned = -6.64881e-05 Jy ! Component: 150 - total flux cleaned = -5.80131e-05 Jy ! Component: 200 - total flux cleaned = -5.81938e-05 Jy ! Total flux subtracted in 200 components = -5.81938e-05 Jy ! Clean residual min=-0.002093 max=0.001817 Jy/beam ! Clean residual mean=-0.000003 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.212519 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.212519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056737Jy sigma=1.312182 ! Fit after self-cal, rms=0.056738Jy sigma=1.312171 ! 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.056738Jy sigma=1.312171 ! Fit after self-cal, rms=0.056745Jy sigma=1.312139 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.469 mas, bmaj=8.412 mas, bpa=8.854 degrees ! Estimated noise=0.48126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00038119 Jy ! Component: 100 - total flux cleaned = 0.000413277 Jy ! Component: 150 - total flux cleaned = 0.000445109 Jy ! Component: 200 - total flux cleaned = 0.000472932 Jy ! Total flux subtracted in 200 components = 0.000472932 Jy ! Clean residual min=-0.001914 max=0.002218 Jy/beam ! Clean residual mean=-0.000004 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.212992 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.212992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056749Jy sigma=1.312242 ! Fit after self-cal, rms=0.056747Jy sigma=1.312208 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.65158e-05 Jy ! Component: 100 - total flux cleaned = 4.97816e-05 Jy ! Component: 150 - total flux cleaned = 6.24671e-05 Jy ! Component: 200 - total flux cleaned = 7.33914e-05 Jy ! Total flux subtracted in 200 components = 7.33914e-05 Jy ! Clean residual min=-0.001919 max=0.002226 Jy/beam ! Clean residual mean=-0.000004 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.213065 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.213065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056750Jy sigma=1.312283 ! Fit after self-cal, rms=0.056749Jy sigma=1.312257 ! 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.904 mas, bmaj=4.664 mas, bpa=3.764 degrees ! Estimated noise=0.382587 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.904 x 4.664 at 3.764 degrees (North through East) ! Clean map min=-0.0020282 max=0.18844 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=3.159 mas, bmaj=3.838 mas, bpa=-8.484 degrees ! Estimated noise=0.660573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142039 Jy ! Component: 100 - total flux cleaned = 0.176989 Jy ! Component: 150 - total flux cleaned = 0.192156 Jy ! Component: 200 - total flux cleaned = 0.200339 Jy ! Total flux subtracted in 200 components = 0.200339 Jy ! Clean residual min=-0.005068 max=0.004583 Jy/beam ! Clean residual mean=-0.000011 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.200339 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.200339 Jy ! Inverting map and beam ! Estimated beam: bmin=3.904 mas, bmaj=4.664 mas, bpa=3.764 degrees ! Estimated noise=0.382587 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.0063007 Jy ! Component: 100 - total flux cleaned = 0.0092608 Jy ! Component: 150 - total flux cleaned = 0.0108795 Jy ! Component: 200 - total flux cleaned = 0.0114063 Jy ! Total flux subtracted in 200 components = 0.0114063 Jy ! Clean residual min=-0.002097 max=0.002131 Jy/beam ! Clean residual mean=-0.000004 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.211746 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.211746 Jy ! Inverting map ! Added new window around map position (-5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150912 Jy ! Component: 100 - total flux cleaned = 0.00160986 Jy ! Component: 150 - total flux cleaned = 0.00157619 Jy ! Component: 200 - total flux cleaned = 0.00154727 Jy ! Total flux subtracted in 200 components = 0.00154727 Jy ! Clean residual min=-0.002070 max=0.001866 Jy/beam ! Clean residual mean=-0.000003 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.213293 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.213293 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.469 mas, bmaj=8.412 mas, bpa=8.854 degrees ! Estimated noise=0.48126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000308616 Jy ! Component: 100 - total flux cleaned = 0.000373341 Jy ! Component: 150 - total flux cleaned = 0.000428614 Jy ! Component: 200 - total flux cleaned = 0.000476157 Jy ! Total flux subtracted in 200 components = 0.000476157 Jy ! Clean residual min=-0.001840 max=0.002236 Jy/beam ! Clean residual mean=-0.000003 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.213769 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 = 2.79322e-05 Jy ! Component: 100 - total flux cleaned = 4.05722e-05 Jy ! Component: 150 - total flux cleaned = 4.63117e-05 Jy ! Component: 200 - total flux cleaned = 4.64856e-05 Jy ! Total flux subtracted in 200 components = 4.64856e-05 Jy ! Clean residual min=-0.001842 max=0.002235 Jy/beam ! Clean residual mean=-0.000002 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.213816 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 57 components and 0.213816 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.904 mas, bmaj=4.664 mas, bpa=3.764 degrees ! Estimated noise=0.382587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000133633 Jy ! Component: 100 - total flux cleaned = -0.000157283 Jy ! Component: 150 - total flux cleaned = -0.000218733 Jy ! Component: 200 - total flux cleaned = -0.000237937 Jy ! Total flux subtracted in 200 components = -0.000237937 Jy ! Clean residual min=-0.002058 max=0.001795 Jy/beam ! Clean residual mean=-0.000002 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.213578 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 67 components and 0.213578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056690Jy sigma=1.310672 ! Fit after self-cal, rms=0.056684Jy sigma=1.310567 wmodel /scr/pima/bg219h_uvs/J0903+5151_S_map.mod ! Writing 67 model components to file: /scr/pima/bg219h_uvs/J0903+5151_S_map.mod wobs /scr/pima/bg219h_uvs/J0903+5151_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0903+5151_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0903+5151_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219h_uvs/J0903+5151_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.000308417 Jy ! Component: 100 - total flux cleaned = -0.000366583 Jy ! Component: 150 - total flux cleaned = -0.00056958 Jy ! Component: 200 - total flux cleaned = -0.000765403 Jy ! Component: 250 - total flux cleaned = -0.000926755 Jy ! Component: 300 - total flux cleaned = -0.00100506 Jy ! Component: 350 - total flux cleaned = -0.00113241 Jy ! Component: 400 - total flux cleaned = -0.00133097 Jy ! Component: 450 - total flux cleaned = -0.00142756 Jy ! Component: 500 - total flux cleaned = -0.00152269 Jy ! Component: 550 - total flux cleaned = -0.00166226 Jy ! Component: 600 - total flux cleaned = -0.00173057 Jy ! Component: 650 - total flux cleaned = -0.00181953 Jy ! Component: 700 - total flux cleaned = -0.00184135 Jy ! Component: 750 - total flux cleaned = -0.00186271 Jy ! Component: 800 - total flux cleaned = -0.00186305 Jy ! Component: 850 - total flux cleaned = -0.00190479 Jy ! Component: 900 - total flux cleaned = -0.00188409 Jy ! Component: 950 - total flux cleaned = -0.00188431 Jy ! Component: 1000 - total flux cleaned = -0.00188448 Jy ! Component: 1050 - total flux cleaned = -0.00188502 Jy ! Component: 1100 - total flux cleaned = -0.00196209 Jy ! Component: 1150 - total flux cleaned = -0.00194274 Jy ! Component: 1200 - total flux cleaned = -0.0018866 Jy ! Component: 1250 - total flux cleaned = -0.00190472 Jy ! Component: 1300 - total flux cleaned = -0.00192269 Jy ! Component: 1350 - total flux cleaned = -0.0018869 Jy ! Component: 1400 - total flux cleaned = -0.00192222 Jy ! Component: 1450 - total flux cleaned = -0.00195674 Jy ! Component: 1500 - total flux cleaned = -0.00183571 Jy ! Component: 1550 - total flux cleaned = -0.00181903 Jy ! Component: 1600 - total flux cleaned = -0.0018191 Jy ! Component: 1650 - total flux cleaned = -0.0018525 Jy ! Component: 1700 - total flux cleaned = -0.0018029 Jy ! Component: 1750 - total flux cleaned = -0.00175407 Jy ! Component: 1800 - total flux cleaned = -0.00180266 Jy ! Component: 1850 - total flux cleaned = -0.00175479 Jy ! Component: 1900 - total flux cleaned = -0.00183393 Jy ! Component: 1950 - total flux cleaned = -0.00183379 Jy ! Component: 2000 - total flux cleaned = -0.0018182 Jy ! Component: 2050 - total flux cleaned = -0.00181828 Jy ! Component: 2100 - total flux cleaned = -0.0018488 Jy ! Component: 2150 - total flux cleaned = -0.0017883 Jy ! Component: 2200 - total flux cleaned = -0.00178841 Jy ! Component: 2250 - total flux cleaned = -0.00178842 Jy ! Component: 2300 - total flux cleaned = -0.00181783 Jy ! Component: 2350 - total flux cleaned = -0.00181765 Jy ! Component: 2400 - total flux cleaned = -0.00180317 Jy ! Component: 2450 - total flux cleaned = -0.00181743 Jy ! Component: 2500 - total flux cleaned = -0.00178894 Jy ! Component: 2550 - total flux cleaned = -0.00180289 Jy ! Component: 2600 - total flux cleaned = -0.00178895 Jy ! Component: 2650 - total flux cleaned = -0.00177493 Jy ! Component: 2700 - total flux cleaned = -0.00174748 Jy ! Component: 2750 - total flux cleaned = -0.00178853 Jy ! Component: 2800 - total flux cleaned = -0.00177489 Jy ! Component: 2850 - total flux cleaned = -0.0017345 Jy ! Component: 2900 - total flux cleaned = -0.00170781 Jy ! Component: 2950 - total flux cleaned = -0.00172111 Jy ! Component: 3000 - total flux cleaned = -0.00172106 Jy ! Component: 3050 - total flux cleaned = -0.00166871 Jy ! Component: 3100 - total flux cleaned = -0.0016687 Jy ! Component: 3150 - total flux cleaned = -0.00164292 Jy ! Component: 3200 - total flux cleaned = -0.00164298 Jy ! Component: 3250 - total flux cleaned = -0.00163021 Jy ! Component: 3300 - total flux cleaned = -0.00160495 Jy ! Component: 3350 - total flux cleaned = -0.00161765 Jy ! Component: 3400 - total flux cleaned = -0.00158004 Jy ! Component: 3450 - total flux cleaned = -0.00153062 Jy ! Component: 3500 - total flux cleaned = -0.00162925 Jy ! Component: 3550 - total flux cleaned = -0.0016169 Jy ! Component: 3600 - total flux cleaned = -0.00160464 Jy ! Component: 3650 - total flux cleaned = -0.00154413 Jy ! Component: 3700 - total flux cleaned = -0.00160428 Jy ! Component: 3750 - total flux cleaned = -0.00160418 Jy ! Component: 3800 - total flux cleaned = -0.00160435 Jy ! Component: 3850 - total flux cleaned = -0.00161617 Jy ! Component: 3900 - total flux cleaned = -0.00162785 Jy ! Component: 3950 - total flux cleaned = -0.00162794 Jy ! Component: 4000 - total flux cleaned = -0.00162788 Jy ! Component: 4050 - total flux cleaned = -0.00165086 Jy ! Total flux subtracted in 4096 components = -0.00163938 Jy ! Clean residual min=-0.000705 max=0.000665 Jy/beam ! Clean residual mean=-0.000003 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.211938 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 332 components and 0.211938 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0903+5151_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.904 x 4.664 at 3.764 degrees (North through East) ! Clean map min=-0.0015064 max=0.18869 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0903+5151_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.188687 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000193791 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.308116 0.308116 0.616232 1.23246 2.46493 4.92986 9.85972 19.7194 39.4389 78.8778 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.188 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 973.658 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0903+5151_S_uvs.log closed on Thu Apr 7 08:57:53 2016